@charset "utf-8";
/*-------------------------
ショップページ（全体背景）
------------------------*/
body {
	width:100%;
	text-align: justify;
	text-justify: inter-ideograph;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	color: #172B25;
	min-width: 950px;
	background: url(../facilities/img/bac.png) top center no-repeat;
	background-color: #B7C5C2;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
* html body {	/* for IF6 */
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
/*-------------------------
topイメージ（商品）
------------------------*/
.bac01 {
	width: 100%;
	height: 598px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
.bac01 {
	background: url(../shop/img/t01.png) top center no-repeat;
}

.contitle001 {
	width: 446px;
	height: 45px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../shop/img/title001.png) right 0 no-repeat;
}
/*-------------------------
shop ナビゲーション
------------------------*/
.s_nav {
	width: 850px;
	height: 65px;
	overflow: hidden;
	background: url(../shop/img/bt_bac.jpg) 0 0 no-repeat;
	margin: 0 0 34px 0;
}
.s_nav ul {
	margin: 15px 0 0 213px;
}
.s_nav ul li {
	float: left;
}
.sbt2 li {
	overflow: hidden;
	margin-bottom: 5px;
}
.sbt01, .sbt02, .sbt03 {
	width: 200px;
	height: 35px;
	overflow: hidden;
	text-indent: -9999px;
	margin-left: 5px;
}
.sbt01 a {
	width: 200px;
	height: 35px;
	overflow: hidden;
	display: block;
	background: url(../shop/img/bt1.jpg) 0 0 no-repeat;
}
.sbt02 a {
	width: 200px;
	height: 35px;
	overflow: hidden;
	display: block;
	background: url(../shop/img/bt2.jpg) 0 0 no-repeat;
}
.sbt03 a {
	width: 200px;
	height: 35px;
	overflow: hidden;
	display: block;
	background: url(../shop/img/bt3.jpg) 0 0 no-repeat;
}
/*-------------------------
イメージ写真説明
------------------------*/
.box1_in_right {
	width: 235px;
	overflow: hidden;
	float: left;
	margin-left: 14px;
}
.title001 {
	padding: 10px 0 10px 10px;
	border-top: 1px solid #483D31;
	border-bottom: 1px solid #483D31;
}
.kadomaru {
	padding: 10px 0 0 15px;
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   border-radius: 10px;         /* CSS3 */
   border: 3px double #ffffff;     /* 枠線の装飾 */
   background: url(../shop/img/kadomaru.jpg) 0 0 repeat;   /* 背景色 */
}
/*-------------------------
box1 
------------------------*/
.box1 {
	width: 850px;
	overflow: hidden;
}
/*-------------------------
p テキスト
------------------------*/
.text001 {
	clear: both;
	overflow: hidden;
	padding: 10px 0 10px 10px;
}
.text002 {
	line-height: 120%;
	overflow: hidden;
	margin-bottom: 20px;
	color: #ffffff;
	font-size: 13px;
}
.text003 {
	font-size: 16px;
	overflow: hidden;
	margin: 37px 0 14px 16px;
}
.text004 {
	overflow: hidden;
	margin: 0 33px;
}


/*-------------------------
.fukidashi吹き出し
------------------------*/
.fukidashi {
	width: 854px;
	overflow: hidden;
	margin: 0 auto;
	clear: both;
	margin-bottom: 100px;
}
.box1 .fukidashi {
	height: 204px;
	background: url(../shop/img/con_bac3.png) 0 0 no-repeat;
}
.box2 .fukidashi {
	height: 152px;
	background: url(../shop/img/con_bac4.png) 0 0 no-repeat;
}

.arrow2 {
	padding: 0 0 0 27px;
	overflow: hidden;
	background: url(../img/arrow2.png) 0 0px no-repeat;
	font-size: 14px;
	color: #333333;
	float: left;
	margin: 23px 18px 0 18px;
}
	






.con000001 {
	background-color:#FFF;
	padding: 25px 25px 25px 25px;
	
	margin: 0 auto;
	border: #F00 5px solid;
	
}


.con000001 a {
	color:#F00;
	text-decoration:underline;
	
}



.red {
	color:#F00;
	font-weight: bold;
	font-size: 16px;
}

.red1 {
	color:#F00;
	font-weight: bold;
	font-size: 20px;
	line-height: 150%;
	text-decoration:underline;
}



.red2 {
	color:#F00;
	font-weight: bold;
	font-size: 16px;
	background-color: #FF9;
	padding: 15px 15px 15px 15px;
	
	
}


.bbbbb {
	font-weight: bold;
	font-size: 15px;
	
}