@charset "UTF-8";

/*基本設定ここから*/

body{
	color: #ffffff;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #0C6;
}

a:link{
	color:#00aaff;
	text-decoration:none;
}

a:visited{
	color:#00cc66;
	text-decoration:none;
}

a:hover{
	color:#f78c2d;
	text-decoration:none;
}

a:active{
	color: #000000;
	text-decoration: none;
}

a img {
 	border:none;	
}

/*基本設定ここまで*/

/*SNSボタン設定ここから*/

#sns_btn{
	width:552px;
	height:35px;
	margin-top:15px;
	float: right;
}

#sns_btn.twitter-share-button {
	width:100px;
	float: right;
}

#sns_btn iframe {
	float: right;
}

/*SNSボタン設定ここまで*/

/*グローバルナビ設定ここから*/
#g_nav{
	width:1024px;
	height:50px;
	list-style-type:none;
	margin-top:10px;
	margin-bottom:20px;
	padding:0px;
	float:left;
}

#g_nav li{
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

#g_nav a{
	color: #707070;
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
	width: 204.8px;
	padding-left: 60px;
}

#g_0{
	width:204.8px;
	height:50px;
	margin:0px;
	padding:0px;
	background-image: url(images/g_nav2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#g_0:hover{
	background-image: url(images/g_nav4.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#g_0 a:hover{
	color:#00cc66;
	
}

#g_1{
	width:204.8px;
	height:50px;
	margin:0px;
	padding:0px;
	background-image: url(images/g_nav.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#g_1:hover{
	background-image: url(images/g_nav3.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#g_1 a:hover{
	color:#00cc66;
}

/*グローバルナビ設定ここまで*/

/*レイアウト設定ここから*/

#pageBody{
	width:1024px;
	height:1280px;
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:10px;
	background-image:url(images/body.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

#header{
	width:1024px;
	height:500px;
	margin:0px;
	padding:0px;
	background-image:url(images/top_img.gif);
	background-position:left top;
	background-repeat:no-repeat;	
}

#logo{
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}




#main{
	width:920px;
	height:440px;
	margin-top:0px;
	margin-right:52px;
	margin-left:52px;
	margin-bottom:10px;
}

#left{
	width: 600px;
	height: 440px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left:10px;
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #707070;
}

#left h3,h5{
	color: #707070;
	margin:0px;
	padding:0px;
}

#left p{
	color: #707070;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#left_img{
	width:590px;
	height:170px;
}

#top_photo{
	display:block;
	float:right;
	margin-right:20px;
}

#top_photo2{
	display: block;
	float: left;
}

#right{
	width:280px;
	height:440px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	float:right;	
}

#right h3{
	color: #707070;
	margin:0px;
	padding:0px;
	clear:both;
}

#right li,ul{
	color: #707070;
	margin:0px;
	padding:0px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#hakusyaku{
	width:280px;
	height:80px;
}

#hakusyaku_img{
	float:left;
}

#hakusyaku_info{
	width:180px;
	float:right;
}

#footer{
	width:1024px;
	height:25px;
	margin-bottom:12px;
	clear:both;
}

#pagetop{
	background-image: url(images/page-top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:150px;
	height:25px;
	margin-left:37px;
	padding-left:25px;
	float:left;
}

#facebook{
	background-image: url(images/f_logo.jpg);
	background-size:20px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	width:100px;
	height:25px;
	margin-right:0px;
	padding-left:30px;
	float:right;
}

#twitter{
	background-image: url(images/twitter-bird-white-on-blue.png);
	background-size:20px 20px;
	background-repeat: no-repeat;
	background-position: left center;
	width:100px;
	height:25px;
	margin-right:70px;
	padding-left:30px;
	float:right;
}

address{
	width: 1024px;
	height: 40px;
	margin:0px;
	background-image: url(images/body_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;
	color: #FFFFFF;
	font-style: normal;	
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	clear:both;
}

/*レイアウト設定ここまで*/

/*新着情報設定ここから*/

h3{
	color: #707070;
	margin-top: 0px;
	margin-left: 62px;
	margin-bottom: 0px;
}

#news{
	color: #707070;
	background-color: #ffffff;
	font-size: 0.9em;
	line-height: 1.5em;
	width: 900px;
	height: 120px;
	margin-left: 62px;
	margin-bottom: 20px;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #0C6;
	border-right-color: #0C6;
	border-bottom-color: #0C6;
	border-left-color: #0C6;
	overflow: scroll;
}

#news h3{
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}

#news dt{
	margin:0px;
	padding:0px;
}


#news dd{
	margin:0px;
	padding-left:10px;
}

#news p{
	color:#707070;
	margin:0px;
	padding:0px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#707070;
	
}

/*新着情報設定ここまで*/


/*店舗紹介ここから*/

#header_profile{
	width:1024px;
	height:500px;
	margin:0px;
	padding:0px;
	background-image:url(images/header_profile_img.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
}

#news_profile{
	color: #707070;
	background-color: #ffffff;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 900px;
	height: 120px;
	margin-left: 62px;
	margin-bottom: 25px;
	padding: 0px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #00cc66;
	border-left-color: #00cc66;
	clear:both;
}

#policy{
	margin: 0px;
	padding:0px;
	text-align:center;
}

#news_profile dt{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align:center;
}

#news_profile dd,h5{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	text-align:center;
}

#main_profile{
	width:920px;
	height:440px;
	margin-top:0px;
	margin-right:52px;
	margin-left:52px;
	margin-bottom:10px;
}

#left_profile{
	width: 610px;
	height: 440px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #707070;
	background-image:url(images/left_profile.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#left_profile h3,h5{
	color: #707070;
	margin: 0px;
	padding: 0px;
}

#left_profile p{
	color: #707070;
	margin:0px;
	padding:0px;
	font-size: 0.8em;
	line-height: 1.5em;
}

#left_p_profile{
	width:500px;
	height:170px;
	margin-top:20px;
	margin-left:45px;
	margin-bottom:10px;
}

#left_p_profile li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707070;	
}

#left_img_profile{
	width:500px;
	height:170px;
	margin-left:45px;
}

#right_profile{
	width:280px;
	height:440px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	float:right;
	background-image:url(images/noriko.jpg);
	background-position:right top;
	background-repeat:no-repeat;	
}

#right_profile h3{
	color: #707070;
	margin:0px;
	padding:0px;
}

#right_profile li,ul,p{
	color: #707070;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
}

#top_photo_profile{
	display:block;
	margin-left:0px;
	float:left;
}

#top_photo2_profile{
	display:block;
	margin-right:0px;
	float:right;
}

/*店舗紹介ここまで*/

/*アクセスここから*/
#header_access{
	width:1024px;
	height:500px;
	margin:0px;
	padding:0px;
	background-image:url(images/header_access_img.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
}

#news_access{
	color: #707070;
	background-color: #ffffff;
	font-size: 0.8em;
	line-height: 1.5em;
	width: 900px;
	height: 120px;
	margin-left: 62px;
	margin-bottom: 25px;
	padding: 0px;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #00cc66;
	border-left-color: #00cc66;
	clear:both;
}

#news_access dt,dd{
	margin: 0px;
	padding: 0px;
}

#access_tel{
	display:block;
	margin-top: 10px;
	margin-bottom: 0px;
}

/*アクセスここまで*/

/*店舗風景ここから*/

#header_photo{
	width:1024px;
	height:105px;
	margin:0px;
	padding:0px;
	position:absolute;
	pageTop top:0x;
	pageTop left:0px;
}

#head_background_photo{
	width:1024px;
	height:500px;
	background-image:url(images/header_photo_img.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

#main_photo{
	border: solod #999999 1px;
	margin-right: 136px;
	margin-left: 136px;
	clear:both;
	margin-bottom: 0px;
}

#thumbArea{
	border: solod #999999 1px;
	width: 920px;
	height: 410px;
	padding: 10px;
	margin-right: 52px;
	margin-left: 52px;
	margin-bottom:10px;
	clear:both;
}

.thumb{
	width:120px;
	height:90px;
	border:solid #cccccc 2px;
	opacity:0.6;
}

.select{
	border:solid #333366 2px;
	opacity:1.0;	
}

#left_photo{
	color: #707070;
	width: 590px;
	height: 140px;
	margin-left: 57px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #707070;
}

#right_photo{
	width:274px;
	height:140px;
	margin-right:57px;
	margin-bottom:43px;
	padding:0px;
	float:right;
	display:block;
}

#right_photo h3{
	margin:0px;
	padding:0px;
}

#left_photo h3{
	margin:0px;
	padding:0px;
}

#left_photo p{
	margin:0px;
	padding:0px;
	font-size: 0.8em;
	line-height: 1.5em;
}


/*店舗風景ここまで*/

/*クイズここから*/

#header_quize{
	width:1024px;
	height:500px;
	margin:0px;
	padding:0px;
	background-image:url(images/header_quize_img.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
}


#quize_title{
	height: 395px;
}

#quize_title h3{
	margin-left: 51px;
	padding: 0px;
}

#quize_main{
	width: 942px;
	height: 625px;
	margin-right: 41px;
	margin-left: 41px;
	padding: 0px;
	clear: both;
	margin-top: 10px;
}

#quize_main h2{
	color: #707070;
	margin-top:0px;
	margin-left: 10px;
	margin-bottom:0px;
	padding: 0px;
}

#quize_main h6{
	color: #707070;
	margin-left: 10px;
	padding: 0px;
}

#quize_main h6{
	color: #707070;
	margin-left: 10px;
	padding: 0px;
}

#q{
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}

#quize_main img{
	margin-bottom: 10px;
	margin-left: 10px;
}

#quize_main form{
	margin-left: 10px;
	margin-bottom: 5px;	
}

#underline{
	margin-left: 10px;
	margin-bottom: 5px;		
}

#quize_list{
	width: 620px;
	height: 585px;
	float: left;
}

#quize_left{
	color:#707070;
	width:300px;
	height:585px;
	margin-right:20px;
	margin-left:0px;
	margin-bottom:0px;
	float:left;
}

#quize_left2{
	color:#707070;
	width:300px;
	height:585px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	float:left;
}

#quize_right{
	color: #707070;
	width: 300px;
	height: 585px;
	margin-left: 20px;
	float: left;
}

/*クイズここまで*/