@charset "UTF-8";
/* CSS Document */

/*-　SHOPページ：共通ブロック　*/

/*　shop:ヘッダー位置調整　*/
#header .right{
	width: 400px;
}

/*-　左ブロック　-*/
#main .left {
	width: 172px;
	padding-bottom: 30px;
}
/*-　右ブロック　-*/
#main .right {
	width: 597px;
	padding-bottom: 30px;
}
#main .right p{
	line-height: 1.4;
}
#shop #content {
	background: url(none);
}
#shop #contents {
	margin-top: 18px;
}
#shop #content #contents #shop_contents{
	background: #eeeded url(../img/top_contentbg.gif) repeat-x left bottom;
	padding: 0px;
}

#main{
	padding-top: 15px;
}
.shopheadimg{
	padding-bottom: 10px;
}

h2,h3,h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h5 {
	font-size: 1.1em;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.right h2,.right h3{
	background: url(../img/title_bg01.gif) no-repeat 98% 50%;
}
/*　クリアブロック　*/
.clearbock {
	clear: both;
	text-align: center;
	margin-bottom: 15px;
}
h3.clearbock {
	text-align: left;
}

/*　左ブロック　メニュー表示　*/
.left .submenu{
	margin-bottom: 10px;
	padding-left: 0.5em;
}

.left .submenu p{
	margin-top: 2px;
	margin-bottom: 2px;
	line-height:2;
}
.left .submenu p.submenu{
	margin-bottom: 0px;
	padding-left: 1em;
}

#shop .left .submenu p a{
	color: #333333;
	display: block;
}
#shop .left .submenu p a:link,
#shop .left .submenu p a:visited{
border-left: 2px solid #fff;
	padding-left: 0.5em;
}

#shop .left .submenu p a:hover{
	color: #633C3C;
	border-left: 2px solid #633C3C;
	padding-left: 0.5em;
}


.left .tel h3 {
	font-size: 90%;
	font-weight: bold;
	border-style: none;
	background: url(../img/topimg/top13.gif) no-repeat left center;
	padding-left: 1em;
}
.left .tel{
	margin-top: 15px;
	margin-bottom: 20px;
}
.left p.horiday {
	margin-left: 6.75em;
	margin-top: 0px;
	padding-top: 0px;
}
.left .heght01 {
	line-height: 2;
}
.left .heght01 strong {
	padding-right: 0.5em;
}

