/* インクルード
----------------------------------------------------------------------------- */
@import url("layout.css");


/* タイトル
----------------------------------------------------------------------------- */
#contents h2{
background-image:url(../panasonic/img/title.jpg);
height:140px;
margin-top:10px;
}

.back{
background-image:url(../img/aroow_back.jpg);
background-repeat:no-repeat;
width:90px;
margin-left:auto;
padding-left:18px;
height:15px;
margin-bottom:5px;
margin-bottom:10px;
}

#panasonic h3.panasonic {
background-image:url(../panasonic/img/midashi01.jpg);
background-repeat:no-repeat;
width:300px;
height:50px;
text-indent:-9999px;
padding-left:20px;
padding-top:5px;
margin-bottom:5px;
margin-bottom:20px;
float:left;
}

#panasonic p.bn_marugoto a{
background-image:url(../panasonic/img/bn_marugoto.gif);
width:255px;
height:55px;
float:right;
margin-bottom:30px;
text-indent:-9999px;
}


.map{
margin-bottom:20px;
margin-top:20px;
}

.shop_detail{
font-size:12px;
width:660px;
}

#contents .shop_detail th{
text-align:left;
}
#contents .shop_detail th,
#contents .shop_detail td{
padding-top:8px;
padding-bottom:8px;
padding-left:10px;

}

#contents .shop_detail tr.td01{
background-color:#EBEBEB;
}

#contents .shop_detail td.tel{
background-image:url(../panasonic/img/ic_tel.gif);
background-repeat:no-repeat;
background-position:5px center;
padding-left:20px;
}

#contents p.sumai{
background-image:url(../panasonic/img/icn_soudan.gif);
background-repeat:no-repeat;
padding-left:20px;
margin-bottom:10px;
font-size:12px;
height:18px;
}

#contents .soudan{
background-color:#EEF5FF;
margin-left:30px;
margin-right:30px;
padding:20px;
}

#contents .soudan img{
float:left;
margin-right:10px;
width:120px;
height:120px;
}
#contents .soudan .right{
float:right;
	width:440px;
	display:inline;

}

#contents .soudan h5{
	background-image:url(../panasonic/img/title_seal.gif);
	background-repeat: no-repeat;
	height: 42px;
	width:200px;
	margin-bottom: 10px;
	text-indent:-9999px;
	margin-left:130px;

}


/* まるごと
----------------------------------------------------------------------------- */

#panasonic #marugoto{
margin-top:30px;
}

#panasonic #marugoto h3  {
background-image:url(../panasonic/img/title_marugoto.gif);
background-repeat:no-repeat;
width:650px;
height:50px;
text-indent:-9999px;
padding-left:20px;
padding-top:5px;
margin-bottom:5px;
margin-bottom:20px;
}



#contents #marugoto img {
float:left;
margin-right:10px;
margin-bottom:20px;
width:400px;
height:300px;
}

#contents #marugoto p{
width:250px;
float:right;
}

#contents #marugoto table{
margin-top:20px;
margin-bottom:20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:250px;
float:right;
}

#contents #marugoto th, 
#contents #marugoto td{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#contents #marugoto th{
background-color:#ededeb;
font-weight:normal;
text-align:left;
}

#contents  #marugoto .tel{
color:#FF0000;
font-size:20px;
}

.staff {
	margin-left: 25px;
	clear:both;
}
.staff dl {
	margin-top: 20px;
	width: 590px;
		font-size:12px;

}

.staff dt{
float:left;
width:170px;
padding-right:20px;
font-weight:bold;
}

.staff dt span{
background-color:#0066CC;
color:#FFFFFF;
font-size:10px;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
font-weight:normal;
}


.staff dd, .staff dt{
 padding-top:10px;
 padding-bottom:10px;
 }
.staff dd{
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	margin-left:0px;

	}
	


