@charset "utf-8";


/* ****************************************_**************************************** */


/* promotion_area */

div#promotion_area {
	height: 90px;
	background: url(/images/common/oblique_line_bg.gif) top center repeat;
}

/* ****************************************_**************************************** */

/* contents_area */

div#main_contents {
	clear:both;
	margin-top:20px;
	padding:0;
}

#main_contents h3 {
	margin:0;
	padding:0 0 5px 0;
	clear:both;
	font-size: 1.23em;
	background: url(/images/common/dotline_double.gif) bottom left repeat-x;
}

#main_contents h3 span {
	margin:0 20px 0 0;
}

#main_contents p {
	margin:20px 10px 0 10px;
	padding:0;
}




/* ****************************************_**************************************** */



