@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
		└menu_area
		　　├menu_area_left
		    ├menu_area_right

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

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;
	}


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

	pankuzu

--------------------------------------------------------*/
	
#pankuzu ul{
	text-align: right;
	margin: 0px 20px 20px 20px;
	list-style: none;
}

#pankuzu li{
	font-size:0.77em;
	display: inline;
}

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

	top_contents

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

div#top_contents{
	width:560px;
	margin: 0px 20px 0px 20px;
}

div#top_contents h2{
	background : url(../img/h2_top.gif) no-repeat;
	margin-top : 0px;
	margin-bottom : 0px;
	height:130px;
	text-indent:-3333px;
	text-align : left;
}

div#top_contents h3.letter01{
	background : url(../img/h3_genten.gif) no-repeat;
	margin-top : 0px;
	margin-bottom : 0px;
	height:123px;
	text-indent:-3333px;
	text-align : left;
}

div#top_contents p{
	margin-bottom : 10px;
	text-align : left;
	line-height : 1.8em;
	font-weight : normal;
}

div#top_contents p.right{
	text-align : right;
}


div.Title{
	clear : both;
	margin-bottom : 15px;
}
	
div#TopLetter{
	background : url(../img/letter_bg.gif);
	padding : 0px 25px;
}

div#TopLetter h3{
	margin-top : 30px;
	margin-bottom : 20px;
	text-align : left;
}

div#TopLetter h3.letter02{
	background : url(../img/h3_tukkaebou.gif) no-repeat;
	margin-top : 30px;
	margin-bottom : 20px;
	height:18px;
	text-indent:-3333px;
	text-align : left;
}

div#TopLetter h3.letter03{
	background : url(../img/h3_munen.gif) no-repeat;
	margin-top : 30px;
	margin-bottom : 20px;
	height:18px;
	text-indent:-3333px;
	text-align : left;
}

div#TopLetter h3.letter04{
	background : url(../img/h3_michi.gif) no-repeat;
	margin-top : 30px;
	margin-bottom : 20px;
	height:18px;
	text-indent:-3333px;
	text-align : left;
}

div#TopLetter h3.letter05{
	background : url(../img/h3_riyu.gif) no-repeat;
	margin-top : 30px;
	margin-bottom : 20px;
	height:18px;
	text-indent:-3333px;
	text-align : left;
}

div#TopLetter h3.letter06{
	background : url(../img/h3_yakusoku.gif) no-repeat;
	margin-top : 30px;
	margin-bottom : 20px;
	height:18px;
	text-indent:-3333px;
	text-align : left;
}


div#TopLetter p{
	margin-bottom : 20px;
	text-align : left;
	line-height :1.8em;
	font-weight : normal;
}

table.syomei{
	width : 510px;
}

table.syomei td{
	text-align : right;
	line-height :1.8em;
	font-weight : normal;
	vertical-align : bottom;
	padding : 5px;
}