@charset "shift_jis";
/**************************************
リラクゼーションセラピスト科　設定
***************************************/
/*見出し設定*/
#relaxationpage h2 {
	margin:0 0 10px 0;
	text-align:center;
}

#relaxationpage h4 {
	margin:0 0 10px 0;
}

/*レイアウト設定*/
#relaxationpage .col3 {
	width:870px;
	background:url(../img/relaxation/3column_bg.gif) repeat-y;
}

#relaxationpage .bgwgite {
	background:#ffffff;
	padding:0 0 5px 0;
}

#relaxationpage .col3 ul {
	list-style:disc;
	padding:5px 5px 5px 25px;
}

#relaxationpage .col2 {
	width:870px;
	background:url(../img/relaxation/2column_bg.gif) repeat-y;
}

#relaxationpage .col2 .honka1 {
	background:url(../img/relaxation/title08.gif) no-repeat top right;
	padding:30px 10px 10px 10px;
}

#relaxationpage .col2 .tanki1 {
	background:url(../img/relaxation/title09.gif) no-repeat top right;
	padding:30px 10px 10px 10px;
}

#relaxationpage .col2 .bg2 {
	background:url(../img/relaxation/more_bg.gif) no-repeat top;
}

#relaxationpage .col2 .bg2 .arrow_blue {
	text-align:center;
}

#relaxationpage .col2 .bg2 .border_blue {
	border:1px solid #E07451;
	padding:10px;
}

#relaxationpage .col2 .bg2 .tanki2 {
	padding:80px 0 0 10px;
	color:#604C3F;
}
/*テーブル設定*/
#relaxationpage table {
	width:100%;
}

#relaxationpage th,
#relaxationpage td {
	border:1px solid #cccccc;
	padding:10px;
	text-align:center;
}

#relaxationpage th.gray {
	width:107px;
}

#relaxationpage th.gray,
#relaxationpage th.pink,
#relaxationpage th.orenge,
#relaxationpage th.yellow,
#relaxationpage th.green,
#relaxationpage th.blue,
#relaxationpage th.indigo,
#relaxationpage th.purple,
#relaxationpage td.gray,
#relaxationpage td.pink {
	color:#000000;
	font-weight:normal;
}

#relaxationpage th.gray {background:#D7D8D8;}
#relaxationpage th.pink {background:#F7BCBC;}
#relaxationpage th.orenge {background:#F7BB63;}
#relaxationpage th.yellow {background:#F4E987;}
#relaxationpage th.green {background:#BDCC96;}
#relaxationpage th.blue {background:#B5D9DB;}
#relaxationpage th.indigo {background:#B4BFD8;}
#relaxationpage th.purple {background:#C8B4D6;}

#relaxationpage td.gray {background:#F2F3F3;}
#relaxationpage td.pink {background:#FFE9E9;}