@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* gallery style */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.gallery {
	width: 600px!important;
	width/**/: 640px;
	padding: 0px 20px 0px 20px;
}
div.gallery span.comment {
	width: 600px;	
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding: 0px 0px 0px 0px;
}


div.photo_gallery {
	clear: both;
	width: 540!important;
	width/**/: 600px;
	height: 313px!important;
	height/**/: 373px;
	padding: 30px 30px 30px 30px;
	background: url(../../images/service/bg_photobase.gif) no-repeat left top;
	margin: 0px 0px 10px 0px;
}

div.photo_gallery div.mainimg {
	width: 540px;
	height: 313px;
	padding: 0px 0px 0px 0px;
}

div.thumnail {
	clear: both;
	width: 600px;
}
div.thumnail ul {
	clear: both;
	width: 596px!important;
	width/**/: 600px;
	padding: 0px 2px 0px 2px;
}
div.thumnail ul li {
	float: left;
	width: 96px!important;
	width/**/: 100px;
	cursor: pointer;
	padding: 0px 4px 0px 0px;
}
div.thumnail ul li.none {
	float: left;
	width: 96px!important;
	width/**/: 96px;
	cursor: pointer;
	padding: 0px 0px 0px 0px;
}

div.thumnail ul li span.comm {
	font-size: 12px;
	line-height: 2em;
	color: #333333;
}　


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
