@charset "utf-8";

@import url(/css/common.css);

/*==================================================================*/
/* 　CM出稿に関するお問い合わせ style css */
/*==================================================================*/

#contents .read{
	margin:12px 12px 1.5em 34px;
	padding:0 0 2em;
	background:url('/img/line_dot.gif') repeat-x 0 100%;
}

#contents h2{
	width:680px;
	margin-left:34px;
}

#contents .read h3{
	margin:0;
	padding:0;
	border:none;
	font-size:;
}
#contents .read p{
	margin:0;
	padding:0;
	background:none;
}

#contents h4{
	width:668px;
	padding-left:7px;
	margin-bottom:0.6em;
	border-left:5px #999 solid;
	border-bottom:1px #999 solid;
	background:#efefef;
	font-size:1.3em;
	color:#a40000;
}
#contents p{
	width:668px;
	margin:0 12px 2em 34px;
	padding:0 0 1em 12px;
	background:url('/img/line_dot.gif') repeat-x 0 100%;
	font-weight:bold;
}

#contents p a{
	padding:0 10px 0 0;
	background:url('/common_img/top_arrow1.gif') no-repeat 100% 3px;
}


/* ---------------------------------------------------------------- */












