@charset "UTF-8";


/*初期化
-----------------------------------------------------------------------------------*/
html, body, div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, legend, input, textarea,
p, blockquote, table, th, td, address{
	margin: 0;
	padding: 0;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
	}
#products_name {border:0;}
img , a img{
	vertical-align:top;
	border:none;
	background:transparent;
	}
.text span{
	vertical-align:top;
    padding:0;
    margin:0;
	} 
#medicineArea a:hover{
	font-style:normal;
	font-weight:normal;
	}
#wrap{list-style:none;}
.photo02{text-align:left;}
#button_area{
	font-size:100%;
	font-weight:normal;
	}
q:before,q:after{content:'';}
abbr,acronym {
	border:0;
	font-variant:normal;
	}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

/*input,textarea,select{
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}*/

input,textarea,select{font-size:100%;}
legend{color:#000;}


/*use Fx: Dotted line erase when click Link or Block element*/
*{outline: none;}


/* 共通スタイル */
a { color:#3c929d; }
small { font-size:80%; }

/* 文字サイズ */
/* -------------------------------------------------------- */
.font9 { font-size:9px; }
.font10 { font-size:10px; }
.font11 { font-size:11px; }
.font12 { font-size:12px; }
.font13 { font-size:13px; }
.font14 { font-size:14px; }
.font15 { font-size:15px; }
.font17 { font-size:17px; }
.font18 { font-size:18px; }
.font20 { font-size:20px; }
.font25 { font-size:25px; }
.font35 { font-size:35px; }
.font40 { font-size:40px; }


/* 文字色 */
/* -------------------------------------------------------- */
.red { color:#cc1013; }
.orange { color:#ff6a00; }
.blue { color:#00F; }
.yellow { color:#FCC700; }


/* 背景色 */
/* -------------------------------------------------------- */
.bg { background:#f5f5f5; }
.bg_red { background-color:#FFdddd; }

p.indent { text-indent:-1em;padding-left:1em; }
p.indent1 {
	text-indent:-19px;
	padding-left:19px;
	line-height:1.6;
}


/* 余白 */
/* -------------------------------------------------------- */
.ml1 { margin-left:1px; }
.ml5 { margin-left:5px; }
.ml8 { margin-left:8px; }
.ml10 { margin-left:10px; }
.ml13 { margin-left:13px; }
.ml15 { margin-left:15px; }
.ml20 { margin-left:20px; }
.ml25 { margin-left:25px; }
.ml30 { margin-left:30px; }
.ml35 { margin-left:35px; }
.ml40 { margin-left:40px; }
.ml45 { margin-left:45px; }
.ml50 { margin-left:50px; }
.ml55 { margin-left:55px; }
.ml60 { margin-left:60px; }
.ml70 { margin-left:70px; }
.ml80 { margin-left:80px; }
.ml90 { margin-left:90px; }
.ml105 { margin-left:105px; }

.mt5 { margin-top:5px; }
.mt7 { margin-top:7px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt25 { margin-top:25px; }
.mt30 { margin-top:30px; }
.mt35 { margin-top:35px; }
.mt40 { margin-top:40px; }
.mt45 { margin-top:45px; }
.mt50 { margin-top:50px; }
.mt55 { margin-top:55px; }
.mt60 { margin-top:60px; }
.mt70 { margin-top:60px; }
.mt80 { margin-top:80px; }
.mt95 { margin-top:95px; }
.mt100 { margin-top:100px; }
.mt120 { margin-top:120px; }
.mt135 { margin-top:135px; }
.mt150 { margin-top:150px; }
.mt200 { margin-top:200px; }
.mt230 { margin-top:230px; }

.mb5 { margin-bottom:5px; }
.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }
.mb35 { margin-bottom:35px; }
.mb40 { margin-bottom:40px; }
.mb45 { margin-bottom:45px; }
.mb50 { margin-bottom:50px; }

.mr5 { margin-right:5px; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.mr20 { margin-right:20px; }
.mr25 { margin-right:25px; }
.mr30 { margin-right:30px; }
.mr35 { margin-right:35px; }
.mr40 { margin-right:40px; }
.mr45 { margin-right:45px; }
.mr50 { margin-right:50px; }

.ptd5 { padding:5px 0; }


/* 幅指定 */
/* -------------------------------------------------------- */
.w80 { width:80px; }
.w100 { width:100px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w170 { width:170px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w210 { width:210px; }
.w225 { width:225px; }
.w244 { width:244px; }
.w255 { width:255px; }
.w300 { width:300px; }
.w320 { width:320px; }
.w330 { width:330px; }
.w340 { width:340px; }
.w350 { width:350px; }
.w370 { width:370px; }
.w375 { width:375px; }
.w385 { width:385px; }
.w400 { width:400px; }
.w410 { width:410px; }
.w420 { width:420px; }
.w450 { width:450px; }
.w480 { width:480px; }
.w510 { width:510px; }
.w615 { width:615px; }
.w700 { width:700px; }


/* 配置 */
/* -------------------------------------------------------- */
.alignce { text-align:center; }
.alignle { text-align:left; }
.alignri { text-align:right; }


/* ロールオーバー */
/* -------------------------------------------------------- */
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	top: auto;
}


/* 回り込み */
/* -------------------------------------------------------- */
.fl { float:left; }
.fr { float:right; }


/* 回り込み解除 */
/* -------------------------------------------------------- */
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix {
	display: inline-table;
	min-height:1%;  /* for IE 7*/
}  



/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block;overflow: hidden; }  
/* End hide from IE-mac */  


body {
	font-size:13px;
	line-height:1.3;
	-webkit-text-size-adjust: none;
}

.inner {
	width:950px;
	margin:0 auto;
}

.inner300 {
display: inline-table;
	min-height:1%;  /* for IE 7*/
	width:300px;
	margin:0 auto;
	text-align:center;
}



/* header
-------------------------------------------------------- */
#header {
	background:url(../images/common/bg_header.jpg) repeat-x center top;
}

#header .inner {
	background:url(../images/common/bg_header.png) no-repeat 331px 17px;
	height:150px;
}

#header .logo {
	margin-top: 45px;
	float: left;
	padding-left: 18px;
	height: 86px;
	width: 300px;
}

#header h1 {
	float:right;
	margin-top:10px;
	font-size:10px;
	color:#FFF;
	font-weight:normal;
	padding-right:41px;
	width:559px;
	text-align:right;
}


/* mainimage
-------------------------------------------------------- */
#mainimage {
	background:#000;
}


/* gnavi
-------------------------------------------------------- */
#gnavi {
	background:url(../images/common/bg_gnavi.gif) repeat-x;
	height:59px;
}

#gnavi li {
	list-style:none;
	float:left;
}


/* container
-------------------------------------------------------- */
#container {
	padding:30px 0 20px 0;
}

.top {
	background:url(../images/top/shop_list.gif) no-repeat;
	width:950px;
	height:32px;
	margin-top:40px;
	margin-bottom:20px;
	text-indent:241px;
	font-size:13px;
	color:#666666;
	line-height:32px;
	font-weight:normal;
}

ul.shop_list {
	width:645px;
	float:right;
	list-style:none;
}

ul.shop_list li {
	background:url(../images/common/icon_01.gif) no-repeat left center;
	padding-left:15px;
	margin-bottom:15px;
	color:#666;
}


/* footer
-------------------------------------------------------- */
#footer {
	background:url(../images/common/bg_footer.jpg) repeat-x center top;
	height:50px;
}

#footer p {
	color:#FFF;
	text-align:center;
	padding-top:15px;
}


#shop {
    width: 940px;
    height: 1000px;
    margin-left: 10px;
    position: relative;
    margin-bottom: 40px;
}
#shop .map {
	position:absolute;
	top:107px;
	left:15px;
}

#shop h2 {
	position:absolute;
	top:0;
	left:0;
}
#shop dl.tohoku {
	position: absolute;
	left: 746px;
	top: 161px;
}
#shop dl.koshin {
	position:absolute;
	left:746px;
	top:273px;
}
#shop dl.kanto {
    position: absolute;
    left: 746px;
    top: 461px;
}
#shop dl.shizuoka {
	position: absolute;
	left: 746px;
	top: 722px;
}
#shop dl.owari {
	position: absolute;
	left: 549px;
	top: 645px;
}
#shop dl.mikawa {
	position: absolute;
	left: 549px;
	top: 800px;
}
#shop dl.mie {
	position: absolute;
	left: 371px;
	top: 722px;
}

#shop dl.kansai {
	position: absolute;
	left: 371px;
	top: 850px;
}

#shop dl.shikoku {
	position: absolute;
	left: 214px;
	top: 723px;
}
#shop dl.kyusyu {
	position:absolute;
	left:28px;
	top:764px;
}
#shop dl.gifu {
	position: absolute;
	left: 274px;
	top: 273px;
}

#shop dt {
	margin-bottom:15px;
}

#shop dd {
	background:url(../images/common/icon_01.gif) no-repeat left center;
	padding-left:15px;
	margin-left:17px;
	margin-bottom:5px;
}


#main {
	width:698px;
	float:left;
}
#main .thumb {
	width:165px;
	float:left;
	margin-right:9px;
	margin-bottom:35px;
	font-size:12px;
}
#main .thumb .txt {
	color: #cc0000;
	font-weight: bold;
	padding: 5px;
}

#main .thumb .price {
	color:#666;
	margin-top:5px;
	margin-left:10px;
}

#side_r {
	width:240px;
	float:right;
}
.block00 {
	border-bottom:1px dotted #999;
	padding-bottom:10px;
	width:680px;
	margin-top:25px;
}

.block01 {
	float:left;
	width:190px;
	padding-left:25px;
	margin-top:15px;
	position:relative;
	height:115px;
}
.block01 .area {
	background:url(../images/common/icon_01.gif) no-repeat left center;
	padding-left:15px;
}
.block01 .name {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	margin-top:5px;
	font-weight:bold;
}
.block01 .tel {
	background:url(../images/shop_area/icon_phone.jpg) no-repeat left top;
	padding-left:36px;
	line-height:30px;
	position:absolute;
	bottom:15px;
	left:25px;
}
.block02 {
	width:200px;
	float:left;
	margin-top:15px;
}
.block03 {
	float:left;
	margin-top:60px;
}

.block032 {
	float:left;
	margin-top:10px;
}

/*・を非表示にして改行
-----------------------------------------------------*/
.dot {
	visibility: hidden;
	color: #FFFFFF;
}
li a .dot {
}
li a .dot {
}


.before {
	float: left;
	margin-top: 30px;
	margin-bottom: 60px;
	margin-left: 243px;
}
.hair {
	float: left;
	margin-top: 30px;
	margin-left: 26px;
	margin-bottom: 60px;
}
