@charset "UTF-8";

#container h3.sidenavi_title{
	background-image: url(image/sidenavi_title.jpg);
	margin: 10px 0px 0px 0px;
}


/*h3タイトル*/
h3.mtitle_top{
	height:55px;
	background-image: url(image/mtitle_top.jpg);
}

h3.mtitle_shop{
	height:78px;
	margin-top:30px;
	background-image: url(image/mtitle_shop.jpg);
}

h3.mtitle_info{
	margin-bottom:0px;
	padding:0px;
	background-image: url(image/mtitle_info.jpg);
}

h3.side_message01{
	width:210px;
	height:150px;
	background-image: url(image/side_message01.jpg);
	margin: 0px;
	padding:0px;
}

p.side_message02{
	display:block;
	width:210px;
	height:276px;
	margin: 0px;
	padding:0px;
	background-image: url(image/side_message02.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	text-indent: -9999px;
}

dl {
	display:block;
	border-bottom:1px dotted #c8b5a6;
	padding: 0px 0px 3px 0px;
	margin: 8px 0px 0px 0px;
}

dt{
	float : left;
	width : 6em;
	background-color:#c8b5a6;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

dd {
	margin-left : 6em;
	padding-left:10px;
}

#container .main{
	padding: 15px 0px 0px 0px;
}

#container .side_navi{
	margin: 15px 0px 0px 0px;
}
