@charset "UTF-8";
/* CSS Document */

h2#tit_img {
	background: url(../images/tit_h2_photo_gallery.jpg) no-repeat;
}


h3#photo_gallery {
	background: url(../images/tit_photogallery.gif) no-repeat;
	text-indent: -10000px;
	width: 600px;
	height: 52px;
	margin-bottom: 0.6em;
	margin-top: 1.5em;
	font-size: small;
	clear: both;
	display: block;
}
h4 {
	background: url(../../img_common/img_tit_border.gif)  top no-repeat;
	padding-top: 0.6em;
	margin-bottom: 0.6em;
	margin-top: 1.8em;
	font-size: small;
	clear: both;
	display: block;
}


/* local navi area*/
div#lnavi {
	width: 190px;
	display: block;
	margin-top: 1.8em;
	background-color: #E4E4E4; 
}
ul#lnavi_menu li.menu_tit {
	background: url(../images/tit_local_menu.gif) no-repeat;
	width: 190px;
	height: 30px;
	border: none!important;
	text-indent: -10000px!important;
}
ul#lnavi_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#lnavi_menu li {
	line-height: 120%;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	text-indent: 0.4em;
}
ul#lnavi_menu li a {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 8px;
	background-color: #E4E4E4;
}	
ul#lnavi_menu li a:hover {
	background-color: #666666;
	color: #FFFFFF;
}



/* photo box */
div.photo_box {
	width: 600px;
	display: block;
	margin: 10px 0;
}
div.photo_box img {
	float: left;
}



/*paper*/
img.thumb {
	float: left;
	width: 200px;
	margin-right: 30px;
}
div.dl_area {
	width: 370px;
	display: block;
	float: right;
}
div.dl_area ul {
	display: block;
	margin-bottom: 20px;
	margin-top: 0;
}
div.dl_area li {
	float: left;
	margin-right: 20px;
	list-style-position: inside;
}
div.dl_area p {
	clear: both;
	margin-bottom: 0!important;
}

p.explanation {
	clear: both;
	padding-top: 1em;
}

/*popup explanation*/
ol {
	font-size: small;
}