@charset "utf-8";

/* CSS Document */


/* 第二階層共通（右のサイドバー）
------------------------------------------------------------*/


.menu_waku h3 {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	width: 171px;
	padding-top: 10px;
	padding-left: 15px;
}

.menu_waku {
	width: 184px;
	border-right: 2px solid #DEEBF8;
	border-bottom: 2px solid #DEEBF8;
	border-left: 2px solid #DEEBF8;
	margin-bottom: 20px;
}

.menu_waku li {
	color: #437474;
	width: 156px;
	padding: 5px 5px 5px 2px;
	background: url(../images/side_bg.gif) no-repeat bottom;
	margin-left: 10px;
}

.menu_waku ul li a {
	display: block;
	color: #437474;
	width: 131px;
	margin-top: 5px;
	padding-left: 20px;
	text-decoration: none;
}

.menu_waku li a:hover {
	color: #437474;
	text-decoration:underline;
}

.menu_waku .last {
	background: url(../images/side_bg2.gif) no-repeat bottom;
}

/* 第二階層共通（コンテンツエリア）
------------------------------------------------------------*/

/* セクションバー*/
.section_bar {
	background: url("../about/images/titlebar_b.jpg") no-repeat;
	line-height: 28px;
	padding-left: 30px;
	margin-bottom: 10px;
	color: #ffffff;
}

/* ボックス（１）*/

.box_1 {
 //  //background: #B7DFF8 url(../images/contents_bg.jpg) repeat-x top;
//  width: 618px;
	padding-right: 26px;
	padding-left: 26px;
	padding-bottom: 20px;
}

.box_1 h3 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.box_1 p {
	padding-bottom: 20px;
}

.f_left_25 {
	float: left;
	margin-right: 25px;
}

.caption {
	color: #3E6C79;
	text-align: center;
	width: 188px;
	display: block;
}

/* 枠付きボックス（１）*/
.box_1_border {
	border: 1px solid #77ACB0;
	width: 618px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 26px;
}

.box_1_border h3 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.box_1_border p {
	padding-bottom: 20px;
}


/* ボックス（２）*/
.box_2 {
	background: url("../images/tensen.gif") repeat-x bottom;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

.box_2 h4 {
	font-size: 1.2em;
	color: #076376;
	line-height: 1.5em;
}

.box_2 p {
	padding-bottom: 10px;
	margin-left: 20px;
}

.box_2 img {
	margin-right: 20px;
}

.last {
	background: none;
}

/* ボックス（３）*/

.box_3 {
 //background: #B7DFF8 url(../images/contents_bg.jpg) repeat-x top;
//  width: 618px;
	padding-right: 26px;
	padding-left: 26px;
	padding-bottom: 20px;
}

.box_3 h3 {
	padding-top: 20px;
	padding-bottom: 20px;
}

.box_3 p {
	padding-bottom: 20px;
}

.f_right_25 {
	float: right;
	margin-left: 25px;
}

.box_3 table {
	width:620px;	
	}

/* ボックス（４）*/

.box_4 {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.box_4_left {
	float:left;
	width: 245px;
}

.box_4_right {
	float:right;
	width: 387px;
}

.box_4 p {
	padding-top: 10px;
}

.f_left_25 {
	float: left;
	margin-right: 25px;
}

/*現在使ってない*/

#about_1 {
	background: url(../about/images/about1_bg.jpg) no-repeat right bottom;
	line-height: 1.8em;
	padding-right: 240px;
}

#about_1 img {
	background: url(../about/images/about1_bg.jpg) no-repeat right bottom;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.box_head {
	background: url(../images/contents_head.gif) no-repeat center;
	font-size: 1.1em;
	text-align: center;
	color: #FFF;
	height: 36px;
	width: 672px;
	line-height:36px;
}

/* 現在使ってない--ここまで--*/



/* タラソテラピーとは（about）ページ
------------------------------------------------------------*/

#about_headimage{
	background: url(../about/images/about_headimage.jpg);
	padding-top: 41px;
	padding-left: 53px;
	height: 138px;
	width: 907px;
}

/* メニュー（menu）ページ
------------------------------------------------------------*/

#menu_headimage{
	background: url(../menu/images/menu_headimage.jpg);
	padding-top: 41px;
	padding-left: 53px;
	height: 138px;
	width: 907px;
}

/* サロン情報（company）ページ
------------------------------------------------------------*/

#company_headimage{
	background: url(../company/images/company_headimage.jpg);
	padding-top: 41px;
	padding-left: 53px;
	height: 138px;
	width: 907px;
}

/* アクセス（access）ページ
------------------------------------------------------------*/

#access_headimage{
	background: url(../access/images/access_headimage.jpg);
	padding-top: 41px;
	padding-left: 53px;
	height: 138px;
	width: 907px;
}

/* ご予約・お問い合わせ（reserve）ページ
------------------------------------------------------------*/

#reserve_headimage{
	background: url(../reserve/images/reserve_headimage.jpg);
	padding-top: 41px;
	padding-left: 53px;
	height: 138px;
	width: 907px;
}
