@charset "utf-8";

/* ------------------style------------------*/
#container .inner .page_ttl{
	padding-bottom:10px;
}
#container .blc{
	padding:20px 50px 13px 27px;
}
/* line_up */
#line_up .left{
	position:relative;
	width:362px;
	height:481px;
	background:url(../images/style/img_bg.jpg) 0 0 no-repeat;
}
#line_up .left img{
	position:absolute;
	left:13px;
	top:12px;
}
#line_up .right{
	width:475px;
}
#line_up .right .upper{
	padding-right:20px;
	min-height:300px;
	height:380px !important;
}
#line_up .right .detail{
	float:left;
	width:300px;
}
#line_up .right .detail dt{padding-bottom:5px; font-weight:bold;}
#line_up .right .detail dd{padding-bottom:10px;}
#line_up .right .about{
	position:relative;
	float:right;
	width:153px;
	height:196px;
	background:url(../images/style/about_bg.gif) 0 0 no-repeat;
}
#line_up .right .about dt{
	position:absolute;
	left:0;
	top:6px;
	width:100%;
	text-align:center;
}
#line_up .right .about dd{
	position:absolute;
	left:0;
	top:145px;
	width:100%;
	text-align:center;
}
#line_up .right .thumb a{
	display:block;
	float:left;
	width:62px;
	margin-right:16px;
	margin-bottom:8px;
}

#line_up .right #style_name{
	font-weight:bold;
	font-size:16px;
	color:#94c291;
}

#line_up .right .detail ul span{
	width:80px;
	display: inline-block;
}










