@charset "utf-8";



/* reset css */
@import url("../reset.css");

/* layout css */
@import url("../shared_layout.css");

/* header css */
@import url("../header.css");

/* navigation css */
@import url("../navigation.css");

/* footer css */
@import url("../footer.css");

/* text common css */
@import url("../common.css");



/* diet_chair css  */

#diet_contents{
	width: 760px;
	margin: auto;
	line-height: 140%;
	text-align: left;
}

.diet_chair_title{
	margin: 20px 0px 20px;
}

h2 {
	width: 310px;
	height: 385px;
	float: left;
	background: url(../../diet_chair/image/diet_chair_back.jpg);
	margin-right: 10px;
	text-indent: -9999px;
}

#right_contents{
	width: 420px;
	float: right;
}

h3{
	font-weight: bold;
	color: #ff6600;
}
.catch{
	margin-bottom: 3px;
}

.sub_catch{
	display: block;
	color: #3366ff;
	font-weight: bold;
	margin-bottom: 3px;
}

.text{
	width: 400px;
	margin-top: 10px
}

.recommend{
	display: block;
	color: #ff0099;
	font-weight: bold;
	margin-bottom: 10px;
}

.price{
	color: #ff0099;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
}

.check_title{
	clear: both;
	color: #ff0099;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}


.teacher{
	font-size:18px;	
	font-weight: bold;
	color: #ff6600;
}

.check_answer{
	margin: 10px 0px;
}

.answer{
	width: 350px;
	margin: 10px 0px;
	background-color:#f0eea2;
}

.ps{
	width: 110px;
	padding: 3px;
	text-align: right;
}

/*

Suppriment Cafe Hikarudou CSS Document

Written by Takeshi Yumite / 01 Apr 2009 
Copyright (C) 2009 BERKANA 
All rights reserved.

*/