@charset "utf-8";
/* CSS Document */

/******左コンテンツの指定*********/
#leftContents div{
	margin-bottom:10px;
}

.grayBgBox p{
	width:250px;
	float:left;
}

.grayBgBox div.mimitsuboPhoto{
	float:right;
	padding:1px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	margin-top:5px;
}

#tsuboBox{
	width:470px;
	padding:0 15px;
}

#tsuboBox div{
	float:left;
	width:145px;
}

#tsuboBox #tsuboBoxInner{
	width:240px;
	float:right;
	padding-right:30px;
}

#tsuboBox #tsuboBoxInner dl{
	margin-bottom:10px;
}

#tsuboBox #tsuboBoxInner dl dt{
	float:left;
	color:#ffffff;
	width:3em;
	padding:0 5px;
	text-align:center;
	margin-bottom:1px;
}

#tsuboBox #tsuboBoxInner dl dd{
	padding-left:50px;
	margin-bottom:1px;
}

#tsuboBox #tsuboBoxInner dl dt.pink{background-color:#e75665;}
#tsuboBox #tsuboBoxInner dl dt.green{background-color:#6a8b1a;}
#tsuboBox #tsuboBoxInner dl dt.blue{background-color:#01a3b0;}
#tsuboBox #tsuboBoxInner dl dt.yellow{background-color:#f7b400;}
#tsuboBox #tsuboBoxInner dl dt.orange{background-color:#ec6802;}
#tsuboBox #tsuboBoxInner dl dt.purple{background-color:#6f58a3;}

#photoBox{
	width:500px;
}

#photoBox{
	width:500px;
}

#photoBox #photoBoxInner{
	width:160px;
	height:210px;
	padding:2px;
	float:left;
	background-color:#d9d4cb;
}

#leftContents #photoBox .bgWhite{
	background-color:#ffffff;
}

#photoBox #photoBoxInner p{
	padding:0 2px;
}


#supplementBox dl dt{
	background-color:#503d1d;
	color:#ffffff;
	padding:5px;
	margin-bottom:5px;
}

#supplementBox dl dd{
	background-color:#d9d4cb;
	margin-bottom:5px;
	padding:0 5px;
}



.mimilink{
	display:block;}
.mimilink{
	float:left;
	}	
	
.mimilink a{
	font-size:16px;
	text-decoration:none;
	text-align:center;
	display:block;
	font-weight:bold;
	color:#FFF;
	float:right;
	background:#99172a;
	}	
.mimilink a:hover{
	text-decoration:none;
	text-align:center;
	display:block;
	font-weight:bold;
	color:#FFF;
	background:#9e505b;
	}	

.grayBgBox .comment{
	float:left;
	width:300px;
}

.grayBgBox .best3Photo{
	float:right;
}

#leftContents .brownBold{
	font-weight:bold;
}

.grayBgBox .text{
	padding:5px;
}

#checkList ul{
	width:500px;
	margin-bottom:9px;
}

#checkList ul li{
	background:url(../img/icon_arrow.gif) no-repeat 19px center;
	padding:5px 0;
	text-indent:40px;
}

#checkList ul li.odd{
	background-color:#d9d4cb;
}

#checkList ul li.even{
	background-color:#ffffff;
}

#checkList div{
	padding-top:30px;
	background:url(../img/checklist_bg.gif) no-repeat center top;
	margin-bottom:30px;
}



/********flowページ********/

.step{
	width:450px;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:10px;
	border-bottom:1px dashed #211c14;
}

.step img{
	margin-bottom:10px;
}




#flow p{
	padding:10px 5px;
}
#flow dl{
	width:450px;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:10px;
}

#flow dl dt{
	text-indent:90px;
	font-weight:bold;
}

#flow dl dt.step01{background:url(../mimitsubo/img/step01.gif) no-repeat left center;}
#flow dl dt.step02{background:url(../mimitsubo/img/step02.gif) no-repeat left center;}
#flow dl dt.step03{background:url(../mimitsubo/img/step03.gif) no-repeat left center;}
#flow dl dt.step04{background:url(../mimitsubo/img/step04.gif) no-repeat left center;}

#flow dl dd{
	border-bottom:1px dashed #211c14;
	margin-bottom:10px;
	text-indent:90px;
}
#flow dl dd span{
	font-weight:bold;
}
#flow table{
	width:400px;
	margin:0 auto;
	background-color:#211c14;
}
#flow table th{
	font-weight:normal;
	background-color:#d9d4cb;
	text-align:left;
	padding:5px;
}

#flow table tr td{
	background-color:#ffffff;
	padding:0 10px;
}

#flow table tr .tableTitle{
	background-color:#211c14;
	color:#ffffff;
	padding:3px 10px;
}

/***************************/

/********qaページ********/
#qa dl{
	width:500px;
}

#qa dl dt{
	background:url(../mimitsubo/img/icon01.gif) no-repeat 10px center #d9d4cb;
	text-indent:40px;
	padding:5px 0;
	margin-bottom:1px;
}

#qa dl dd{
	background:url(../mimitsubo/img/icon02.gif) no-repeat 10px 10px #ffffff;
	padding:5px 0 5px 40px;
	margin-bottom:10px;
}

/***************************/

/********voiceページ********/
#voiceList{
	width:500px;
}

#voiceList p{
	background-color:#d9d4cb;
	font-weight:bold;
	padding:3px 5px;
	margin:10px 0;
}

#voiceList ul li{
	float:left;
	width:160px;
	height:250px;
	padding-left:5px;
}

#voiceList ul li img{
	width:160px;
}

/******************************/

/********weightページ********/

#weightBox #textBox{
	width:500px;
}

#weightBox .weightPhoto{
	float:right;
	padding:1px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	margin-top:5px;
}

#weightBox .weightComment{
	float:left;
	width:320px;
}

#tableBox table{
	background-color:#ffffff;
}

#tableBox .leftTable{
	float:left;
	width:200px;
	margin-right:10px;
}

#tableBox .rightTable{
	width:290px;
}

#tableBox table tr th{
	background-color:#211c14;
	font-weight:normal;
	color:#ffffff;
	padding:5px;
}

#tableBox table tr td{
	background-color:#d9d4cb;
	padding:5px 0;
	text-align:center;
}

#tableBox table tr th.thLeft{
	width:1em;
	padding:0 10px;
}

/******************************/

/********workページ********/
#work #photoBox div{
	width:200px;
	height:130px;
	border:1px solid #cccccc;
	padding:1px;
	background-color:#ffffff;
}

#work #photoBox{
	width:208px;
	float:right;
}

#work #commentBox{
	width:282px;
	float:left;
}

#workFrowBlock .flowBox{
	border-bottom:1px dashed #211c14;
	margin-bottom:20px;
}

#workFrowBlock .flowBox .workUrl{
	padding-left:300px;
}

#workFrowBlock .flowBox dl dt{
	text-indent:100px;
	font-weight:bold;
}

#workFrowBlock .flowBox dl dd{
	padding-left:100px;
}

#workFrowBlock .flowBox dl dt.step01{background:url(../mimitsubo/img/step01.gif) no-repeat left center;}
#workFrowBlock .flowBox dl dt.step02{background:url(../mimitsubo/img/step02.gif) no-repeat left center;}
#workFrowBlock .flowBox dl dt.step03{background:url(../mimitsubo/img/step03.gif) no-repeat left center;}
#workFrowBlock .flowBox dl dt.step04{background:url(../mimitsubo/img/step04.gif) no-repeat left center;}

#workFrowBlock .flowBox .oyakoPhoto{
	float:right;
	padding:1px;
	border:1px solid #cccccc;
	background-color:#ffffff;
	margin:25px 0 0 5px; 
}

#work #advantage p.advantageBorder{
	border-bottom:1px dashed #211c14;
}

/***************************/

/********nanomistページ********/
#nanomistBox{
	width:500px;
}
#nanomistBox #nanomistComment{
	float:left;
	width:233px;
}

#nanomistBox #nanomistPhoto{
	float:right;
	border:1px solid #cccccc;
	padding:1px;
	background-color:#ffffff;
}


/******************************/


