@charset "UTF-8";
/* CSS Document */


/* ブラウザリセット
--------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
	height: 100%;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}

body {  
    height: 100%;  
}

fieldset,img {  
    border:0; 
} 
img {
	display:block;
}
address, th, var { 
    font-style:normal; 
    font-weight:normal; 
} 
hr {
	display:none;
}


/* フロートクリア
--------------------------------------------------*/
.clearbox {
	zoom:100%;
}
.clearbox:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


/* ベース
--------------------------------------------------*/

body {
	background-image:url(../img/bg.gif);
	background-repeat: repeat;
}


#container {
	width: 950px;
	position:relative;
	height: auto !important;
	height:100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF;
}

#contents {
	width:920px;
	padding-bottom:60px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}



/* ヘッダー
--------------------------------------------------*/
#header {
	height: 94px;
}

#logo{
	margin-top: 15px;
}

#inquiry{
	margin-top:15px;
	margin-right:20px;
	float: right;
}

#question{
	margin-top:15px;
	margin-right:10px;
	float: right;
}



/* フッター
--------------------------------------------------*/

#footer{
	width: 100%;
	height:50px;
	background-color: #525252;
	position:absolute;
	bottom:0;
	}

#footer_login{
	text-align: right;
	float: right;
}

#footer_list {
	float: right;
	margin-top:5px;
}

#footer_list li { 
	display : inline; 
	padding :0; 
	margin:0;
	float:left; 
}

#footer_list li a{ 
	display : inline; 
	padding :0; 
	margin:0;
	float:left;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
}

#footer_list li a:hover{ 
	display : inline; 
	padding :0; 
	margin:0;
	float:left;
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}

#footer_list #recommendation{
	border-right: 1px solid #FFFFFF;
	padding-right:10px;
	color:#FFFFFF;
	font-size:10px;}

#footer_list #company{
	border-right: 1px solid #FFFFFF;
	padding-right:10px;
	padding-left:10px;
	color:#FFFFFF;
	font-size:10px;
}


#footer_list #privacypolicy{
	color:#FFFFFF;
	font-size:10px;
	padding-right:10px;
	padding-left:10px;

}


#footer_copyright {
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	padding-top: 30px;
	padding-left:10px;
/*	height:40px;*/
}


/* フォントサイズ
--------------------------------------------------*/

.text10 {
		font-size:10px;
}

.text12 {
		font-size:12px;
}

.text14 {
		font-size:14px;
}

.text16 {
		font-size:16px;
}



/* マージン
--------------------------------------------------*/


.mb_10{
	margin-bottom:10px;
}

.ml_10{
	margin-left:10px;
}


/* フロート
--------------------------------------------------*/

.float_l{
	float:left;
}

.float_r{
	float:right;
}

/* コンテンツ
--------------------------------------------------*/
#contents_left{
	float:left;
	width:610px;
	margin-right:10px;
}

#contents_right{
	float:left;
	width:300px;
}


#lcontents_bottom_left{
	float:left;
	width:300px;
	margin-right:10px;
}

#lcontents_bottom_right{
	float:left;
	width:300px;
}





#lbox{
	background-image:url(../img/lbox_bg.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
}

#lbox_top{
	background-image:url(../img/lbox_top.gif);
	background-repeat: repeat-y;
	display: block;
	height: 8px;
	width: 610px;
}

#lbox_bottom{
	background-image:url(../img/lbox_bottom.gif);
	background-repeat: repeat-y;
	display: block;
	height: 8px;
	width: 610px;
}

.box_list{
	margin-bottom:20px;
}

.box{
	background-image:url(../img/box_bg.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
}

.box_top{
	background-image:url(../img/box_top.gif);
	background-repeat: repeat-y;
	display: block;
	height: 8px;
	width: 300px;
}

.box_bottom{
	background-image:url(../img/box_bottom.gif);
	background-repeat: repeat-y;
	display: block;
	height: 8px;
	width: 300px;
}

.box_head{
	background-image:url(../img/circle_arrow.gif);
	height:20px;
	font-size: 14px;
	line-height: 20px;
	color: #008394;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 22px;
	display: block;
}

.box_text{
	font-size: 10px;
	color: #666666;
	padding-left: 2px;
	padding-bottom: 2px;
}

.box_divider{
	background-image:url(../img/box_divider.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 300px;
	display: block;
}


.heading{
	background-image:url(../img/heading.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 289px;
	padding-top: 7px;
	padding-left: 11px;
	color: #FFF;
	font-size: 12px;
	margin-bottom: 5px;
	display: block;
}

.shop_list{
	margin-bottom:20px;
}


.shop_detail{
	padding: 6px;
	background-image: url(../img/line_dot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
}

.shopphoto{
	width:106px;
	height:56px;
	padding-top:2px;
	padding-left:2px;
	float:left;
	background-image: url(../img/photoframe.gif);
	display: block;
}

.shopcomment{
	float:left;
	margin-left: 3px;
	width: 177px;
}

.shopcomment_head{
	padding:3px;
	background-color:#D6C6BC;
	color:#452C19;
	font-weight: bold;
}

.shopcomment_head a{
	color:#452C19;
	text-decoration:none;
}

.shopcomment_head a:hover{
	color:#452C19;
	text-decoration:underline;
}



.shopcomment_text{
	padding:3px;
	color:#452C19;
	line-height:120%;
	font-size: 10px;
}





.banner{
	margin-bottom:20px;
}
