@charset "utf-8";


/* ****************************************************
Title: gallery.css
Created: 2009/8/13
Last Modified: 2009/8/13
***************************************************** */


#garellyBox {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}

#lead {
	padding-bottom: 10px;
	background-color: #ededed;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.galleryItemBox .itemTit {
	padding-bottom: 20px;
	font-weight: bold;
	color: #6a3a0d;
	font-size: 1.2em;
}

.galleryItemBox {
	clear: both;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 20px;
}

.galleryItemBox .itemPhoto {
	float: left;
	padding-right: 20px;
	width: 230px;
	height: 168px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.galleryItemBox .itemDetail {
	padding-top: 0px;
	float: right;
}

.galleryItemBox .itemDetail th {
	font-weight: normal;
	vertical-align: top;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.galleryItemBox .itemDetail td {
	vertical-align: top;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#photoDetail {
	height: 360px;
	width: 540px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#photoComment {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 3em;
}
#photoNavi {
	float: right;
}
#galleryItemName {
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 1.6em;
	font-weight: bold;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	line-height: 1.6em;
}
#detaDetail {
	margin-bottom: 50px;
	margin-left: 95px;
}
#detaDetail table {
	text-align: left;
}
#detaDetail th {
	font-weight: normal;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#detaDetail td {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}
#detaDetail .linkBlank {
	height: 11px;
	width: 14px;
}

.gallary_title {
	float:left;
	width:470px;
}

.pp_img {
	float:right;
	margin-right:10px;
	height: 20px;
	width: 60px;
}

.box_lead {
	clear:both;
	background-color:#EDEDED;
	padding:10px;
}

.box_lead #lead {
	float:left;
	padding:12px 0 6px;
}

.box_lead .pp_event {
	float:right;
}

.box_pageNavi {
	clear:both;
	padding-bottom: 30px;
	padding-top: 20px;
}

.box_pageNavi #pageNavi {
	clear:none;
	float:left;
	width:420px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.box_pageNavi .filter_off {
	float:right;
}
