@charset "utf-8";

body{
	margin:0;
	padding:0;
}

body{
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
	*font-family: "Lucida Grande", "ＭＳ Ｐゴシック", "Lucida Sans Unicode", sans-serif; background-color: transparent; color: #333; -webkit-font-smoothing: antialiased;
}


h1, h2, h3, h4, h5, ul, li, dl, dt, dd, p{
	margin:0;
	padding:0;
	list-style-type:none;
}

body{
	font-size:12px;
	line-height:1.6;
	letter-spacing: 1px;
}


a:link,
a:visited{
	color:#333333;
}

a:hover,
a:active{
	color:#0099CC;
	text-decoration:none;
}

img{
	border:none;
	vertical-align:top;
}

li{
	vertical-align:top;
}

a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}


/*block----------------------------------*/

#wrapper{
	width:100%;
}


#mainWrapper{
	width:950px;
	margin:0 auto;
	overflow:hidden;
	/zoom:1;
}



#contents{
	width:625px;
	float:right;
	margin-right:10px;
	/display:inline;
}

#aside{
	width:265px;
	float:left;
	margin-left:10px;
	/display:inline;
}


/*header----------------------------------*/


#header{
	width:950px;
	height:75px;
	margin:0 auto;
	position:relative;
}

#header h1{
	position:absolute;
	width:230px;
	left:10px;
	top:3px;
}


#header .catchCopy{
	position:absolute;
	width:500px;
	left:415px;
	top:3px;
	font-size:12px;
	line-height:1.6;
}


/*gnavi----------------------------------*/

#globalNavi{
	background:url(../images/bg_gnavi.jpg) repeat-x left top;	
	height:70x;
	margin-bottom:20px;
}

#globalNavi ul{
	width:875px;
	margin:0 auto;
	overflow:hidden;
	/zoom:1;
}

#globalNavi ul li{
	float:left;
	background:#FFFFFF;
}


/*footer----------------------------------*/

#footer{
	width:100%;
	margin-top:50px;
	/*background:#F4F4F4;*/
	background:url(../images/bg_footer.jpg) repeat-x left top;
}

#footer .footerWrapper{
	width:950px;
	height:150px;
	margin:0 auto;
	position:relative;
}

#footer .logo{
	position:absolute;
	width:321px;
	left:30px;
	top:23px;
}

#footer .info{
	position:absolute;
	width:500px;
	left:414px;
	top:47px;
}



#footer ul{
	position:absolute;
	left:444px;
	top:20px;
	width:500px;
	overflow:hidden;
	/zoom:1;
}

#footer li{
	padding-left:10px;
	padding-right:10px;
	background:url(../images/icon_arrow.gif) no-repeat left center;	
	font-size:12px;
	line-height:1.6;
	float:left;
}

#footer .copyright{
	position:absolute;
	left:251px;
	top:119px;
	text-align:center;
}

/*contents-------------------------------------------*/

.mainImageSec{
	padding-bottom:15px;
	background:url(../images/bg_main_bottom.jpg) no-repeat left bottom;
	margin-bottom:20px;
}

.detailBtn{
	margin:10px 0;
	text-align:right;	
}


/*conditionCaseSec*/

#contents .conditionCaseSec{
	margin-bottom:30px;
}

#contents .conditionCaseSec ul{
	width:645px;
	margin-right:-20px;
	overflow:hidden;
	/zoom:1;
}

#contents .conditionCaseSec ul li{
	float:left;
	padding-right:20px;
	/display:inline;
}

/*shopMeasureSec*/

#contents .shopMeasureSec{
	margin-bottom:30px;
}

#contents .shopMeasureSec h2{
	margin-bottom:20px;
}

#contents .shopMeasureSec dl{
	overflow:hidden;
	/zoom:1;
}

#contents .shopMeasureSec dl dt{
	float:right;
}


#contents .shopMeasureSec dl dd{
	padding-right:250px;
}

#contents .shopMeasureSec dl dd p{
	margin-bottom:1em;
	font-size:1.2em;
}



/*shopImageSec*/

#contents .shopImageSec{
	margin-bottom:30px;
	overflow:hidden;
	/zoom:1;
}
#contents .shopImageSec h2{
	margin-bottom:20px;
}

#contents .shopImageSec ul{
	width:645px;
	margin-right:-20px;
	overflow:hidden;
	/zoom:1;
}

#contents .shopImageSec ul li{
	float:left;
	width:195px;
	padding-right:20px;
	/display:inline;
}

#contents .shopImageSec ul li p{
	margin-top:10px;

}

#contents .shopImageSec .map{
	float:left;
	width:215px;
	margin-right:8px;
	letter-spacing:0;
}

#contents .shopImageSec .exterior{
	margin-bottom:10px;
}




/*profileSec*/
.profileSec{
	width:100%;
}

.profileSec h2{
	margin-bottom:20px;
}

.profileSec .desc{
	padding:0 10px;
	font-size:15px;
	margin-bottom:20px;
}




.profileSec table{
	border: #CCC 1px solid;
	border-collapse: collapse;
	width: 100%;
}

.profileSec table th,
.profileSec table td{
	line-height:1.4;
}

.profileSec table th{
	border-bottom: #CCC 1px dashed;
	border-right: #CCC 1px solid;
	background-color: #F0EDE8;
	text-align: left;
	padding: 20px;
	font: bold;
}

.profileSec table td{
	border: #CCC 1px dashed;
	background-color: #FFF;
	vertical-align: top;
	text-align: left;
	padding: 20px;
}




/*aboutSec*/

.aboutSec{
	margin-bottom:50px;
	overflow:hidden;
	/zoom:1;
}

.aboutSec .image{
	width:230px;
	float:left;
}

.aboutSec .text{
	width:380px;
	font-size:14px;
	line-height:1.6;
	float:right;
}

.aboutSec h3{
	color:#FF6699;
	font-size:22px;
	font-weight:bold;
	letter-spacing:4px;
	margin-bottom:10px;
}


.aboutSec .text p{
	margin-bottom:1em;
}

.aboutSecR .image{
	float:right;
}

.aboutSecR .text{
	float:left;
}


.aboutSec table{
	border: #CCC 1px solid;
	border-collapse: collapse;
	width: 100%;
	margin:10px 0;
}

.aboutSec table th,
.aboutSec table td{
	line-height:1.4;
}

.aboutSec table th{
	border-bottom: #CCC 1px dashed;
	border-right: #CCC 1px solid;
	background-color: #F0EDE8;
	text-align: center;
	padding: 10px;
	font: bold;
}

.aboutSec table td{
	border: #CCC 1px dashed;
	background-color: #FFF;
	text-align: left;
	padding: 10px;
}

.etcetera .text{
	color: #FF6699;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align:center;
	padding-bottom:50px;
}




/*aside-------------------------------------------*/

/*sideMenuSec*/

#aside .sideMenuSec{
	margin:0 0 30px;
}

#aside .sideMenuSec ul li{
	margin-bottom:10px;
}


/*newsInfoSec*/

#aside .newsInfoSec{
	margin:0 0 30px;
}

#aside .newsInfoSec h3{
	/*margin-bottom:10px;*/
}

#aside .newsInfoSec ul li{
	padding:5px 0 5px 10px;
	background:url(../images/icon_arrow.gif) no-repeat left 13px;	
	font-size:12px;
	line-height:1.6;
	border-bottom:dashed 1px #999999;
}



/*margin padding etc----------------------------------*/

.caution{
	color:#FF0000;
}



.imgflr{
	float:right;
	margin-left:20px;
}

.imgfll{
	float:left;
	margin-right:20px;
}

.alignC{
	text-align:center;
}

.alignL{
	text-align:left;
}

.alignR{
	text-align:right;
}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb60{padding-bottom:60px;}
.pb70{padding-bottom:70px;}
.pb80{padding-bottom:80px;}
.pb90{padding-bottom:90px;}
.pb100{padding-bottom:100px;}

.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pt60{padding-top:60px;}
.pt70{padding-top:70px;}
.pt80{padding-top:80px;}
.pt90{padding-top:90px;}
.pt100{padding-top:100px;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl60{padding-left:60px;}
.pl70{padding-left:70px;}
.pl80{padding-left:80px;}
.pl90{padding-left:90px;}
.pl100{padding-left:100px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr40{padding-right:40px;}
.pr50{padding-right:50px;}
.pr60{padding-right:60px;}
.pr70{padding-right:70px;}
.pr80{padding-right:80px;}
.pr90{padding-right:90px;}
.pr100{padding-right:100px;}

.pd5{padding:5px;}
.pd10{padding:10px;}
.pd20{padding:20px;}
.pd30{padding:30px;}
.pd40{padding:40px;}
.pd50{padding:50px;}
.pd60{padding:60px;}
.pd70{padding:70px;}
.pd80{padding:80px;}
.pd90{padding:90px;}
.pd100{padding:100px;}


.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  


br{letter-spacing:0;}
