@charset "UTF-8";

/******************************************************


DESIGNERS GUILD JAPAN
130417


******************************************************/

/*****************************************************

main

*****************************************************/

#page_mainimg{
	margin-bottom:20px;
}

.category{
	margin-bottom:60px;
}

.sub_category{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#ccc dotted 1px;
}

.entry_asset{
	width:100%;
	overflow:hidden;
}

.category_title{
	font-size:116%;
	margin-bottom:13px;
}

.sub_category_title{
	font-size:100%;
	margin-bottom:10px;
	color:#c00;
}

.showroom_name{
	font-size:93%;
}

.entry_body{
	font-size:93%;
	width:585px;
	float:left;
}

.showrooms_img{
	margin-bottom:20px;
}

.category_incl{
	margin-bottom:40px;
	border-bottom:1px dotted #ccc;
}

.category_incl h3{
	margin-bottom:20px;
}

/*****************************************************

extra

*****************************************************/

#cat3 a{
	text-indent:-9999px;
	display:block;
	width:222px;
	height:30px;
	background:url(../../showrooms/img/btn_dgj_off.gif) 0 0 no-repeat;
}

#cat3 a:hover{
	background:url(../../showrooms/img/btn_dgj_on.gif) 0 0 no-repeat;
}

#cat4 a{
	text-indent:-9999px;
	display:block;
	width:222px;
	height:30px;
	background:url(../../showrooms/img/btn_dgc_off.gif) 0 0 no-repeat;
}

#cat4 a:hover{
	background:url(../../showrooms/img/btn_dgc_on.gif) 0 0 no-repeat;
}

#cat5 a{
	text-indent:-9999px;
	display:block;
	width:222px;
	height:49px;
	background:url(../../showrooms/img/btn_import_off.gif) 0 0 no-repeat;
}

#cat5 a:hover{
	background:url(../../showrooms/img/btn_import_on.gif) 0 0 no-repeat;
}

#cat6 a{
	text-indent:-9999px;
	display:block;
	width:222px;
	height:30px;
	background:url(../../showrooms/img/btn_area_off.gif) 0 0 no-repeat;
}

#cat6 a:hover{
	background:url(../../showrooms/img/btn_area_on.gif) 0 0 no-repeat;
}

#cat6 ul li a,
#cat6 ul li a:hover{
	text-indent:0;
	background:none;
	font-size:100%;
	height:100%;
	line-height:2;
}

