@charset "utf-8";
/* this page only css */

#main-contents div.box-search {
	border: 5px solid #DDDDDD;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	background-color: #E8E8E8;
	height: auto;
	clear: both;
	float: left;
	width: 660px;
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
}
div.box-search div.box-item {
	height: 258px;
	width: 318px;
	float: left;
	margin: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 0px;
	display: inline;
}
div.box-item dl {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 318px;
	height: 258px;
	clear: both;
	float: left;
	overflow: hidden;
}

div.box-item dl dt {
	display: inline;
	clear: both;
	float: left;
	height: 170px;
	width: 250px;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
}

div.box-item dl dt a {
	border: 4px solid #CCC;
	display: block;
	clear: both;
	float: left;
	height: 162px;
	width: 242px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
div.box-item dl dt a:link {
	border: 5px solid #CCC;
}
div.box-item dl dt a:visited {
	border: 5px solid #BBB;
}
div.box-item dl dt a:hover {
	border: 5px solid #76B20F;
}
div.box-item dl dt a:active {
	border: 5px solid #76B20F;
}
div.box-item dl dt a img {
	border: 1px solid #FFF;
}


div.box-item dl dd {
	display: inline;
	clear: both;
	float: left;
	height: 30px;
	width: 250px;
	padding: 0px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 34px;
	margin-bottom: 0px;
	margin-left: 34px;
}

div.box-item dl dd.btn {
	line-height: 29px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 250px;
	display: inline;
	margin: 0px;
	padding-top: 4px;
	padding-right: 34px;
	padding-bottom: 5px;
	padding-left: 34px;
	background-color: #FAFAFA;
	height: 20px;
	text-align: center;
}

.navi-box {
	clear: both;
	width: 660px;
	float: left;
	height: auto;
}

.navi-num {
	clear: both;
	font-size: 11px !important;
	color: #666 !important;
	margin: 0px !important;
	padding: 0px !important;
}

ul.search-cate {
	list-style-type: none;
	padding: 0px;
	height: 30px;
	width: 660px;
	line-height: 30px;
	float: left;
	overflow: hidden;
	background-image: url(img/bg_cate_tab.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	display: inline;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
ul.search-cate li {
	line-height: 20px;
	height: 20px;
	list-style-type: none;
	float: left;
	width: auto;
	background-color: #F8F8F8;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	clear: right;
	display: inline;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
ul.search-cate li.selected {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: bold;
}
ul.search-cate a:link { color: #333; }
ul.search-cate a:visited { color: #333; }
ul.search-cate a:hover { color: #333; }
ul.search-cate a:active { color: #333; }

/* */

#main-contents div.box-works-view {
	border: 5px solid #DDDDDD;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	background-color: #F0F0F0;
	height: auto;
	clear: both;
	float: left;
	width: 650px;
	display: inline;
}

div.box-works-view .wrp-view {
	display: inline;
	height: auto;
	width: 650px;
	clear: both;
	float: left;

}
div.box-works-view .wrp-view .wrp-l {
	display: inline;
	clear: both;
	float: left;
	height: auto;
	width: 250px;
}
div.box-works-view .wrp-view .wrp-r {
	display: inline;
	clear: right;
	float: left;
	height: auto;
	width: 400px;
}
div.box-works-view .wrp-view .wrp-r p {
	line-height: 20px;
	margin: 5px;
	padding: 0px;
	font-size: 9pt;
	color: #000;
	height: auto;
	width: 390px;
}
div.box-works-view .box-photo-list {
	display: inline;
	width: 640px;
	clear: both;
	float: left;
	height: auto;
	border: 1px solid #DDD;
	text-align: left;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/txt_photos.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 25px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
div.box-works-view .box-photo-list p {
	display: inline !important;
	padding: 5px !important;
	margin: 0px !important;
	float: left !important;
	height: 80px !important;
	width: 80px !important;
	background-repeat: no-repeat !important;
	background-position: left top !important;
	background-image: url(img/bg_img_thm.gif);
}

