@charset "UTF-8";
/* formatting stylse
----------------------------------------------*/

/* left_menu stylse
----------------------------------------------*/
li#subcate_all a {
		background-position: left top;
		width: 120px;
		background-repeat: no-repeat;
		display: block;
		/* [disabled]height: 15px; */
}
li#subcate_all a:hover {
		/* [disabled]background-position: left bottom; */
		/* [disabled]border-bottom: 1px dotted #666; */
}
li#subcate1 a {
		/* [disabled]background-position: left top; */
		width: 120px;
		/* [disabled]background-image: url(all.gif) width="30" height="8"; */
		/* [disabled]background-repeat: no-repeat; */
		display: block;
		/* [disabled]height: 15px; */
}
li#subcate1 a:hover {
	background-position: left bottom;
}
li#subcate2 a {
		/* [disabled]background-position: left top; */
		width: 120px;
		/* [disabled]background-image: url(all.gif) width="30" height="8"; */
		/* [disabled]background-repeat: no-repeat; */
		display: block;
		/* [disabled]height: 15px; */
}
li#subcate2 a:hover {
	background-position: left bottom;
}
li#subcate3 a {
		/* [disabled]background-position: left top; */
		width: 120px;
		/* [disabled]background-image: url(all.gif) width="30" height="8"; */
		/* [disabled]background-repeat: no-repeat; */
		display: block;
		/* [disabled]height: 15px; */
}
li#subcate3 a:hover {
	background-position: left bottom;
}
li#subcate4 a {
		/* [disabled]background-position: left top; */
		width: 120px;
		/* [disabled]background-image: url(all.gif) width="30" height="8"; */
		/* [disabled]background-repeat: no-repeat; */
		display: block;
		/* [disabled]height: 15px; */
}
li#subcate4 a:hover {
	background-position: left bottom;
}
li#subcate5 a {
	background-position: left top;
	width: 67px;
	background-image: url();
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#subcate5 a:hover {
	background-position: left bottom;
}
li#subcate6 a {
	background-position: left top;
	width: 42px;
	background-image: url();
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
li#subcate6 a:hover {
	background-position: left bottom;
}

/* main stylse
----------------------------------------------*/
#mainbox {
		float: left;
		width: 750px;
		/* [disabled]padding-left: 2px; */
}
#mainbox h2 {
	font-size: 100%;
	line-height: 130%;
	font-weight: normal;
	height: 20px;
	display: block;
	padding-left: 2px;
}
#mainbox h2 .entrytitle {
		letter-spacing: 1px;
		/* [disabled]padding-left: 2px; */
}
#mainphoto {
		/* [disabled]padding-bottom: 2px; */
		/* [disabled]line-height: 1; */
		/* [disabled]padding-left: 2px; */
		text-align: center;
		width: 600px;
		float: left;
		padding-top: 20px;
}

#mainphoto img {
		vertical-align: bottom;
		/* [disabled]border: 2px solid #AAA; */
		height: 350px;
}




#photolist {
		width: 750px;
		/* [disabled]padding-left: 2px; */
		/* [disabled]padding-bottom: 30px; */
		margin-bottom: 30px;
		margin-top: 50px;
}
#photolist ul {
	list-style: none;
}
#photolist li {
		float: left;
		/* [disabled]display: block; */
		padding-right: 10px;
		/* [disabled]padding-bottom: 2px; */
		/* [disabled]line-height: 1; */
		/* [disabled]padding-left: 2px; */
		/* [disabled]text-indent: 5px; */
		padding-top: 10px;
		height: 99px;
}
#photolist img {
		vertical-align: bottom;
		/* [disabled]border: 2px solid #AAA; */
		height: 99px;
		/* [disabled]width: 123px; */
		/* [disabled]bottom: 5px; */
}
#concept {
	padding-top: 5px;
	padding-left: 577px;
}
#concept a {
	background-position: left top;
	width: 46px;
	background-image: url(../img/btn_concept_over.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
}
#concept a:hover {
	background-position: left bottom;
}
#concept a:hover img {
	display: none;
}
