@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: 0px 89px;
}
.submenu li a {
	display: block;
	height: 70px;
	margin-bottom: 15px;
}

a#aiina_hall{
	background-image: url(../image/hall_bottun.gif);
	background-repeat: no-repeat;
}
a#gallery_aiina{
	background-image: url(../image/gallery_aiina.gif);
	background-repeat: no-repeat;
}
a#meeting{
	background-image: url(../image/meeting_button.gif);
	background-repeat: no-repeat;
}
a#plaza{
	background-image: url(../image/plaza_button.gif);
	background-repeat: no-repeat;
}
a#cooking{
	background-image: url(../image/cook_button.gif);
	background-repeat: no-repeat;
}

h2{
	height: 41px;
	width: 473px;
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00a3a9;
}
h2#examples_title{
	background-image: url(../image/examples_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 463px;
}
h2#plaza_title{
	background-image: url(../image/plaza_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 463px;
}
h2#gallery_title{
	background-image: url(../image/gallery_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 463px;
}
h2#meeting_title{
	background-image: url(../image/meeting_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 463px;
}
h2#hall_title{
	background-image: url(../image/hall_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 463px;
}
h2#etc_title{
	background-image: url(../image/etc_title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 463px;
}
h2#attention_title{
	background-image: url(../image/attention_title.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
	width: 463px;
}

#examples_area{
	margin-bottom:50px;
}
#examples_area p{
margin:0px 10px 5px;
}

#examples_area p img{
	margin:0px 5px 5px 0px;
	width: 215px;
}
#examples_area2{
	margin-bottom:50px;
}
#examples_area2 p{
	margin:0px 8px;
}

#examples_area2 p img{
	margin:0px 5px 5px 0px;
	width: 140px;
}

/* 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;
	display: block;
	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.category li.low{
	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 0px 10px;
}

ul.list {
	margin-left: 7px;
	margin-bottom:30px;
}

ul.list li {
	font-size:80%;
	list-style: none;
	line-height: 1.4;
	color: #666666;
}

.popup_area{
	padding: 0px;
	text-align: center;
}
.popup_area p{
text-align:center;
}

