@charset "utf-8";
/* CSS Document */

.guide{
	font-size:80%;
	color:#666666;
	margin-top: 0px;
	margin-left: 10px;
}
/*貸出施設案内TOP ボタン*/
ul.submenu li {
	list-style: none;
	padding: 0px;
	width:285px;
	margin-top: 0px;
	margin-right: 89px;
	margin-bottom: 0px;
	margin-left: 89px;
}
.submenu li a {
	display: block;
	height: 70px;
	margin-bottom: 15px;
}

a#visit{
	background-image: url(../image/visit_button.gif);
	background-repeat: no-repeat;
}
a#tour{
	background-image: url(../image/tour_bottun.gif);
	background-repeat: no-repeat;
}
a#travel{
	background-image: url(../image/travel_bottun.gif);
	background-repeat: no-repeat;
}

h2{
border-bottom:3px solid #00a0e9;
	height: 41px;
	width: 473px;
	margin-top: 20px;
}

h2#tour_title{
	background-image: url(../image/tour_title.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	width: 463px;
}
h2#tour2_title{
	background-image: url(../image/tour2_title.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	width: 463px;
}

h2#travel_title{
	background-image: url(../image/travel_title.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	width: 463px;
}

.tour_area{
	color:#666666;
	margin-right: 10px;
	margin-bottom: 30px;
}
.tour_area p{
margin:10px 10px 5px;
}
h4{
	color:#00a0e9;
	margin:10px 10px 5px;
}
h3.category_title{
	margin-bottom: 15px;
	background-image: url(../image/h3_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	color: #666666;
	margin-top: 0px;
	padding-top: 5px;
	display: block;
	height: 29px;
	width: 447px;
}

h3.article_title{
	color:#00a0e9;
}
div.info{
margin:0px 10px 5px;
background-color:#ebebeb;
border:#cccccc 1px solid;
}
div.info p{
margin:5px 10px;
}

/* submenu -----------------------------------------*/

/*サブメニュータイトル*/
h3.title{
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../image/h3_bar.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 5px;
	padding-left: 16px;
	color: #666666;
	margin: 0px 0px 15px 10px;
	width: 214px;
}

/*カテゴリ*/
ul.category{
	list-style-type: none;
	font-size:80%;
	margin: 10px 3px 0px 0px;
	width: 230px;
	display: block;
}
ul.category li{
	background-image: url(../image/li_list.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	padding-bottom: 5px;
	color: #666666;
	margin: 0px 0px 10px 10px;
	display: block;
}
ul.list {
	margin-left: 7px;
	margin-bottom:30px;
}

ul.list li {
	font-size: 85%;
	list-style: none;
	line-height: 1.4;
}

ul.list2 {
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
}

ul.list2 li {
	line-height: 1.6;
	font-size: 90%;
	background-image: url(../image/li_list2.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-bottom: 5px;
	list-style-type: none;
}
ul.list3 {
	margin-left: 7px;
	margin-bottom:30px;
}

ul.list3 li {
	font-size: 85%;
	list-style: none;
	line-height: 1.4;
	background-image: url(../../image/li_list.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	color: #666666;
}

