﻿@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_m2.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_m1.gif);
}

#navi ul li a:hover{
	background-position: left bottom;
}

/* ------------------------------- メインエリア ---------------------------- */

#main{
	width: 476px;
	margin-left: 10px;
	float: left;
}

#column{
	width: 476px;
	padding: 0px 10px 10px 10px;
}

#column h2.access1{
	margin-top: 10px;
	padding: 10px 10px 30px 15px;
	font-size: 16px;
	color: #996666;
	background: url(../img/access_img/access_1.gif) no-repeat left top;
	text-indent: -9999em;
}

#column h2.access2{
	margin-top: 10px;
	padding: 10px 10px 30px 15px;
	font-size: 16px;
	color: #996666;
	background: url(../img/access_img/access_2.gif) no-repeat left top;
	text-indent: -9999em;
}

#column p{
	margin-bottom: 5px;
}

#column p.access3{
	margin: 7px 0px 10px 120px;
	display: block;
	text-indent: -9999em;
}

#column p.access3 a{
	height: 37px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#column p.access3 a{
	width: 230px;
	background: url(../img/yoyaku.gif) no-repeat left top;
}

#column p.access3 a:hover{
	background-position: left bottom;
}

#column ul{
	padding: 0px 10px 10px 15px;
}

#column li{
	padding-bottom: 5px;
	font-size: 12px;
	color: #666666;
}

/* ------------------------------- floatが　netscape7 ---------------------------- */
#side{
	width: 318px;
	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 19px;
}

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: 20px 0 0 19px;
	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;
}

#profile{
	width: 780px;
	margin: 10px 40px 0px 30px;
	clear: both;
}

#profile p.access4{
	width: 202px;
	height: 252px;
	float: left;
}

#profile p.access5{
	width: 558px;
	margin: 5px 0px 10px 20px;
	float: right;
}

#profile p.access6{
	width: 558px;
	margin: 5px 0px 10px 20px;
	text-align: right;
	float: right;
}

/* ------------------------------- IE6対策 ------------------------------- */

*html #qr{
	margin: 20px 0 0 18px;
}

*html #qr p{
	width: 110px;
	margin: 58px 5px 0 10px;
	float: left;
}
