/* CSS Document */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	-webkit-text-size-adjust: 100%;
	list-style: none;
}
html {
	font-size: 62.5%;
}
body {
	font-size: 1.4rem;/* 14px */
	font-family: Century, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
	-webkit-text-size-adjust: 100%;
	font-feature-settings: "palt";
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 1px;
	color: #231815;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, body {
 font-feature-settings: "pkna";
}
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	color: #231815;
	outline: none;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/* micro clearfx */
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
 *zoom: 1;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
/*--------------------- stores_list ---------------------*/	
header#stores_top {
	margin-top: 20px;
	width: 800px;
}
#stores_list_mainbody {
	width: 800px;
	margin-top: 20px;
	margin-bottom:20px;
	padding: 0 10px;
	float:left;
}
p#share_title{
	width:100%;
	background:#1951a2;
	height:30px;
	font-size:16px;
	color:#FFF;
	line-height:30px;
	padding-left:10px;
	margin-bottom:20px;
	}
header#stores_top img {
	width: 800px;
	height: auto;
}
#stores_logo {
	width: 244px;
	height: 190px;
	float: left;
	border: 1px solid #000;
}
#stores_logo img {
	width: 242px;
	height: 188px;
}
#stores_detail {
	width: 515px;
	float: right;
}
.detail_in1 {
	width: 515px;
	height: 55px;
	border-bottom: 1px solid #000;
	padding: 0 10px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 54px;
}
.detail_in3 {
	width: 515px;
	border-bottom: 1px solid #000;
	padding: 0 10px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 54px;
}
.detail_in2 {
	width: 515px;
	border-bottom: 1px solid #000;
	padding: 10px 10px;
}
.detail_in_right{width:375px;
	float:left;}
p.detail_title {
	width:120px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 54px;
	float: left;
}
a.url_title {
	float: right;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 54px;
	display:block;
	width:370px;
	text-align:right;
}
.list_wrapper{
	width:370px;
	float:right;
	}
a.url_title:hover{
	color:#b3b3b3;}
	a.sns_link{display:block;
	width:30px;
	height:30px;
		float: right;
		margin-left:20px;
		}
		a.sns_link:hover img{
			opacity: 0.7;
			}
img.stores_sns {
	margin-top: 12px;
	width: 30px;
	height: 30px;
}
