@charset "Shift_JIS";


div#main div#contents
{
	width:750px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
}

/*div#main div#contents h2
{
	
	background:url(../img/service_top_title-bg.jpg) no-repeat;
	padding:3px 5px 3px 30px;
	font-size:112%;
	color:#404040;
	margin-bottom:25px;
}*/

div#main div#contents:after
{
	display:block;
	content:"&nbsp;";
	width:0;
	height:0;
	clear:both;
	visibility:hidden;
}


div#main div#contents div.large-unit
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

div#main div#contents div.large-unit h2
{
	/*border-bottom:solid 1px #999999;
	border-left:solid 5px #53a678;
	padding:3px 0 3px 5px;
	font-size:15px;
	margin-bottom:10px;*/
	background:url(../img/announcement_top_title-bg.jpg) no-repeat;
	padding:3px 5px 3px 30px;
	font-size:112%;
	margin-bottom:30px;	
	font-weight:bold;
	color:#404040;
	
}

div#main div#contents div.large-unit div.medium-unit
{
	width:710px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

div#main div#contents div.large-unit div.medium-unit h3
{
	border-bottom:solid 1px #999999/*#53a678*//*#009944*//*#bababa*/;
	border-left:solid 5px #53a678/*#696969*//*#009944*/;
	padding:3px 0 3px 5px;
	font-size:15px;
	font-weight:bold;
	color:#404040;
	margin-bottom:20px;
}

div#main div#contents div.large-unit div.medium-unit p.ordinary-p
{
	font-size:80%;
	color:#404040;
}

div#main div#contents div.large-unit div.medium-unit p.link-p
{
	text-align:right;
	/*margin-left:10px;	*/
	font-size:80%;
	color:#404040;
	margin-top:5px;
}

/*div#main div#contents div.large-unit div.medium-unit table#news
{
}*/

div#main div#contents div.large-unit div.medium-unit ul#news-list
{
	width:690px;
	margin-left:auto;
	margin-right:auto;
}

div#main div#contents div.large-unit div.medium-unit ul#news-list li
{
	font-size:80%;
	width:670px;
	padding-left:20px;
	background:url(../../img/green-tri-right.gif) 5px 5px no-repeat;
	list-style-type:none;
	line-height:160%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #a0a0a0;
	/*background-color:white;*/
}

div#main div#contents div.large-unit div.medium-unit ul#news-list li span.ymd
{
	display:block;
	width:100px;
	color:#404040;
	height:auto;
	float:left;
	/*background-color:green;*/
}

div#main div#contents div.large-unit div.medium-unit ul#news-list li p.news_content-p
{
	width:570px;
	color:#404040;
	height:auto;
	float:right;
	/*background-color:yellow;*/
}

div#main div#contents div.large-unit div.medium-unit ul#news-list li:after
{
	display:block;
	content:"&nbsp;";
	width:0;
	height:0;
	clear:both;
	visibility:hidden;
}

div#main div#contents div.large-unit div.medium-unit:after
{
	display:block;
	content:"&nbsp;";
	width:0;
	height:0;
	clear:both;
	visibility:hidden;
}

div#main div#contents div.large-unit ul.ordinary-ul
{
	margin-left:20px;	
	margin-bottom:20px;
	width:690px;
	margin-left:auto;
	margin-right:auto;
}

div#main div#contents div.large-unit ul.ordinary-ul li
{
	/*margin-left:15px;*/
	width:325px;
	padding-left:10px;
	padding-right:10px;
	/*background:url(../img/green-tri-right_6_11.gif) left 3px no-repeat;*/
	background:url(../../img/green-tri-right.gif) left 6px no-repeat;
	list-style-type:none;
	font-size:80%;
	margin-bottom:5px;
	line-height:160%;
	float:left;
}

div#main div#contents div.large-unit ul:after
{
	display:block;
	content:"&nbsp;";
	width:0;
	height:0;
	clear:both;
	visibility:hidden;
}



