@charset "utf-8";

/*  Message
---------------------------------------------------------- */

div#body div#main h1 {
	padding-bottom: 0;
}

div#body div#main p.image {
	padding-top: 1px;
	padding-bottom: 0;
	text-align: center;

/*--20090623ǉ--*/
	background-color:#c4c4c4;
/*--20090623ǉ--*/

}

div#body div#main div.section {
	/*padding-top: 20px;*/
	padding-bottom: 0;
}

div#body div#main div.section h2 {
	margin-bottom:9px;
	
	padding-top:0px;
	padding-bottom:0px;
		
	font-weight:bold;
	line-height:normal;

	color:#444444;
	
	background-image:url(/csr/topics/image/h3_bg_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	
	}

div#body div#main div.section h2 span {
	display:block;
	_height:25px;
	
	margin-top:0px;

	padding-left:12px;
	padding-top:7px;
	padding-bottom:5px;

	background-image:url(/csr/topics/image/h3_bg_upper.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
	}

div#body div#main div.section h3 {
	clear:both;
	margin-bottom:6px;
	padding:0px 0px 8px 0px;

	line-height:0;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	}

div#body div#main div.section p {
	padding-bottom:3px;
	}

div#body div#main div.section ul.picture  {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

div#body div#main div.section ul.picture li {
	width:630px;
	margin:10px;
	float:left;
	text-align:center;
	}

div#body div#main div.section ul.kajyo li {
	margin-left:2.5em;
	list-style-type:disc;
	}

div#body div#main div.section div#main .indent p {
	margin-left:20px;
	}

div#body div#main div.section ul.list li span.date {
	width:120px;
}

div#body div#main div.section ul.list li a {
	width:570px;
	float:left;
}

