@charset "utf-8";

/* ------------------staff------------------*/
#container .inner{
	position:relative;
}
#container .inner .page_ttl{
	padding-bottom:10px;
}
#message{
	position:absolute;
	left:642px;
	top:0;
}
/* blc */
#container .blc_full,
#container .blc_half{
	padding:13px 27px 13px;
}
#container .blc_full{
	background:url(../images/common/line03.png) center bottom no-repeat;
}
#container .blc_half_left{float:left;}
#container .blc_half_right{float:right;}
#container .blc_half_left,
#container .blc_half_right{
	width:420px;
}
#container .blc_full .left,
#container .blc_half .left{
	width:166px;
}
#container .blc_full .right,
#container .blc_half .right{
	padding-top:3px;
}
#container .blc_full .right{width:700px;}
#container .blc_half .right{width:220px;}
#container .blc_full .detail{
	padding-top:10px;
	padding-bottom:20px;
}
#container .blc_half .detail{
	padding-top:10px;
	padding-bottom:10px;
}
#container .blc_full .btn_blog,
#container .blc_half .btn_blog{
	float:left;
	width:350px;
	margin-top:20px;
}
#container .blc_full .thumb,
#container .blc_half .thumb{
	float:right;
	width:350px;
}
#container .blc_full .thumb a,
#container .blc_half .thumb a{
	display:block;
	float:left;
	width:60px;
	height:90px;
	margin-right:5px;
}

