@charset"UTF-8";

/*========================================================

Author and Copyright

Author: masateru tagawa (http://at-will.net)
Created: 2008-2.07
Modified: 2008-2.07
Copyright: masateru tagawa

========================================================*/

/*------------------------------------------------------

	contents_area
		├pankuzu（import.css）
		├news
		└contents

--------------------------------------------------------*/

div#contents_area{
	float: right;
	width: 600px;
	text-align: left;
	}

div#contents_area hr{
	color : #FFFFFF;
	border-top : solid #999999 1px;
	margin:5px 0px 5px 0px;
	}

/*------------------------------------------------------

	news

--------------------------------------------------------*/

div.news{
	width: 560px;
	margin:0px 20px 30px 20px;
	text-align: left;
	line-height:180%;
	background:url(../img/news_back.jpg) no-repeat;
	clear:both;
	}

div.news h2{
	background:url(../img/news_back.jpg) no-repeat;
	line-height:40px;
	text-indent:-3589px;
	}

div.news h3{
	font-size:0.93em;
	margin:0px 17px 5px 17px;
	padding:0px 0px 3px 0px;
	border-bottom:#000066 dotted 1px;
	font-weight:bold;
	}

div.news p{
	font-size:0.93em;
	margin:0px 17px 10px 17px;
	}

div.news p.next{
	text-align:right;
	margin:10px 20px 20px 20px;
	}

div.news p.next a{
	padding:0px 2px 2px 24px;
	background:url(../img/news_next_link.jpg)  no-repeat;
	background-repeat: no-repeat;
	}

/*------------------------------------------------------

	contents

--------------------------------------------------------*/

div#contents{
	width: 560px;
	margin:0px 20px 30px 20px;
	text-align: left;
	line-height:180%;
	background:url(../img/sp_contents_back.gif) repeat-y;
	
	}

div#contents h2{
	background:url(../img/top_h2_01.jpg) no-repeat;
	width:560px;
	line-height:175px;
	text-indent:-3598px;
	margin:0px 0px 15px 0px;
	}		

div#contentsright{
	width: 365px;
	margin:0px 0px 0px 0px;
	text-align: left;
	float:right;
	display:inline;	/*IE6対策*/
	}	

div#contentsright h3.no1{
	background:url(../img/top_h3_01.gif) no-repeat;
	width:365px;
	line-height:18px;
	text-indent:-3987px;
	margin:0px 0px 20px 0px;
	}

div#contentsright h3.no2{
	background:url(../img/top_h3_02.gif) no-repeat;
	width:365px;
	line-height:18px;
	text-indent:-3987px;
	margin:0px 0px 20px 0px;
	}	
	
div#contentsright p{
	font-size:1em;
	line-height:1.8em;
	margin:0px 0px 10px 0px;
	}

div#contentsright p.end{
	margin:0px 0px 40px 0px;
	}
	
div#contentsleft{
	width: 175px;
	margin:0px 0px 0px 0px;
	text-align: left;
	float:left;
	display:inline;	/*IE6対策*/
	}	

div#contentsleft p{
	font-size:0.85em;
	line-height:1.8em;
	margin:0px 10px 15px 0px;
	}

div#contentsleft p.ph{
	text-align:center;
	margin:0px 10px 0px 0px;
	}

div#contentsleft p.onamae{
	text-align:center;
	margin:0px 10px 15px 0px;
	}

div#contentsleft h4.no1{
	background:url(../img/top_h4_01.gif) no-repeat;
	width:175px;
	line-height:38px;
	text-indent:-3987px;
	margin:0px 0px 15px 0px;
	}

div#contentsleft h4.no2{
	background:url(../img/top_h4_02.gif) no-repeat;
	width:175px;
	line-height:24px;
	text-indent:-3987px;
	margin:0px 0px 15px 0px;
	}