﻿@charset "utf-8";

/* ------------------------------- メニュー ------------------------------- */

#navi ul{
	width: 850px;
	height: 59px;
	display: block;
}

#navi ul li{
	display: block;
	text-indent: -9999em;
	float: left;
}

#navi ul li a{
	height: 59px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.home{
	width: 170px;
}

.home a{
	width: 170px;
	background-image: url(../img/home_m1.gif);
}

.facial{
	width: 170px;
}

.facial a{
	width: 170px;
	background-image: url(../img/facial_m2.gif);
}

.karada{
	width: 170px;
}

.karada a{
	width: 170px;
	background-image: url(../img/body_m2.gif);
}

.kanpou{
	width: 170px;
}

.kanpou a{
	width: 170px;
	background-image: url(../img/kanpou_m2.gif);
}

.access{
	width: 170px;
}

.access a{
	width: 170px;
	background-image: url(../img/access_m2.gif);
}

#navi ul li a:hover{
	background-position: left bottom;
}

/* ------------------------------- メインエリア ---------------------------- */

#main{
	width: 508px;
	margin-left: 10px;
	float: left;
}

#news{
	width: 508px;
	padding: 10px 10px 10px 10px;
	background: url(../img/bg_bottom.gif) no-repeat bottom;
}

#news h2{
	padding: 10px 10px 0px 15px;
	font-size: 16px;
	color: #996666;
	background: url(../img/bg_top.gif) no-repeat top;
}

#news ul{
	padding: 0px 10px 10px 15px;
	background: url(../img/bg_center.gif) repeat-y;
}

#news li{
	padding-bottom: 5px;
	font-size: 12px;
	color: #666666;
}

.big{
	font-size: 16px;
	color: #996666;
}

.sen{
	border-bottom: 1px solid #D90000;
}

.aka{
	color: #D90000;
}

#profile{
	width: 508px;
	height: 250px;
	margin-top: 10px;
	padding: 0px 10px;
	background: url(../img/shifuku_bg.gif) no-repeat top;
}

.photo{
	width: 95px;
	height: 152px;
	padding: 90px 10px 0px 6px;
	float: left;
}

.home3{
	width: 372px;
	padding: 40px 15px 0px 10px;
	float: right;
}

.home4{
	width: 372px;
	padding: 0px 15px 0px 10px;
	float: right;
	text-align: right;
}

.home5{
	margin-left: 10px;
}

/* ------------------------------- floatが　netscape7 ---------------------------- */
#side{
	width: 286px;
	margin: 10px 18px 10px 0px;
	float: right;
}
/* ------------------------------- floatが　netscape7 ---------------------------- */
/* ------------------------------- イベントカレンダー ---------------------------- */

div#calendar-top,div#calendar-bottom{
	width: 280px;
	border: 1px solid #996600;
}



	/* ＊＊＊＊＊＊＊＊＊＊ カレンダー更新箇所ここから　2箇所 ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */


div#calendar-top{
	background: #fff url(../img/calendar_2.gif) no-repeat left top;/* -- 上段のカレンダーの月を変更（この列の数字） -- */
}

div#calendar-bottom{
	background: #fff url(../img/calendar_3.gif) no-repeat left top;/* -- 下段のカレンダーの月を変更（この列の数字） -- */
}


	/* ＊＊＊＊＊＊＊＊＊＊ カレンダー更新箇所ここまで　2箇所 ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */



.yoyaku{
	margin: 5px 15px;
}

div#calendar{
	width: 280px;
	margin: 0px 3px;
}

div#calendar table{
	margin: 15px 0px 10px 27px;
	border-collapse: collapse;
	border-spacing: 0;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
}

div#calendar table thead tr th,
div#calendar table tbody tr td{
	height: 10px;
	text-align: center;
}

div#calendar table thead tr th{
	border-bottom: 2px solid #9aa786;
}

div#calendar table thead tr th span,
div#calendar table tbody tr td span{
	color: #666666;
	padding: 0px 10px;
}

div#calendar table tbody tr td span.date-empty{
	padding: 0px 3px;
	color: #fff;
 	visibility: hidden;
}

div#calendar table thead tr th span.aka,
div#calendar table tbody tr td span.aka,
div#calendar table thead tr th span.aka,
div#calendar table tbody tr td span .aka{
	color: #D90000;
}

.memo{
	margin: 5px 15px;
	clear: both;
}

#qr{
	width: 280px;
	height: 169px;
	margin: 10px 0 0 2px;
	background: url(../img/qr1.gif) no-repeat left top;
}

#qr img{
	width: 106px;
	height: 106px;
	margin: 0px 5px 0 5px;
}

#qr p{
	width: 110px;
	margin: 58px 5px 0 15px;
	font-size: 14px;
	float: left;
}

#banner p{
	margin: 10px 5px;
	float: right;
}

/* ------------------------------- IE6対策 ------------------------------- */

*html #profile p.home3{
	padding: 40px 15px 0px 10px;
	font-size: 14px;
	line-height: 130%;
}

*html #profile p.home4{
	line-height: 130%;
}

*html #qr{
	margin: 10px 0 0 1px;
}

*html #qr p{
	width: 110px;
	margin: 58px 5px 0 10px;
	float: left;
}
