@charset "Shift_JIS";

/***********************************************/ 
/*header*/
/***********************************************/ 
#header{
}


/***********************************************/ 
/*mainContents*/
/***********************************************/ 
#mainContents {
	background-image: url(../img/bod_mainVisual_lin.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	width: 100%;
	margin: -3px 0 0px;  
}

#mainVisual {
	width: 1260px;
	height: 331px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	background-image: url(../img/bod_mainVisual_bg_01.jpg);
	background-repeat: no-repeat;
}

#mainCopy {
	width: 406px;
	height: 24px;
	background-image: url(../img/bod_mainVisual_txt_01.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 233px;
	top: 49px;
}

#leadCopy {
	width: 514px;
	height: 115px;
	background-image: url(../img/bod_mainVisual_txt_02.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 232px;
	top: 91px;
}

#mainVisualBtn a {
	width: 132px;
	height: 25px;
	background-image: url(../img/bod_mainVisual_btn_01.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 560px;
	top: 210px;
}

#mainVisualBtn a:hover {
	opacity: 0.8;
}

/***********************************************/ 
/*article*/
/***********************************************/ 
#voice {
	width: 936px;
	margin: 30px 0 0 -3px ;
	padding-left: 16px;
	text-align: center;
	background-image: url(../img/bod_voice_lin_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.voiceContents {
	width: 215px;
	float: left;
	margin-right: 10px;
	padding-right: 6px;
	background-image: url(../img/bod_voice_lin_02.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.lastChild {
	padding-right: 12px;
	background-image: url(../img/bod_voice_lin_03.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.voice01 a{
	display: block;
	height: 118px;
	background-image: url(../img/bod_voice_bg_condi.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.voice02 a{
	display: block;
	height: 118px;
	background-image: url(../img/bod_voice_bg_diet.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.voice03 a{
	display: block;
	height: 118px;
	background-image: url(../img/bod_voice_bg_health.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.voice04 a{
	display: block;
	height: 118px;
	background-image: url(../img/bod_voice_bg_riha.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.voice01 a:hover{
	background-position: 0 -118px;
}
.voice02 a:hover{
	background-position: 0 -118px;
}
.voice03 a:hover{
	background-position: 0 -118px;
}
.voice04 a:hover{
	background-position: 0 -118px;
}
.voiceContents p.vcText {
	text-align: left;
}

.link {
	margin: 10px 5px 10px 0;
	text-align: right;
}

/*************************************/ 
/*雑誌掲載情報部分*/
/*************************************/ 
#magazine {
	width: 238px;
	clear: both;
	float: left;
	margin: 30px 30px 0 0;
	background-color: #fcfcfc;
	border: 1px solid #dfdfdf;
	text-align: left;
}

#mContents {
	margin: 34px 10px 0 10px;
}

.mBlock {
	margin-bottom: 20px;
}

#magazineTitle {
	width: 100px;
	height: 14px;
	background-image: url(../img/bod_magazine_ttl_01.png);
	background-repeat: no-repeat;
	position: relative;
	left: 10px;
	top: 14px;
}

.mThumbnail {
	float: left;
	margin-right: 10px;
}

.mName {
	margin-bottom: 5px;
	overflow: hidden;
}

#magazine dd {
	overflow: hidden;
}

/*************************************/ 
/*最新情報部分*/
/*************************************/ 
#infoSection {
	float: left;
	width: 660px;
	margin-top: 30px;
	text-align: left;
}

#infoTitle {
	width: 660px;
	height: 37px;
	background-image: url(../img/bod_info_ttl_01.png);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}


/*************************************/ 
/*最新情報部分（動的はきだし部分）*/
/*************************************/ 
#infoSection .icon {
	float: left;
	height: 16px;
	width: 60px;
 	margin: 0 10px 0 0;
	background-repeat: no-repeat;
	background-position: left center;	
}

#infoSection .information {
	background-image: url(../img/bod_info_btn.png);
}

#infoSection .action {
	background-image: url(../img/bod_action_btn.png);
}

#infoSection .event {
	background-image: url(../img/bod_event_btn.png);
}

#infoSection dl {
 	margin: 0 0 10px 0;
	padding: 10px 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BEBEBE;
}

#infoSection dt {
	float: left;
 	margin: 0 10px 0 0;
}

#infoSection .title {
	overflow: hidden;
}


/***********************************************/ 
/*aside*/
/***********************************************/ 



/***********************************************/ 
/*footer*/
/***********************************************/ 
