@charset "utf-8";

body {
	text-align:center;
	padding:0;
	margin:0;
	line-height:180%;
	font-size:0.8em;}

h1 {
	font-size:12px;
	float:left;
	color:#666666;}

h2 {
	padding:0;
	margin:0;}

.top h2 {
	font-size:12px;
	float:right;
	color:#666666;}

img {
	border:none;}

#back {
	background:url(img/kage.jpg) repeat-y;
	width:861px;
	height:100%;}


/*ヘッダー*/

.top-header {
	margin-bottom:0.2em;}

.header {
	background:url(img/header.jpg) no-repeat;
	width:850px;
	height:105px;
	text-indent:-9999px;}
		
.header a{
	background:url(img/header.jpg) no-repeat;
	float:left;
	width:850px;
	height:105px;}
	
.hitem01 a {
	width:120px;
	height:90px;
	float:left;
	margin:15px 0px 0px 30px;
	background-position:-30px -15px;}
	
.hitem02 a {
	width:221px;
	height:70px;
	float:right;
	margin:22px 21px 0px 0px;
	background-position: -22px -506px;}
		
.hitem01 a:hover { background-position: -30px -310px;}
.hitem02 a:hover { background-position: -608px -317px;}



/*ヘッダーメニュー*/

.hmenu {
　	margin-top:0.5em;
	background:url(img/hmenu.jpg) no-repeat;
	width:850px;
	height:47px;
	text-indent:-9999px;}
		
.hmenu a{
	background:url(img/hmenu.jpg) no-repeat;
	display: block;
	float:left;
	width:170px;
	height:46px;}
	
.hmenu01 a { background-position: 0px 0px;}
.hmenu02 a { background-position: 170px 0px;}
.hmenu03 a { background-position: 340px 0px;}
.hmenu04 a { background-position: 510px 0px;}
.hmenu05 a { background-position: 680px 0px;}
		
.hmenu01 a:hover { background-position: 0px -162px;}
.hmenu02 a:hover { background-position: -170px -162px;}
.hmenu03 a:hover { background-position: -340px -162px;}
.hmenu04 a:hover { background-position: -510px -162px;}
.hmenu05 a:hover { background-position: -680px -162px;}

/*フッター*/

.footer {
	background:url(img/footer.jpg) no-repeat;
	width:850px;
	height:30px;
	text-indent:-9999px;}


/*全ページ共通*/

.content {
	width:760px;
	text-align:left;}

.content-right {
	background:url(img/back-right.jpg) no-repeat right;
	width:760px;
	text-align:left;}

.content-left {
	background:url(img/back-left.jpg) no-repeat left;
	width:760px;
	text-align:left;}


/*トップページ*/

.ryoukin-bana {
	background:url(img/ryoukin-bana.jpg) no-repeat;
	width:760px;
	height:130px;
	text-indent:-9999px;}
		
.ryoukin-bana a {
	background:url(img/ryoukin-bana.jpg) no-repeat;
	width:760px;
	height:130px;
	float:left;}
	
.ryoukin-bana a:hover { background-position: 0px -319px;}

.access-bana {
	background:url(img/access-bana.jpg) no-repeat;
	width:760px;
	height:130px;
	text-indent:-9999px;}
		
.access-bana a {
	background:url(img/access-bana.jpg) no-repeat;
	width:760px;
	height:130px;
	float:left;}
	
.access-bana a:hover { background-position: 0px -319px;}


/*スタッフ紹介*/

.staff-waku {
	width:760px;
	border:#666666 solid 1px;}

.staff-table {
	width:720px;
	margin:20px 0px;
	text-align:left;}

.name {
	border-bottom:#666666 solid 1px;
	margin-bottom:0.8em;}

/*料金表*/

.ryoukin-waku {
	border:#666666 1px solid;
	width:760px;
	padding:20px 0px 20px 40px;
	text-align:left;
	background:url(img/ryoukin-back.jpg) right bottom no-repeat;}


/*アクセス*/

.toi-table {
	text-align:left;
	padding:2px 5px;
	width:650px;}
	
.cl {
	color:#FF0000;}


/*スタッフブログ*/

.blog-table	{
	width:850px;}
	
.blogtitle {
	margin:0.5em 0em 0em 0.5em;
	padding:0.5em 0 0.5em 0;
	text-align: left;
	text-indent: 5px;
	color: #666;
	font-weight:bold;
	border-bottom:solid 1px;
	border-top:solid 1px;
	width:95%;}

.blog h2 {
	background-color:#E1D5C3;
	text-align:center;
	color:#669900;
	font-size:12px;
	height:20px;
	width:98%;}

.entry {
	padding-left:1.4em;
	text-align:left;}

.entrysita {
	text-align:right;
	padding-right:1.2em;}


 /*カレンダー*/ 

#calendar {
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10;
	padding:0px; 
	text-align: center; 
	margin-bottom: 20px;} 
	
#calendar table { 
	width: 180px; 
	padding:0px;}
	

 /*カレンダーのタイトル*/
#calendar caption { 
	color:#669900; 
	background-color:#E1D5C3;
	font-family: Verdana, Arial, sans-serif; 
	font-size:10px; 
	text-align: center; 
	font-weight: bold;
	line-height: 15px;}
	
 /*カレンダーの曜日*/ 
#calendar th { 
	line-height: 12px; 
	font-size:10px; 
	text-align: center; 
	font-weight: bold; 
	color:#333333; 
	padding:2px 0px 0px 0px;} 
	
/*カレンダーの日付*/
 #calendar td { 
	line-height: 12px; 
	font-size:10px; 
	font-weight: normal; 
	color: #333333;
	text-align: center; 
	padding:2px 0px 0px 0px; 
	border-right: solid 2px #E1D5C3; 
	border-left: solid 1px #E1D5C3; 
	border-top: solid 1px #E1D5C3; 
	border-bottom: solid 2px #E1D5C3;} 
	
#calendar a {
	color: #000000;
	background-color:#999999;
	text-decoration: none;}
	
#calendar a:hover {
	color:#FF6600;
	background-color:#CCCCCC; 
	text-decoration:underline;}	

/*ライト*/

.mtright {
	text-align:left;}

.mtright h2 {
	background-color:#E1D5C3;
	text-align:center;
	margin-left:1.2em;
	color:#669900;
	font-size:12px;
	height:20px;
	width:90%;}

.mtright ul {
	padding:0.8em 0em;}


.entrylink {
	border-top:dashed 1px #666666;
	text-align:center;
	padding-top:5px;
	width:98%;}

.hiduke {
	font-weight:bold;
	text-align:center;
	color:#666666;
	padding:0.8em 0em;}	



