@charset "UTF-8";

*{
	margin:0;
	padding:0;
	}
ol {
	margin-left: 20px;
}

	
html{overflow-y: scroll;}
body{
	background-color: #FFFFFF;
	font-size: small;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}

pre,code,kbd,samp,tt {
 font-family: monospace;
 *font-size: 108%; /* Win IE */
 line-height: 100%;
}

dl,dt,dd {margin:0px; padding:0px;} 

body,html {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align:center;
	line-height: 150%;
	color: #231815;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #3399FF;
	text-decoration: none;

}
a:hover{
	text-decoration: underline;
}
.clear {
	margin:0 0 0 0;
	border:none;
	padding:0;
	height:0;
	width:auto;
	visibility:hidden;
	clear:both;
	display: block;
}


.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.text_center {
	text-align: center;
}
.text_red{
	color: #ff0000;
}

h2{
	color: #EB437E;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
hr.dot{
	color: #ffffff;
	border: dotted 0px ;
	border-top: dotted 1px #999999;
}
.pankuzu {
	margin-left: 5px;
	font-size: 12px;
	text-align: left;
	clear:both;
}
/* ############## CSSレイアウト ############## */
#container {
	width:910px;
	margin:0px auto 0;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
}
#main {
	background-color: #ffc978;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}
#link {
	clear:both;	
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin-top: 0px;
}
#top_contents01 {
	clear:both;	
	height:320px;
	margin:12px auto 0px;
	text-align: left;
}
#contents {
	width: 590px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
#side {
	width: 220px;
	height: 100%;
	margin: 10px 0px;
	float: right;	
}
#side_contents {
	width: 320px;
	margin: 10px auto 0px auto;
	float: right;
	text-align: center;
}
#contents2 {
	width: 690px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
#contents3 {
	width: 910px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}


#footer {
	clear:both;
	width: 910;
	margin-bottom:15px;
	padding:10px;
	background:#ffffff;
}
/*-----------------------------------------------
 ヘッダー関連
-----------------------------------------------*/
#header p{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #9A8F7C;
	text-align: right;
	line-height: 110%;
}
#header img.symbol{
	margin-right:3px;
	vertical-align: bottom;
}
.right_box {
	float: right;
	margin-right: 20px;
}
.left_box {
	float: left;
}



.text-size10{
	font-size: 10px;
}

/* プルダウンメニュー*/
#menu {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;

}

#menu .mainmenu {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	
}
#menu .mainmenu a.menu {
  display: block;
  text-align: center;
  padding:0;
  margin:0;
  text-decoration: none;

}
#menu .mainmenu a.menu:hover {
/*background: #49A3FF;*/
}

.submenu {
	margin-left: 1px;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	width: 500px;
	text-align: left;

}

.submenu a {
	display: inline;
	text-align: center;
	text-decoration: none;
	height: 26px;
	line-height: 26px;
	text-align: left;
	margin: 0px;

}

.submenu a,
.submenu a:link,
.submenu a:visited {
	color: #000000;
	text-decoration: none;
	padding-right:10px;
	padding-left:2px
}

.submenu a:hover {
	background: #ffffcc;
	color: #000000;
}

/* サブメニューの半透明処理

.submenu {
 filter: alpha(Opacity=80);
	opacity: 0.9;
}



/*-----------------------------------------------
 TOPページコンテンツ関連
 	確認用コード：border: solid 2px red;
-----------------------------------------------*/



#top_contents02 {
	width: 590px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
}

#top_contents02 ul li{
	margin-top: 10px;
	margin-left: 10px;
	list-style: none;
	float: left;

}

#top_contents03 {
	width: 590px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
}
#top_contents03 a.genre	{
	font-size: 14px;
	font-weight: bold;
}
#top_contents03 a.title	{
	font-size: 10px;
}
#top_contents03 img	{
	margin-right: 5px;
}
#top_contents04 {
	width: 590px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
}
#top_contents04 .q{
	color: #cc0048;
	font-weight: bold;
}
#top_contents04 .status{
	padding-bottom: 14px;
}
#top_contents04 img{
	vertical-align: middle;
}

#side_contents p{
	width: 290px;
	margin: 0px auto 12px;;
	color:#726151;
	font-size: 12px;
	text-align: left;
}
#side_contents .margin{
	margin-bottom: 12px;
}

.shopname{
	color: #999999;
	font-size: 10px;
	text-align: right;
	line-height: 90%;
}
/*-----------------------------------------------
 sidecontents
-----------------------------------------------*/
#side_contents2 {
	width: 220px;
	margin-top: 10px;
	float: right;
}

#side_contents3 {
	width: 210px;
	margin-top: 10px;
	float: right;
}
#side_contents3 .title{
	text-align: left;
	color: #3399FF;
}
#side_contents3 .timestamp{
	text-align: right;
	color: #968A7D;
}
#side_contents3 .blogname{
	text-align: right;
	color: #968A7D;
}
#side_contents3 .regist{
	text-align: right;
	color: #3399FF;
}
#side_contents4 {
	width: 220px;
	float: right;
}
#side_contents4 dl{
	width: 205px;
	text-align: left;
	line-height:120%;
	margin:0px auto;
}
#side_contents4 dt{
	float: left;
	width:65px;
	height: 80px;
	color: #3399FF;
	text-align: left;
	
}
#side_contents4 dd{
	float: right;
	width:135px;
	height: 80px;
	padding-left: 5px;
	color: #968A7D;
	text-align: left;
}
#side_contents4 .margin{
	margin: 5px 0px;
}

#side_contents4 a{
	text-decoration: none;
}

#side_bookmarker {
	margin-left:20px;
	text-align: left;
}

#side_bookmarker img{
	margin: 5px;
}

#side_bookmarker span.BM {
	vertical-align:middle;
	display:inline;
}
/*-----------------------------------------------
 footer
-----------------------------------------------*/
#footer hr {
	width: 910px;
	color: #ffffff;
	border: dotted 0px ;
	border-top: dotted 1px #999999;
}
#footer ul {
	margin:0 auto 0px;
	text-align:center;
}

#footer ul li {
	display:inline;
	margin-right:5px;
	padding-left:5px;
	line-height:1.1;
	border-left:1px solid white;
}

#footer ul li.utilityHome {
	border-left:0;
}
#footer_contents01{
	font-size:10px;
}
#footer_contents02{
}
#footer_contents03 {
	clear:both;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: center;
	padding: 10px;
}


/* ベースコーディング用 */


.pageL{
	float: left;
	width: 50%;
	text-align: left;
}

.pageR{
	float: right;
	width: 50%;
	text-align: right;
	list-style: none;
}

.pageR ul li{
	display:inline;
}

td.bold {
	color: #CC6600;
	font-weight: bold;
}


/* -------------------  */
/* shopserch.php 		*/
/* -------------------  */

#search_contents01{
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
}


table.search{
	margin-bottom: 10px;
}


table.search td{
	font-size: 12px;
	color: #665444;
	text-align: left;
	margin: 0px;
	line-height: 110%;

}
th.searchH{
	padding-left: 5px;
	background-image: url("../images/serch11-1.gif");
	background-repeat: no-repeat;
	font-size: 14px;
	color: #0000ff;
	text-align: left;
	padding-left: 7px;
}
/* 有料ショップ用 */
th.searchH2{
	padding-left: 5px;
	background-image: url("../images/serch11-6.gif");
	background-repeat: no-repeat;
	font-size: 14px;
	color: #0000ff;
	text-align: left;
	padding-left: 7px;
}
td.searchL {
	color: #00ff00;
	background-image: url("../images/serch11-4.gif");
	background-repeat: repeat-y;
}


td.searchR {
	color: #ff0000;
	background-image: url("../images/serch11-5.gif");
	background-repeat: repeat-y;
}

td.searchB {
	color: #ff0000;
	background-image: url("../images/serch11-3.gif");
	background-repeat: no-repeat;
}
td.searchC {
	padding-left: 7px;
	padding-bottom: 7px;
}

.Loyalfont1{
	font-size: 14px;
}
.Loyalfont2{
	font-size: 10px;
}
#search_contents02{
	float: left;
	width: 690px;
	margin-left:0px;
	margin-bottom: 10px;
	text-align: left;
}

#search_contents02 h3{
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#search_contents02 table{
	background-color: #F5F2EF;
	margin-left:0px;
	
}
#search_contents02 td.bgT{
	background-image: url("../images/serch13-1.gif");
	background-repeat: no-repeat;
}
#search_contents02 td.bgL{
	background-image: url("../images/serch13-2.gif");
	background-repeat: repeat-y;

}
#search_contents02 td.bgR{
	background-image: url("../images/serch13-3.gif");
	background-repeat: repeat-y;
}
#search_contents02 td.bgB{
	background-image: url("../images/serch13-4.gif");
	background-repeat: no-repeat;
}
#search_contents02 td.bgC{
}

#search_contents02 ul {
	float: left;
	display:inline;
	list-style: none;
	margin: 10px 0px 10px;
	width : 135px;

}
#search_contents02 li {
	text-align: left;
}

#search_contents02 dl{
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	width : 85px;
	font-size:10px;
	line-height:15px;
	text-align: left;
}
#searc_contents02 dd{
	margin-left: 3px;
}
.score1{
	font-size: 14px;
	font-weight: bold;
	color:#ff0000;
}
.score2{
	font-weight:bold;
	color: #CC6600;
}
.score3{
	color: #CC6600;
}
/* ------------------- */
/* shopdetaile.php 詳細*/
/* ------------------- */
div#map {
	width: 100%;
	height: 320px;
}

.bgcolor{
	font-weight: bold;
	text-align: center;
	background-color: #E8F3FF;
}

th.detaileH{
	padding-left: 5px;
	background-image: url("../images/detaile01.gif");
	background-repeat: repeat-x;
	font-size: 14px;
	color: #ffffff;
	text-align: left;

}

#detaile_contents01 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #665444;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	line-height: 110%;
}
#detaile_contents01 th.searchH{
	padding-left: 5px;
	background-image: url("../images/serch11-1.gif");
	background-repeat: no-repeat;
	font-size: 16px;
	color: #0000ff;
	text-align: left;
	padding-left: 7px;
}
#detaile_contents01 td.searchL {
	color: #00ff00;
	background-image: url("../images/serch11-4.gif");
	background-repeat: repeat-y;
}


#detaile_contents01 td.searchR {
	color: #ff0000;
	background-image: url("../images/serch11-5.gif");
	background-repeat: repeat-y;
}

#detaile_contents01 td.searchB {
	color: #ff0000;
	background-image: url("../images/serch11-3.gif");
	background-repeat: no-repeat;
}
#detaile_contents01 td.searchC {
	padding-left: 7px;
	padding-bottom: 7px;
}

#detaile_contents02{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #665444;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	line-height: 110%;
	border:solid 1px #bdb39a;
}
#detaile_contents02 li{
	display:inline;
	list-style: none;
}

#detaile_contents02 table{
	font-size: 12px;
	text-align: left;
	color: #000000;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	line-height: 110%;
	
	border-top: dotted 1px #999999;
	
}
	
#detaile_contents02 .title{
	height:20px;
	background-color:#cccccc;
	font-weight: bold;
}

#detaile_contents02 .line{
	border-bottom: dotted 1px #0000ff;
}


#detaile_contents02 img{
	margin: 5px 5px 0px 5px;
}
#detaile_contents02 .detaile02{
	padding: 0px 20px;
}
#detaile_contents02 dl{
	float: left;
	display:inline;
	list-style: none;
}
#detaile_contents02 dd{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#detaile_contents03{
	color: #666666;
	text-align: left;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	line-height: 110%;
	border:solid 1px #bdb39a;
}
.kuchikomitxt1{
	color: #3399FF;
	font-size: 12px;
}

.kuchikomitxt2{
	color: #CC6600;
	font-weight: bold;
}

.kuchikomitxt3{
	font-size: 10px;
	color: #339933;

}
.kuchikomitxt4{
	color: #CC6600;
}
.next{
	font-size: 10px;
}


/* ------------------- */
/* itemrunk.php アイテム表示*/
/* ------------------- */
table.irunk{
	margin-bottom: 10px;

}

table.irunk{
	font-size: 12px;
	color: #665544;
	text-align: left;
	margin: 0px 0px 10px;
	padding: 0px;

}

td.irunkH{
	background-image: url("../images/irunk03-1.gif");
	background-repeat: no-repeat;
}


td.irunkL {
	background-image: url("../images/irunk03-2.gif");
	background-repeat: repeat-y;
}


td.irunkR {
	background-image: url("../images/irunk03-3.gif");
	background-repeat: repeat-y;
}

td.irunkB {
	background-image: url("../images/irunk03-4.gif");
	background-repeat: no-repeat;
}

table.irunkI {
	background-image: url("../images/irunk03-5.gif");
	background-repeat: repeat-x;
}
td.itemname{
	padding-left: 5px;
	font-size: 14px;
	color: #0000ff;
	font-weight: bold;
	text-align: left;
}
td.shopname{
	padding-right: 5px;
	font-size: 12px;
	color: #0000ff;
	text-align: right;
}

table.igenre{

	margin-bottom: 10px;

}

table.igenre{
	font-size: 12px;
	color: #665544;
	text-align: left;
		margin-left: auto;
	margin-right: auto;
	padding: 0px;

}
table.igenre dl{
	font-size: 12px;
	}
table.igenre dt{
	margin-left: 25px;
	color: #000000;
	font-weight: bold;
	}
table.igenre dd{
	margin-left: 30px;
	line-height:13px;
	}

td.igenreH{
	background-image: url("../images/irunk04-1.gif");
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	color: #665544;
}


td.igenreL {
	background-image: url("../images/irunk04-2.gif");
	background-repeat: repeat-y;
}


td.igenreR {
	background-image: url("../images/irunk04-3.gif");
	background-repeat: repeat-y;
}

td.igenreB {
	background-image: url("../images/irunk04-4.gif");
	background-repeat: no-repeat;
}

/* ------------------- 		*/
/* question.php アイテム表示*/
/* ------------------- 		*/

#question_contents01{
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#question_contents01 td.bgL{
	background-image: url("../images/chie02-1.gif");
	background-repeat: no-repeat
}
#question_contents01 td.bgR{
	background-image: url("../images/chie02-3.gif");
	background-repeat: repeat-y;
}
#question_contents01 td.bgC{
	background-image: url("../images/chie02-2.gif");
}
#question_contents01 form{
	display:inline;
}


#question_contents02{
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left;
	line-height: 120%;
}
.questxt1{
	font-size: 14px;
	color: #3399FF;
	line-height: 150%;
}
.questxt2{
	color: #665544;
}
.questxt3{
	color: #999999;
}


#toha_contents01{
	width: 600px;
	margin: 25px auto;
	color:#7C3E2E;
}
#toha_contents01 td.bgT{
	background-image: url("../images/toha02-1.gif");
	background-repeat: no-repeat;
}
#toha_contents01 td.bgL{
	background-image: url("../images/toha02-2.gif");
	background-repeat: no-repeat;
}
#toha_contents01 td.bgR{
	background-image: url("../images/toha02-2.gif");
	background-repeat: no-repeat;
}
#toha_contents01 .note{
	width: 570px;
	margin: 0px auto;
    background-image: url(../images/toha07.gif);
    background-repeat: repeat-y;
	line-height: 25px;
	text-align:left;
	}
#toha_contents01 p{
	font-size: 12px;
	margin: 0px;
	letter-spacing:0.15em;
}
#toha_contents02{
	width: 655px;
	margin: 25px auto;
	color:#7C3E2E;
}
#toha_contents02 table{
	background-color:#F9F0D5;
	font-size: 12px;
	color: #60503F;
	text-align: left;
}
#toha_contents02 .bgT{
	background-image: url("../images/toha04-1.gif");
	background-repeat: no-repeat;
}
#toha_contents02 .bgL{
	background-image: url("../images/toha04-2.gif");
	background-repeat: repeat-y;
}
#toha_contents02 .bgR{
	background-image: url("../images/toha04-3.gif");
	background-repeat: repeat-y;
}
#toha_contents02 .bgB{
	background-image: url("../images/toha04-4.gif");
	background-repeat: no-repeat;
}

#toha_contents02 .tokucho{
	margin:15px auto;
	text-align: left;

}
#toha_contents02 .tokucho01{
	vertical-align: top;
	margin : 0px 10px;
}
#toha_contents02 .tokucho02{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
#toha_contents02 .tokucho03{
	text-align:right;
}
#toha_contents02 img.tokucho04{
	margin: 0px 5px;
		vertical-align: middle;
}
#toha_contents02 .tokucho05{
	margin-top:5px;
	line-height: 150%;
}
#toha_contents02 a.tokucho06{
		vertical-align: middle;
}

#keitai_contents01{
	width: 685px;
	height: 500px;
	margin: 20px auto;
	color: #7C3E2E;
	vertical-align: top;

}
#keitai_contents01 td{
	vertical-align: top;
}
#keitai_contents01 p{
	margin: 30px;
	text-align: left;
}
.imgfloat{
	float:left;
	margin: 0px 30px;
}

#blogentry_contents01{
	font-size: 12px;
}
#blogentry_contents01 p{
	text-align: center;
}
#blogentry_contents01 dl{
	margin: 10px 0px;
}
#blogentry_contents01 dt{
	color: #339933;
}
#blogentry_contents01 dd{
	margin-left: 30px;
}
#blogentry_contents01 table{
	text-align: left;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#blogentry_contents01 td{
	height: 40px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
#blogentry_contents01 td.bgL{
	background-color: #EDDCE9;
	padding-left: 20px;
}
#blogentry_contents01 td.bgL2{
	background-color: #ebe5db;
	padding-left: 20px;
}
#blogentry_contents01 img{
	text-align: center;
	margin-bottom: 20px;
}
.req{
	margin: 0px 10px;
	color:#FF0000;
	font-size: 10px;
}

.comment{
	margin: 0px 10px;
	color: #339933;
	font-size: 10px;

}
.comment2{
	text-align: left;
	margin: 30px 0px 0px 0px;
	font-size: 10px;

}
#blogentry_contents01 .cyan{
	color: #FF3399;
	font-weight: bold;
}
#blogentry_contents01 input{
	margin-left: 5px;
}


#contact_contents01{
	width: 690px;
	font-size: 12px;
}
#contact_contents01 table{
	text-align: left;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}
#contact_contents01 td{
	height: 40px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
#contact_contents01 td.bgL{
	background-color: #EDDCE9;
	padding-left: 20px;
}
#contact_contents01 td.bgL2{
	background-color: #ebe5db;
	padding-left: 20px;
}
#contact_contents01 input{
	margin-left: 5px;
}
#contact_contents01 textarea{
	margin-left: 5px;
}
