/* 基本部分 */

body {
	background:url(images/back.jpg) center top;
	text-align:center;
	padding:0;
	margin:0;
	}
		
.main {
	width:855px;
	margin-top:10px;}

hr { color:#00CC33; }

.top h1 {
	font-size:12px;
	float:left;
	color:#666666;
	height:1em;}

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

/*ヘッダー部分*/

.header a {
	background:url(images/header1.jpg) no-repeat;
	/*見せる場所*/
	width:852px;
	height:120px;
	text-indent:-9999px;
}
	
.hitem01 a {	
	float:left;
	/*見せる場所*/
	width:510px;
	height:118px;
	}
		 
.hitem02 a {
	background:url(images/header1.jpg) no-repeat;
	background-position:-510px 0px;
	float:left;
	/*見せる場所*/
	width:342px;
	height:118px;
	}
	
.hitem01 a:hover {
	background:url(images/header2.jpg) no-repeat;	
	float:left;
	/*見せる場所*/
	width:510px;
	height:118px;
	}
		 
.hitem02 a:hover {
	background:url(images/header2.jpg) no-repeat;
	background-position:-510px 0px;
	float:left;
	/*見せる場所*/
	width:342px;
	height:118px;
	}
		
.hmenu {
	background:url(images/header1.jpg) no-repeat;
	width:852px;
	height:34px;
	}

.hmenu a{
	background:url(images/header1.jpg) no-repeat;
	display: block;
	float:left;
	/*見せる場所*/
	width: 142px;
	height: 34px;
	text-decoration: none;}
	
.hmenu a:hover{
	background:url(images/header2.jpg) no-repeat;
	display: block;
	float:left;
	/*見せる場所*/
	width: 142px;
	height: 34px;
	text-decoration: none;}
	
.hmenu01 a { background-position: 0 -120px; }
.hmenu02 a { background-position: -142px -120px; }
.hmenu03 a { background-position: -284px -120px; }
.hmenu04 a { background-position: -426px -120px; }
.hmenu05 a { background-position: -568px -120px; }
.hmenu06 a { background-position: -710px -120px; }
	
.hmenu01 a:hover { background-position: 0 -120px; }
.hmenu02 a:hover { background-position: -142px -120px; }
.hmenu03 a:hover { background-position: -284px -120px; }
.hmenu04 a:hover { background-position: -426px -120px; }
.hmenu05 a:hover { background-position: -568px -120px; }
.hmenu06 a:hover { background-position: -710px -120px; }

/*フッター部分*/
		
.blog {
	background:url(images/blog.png) no-repeat;
	width:852px;
	height:224px;
	text-align:left
	}
	
/* hiding from IE5/mac \*/
*html .blog {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/blog.png');}

.topleft{ 
font-size:16px;
font-weight:bold;
line-height:150%;
float:left;
text-align:left;
}

.topright{
float:right;
padding-right:1em;} 




.footer {
	width:855px;
	height:33px;
	background:url(images/footer.jpg) no-repeat;
	text-indent:-9999px;
	}
		
.link a{
	background:url(images/footer.jpg) no-repeat;
	display: block;
	position:relative;
	top:9px;
	right:265px;
	float:right;
	/*見せる場所*/
	width: 50px;
	height: 13px;
	text-decoration: none;}
			
.fitem01 a { background-position: 100px 20px; }
.fitem01 a:hover { background-position: -540px -54px; }
		
.sitemap a{
	background:url(images/footer.jpg) no-repeat;
	display: block;
	position:relative;
	top:9px;
	right:124px;
	float:right;
	/*見せる場所*/
	width: 75px;
	height: 13px;
	text-decoration: none;
	}
			
.fitem02 a { background-position: 50px 20px; }
.fitem02 a:hover { background-position: -606px -54px; }
		
.riyou {
font-size:1em;
text-align:left;
}

.riyou a{
	background:url(images/footer.jpg) no-repeat;
	display: block;
	position:relative;
	top:9px;
	right:-110px;
	float:right;
	/*見せる場所*/
	width: 145px;
	height: 13px;
	text-decoration: none;
	}
		
.fitem03 a { background-position: 10px 20px; }
.fitem03 a:hover { background-position: -694px -54px; }

/*コンセプトページ*/

.consept {
	background:url(images/consept.png) no-repeat;
	height:800px;
	line-height:180%;
}

/* hiding from IE5/mac \*/
*html .consept {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/consept.png');}

/* IE7ハック */
*:first-child+html .consept {
	background:url(images/consept.png) no-repeat;
	height:950px;
	line-height:180%;}
	
.consept p{ margin-top:50px; }

/*スタイルブックページ*/

.style table{ margin-top:10px; }

.style td{
	text-align:left;
	font-size:12px;
	padding:5px;
}

/*店舗ページ*/

.tenpo {
	background:url(images/tenpo.png) no-repeat;
	height:800px;
	float:left;
}

/* hiding from IE5/mac \*/
*html .tenpo {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tenpo.png');}

/* IE7ハック */
*:first-child+html .tenpo {
	background:url(images/tenpo.png) no-repeat;
	height:840px;
	float:left;}


.tenpo table { border-color:#CCCCCC;}

.tenpo2{ margin-top:50px;}
	
.tenpo td{
	text-align:left;
	font-size:12px;
	padding:10px;
}

/*料金ページ*/

.ryoukin2 {
	background:url(images/ryoukin2.png) left bottom no-repeat;
	height:100%;
	}

/* hiding from IE5/mac \*/
*html .ryoukin2 {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ryoukin2.png');
}

/* IE7ハック */
*:first-child+html .ryoukin2 {
	background:url(images/ryoukin2.png) left bottom no-repeat;
	height:350px;}

.ryoukin table { width:852px;}
	
.ryoukin td{
	padding:10px;
	font-size:1em;
	font-weight:bold;
	text-align:left;
}

.title {
	background-color:#CC9900;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.cl {
color:#FF0000;
font-size:14px;
font-weight:bold;
} 

.cl2 {
color:#FF0000;
font-size:16px;
font-weight:bold;
}

.cl3 {
color:#FF00FF;
font-size:16px;
font-weight:bold;
}


/*お問い合わせページ*/
		
.toi {
	background:url(images/toi.png) no-repeat;
	height:500px;
}

/* hiding from IE5/mac \*/
*html .toi {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/toi.png');}

.toi p { margin-top:50px; }

/*リンクページ*/
		
.link2 li {
	text-align:left;
	font-size:12px;
	margin-left:15px;
	margin-top:10px; }
	
/*サイトマップページ*/
		
.sitemap2 li {
	font-size:12px;
	margin-top:10px;
	line-height:150%;
	text-align:left; }




/*ＭＴブログ*/

.content {
	float: left;
	width: 600px;
	margin-top:30px;
	}
	  
.content p { 
	color: #000000;
	font-family: Verdana, Arial, sans-serif; 
	font-weight: normal; 
	font-size:11px; 
	line-height: 180%; 
	text-align: left;
	padding: 10px 10px 15px 10px;
	margin-bottom: 0px;
	margin-left:10px;
	margin-right:10px;
	margin-top: 0px;
	}
	
 /*記事の小見出しH1*/
.content h1 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	text-align: left; 
	font-weight: bold; 
	color: #000000;
	padding: 0px 5px 0px 10px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	line-height: 120%;
	}
	
 /*記事の小見出しH2*/
.content h2 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	text-align: left; 
	font-weight: bold; 
	color: #000000;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	line-height: 120%;
	}
	
/*記事の日付*/
.content h6 { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	text-align: left; 
	font-weight: bold; 
	color: #75C4FF;

	padding: 0px 5px 0px 10px;
	margin-bottom: 5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	line-height: 120%; 
	/*上に線つける*/
	border-top: 1px dashed #999;
	}
	
 /*記事のタイトル*/
.content h3 { 
	color: #FF8BB3; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	text-align: left; 
	font-weight: bold; 
	padding: 0px 10px 0px 10px;
	margin-bottom: 0px;
	margin-left:10px; 
	margin-right:10px; 
	margin-top: 0px; 
	line-height: 120%;	
	/*下に線つける*/
	border-bottom: 1px dashed #999;
	}
	
 /*記事下のリンク*/ 
.content p.posted { 
	color: #464646; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9px; 
	text-align: left; 
	line-height: 140%; 
	border-bottom: solid 1px #FFC577;
	text-align:right;
	} 