@charset "Shift_JIS";

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



/***********************************************/ 
/*contents*/
/***********************************************/ 
#contents {
	text-align: left;
	margin-top: 50px;
}



/***********************************************/ 
/*article*/
/***********************************************/ 
#chart {
	margin: 30px auto 0 auto;
	width: 484px;
}

article {
	width: 660px;
	overflow: hidden;

}

#mainTitle01 {
	background-image: url(../img/bod_main_ttl_01.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 660px;
}

#mainTitle02 {
	background-image: url(../img/bod_main_ttl_02.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 660px;
}

#mainTitle03 {
	background-image: url(../img/bod_main_ttl_03.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 660px;
}

#sectionTitle01 {
	background-image: url(../img/bod_ttl_01.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#sectionTitle02 {
	background-image: url(../img/bod_ttl_02.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#sectionTitle03 {
	background-image: url(../img/bod_ttl_03.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#sectionTitle04 {
	background-image: url(../img/bod_ttl_04.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#sectionTitle05 {
	background-image: url(../img/bod_ttl_05.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#sectionTitle06 {
	background-image: url(../img/bod_ttl_06.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#sectionTitle07 {
	background-image: url(../img/bod_ttl_07.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#sectionTitle08 {
	background-image: url(../img/bod_ttl_08.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}

#sectionTitle09 {
	background-image: url(../img/bod_ttl_09.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 660px;
	margin: 0 0 13px 0;
}


/***********************************************/ 
/*ユーザーボイスページ設定*/
/***********************************************/ 
#mainContents #voiceBlock {
	width: 658px;
	margin: 30px 0 50px;
	border: 1px solid #E9E9E9;
	background-color: #f8f8f8;
}

#mainContents #voiceBlock #textBlock {
	width: 400px;
	padding: 20px 20px 20px 30px;
	float: left;
}

#voiceBlock #textBlock #title {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #1F578C;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}

#mainContents #userNameCondition {
	background-image: url(../img/bod_condi_voice_img.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 180px;
	background-position: 0px 50px;
}

#mainContents #userNameDiet {
	background-image: url(../img/bod_diet_voice_img.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 180px;
	background-position: 0px 50px;
}

#mainContents #userNameHealth {
	background-image: url(../img/bod_health_voice_img.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 180px;
	background-position: 0px 50px;
}

#mainContents #userNameRiha {
	background-image: url(../img/bod_riha_voice_img.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 180px;
	background-position: 0px 50px;
}

#mainContents #voice {
	width: 660px;
	margin: 30px 0 0 0px ;
	padding-left: 10px;
	text-align: center;
	background-image: url(../img/bod_voice_lin_02.png);
	background-repeat: no-repeat;
	background-position: left top;
}

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

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

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

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

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

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

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


/***********************************************/ 
/*aside*/
/***********************************************/ 
#technicalBox #title {
	background-image: url(../img/bod_aside_ttl_01.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 229px;
	margin: 10px 0 10px 0;
}

#technicalBox #title02 {
	background-image: url(../img/bod_aside_ttl_02.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 229px;
	margin: 10px 0 10px 0;
}

#technicalContents .subTitle {
	font-weight: bold;
	margin: 10px 0 0;
}

#technicalContents .text {
	margin: 0 0 5px 1em;
}