@charset "utf-8";


/* styles written in this file is for Standard */

.gallery div.main-contents{
	background-image:	url(/shared/img/gallery/gal_bod_bg_01.gif);
	background-repeat:	no-repeat;
	background-position:	left bottom;
}

.gallery div.main-contents p.return-top{
	margin-top:		10px;
}

.gallery div.main-contents-child{
	float:			left;
}

.gallery div.main-contents-child h3{
	margin:			0px;
	padding:		0px;
}

.gallery div.preview{
	width:			640px;
	margin:			0px 1px 0px 0px;
	position:		relative;
	top:			0px;
	left:			0px;
}

.gallery div.preview h3{
	height:			21px;
	padding:		7px 0px 0px 21px;
	font-size:		12px;
	line-height:		1.5;
	color:			#ffffff;
	background-image:	url(/shared/img/gallery/gal_bod_cap_01_01.gif);
	background-repeat:	no-repeat;
	background-position:	left top;
}

.gallery div.preview h3 span{
	color:			#ffcc00;
	padding-right:		5px;
}

.gallery div.preview p{
	margin:			0px;
	padding:		0px;
}

.gallery div.preview p.number{
	font-size:		10px;
	line-height:		1.2;
	color:			#ffffff;
	letter-spacing:		1px;
	position:		absolute;
	top:			38px;
	right:			22px;
}

.gallery div.preview p.photo{
	text-align:		center;
	padding:		36px 0px 0px 0px;
}

.gallery div.preview p.caption{
	width:			596px;
	margin:			0px 0px 0px 22px;
	padding:		45px 0px 15px 0px;
	font-size:		10px;
	line-height:		1.3;
	color:			#ffffff;
}

.gallery div.preview ul.control{
	width:			640px;
	margin:			0px;
	padding:		0px;
	list-style-type:	none;
	position:		absolute;
	top:			224px;
	left:			0px;
}

.gallery div.preview ul.control li{
	margin:			0px;
	padding:		0px;
}

.gallery div.preview ul.control li.prev{
	float:			left;
	padding-left:		22px;
}

.gallery div.preview ul.control li.next{
	float:			right;
	padding-right:		22px;
}

.gallery div.preview ul.control li img{
	vertical-align:		bottom;
}

.gallery div.preview div.thumbnail{
	width:			610px;
	margin:			0px 0px 0px 2px;
	padding:		0px 0px 0px 20px;
}

.gallery div.preview div.thumbnail div.scroll{
	width:			613px;
	height:			586px;
	overflow:		auto;
	margin:			0px;
	padding:		18px 0px 22px 0px;
}

.gallery div.preview div.thumbnail div.scroll table{
	width:			590px;
	margin:			0px;
}

.gallery div.preview div.thumbnail div.scroll table td{
	width:			110px;
	height:			110px;
	padding:		0px;
	text-align:		center;
	vertical-align:		middle;
	background-color:	#000000;
	border:			1px solid #666666;
}

.gallery div.preview div.thumbnail div.scroll table td span.text{
	display:		none;
}

.LBX span.text{
	font-size:		10px;
	color:			#ffffff;
	line-height:		1.3;
	display:		block;
	padding:		10px 0px 0px 0px;
	text-align:		left;
}

.gallery div.navi{
	width:			293px;
}

.gallery div.navi h3{
	padding-bottom:		2px;
}

.gallery div.navi div.scroll{
	width:			289px;
	height:			630px;
	overflow:		auto;
	margin:			0px;
	padding:		0px;
}


.gallery div.navi ul{
	width:			263px;
	margin:			0px 0px 0px 5px;
	padding:		0px;
	list-style-type:	none;
}

.gallery div.navi ul li{
	width:			263px;
	margin:			0px 0px 3px 0px;
	padding:		0px;
	background-image:	url(/shared/img/gallery/gal_nav_bg_02.gif);
	background-repeat:	no-repeat;
	background-position:	left top;
}

.gallery div.navi ul li span{
	display:		block;
}

.gallery div.navi ul li span.inner{
	padding:		3px;
	background-image:	url(/shared/img/gallery/gal_nav_bg_02_bottom.gif);
	background-repeat:	no-repeat;
	background-position:	left bottom;
	zoom:			100%;
	vertical-align:		bottom;
	clear:			both;
}

.gallery div.navi ul li a{
	display:		block;
	cursor:			pointer;
	background-image:	url(/shared/img/gallery/gal_nav_bg_01.gif);
	background-repeat:	no-repeat;
	background-position:	left top;
}

.gallery div.navi ul li a span.inner{
	background-image:	url(/shared/img/gallery/gal_nav_bg_01_bottom.gif);
	background-repeat:	no-repeat;
	background-position:	left bottom;
}

.gallery div.navi ul li span.thumbnail{
	width:			81px;
	float:			left;
	font-size:		0px;
	line-height:		0;
}

.gallery div.navi ul li span.date{
	width:			169px;
	float:			left;
	font-size:		11px;
	line-height:		1;
	color:			#FFCC00;
	font-weight:		bold;
	padding:		7px 0px 3px 7px;
}

.gallery div.navi ul li span.text{
	width:			159px;
	float:			left;
	text-decoration:	underline;
	font-size:		10px;
	line-height:		1.3;
	color:			#ffffff;
	padding:		0px 10px 0px 7px;
}

.gallery div.navi ul li a span.text{
	color:			#000000;
}

.gallery div.navi ul li a:link,
.gallery div.navi ul li a:visited,
.gallery div.navi ul li a:hover,
.gallery div.navi ul li a:active{
	text-decoration:	none;
	color:			#000000;
}

.gallery div.navi ul li a:hover{
	background-image:	url(/shared/img/gallery/gal_nav_bg_02.gif);
}

.gallery div.navi ul li a:hover span.inner{
	background-image:	url(/shared/img/gallery/gal_nav_bg_02_bottom.gif);
}

.gallery div.navi ul li a:hover span.text{
	color:			#ffffff;
}























