#ad{
	width: 800px;
}

#ad h2{
	background-image: url(../common_image/title_ad.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
	text-indent: -5000px;
}

.img{
	margin-top: 10px;
	text-align: center;
}

.text{
	width: 760px;
	margin: 20px 20px 0px 20px;
	font-size: 9pt;
	color: #555;
}

#ad h3{
	margin-top: 20px;
	background-image: url(../common_image/title_ad02.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
	text-indent: -5000px;
}

#ad h4{
	margin: 10px 20px 0px 20px;
	background-repeat: no-repeat;
	height: 25px;
	width: 760px;
	text-indent: -5000px;
}

#ad h5{
	margin: 10px 0px 0px 30px;
	font-weight: normal;
	color: #333;
}
#k01{	background-image: url(../common_image/title_ad_k01.gif);}
#k02{	background-image: url(../common_image/title_ad_k02.gif);}
#k03{	background-image: url(../common_image/title_ad_k03.gif);}

#ad table{
	margin: 10px 0px 10px 30px;
	width: 400px;
	font-size: 9pt;
	color: #555;
}

#ad th{
	color: #0170CA;
	padding: 2px;
	font-weight: normal;
}

#ad td{
	padding: 5px;
	background-color: #fff;
}

#ad span{
	color: #ff0000;
	font-size: 8pt;
}

#ad div{
	margin-top: 10px;
	text-align: center;
}

/*ad form*/

#ad_form{
	width: 800px;
}

#ad_form h2{
	background-image: url(../common_image/title_form.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
	text-indent: -5000px;
}

#ad_form p{
	font-size: 9pt;
	margin: 10px 20px 0px 20px;
	color: #555;
	line-height: 15px;
}

#ad_form span{
	font-size: 8pt;
}

.red{
	color: #ff0000;
}

#ad_form dl{
	font-size: 9pt;
	margin: 10px 30px 0px 30px;
	color: #555;
}

#ad_form dt{
	margin: 20px 0 10px 0px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	height: 25px;
	width: 760px;
}

#ad_form dd{
	margin: 0 20px 0 20px;
}
#ad01{	background-image: url(../common_image/ad_form01.gif);}
#ad02{	background-image: url(../common_image/ad_form02.gif);}

#ad_form table{
	font-size: 9pt;
	color: #555;
}

#ad_form td{
	padding: 2px 0 5px 2px;
	vertical-align: center;
	border-bottom: 1px dotted #D9DDE9;
}