@charset "utf-8";
/* CSS Document */



/* ***************Navi*************** */
.n04 a{
	background-position:0 -42px;
}

/* ***************MainImage*************** */
#main-img{
	width:900px;
	height:239px;
	margin:0 auto;
	text-indent:-9999px;
	background:url(../images/mainimg.jpg) no-repeat 0 0;
}
/* ***************SubMenu*************** */

.sub_menu p{
	background:url(../images/right_title.gif) no-repeat 0 0;
}
.sub01 a{
	width:72px;
	background-image: url(../images/sub_menu01.gif);
}
.sub02 a{
	width:72px;
	background-image: url(../images/sub_menu02.gif);
}
.sub03 a{
	width:72px;
	background-image: url(../images/sub_menu03.gif);
}
.sub04 a{
	width:72px;
	background-image: url(../images/sub_menu04.gif);
}
.sub05 a{
	width:72px;
	background-image: url(../images/sub_menu05.gif);
}
.sub06 a{
	width:72px;
	background-image: url(../images/sub_menu06.gif);
}
.sub07 a{
	width:72px;
	background-image: url(../images/sub_menu07.gif);
}
.sub08 a{
	width:72px;
	background-image: url(../images/sub_menu08.gif);
}
.sub09 a{
	width:72px;
	background-image: url(../images/sub_menu09.gif);
}
.sub10 a{
	width:72px;
	background-image: url(../images/sub_menu10.gif);
}



/* Title */
h2{
	background:url(../images/title.gif);
}

h3{
	height:25px;
	margin:0 0 15px;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
}
/* “s“¹•{Œ§•Ê */
h3.pref_aichi{		background:url(../images/list_title_aichi.gif) 		no-repeat 0 0;	}
h3.pref_gunma{		background:url(../images/list_title_gunma.gif)		no-repeat 0 0;	}
h3.pref_hyogo{		background:url(../images/list_title_hyogo.gif) 		no-repeat 0 0;	}
h3.pref_kanagawa{	background:url(../images/list_title_kanagawa.gif)	no-repeat 0 0;	}
h3.pref_nara{		background:url(../images/list_title_nara.gif)		no-repeat 0 0;	}
h3.pref_osaka{		background:url(../images/list_title_osaka.gif)		no-repeat 0 0;	}
h3.pref_shiga{		background:url(../images/list_title_shiga.gif)		no-repeat 0 0;	}
h3.pref_shizuoka{	background:url(../images/list_title_shizuoka.gif)	no-repeat 0 0;	}
h3.pref_tochigi{	background:url(../images/list_title_tochigi.gif)	no-repeat 0 0;	}
h3.pref_yamagata{	background:url(../images/list_title_yamagata.gif)	no-repeat 0 0;	}

.box{
	height:100%;
	margin:0 0 30px 10px;
}
.left_map{
	width:380px;
	float:left;
}
.box div{
	width:295px;
	float:right;
}
.box div table{
	width:100%;
	margin:0 0 15px;
	border-collapse: collapse;
}
.box div table th{
	border-bottom:1px dotted #999;
	background:url(../../shared/images_co/icon02.gif) no-repeat 0 9px;
	font-weight:normal;
	padding:0 0 0 10px;
	text-align:left;
	width:100px;
}
.box div table td{
	border-bottom:1px dotted #999;
}
.box div p a{
	width:137px;
	height:20px;
	display:block;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	margin:0 0 0 auto;
	background:url(../images/list_btn.gif) no-repeat;	
}
.box div p a:hover{
	background-position:0 -20px;	
}












