@charset "utf-8";

.none {
	display: none;
}

.text_million {
	color: #ff0000;
	font-size: 120%;
	font-weight: bold;
}
.text_million2 {
	color: #6a8bf2;
	font-size: 120%;
	font-weight: bold;
}

.area_wanted {
	width: 430px;
	float: left;
}

.area_wanted_mail {
	background: url(image/bg_information.gif) no-repeat;
	height: 57px;
	width: 326px;
	text-align: center;
}

.area_wanted_mail p {
	margin: 0px;
}

.area_wanted_mail p a {
	color: #0099FF;
	padding: 7px;
	display: block;
	width: 312px;
	height: 43px;
}

.area_tvcm {
	background: url(image/bn_tvcm.gif) no-repeat;
	width: 182px;
	float: left;
	height: 259px;
}

.area_message {
	clear: both;
	width: 625px;
}

/* title */

.title_wanted {
	background: url(image/title_message.jpg) no-repeat;
	height: 23px;
}

.bgtitle_message {
	clear: both;
}

.title_message {
	width: 630px;
	height: 30px;
	background-image: url(images/ptn_ttl04.gif);
	background-repeat: no-repeat;
}

.message_governor {
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
}


/* tvcm */

ul.ul_tvcm {
	margin: 0px;
	padding: 135px 0px 25px;
	height: 50px;
}

ul.ul_tvcm li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.ul_tvcm li a {
	display: block;
	height: 24px;
}

/* Governor */
.governor_article{
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
	padding-top:20px;

}

.governor_article_btm
{
	background: url(image/bg_governor_btm.gif) bottom left no-repeat;
	height: 5px;
	padding-top:25px;
	vertical-align: bottom;
	}

.governor_article_img{
float:left;
margin:0px 20px 20px 23px;
}

.governor_article p.message{
	margin:5px 23px 15px;
	font-size: 130%;
	line-height:1.4;
}
.governor_article p.name{
	margin:5px 23px 15px;
	font-size: 120%;
	line-height:1.4;
	text-align:right;
}



.img_right {
	float: right;
	margin: 10px 20px 20px;
}

.text_read {
	font-size: 110%;
}
p.pagetop{
	text-align:right;
	margin-bottom:30px;
	margin-top: 0px;
	clear: both;
}

.logno {
	text-align: right;
	font-size: 12px;
	color: #555555;
	padding-right:5px;
	padding-bottom: 15px;
}
.logno a:visited{
color: #555555;
text-decoration:underline;
}

