﻿#shop h2{
	line-height: 120px;
	background-image:   url(../shop_list/shop_img/h2.jpg);
	padding-left: 130px;

}
#shop p{
	line-height: 1.8em;
	padding: 20px;
}
.main{
	border: 1px solid #666666;
	margin: 2px;

}
#shop h3{
	line-height: 82px;
	background-image:   url(../shop_list/shop_img/h3.jpg);
	padding-left: 100px;

}
.co1 {
	font-size: 12px;
	line-height: 2em;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 15px;

}
#shop h5{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 5px;
clear:both;

}
#hitokoto {
	padding: 0px;
	height: 312px;
	width: 680px;
	clear:both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: top;






}
#hitokoto p{
	padding-top: 70px;
	display: block;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image:   url(../shop_list/shop_img/hitokoto.jpg);
	height: 100%;

}


#situmon dt{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009966;
	color: #333333;
	line-height: 2.0em;
}
#situmon dd{
	line-height: 2.0em;
	padding: 5px;
}


/******* profile-box *******/

div#profile-box {
	width: 680px;
	clear:both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}

div#profile-data {
width: 320px;
float: left;
}

div#profile-map {
width: 340px;
padding: 1px;
border: 1px solid #cccccc;
margin: 36px 0px 0px;
float: right;
}

div#profile-box h3 {
display: none;
}

div#profile-box dl {
}

div#profile-box dl dt {
	border-bottom: 1px solid #cccccc;
	background: no-repeat left center;
	font-weight: bold;
	color: #444444;
	line-height: 45px;
	padding-right: 0px;
	padding-bottom: 10px;



}

div#profile-box dl dd {
	border-bottom: 1px dashed #cccccc;
	color: #444444;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;

}

div#profile-box dl dd span {
margin-right: 1em;
}

