body{
	margin:0;
	padding:0;
	text-align:center;
}

img{
	border:none;
}

p{
	color:#404040;
}

* a{
	text-decoration: none;
}

* a:hover{
	text-decoration: underline;
}

#base{
	margin:0 auto;
	padding:0;
	width:770px;

}

#header h1{
	margin:0;
	padding:0;
}

#header p{
	font-size:0.9em;
	margin:3px 0 2px 2px;
	padding:0;
}

#comment_header{
	background:url("../img/comment_header.gif") no-repeat;
	width:769px;
	height:23px;
	margin:0;
	padding:0;
	vartical-align:top;
}

#comment{
	background:url("../img/comment_middle.gif") repeat-y;
	width:769px;
	margin:0;
	padding:5px;
	vartical-align:top;
}
#comment p{
	margin:0;
	padding:0;
}

#comment_footer{
	background:url("../img/comment_footer.gif") no-repeat;
	width:769px;
	height:47px;
	margin:0;
	padding:0;
}

#menu ul{
	margin:0;
	padding:0;
	width:768px;
	height:50px;
	list-style-type:none;
}

#menu li{
	margin:0;
	padding:0;
	width:96px;
	height:50px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}

#menu li a{
	list-style-type:none;
	display:block;
	width:96px;
	height:40px;

}

li#allparts a{
	background:url("../img/menu.gif") no-repeat 0 0;
}

li#allparts a:hover{
	background:url("../img/menu.gif") no-repeat 0 -40px;
}

li#hokkaido a{
	background:url("../img/menu.gif") no-repeat -96px 0;
}

li#hokkaido a:hover{
	background:url("../img/menu.gif") no-repeat -96px -40px;
}

li#touhoku a{
	background:url("../img/menu.gif") no-repeat -192px 0;
}

li#touhoku a:hover{
	background:url("../img/menu.gif") no-repeat -192px -40px;
}

li#kantou a{
	background:url("../img/menu.gif") no-repeat -288px 0;
}

li#kantou a:hover{
	background:url("../img/menu.gif") no-repeat -288px -40px;
}

li#hokuriku a{
	background:url("../img/menu.gif") no-repeat -384px 0;
}

li#hokuriku a:hover{
	background:url("../img/menu.gif") no-repeat -384px -40px;
}

li#kansai a{
	background:url("../img/menu.gif") no-repeat -480px 0;
}

li#kansai a:hover{
	background:url("../img/menu.gif") no-repeat -480px -40px;
}

li#cyuugoku a{
	background:url("../img/menu.gif") no-repeat -576px 0;
}

li#cyuugoku a:hover{
	background:url("../img/menu.gif") no-repeat -576px -40px;
}

li#kyuusyuu a{
	background:url("../img/menu.gif") no-repeat -672px 0;
}

li#kyuusyuu a:hover{
	background:url("../img/menu.gif") no-repeat -672px -40px;
}

#sub_menu{
	width:751px;
	margin:0 auto;
	padding:0;
}

#sub_menu ul{
	margin:0;
	padding:0;
	width:751px;
	height:60px;
	list-style-type:none;
}

#sub_menu li{
	margin:0;
	padding:0;
	width:187px;
	height:60px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}

#sub_menu li a{
	list-style-type:none;
	display:block;
	width:187px;
	height:60px;
}

li#blog a{
	background:url("../img/sub_menu.gif") no-repeat 0 0;
}

li#blog a:hover{
	background:url("../img/sub_menu.gif") no-repeat 0 -60px;
}

li#request a{
	background:url("../img/sub_menu.gif") no-repeat -187px 0;
}

li#request a:hover{
	background:url("../img/sub_menu.gif") no-repeat -187px -60px;
}

li#owner a{
	background:url("../img/sub_menu.gif") no-repeat -374px 0;
}

li#owner a:hover{
	background:url("../img/sub_menu.gif") no-repeat -374px -60px;
}

li#link a{
	background:url("../img/sub_menu.gif") no-repeat -561px 0;
}

li#link a:hover{
	background:url("../img/sub_menu.gif") no-repeat -561px -60px;
}



#article{
	width:768px;
}


#matrix{
	text-align:center;
	font-size:0.75em;
	width:243px;
	height:200px;
	margin:15px 0 0 0;
	float:center;
	background:url("../img/matrix_article.gif") no-repeat;
}

#matrix_text{
	width:243px;
	height:85px;
	margin:0;
	padding:70px 0 0 0;
	text-align:center;
	color:#ffffff;

}

#matrix_bottom{
	width:243px;
	height:42px;
	margin:0;
	padding:0;
	text-align:center;
	color:#ffffff;
}

#list{
	margin:30px 0 0 0;
}
#list p{
	line-height:150%;
	margin:15px 0 15px 0;
	border-bottom:2px solid #7AA950;
}


#map{
	margin:0 0 0 0;
	padding:0;
	float:right;
}

#footer{
	margin:30px 0 10px 0;
	font-size:0.75em;
}


table.sample{
	background: url("../img/map.jpg") no-repeat;
	border-collapse:collapse;
	font-size:12px;
	width:500px;
	height:418px;
}

table.sample td{
	/*border: 1px solid #000000;*/
	
}

table.sample td a{
	color: #000000;
}

table.sample td a:hover{
	color: #cdcdcd;
}
