@charset "utf-8";

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++
 index.css
+++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#contents {float:right; width:603px; color:#965032; font-size:90%; background:url(../img/common/contents_bgimage.gif) no-repeat top left #ffffff; padding:2px 0 14px 14px;}
	#contents h2 {width:532px; height:26px; padding:20px 0 0 57px; color:#097bff; font-size:110%; background:url(../img/common/contents_h2_bgimage.gif) no-repeat top left #ffffff;}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++基本カラム+++++++++++++++++++++++++++++++++++++++++++++++++++++*/
	#contents div.contents_colmun {width:589px; margin-bottom:15px; overflow:hidden;}
	#contents div.contents_colmun p {margin-top:5px;}
	#contents div ul {margin:8px 0 15px;}
	#contents div ul li {width:589px; background:url(../img/common/dotted.gif) repeat-x bottom left; padding:3px 0; margin-bottom:5px;}
