@charset "utf-8";

*{
margin:0;
padding:0;
border:none;
outline:none;
color:#4d4d4d;
}

html{
width:100%;
height:100%;
}

body{
width:930px;
height:100%;
margin:0 auto;
background:url(../img/body_back.png) repeat-y top center;
text-align:center;
}

.container{
width:890px;
margin:0 auto;
text-align:center;
}

.header{
width:890px;
height:285px;
margin:0 auto;
padding:0;
background:url(../img/header_back.png) no-repeat top center;
}

.header h1{
float:left;
padding-left:21px;
padding-top:21px;
}

.headerInner{
width:570px;
float:left;
padding-top:30px;
padding-left:30px;
text-align:left;
}

.headerText{
width:570px;
padding-top:15px;
float:left;
text-align:left;
}

.read{
width:280px;
float:left;
font-size:13px;
line-height:1.4;
}

.notice{
width:259px;
height:95px;
float:right;
}

.contents{
width:890px;
padding-top:20px;
padding-bottom:30px;
float:left;
clear:both;
}

.unitL{
float:left;
}

.unitR{
float:right;
}

.sectionL{
width:400px;
padding-left:20px;
}

.sectionR{
width:400px;
padding-right:20px;
}

.contents h3{
height:45px;
overflow:hidden;
}

.profile{
height:35px;
overflow:hidden;
}

.imgArea{
float:left;
}

.personalData{
width:270px;
float:right;
}

.commentArea{
width:270px;
height:208px;
margin-top:10px;
background:url(../img/comment_back.png) no-repeat top center;
}

.commentArea .comment{
width:190px;
padding-top:60px;
padding-left:50px;
_padding-left:30px;
padding-bottom:5px;
font-size:12px;
line-height:1.3;
text-align:left;
}

.blog{
text-align:right;
padding-right:35px;
}

.shopData{
margin-top:10px;
width:260px;
height:200px;
}

.data{
width:120px;
padding-top:10px;
padding-left:140px;
_padding-left:135px;
text-align:left;
}

.data h4{
color:#f06;
margin-bottom:7px;
font-size:13px;
}

.data h4 span{
color:#f06;
font-size:10px;
}

.data p{
font-size:10px;
line-height:1.2;
}

.tel{
padding-bottom:3px;
font-weight:bold;
font-size:13px;
}

.messaNavi{
padding-top:10px;
text-align:center;
}

.koumoto{
width:270px;
height:200px;
background:url(../img/shop_koumoto.png) no-repeat bottom center;
}

.fukumitsu{
width:270px;
height:200px;
background:url(../img/shop_fukumitsu.png) no-repeat bottom center;
}

.andou{
width:270px;
height:200px;
background:url(../img/shop_andou.png) no-repeat bottom center;
}

.asai{
width:270px;
height:200px;
background:url(../img/shop_asai.png) no-repeat bottom center;
}

.tokumitsu{
width:270px;
height:200px;
background:url(../img/shop_tokumitsu.png) no-repeat bottom center;
}

.hr{
width:850px;
clear:both;
margin-bottom:20px;
margin-left:20px;
text-align:center;
border-bottom:dotted 1px #f06;
}

.end{
clear:both;
}

.footer{
height:60px;
clear:both;
background:url(../img/header_back.png) no-repeat top center;
line-height:60px;
}

.footer address{
color:#f06;
font-size:12px;
font-weight:bold;
font-style:normal;
}
