
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*Cover Girlボックス-------------------------------------------------------------------*/
.coverg {
    width:418px;
	height:392px;
	margin:1px 1px 1px 0px;
	float:left;
}
/*Cover Girlボックスの中のタイトル----------------------------------------------------------------*/
.coverg_title {
    width:418px;
	height:30px;
}
/*Cover Girlボックスの中の内容部分----------------------------------------------------------------*/
.coverg_b {
    width:378px;
	height:342px;
	padding:10px 20px 10px 20px;
	text-align:left;
	background-image:url(../img_cmn/topic_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
/*Cover Girlボックスの中の内容部分の中の写真部分----------------------------------------------------------------*/
.coverg_img {
    width:195px;
	height:260px;
	border:1px solid #7D4B13;
	margin-right:20px;
	float:left;
}
/*Cover Girlボックスの中の内容部分の中の本文部分----------------------------------------------------------------*/
.coverg_text {
    width:161px;
	text-align:left;
	float:right;    
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */



/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*Today's Worksボックス-------------------------------------------------------------------*/
.tdayw {
    width:371px;
	height:392px;
	margin:1px auto;
	background-image:url(../img_cmn/topic_bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	float:right;
}
/*Today's Worksボックスの中のタイトル----------------------------------------------------------------*/
.tdayw_title {
    width:371px;
	height:30px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */	



/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*new faceボックス-------------------------------------------------------------------*/
.new_f {
    width:230px;
	margin-right:1px;
	float:left;
}
/*new faceボックスの中の内容部分----------------------------------------------------------------*/
.new_f_b {
    width:210px;
	padding:20px 10px 20px 10px;
	text-align:left;
	background-image:url(../img_cmn/topic_bg_small.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
/*new faceボックスの中の内容部分の中の写真部分----------------------------------------------------------------*/
.new_f_img {
    width:150px;
	height:200px;
	border:1px solid #7D4B13;
	margin-right:5px;
	float:left;
}
/*new faceボックスの中の内容部分の中の本文部分----------------------------------------------------------------*/
.new_f_text {
    width:53px;
	height:203px;
	text-align:left;
	float:right;    
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */



/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*newsボックス-------------------------------------------------------------------*/
.news {
    width:229px;
	height:273px;
	float:left;
	margin-right:1px;
}
/*newsボックスの中の内容部分----------------------------------------------------------------*/
.news_b {
    width:229px;
	height:243px;
	background-image:url(../img_cmn/topic_bg_small.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */



/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.banner {
    width:329px;
	display:block;
	float:right;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */




