@charset "utf-8";


/*==================================
店舗情報
================================== */

#shopdata h3{
	clear:both;
	margin:15px 0;

}


/*--------shop_data----------*/

#shopdata h2{
  font-size:174%;
  padding:20px 0 0;
	background: none;
	min-height: 25px;
	height: auto !important;
	height: 35px;
	margin-bottom: 10px;
	color: #000;
}



#shopdata .shop_ttl{
	border-top: 3px solid #00A0E9;
}


#shopdata .address{
	clear: both;
	border-top: 1px dotted #ccc;
	margin-bottom: 30px;
	padding-top: 15px;
	overflow:hidden;
}

#shopdata .address .logo{
	margin: 0 15px 0 0;
	float:left;
}

#shopdata .address .innerbox{
	margin: 0 15px 0 0;
	float:right;
	width: 610px;
}


#shopdata .address .tel{
	display: block;
	margin-top: 5px;
	padding-left: 30px;
	font-size: 153.9%;
	background: url(../shop/img/tel.gif) no-repeat left center;
	color: #333333;
}

#shopdata .photo {
margin-right: 20px;
float:left;
    }

#shopdata .shop_data{
    float:right;
    width:360px;
  overflow:hidden;
  border-bottom: 1px solid #CCC;
  margin-bottom:30px;
}


#shopdata .shop_data dt{
    float: left;
    padding: 8px 10px 0px 0px;
    border-top: 1px solid #CCC;
  font-size:93%;
  color:#999;
  width:70px;
}


#shopdata .shop_data dd{
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #CCC;
	overflow: hidden;
}

#shopdata .shop_data li{
    float: left;
}

#shopdata .photoarea{
	overflow:hidden;
}



/*--------service----------*/

#shopdata .serviceBox{
	clear:left;
	float:left;
}

#shopdata .service{
    padding: 15px 10px;
    border: 3px solid #DDD;
	margin-bottom:20px;
	width:340px;
}

#shopdata .service{
	overflow:hidden;
}

#shopdata .service li{
	float: left;
	margin: 3px 13px;
}

#shopdata .speedBox{
	float:right;
}

#shopdata .speed{
	padding: 0px 10px 15px 10px;
	border: 10px solid #FF7373;
	margin: 8px 0 20px 0;
	width: 340px;
	background: #FFF2F2 url(../shop/img/speed_bg.gif) repeat-y top center;
}

#shopdata .caution{
	clear:both;
	margin-bottom:40px;
}


/* speedtable
---------------------------------------------------- */
.speedTbl{
	width: 100%;
	border-collapse: collapse;
	font-size:108%;
}

.speedTbl th,
.speedTbl td{
	padding: 10px 15px;
}

.speedTbl th{
	text-align: center;
	border-bottom: 2px solid #888;
}

.speedTbl .bodr{
	border-right: 1px solid #222;
}


/*--------message----------*/

#shopdata .message{
    padding: 15px;
    border: 3px solid #DDD;
	background:#FAFAFA;
	margin-bottom:40px;
}


/*--------topics----------*/

#shopdata .all {
	float:right;
	margin-top: 20px;
}

#shopdata .topics{
	padding: 15px;
	clear:both;
    padding: 15px 10px;
    border: 3px solid #DDD;
	margin-bottom:40px;
}


#shopdata .topics dl,
#shopdata .topics2 dl{
  overflow:hidden;
}

#shopdata .topics dt{
	float: left;
	padding: 5px 15px 0px 0px;
	font-size: 93%;
	width: 150px;
}

#shopdata .topics dt.cam,
#shopdata .topics2 dt.cam{
	background: url(../common/tpic01.gif) no-repeat 75px 7px;
}

#shopdata .topics dt.info,
#shopdata .topics2 dt.info{
	background: url(../common/tpic02.gif) no-repeat 75px 7px;
}

#shopdata .topics dt.emp,
#shopdata .topics2 dt.emp{
	background: url(../common/tpic03.gif) no-repeat 75px 7px;
}


#shopdata .topics dd{
	padding: 5px 0px;
	overflow: hidden;
}

#shopdata .topics dd span,
#shopdata .topics2 dd span{
	margin:0px 0px 0px 6px;
	padding: 0 10px;
  color:#FFF;
  font-size:85%;
    background: url(../common/news.gif) no-repeat right top; 
}

#shopdata .topics dd a:hover{
  text-decoration:underline;
}


#shopdata h3.topics2{
	background: url(../common/h2_bg.jpg) no-repeat left top;
	padding: 3px 0 0 15px;
	min-height: 25px;
	height: auto !important;
	height: 35px;
	font-size: 116%;
	clear: both;
	margin-bottom: 10px;
	color: #FFF;
}



#shopdata .topics2 {
  overflow:hidden;
	padding: 5px 0px;
  margin-bottom:10px;
}

#shopdata .topics2 dt{
	float: left;
	padding: 20px 15px 0px 0px;
	border-top: 1px solid #CCC;
  font-size:93%;
	width:150px;
}


#shopdata .topics2 dd{
	padding: 20px 0px 25px 0px;
	border-top: 1px solid #CCC;
  overflow:hidden;
}


#shopdata .topics2 dt:first-child {
	border-top: none;
}

#shopdata .topics2 dt:first-child + dd {
	border-top: none;
}

#shopdata .topics2 dt.cam{
	background: url(../common/tpic01.gif) no-repeat 75px 22px;
}

#shopdata .topics2 dt.info{
	background: url(../common/tpic02.gif) no-repeat 75px 22px;
}

#shopdata .topics2 dt.emp{
	background: url(../common/tpic03.gif) no-repeat 75px 22px;
}



/* detail
---------------------------------------------------- */

.info-detail{
	border-bottom: 1px solid #DDD;
	padding-bottom: 25px;
}

header.ttl{
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 16px;
}

header.ttl p {
  margin-bottom: 9px;
  color:#333;
}

header.ttl p img{
	vertical-align:middle;
	margin-right:10px;
}

header.ttl p span {
	margin:0px 0px 0px 6px;
	padding: 0 10px;
  color:#FFF;
  font-size:85%;
    background: url(../common/news.gif) no-repeat right top; 
}

 header.ttl h4{
	padding: 0px 0px 12px 0px;
	font-size: 138.5%;
	margin: 0px;
	background: none;
	color:#333;
}






/*--------map----------*/

#shopdata .map {
	overflow: hidden;
    }


#shopdata .mapLink{
    text-align:right;
}



/* kakikae
---------------------------------------------------- */

#kakikae {
	padding: 30px 2px 10px 2px;
	line-height: 180%;
}

/* 文字配置*/

#kakikae .left{
	width:100%;
	margin:0 auto;
	text-align:left;
}

#kakikae .center{
	width:100%;
	margin:0 auto;
	text-align:center;
}

#kakikae .right{
	width:100%;
	margin:0 auto;
	text-align:right;
}

/* 見出し */

#kakikae h1{
	font-size:240%;
	line-height:1.5;
	background: url(none);
	margin: 0px;
	padding: 0px;
}

#kakikae h2{
	font-size:180%;
	line-height:1.5;
	margin:0;
	background: url(none);
	padding: 0px;
	border-bottom:none;
	color:#000;
}

#kakikae h3{
	font-size:140%;
	line-height:1.5;
	background: url(none);
	margin: 0px;
	padding: 0px;
	color:#3D3D3D;
}


#kakikae h4{
	font-size:120%;
	line-height:1.5;
	margin:0;
	background: url(none);
	padding: 0px;
	color: #3D3D3D;
}

#kakikae h5{
	font-size:100%;
	line-height:1.5;
	margin:0;
	background: url(none);
	padding: 0px;
}

#kakikae h6{
	font-size:82%;
	line-height:1.5;
	margin:0;
	background: url(none);
	padding: 0px;
}

/* リスト */

#kakikae ol li{
	list-style:decimal;
	list-style-position:inside; 
}

#kakikae ul li{
	list-style:disc;
	list-style-position:inside; 
}


/* インデント */

#kakikae blockquote {
	padding-left:1em;
}

/* テーブル */

#kakikae table{
	font-size:100%;
	border-collapse: collapse;
}

/* 線 */

#kakikae hr{
	display:block;
}

/* イタリック */
#kakikae em {
	font-style: oblique;
	font-style: italic;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* 太文字 */
#kakikae strong{
	font-weight:bold;	
}

/* イタリック太文字 */

#kakikae em strong, 
#kakikae strong em {
	font-style: oblique;
	font-style: italic;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;	
}

/* 画像 */
#kakikae .photoLeft{
		float:left;
		padding-right:20px;
}

#kakikae .photoRight{
	float: right;
	padding-left: 20px;
}

#kakikae a{
	color:#0065AC;
}
