body{
	color:#647878;
	margin:10px 0 0 0;
	padding:0;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","MS PGothic", Osaka, verdana, arial, sans-serif;
	font-weight:normal;
	background-color: #ffffff;
	line-height:190%;
	}

a img {border: none;}


/*Header*/

div#head_logo{
	position:absolute;
	top:7px;
	left:9px;
	}

div#head_adress{
	position:absolute;
	top:5px;
	right:5px;
	text-align:right;
	}


div#ichou{
	margin:10px auto 0 auto;
	width:556px;
	height:65px;
	background-image:url("img/navi/bg_ichou.gif");
	clear:both;
	}

div#navi_container{
	margin:0;
	padding:0;
	width:100%;
	background-image:url("img/navi/bg_gra.gif");
	}

div#navi_inner{
	margin:0 auto;
	padding:0;
	width:702px;
	height:180px;
	}

div#navi_btbox{
	margin:1px auto 0 auto;
	padding:0;
	width:702px;
	border-bottom:1px dotted #42CF99;
	}


/*Footer*/
#copylight{
	margin:20px 0 0 0;
	width:100%;
	height:70px;
	text-align:center;
	background-image:url("img/bg_foot.gif");
	clear:both;
	}



/*Main Area*/
#container{
	margin:0 auto;
	padding:0;
	width:700px;
	}

#container h5{
	margin:3px 0 0 0;
	padding:0 0 0 19px;
	height:20px;
	background-image:url("img/com_h_s.gif");
	background-repeat:no-repeat;
	border-bottom:1px solid #42CF99;
	}

#container h5 img{
	margin:0;
	vertical-align:middle;
	}

#container p{
	font-size:1.1em;
	margin:10px 5px 20px 10px;
	}

#container table{
	margin:0;
	padding:0;
	vertical-align:top;
	}

#container td{
	margin:0;
	padding:0;
	vertical-align:top;
	line-height:130%;
	}



h2{
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	line-height:100%;
	background-repeat:no-repeat;
	}

ul{
	list-style-type:disc;
	list-style-position:outside;
	margin:0 0 20px 0;
	padding:0;
	}
li{
	margin:0 0 5px 30px;
	list-style-position:outside;
	line-height:130%;
	}


/*Home info*/
.info_entry{
	color:#000000;
	margin:5px 7px 15px 2px;
	line-height:120%;
	}

.info_entry h6{
	color:#647878;
	margin:0 0 2px 0;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:1px  dotted #647878;
	}

.now{
	color:#993300;
	margin:0 0 1px 0;
	font-weight:bold;
	font-size:0.9em;
	text-align:right;
	}
