@charset "Shift_JIS";

h1,h2,h3,h4,h5,p,ul,ol,li,div,dl,dt,dd,form,img,hr,table,tr,td{
	margin:0px;
	padding:0px;
	border:none;
}
img{
	border:none;
	vertical-align:top;
}
body{
	margin:0 auto;
	padding:0;
	line-height:1.5;
	font-size:13px;
	background-color:#b89a81;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
}

/* リンク
---------------------------------------------------- */
a:link {
	text-decoration:underline; color:#FF6666;
}
a:visited {
	text-decoration:underline; color:#FF6666;
}
a:hover {
	color:#FF9966;
}

#toTop{
	text-align:center;
	padding:20px 0;
	font-weight:bold;
}
#toTop2{
	width:380px;
	float:right;
	padding:20px 0;
	font-weight:bold;
	text-align:right;
}
#toHome{
	width:380px;
	float:left;
	padding:20px 0;
	font-weight:bold;
}


/* フロートクリア
---------------------------------------------------- */
#cl{
	clear:both;
}

/* ページ全体
---------------------------------------------------- */
#all{
	width:800px;
	padding:0 10px;
	margin:0 auto;
	text-align:center;
	background:url(../imgs/bg1.jpg) repeat-y top left;
}

/* ナビゲーション
---------------------------------------------------- */
#nav ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
#nav li{
	display:inline;
}

/* コンテンツ
---------------------------------------------------- */
h1{
	font-size:140%;
	padding:30px 0 20px 0;
	text-align:center;
	color:#FF6666;
}
#contents{
	width:760px;
	padding:0 20px;
	background-color:#FFFFFF;
	text-align:left;
}
#contLeft{
	width:490px;
	float:left;
	padding:0 20px 0 0;
}
#contRight{
	width:250px;
	float:right;
}
.txtTitle1{
	font-size:120%;
	padding:0 0 6px 0;
	color:#673403;
	font-weight:bold;
}
.txtStyle1{
	text-align:justify;
	text-justify:inter-ideograph;
}
#arrow{
	clear:both;
}
.txtBold{
	font-weight:bold;
}
.txtBold2{
	font-weight:bold;
	font-size:120%;
}

/* トピックス
---------------------------------------------------- */
#boxTopics{
	padding:20px 0 0 0;
}
#bgTop{
	background:url(../imgs/box_top.jpg) top left no-repeat;
	width:760px;
	height:43px;
}
#bgMid{
	background:url(../imgs/box_mid.jpg) top left repeat-y;
	width:720px;
	padding:10px 20px 0 20px;
}
#bgBtm{
	background:url(../imgs/box_btm.jpg) top left no-repeat;
	width:760px;
	height:30px;
}
.titleTopics{
	font-size:110%;
	padding:0 20px;
	color:#673403;
	font-weight:bold;
}
.txtTopics{
	padding:0 0 0 20px;
	text-align:justify;
	text-justify:inter-ideograph;
}

/* 内容詳細
---------------------------------------------------- */
#detailBox{
	margin-top:30px;
	padding:20px 0;
	border-top:dotted 2px #336633;
}
#detailBox2{
	padding:20px 0;
	border-top:dotted 2px #336633;
}
#detailLeft{
	width:250px;
	float:left;
	padding:0 20px 0 0;	
}
#detailRight{
	width:490px;
	float:right;
}
.txtDetail1{
	font-size:120%;
	color:#336633;
	font-weight:bold;
}
.txtDetail2{
	font-size:140%;
	color:#FF6666;
	font-weight:bold;
	padding-bottom:6px;
}
.txtDetail3{
	color:#CC3333;
	font-weight:bold;
}

#listStyle1 ul{
	list-style:decimal outside;
	padding-left:25px;
	color:#CC3333;
	font-weight:bold;
	padding-bottom:6px;
}

/* お店の情報
---------------------------------------------------- */
#couponBox{
	width:716px;
	margin-top:10px;
	padding:20px;
	border:dotted 2px #999999;
	background-color:#FFFFCC;
	line-height:1.3;
}
#couponLeft{
	width:200px;
	float:left;
	padding-top:10px;
}
#couponRight{
	width:496px;
	float:right;
	padding:0 0 0 20px;
}
.couponTitle{
	font-size:200%;
	color:#FF0000;
	font-weight:bold;
	padding-bottom:6px;
}

/* セラピスト養成コース
---------------------------------------------------- */
#courseBox1{
	text-align:justify;
	text-justify:inter-ideograph;
}
#courseBox1 img{
	float:right;
	margin:0 0 20px 20px;
}
#courseBox2{
	text-align:justify;
	text-justify:inter-ideograph;
	padding:0 0 5px 0;
}
#courseBox2 img{
	float:left;
	margin:0 20px 0 0;
}
#courseBox3{
	padding:0 0 5px 0;
}
#courseBox3 img{
	float:left;
	margin:0 20px 0 0;
}
#courseTtBg{
	background-color:#eabbb1;
	padding:2px 20px;
	margin:30px 0;
	color:#2e0e00;
	font-weight:bold;
}
#courseTxtTt{
	font-size:120%;
	color:#336633;
	font-weight:bold;
	padding:6px 0;
}

/* 生徒さんからの声
---------------------------------------------------- */
#boxVoice{
	padding:10px 0 0 0;
}
#bgMid2{
	background:url(../imgs/box_mid.jpg) top left repeat-y;
	width:720px;
	padding:0 20px;
}
.titleVoice{
	font-size:110%;
	color:#FF6666;
	font-weight:bold;
}

/* 体験レポート
---------------------------------------------------- */
#taikenTtBg{
	background-color:#FFCC66;
	padding:2px 20px;
	margin:30px 0;
	color:#2e0e00;
	font-weight:bold;
	text-align:center;
}
#taikenBox{
	text-align:justify;
	text-justify:inter-ideograph;
	padding:0 0 5px 0;
}
#taikenTxtTt{
	font-size:120%;
	color:#d88032;
	font-weight:bold;
	padding:6px 0;
}
#taikenLeft{
	width:200px;
	float:left;
	padding:0 20px 0 0;	
}
#taikenRight{
	width:540px;
	float:right;
}
#layout1{
	float:right;
	margin:0 0 10px 10px;
}
.txtTaiken{
	font-size:120%;
	color:#d88032;
	font-weight:bold;
}

/* インフォメーション
---------------------------------------------------- */
#infoTitle1{
	color:#000000;
	font-size:120%;
	font-weight:bold;
	text-align:center;
}
#infoTitle2{
	color:#FF6666;
	font-size:160%;
	font-weight:bold;
	text-align:center;
}

/* 10分コース体験レポート
---------------------------------------------------- */
.caption{
	font-size:80%;
}

/* 料金表
---------------------------------------------------- */
#priceTitle{
	font-size:220%;
	padding:30px 0 0 0;
	text-align:center;
	color:#FF6666;
	font-weight:bold;
}
#priceBox{
	font-size:120%;
	padding:20px 0 0 60px;
}
#priceBox table{
	border-collapse:collapse;
}
#tableTitle{
	padding:0 0 6px 0;
	font-weight:bold;
}
#mCategory{
	background-color:#f1d7d1;
	border:1px solid #2e0e00;
	padding-left:10px;
}
#mMinute{
	background-color:#F5E0C9;
	text-align:right;
	border-top:1px solid #2e0e00;
	border-right:1px solid #2e0e00;
	border-bottom:1px solid #2e0e00;
	padding-right:10px;
}
#price1{
	background-color:#FFFFFF;
	text-align:right;
	border-top:1px solid #2e0e00;
	border-bottom:1px solid #2e0e00;

	padding-right:10px;
}
#price1a{
	background-color:#FFFFFF;
	text-align:right;
	border-top:1px solid #2e0e00;
	border-bottom:1px solid #2e0e00;
}
#price2{
	background-color:#FFFFFF;
	text-align:right;
	color:#FF0000;
	font-size:160%;
	font-weight:bold;
	border-top:1px solid #2e0e00;
	border-right:1px solid #2e0e00;
	border-bottom:1px solid #2e0e00;
	padding-right:10px;
}
#price2a{
	background-color:#FFFFFF;
	text-align:right;
	color:#FF0000;
	font-size:160%;
	font-weight:bold;
	border-top:1px solid #2e0e00;
	border-bottom:1px solid #2e0e00;
}















