@charset "utf-8";
*  {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #330000;
	line-height: 130%;
}

body {
	text-align:center;
	font-size: 13px;
	color: #4E3A21;
	background:url(img/back.gif) center bottom repeat-y;
}

img {
	border: 0;	
}

a, a:link, a:visited, a:active  {
	color: #E26C01;
	font-weight: bold;
}

a:hover  {
	color: #FF9900;
	text-decoration: underline;
}

.fontbigbold {
	font-size: 17px;
	font-weight: bold;
}

.fontsmall {
	font-size: 11px;
	color: #663300;
}

h3 {
	background-image: url(img/titleback_shima.gif);
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 7px;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #6A4728;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#bodybox {
	width:540px;
	float:right;
	margin-top: 20px;
}

#bmenu {
	width:800px;
	clear:both;
	font-size: 11px;
	color: #AA9A4D;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

a.bottom:link {
	color: #E26C01;
	text-decoration: none;
	font-weight: normal;
}
a.bottom:visited {
	color: #E26C01;
	text-decoration: none;
	font-weight: normal;
}
a.bottom:active {
	color: #E26C01;
	text-decoration: none;
	font-weight: normal;
}
a.bottom:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}

#bmenu a:hover  {
	color: #FF9900;
	text-decoration: underline;
}

#bot {
	width:800px;
	clear:both;
	background-image: url(img/bottom_bar.gif);
	background-repeat: no-repeat;
}

#menubox {
	width:234px;
	float:left;
	margin-right: 26px;
	margin-top: 20px;
}
#menubox img{
	border:0;
	vertical-align:top;
}

#menubox ul{
	background:url(img/menu_back.gif);
}
#menubox li{
	list-style-type:none;
	width:234px;
	height:22px;
}
#menubox li img{
	border:0;
	vertical-align:top;
}
#menubox li.Btn1{
	background:url(img/menu_o_02.gif);
}
#menubox li.Btn2{
	background:url(img/menu_o_03.gif);
}
#menubox li.Btn3{
	background:url(img/menu_o_04.gif);
}
#menubox li.Btn4{
	background:url(img/menu_o_06.gif);
}
#menubox li.Btn5{
	background:url(img/menu_o_07.gif);
}
#menubox li.Btn6{
	background:url(img/menu_o_09.gif);
}
#menubox li.Btn7{
	background:url(img/menu_o_10.gif);
}
#menubox li.Btn8{
	background:url(img/menu_o_11.gif);
}
#menubox li.Btn9{
	background:url(img/menu_o_13.gif);
}
#menubox li.Btn10{
	background:url(img/menu_o_14.gif);
}
#menubox li.Btn11{
	background:url(img/menu_o_16.gif);
}
#menubox li a{
	display:block;
	width:234px;
	height:22px;
}
#menubox li a:hover {
	background-color:transparent;
}
#menubox li a:hover img{
	visibility:hidden;
}

#oshirase {
	background-image: url(img/waku1.gif);
	height: 137px;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 12px;
}

#top_korroke {
	background-image: url(img/top_imageback1.gif);
	float: left;
	height: 144px;
	width: 400px;
	line-height: 90%;
	background-repeat: no-repeat;
}

#top_korroke p{
	margin-top: 70px;
	margin-left: 157px;
	font-size: 13px;
	margin-right: 15px;
	line-height: 15px;
}

#top_korroke p img {
	vertical-align:text-bottom;
}


#top_youshoku {
	background-image: url(img/top_imageback2.gif);
	float: right;
	height: 144px;
	width: 400px;
	background-repeat: no-repeat;

}

#top_youshoku p{
	margin-top: 70px;
	margin-left: 157px;
	font-size: 13px;
	margin-right: 15px;
	line-height: 15px;
}

#top_youshoku p img {
	vertical-align:text-bottom;
}


#top_kodawari {
	background-image: url(img/top_imageback3.gif);
	float: left;
	height: 253px;
	width: 260px;
	margin-right: 20px;
	line-height: 90%;
}

#top_kodawari p{
	margin-top: 162px;
	margin-left: 20px;
	font-size: 13px;
	margin-right: 20px;
	line-height: 15px;
}

#top_tenpo {
	background-image: url(img/top_imageback4.gif);
	float: right;
	height: 253px;
	width: 260px;

}

#top_tenpo p{
	margin-top: 162px;
	margin-left: 20px;
	font-size: 13px;
	margin-right: 20px;
	line-height: 15px;
}

.mtop20 {
	margin-top: 20px;
	_margin-top: 0px;
	clear: both;
	width: 540px;
	display: inline;
}

.mbottom20 {
	margin-bottom: 20px;
	_margin-bottom: 10px;
}

.mbottom20 img {
	border:0;
	vertical-align:top;
}

.mbottom15 {
	margin-bottom: 15px;
	_margin-bottom: 8px;
}

.mbottom15 img {
	border:0;
	vertical-align:top;
}

*:first-child+html .mbottom15 {
	margin-bottom: 4px;
}

*:first-child+html .mbottom15 img {
	border:0;
	vertical-align:top;
}

#topimage {
	width: 800px;
	background-image: url(img/titleimg_back.gif);
	background-repeat: no-repeat;
	height: 129px;
	clear: both;
}

#topimage2 {
	padding-left: 24px;
	padding-top: 22px;
}

#topimage2 h1 {
	padding: 0px;
	margin: 0px;
}

.waku1 {
	background-image: url(img/waku1.gif);
	margin: 0;
	padding: 0;
	float: left;
	width: 540px;
}

.waku2 {
	background-image: url(img/waku2.gif);
	margin: 0;
	padding: 0;
	float: left;
	width: 540px;
}

.wakushouhin {
	background-image: url(img/waku_shouhin.gif);
	margin: 0;
	padding: 0;
	width: 540px;
	background-position: bottom;
	background-repeat: no-repeat;
}

.kodawarileft {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 200px;
	float: left;
}
.kodawarir {
	float: left;
	width: 285px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.kodawarisetumei {
	float: left;
	width: 236px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 22px;
}
.kodawarisetumeir {
	float: left;
	width: 236px;
	padding-bottom: 12px;
}

.shouhinsetumei {
	width: 492px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
}

.pagetop {
	text-align: right;
	clear: both;
	margin: 0;
	padding: 0;
}
.shouhinrl {
	padding-right: 15px;
	padding-left: 20px;
	width: 200px;
	float: left;
}
.shouhinr {
	float: left;
	width: 285px;
	padding-right: 20px;
	padding-bottom: 15px;
	background-image: url(shouhin/logo_illust2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	overflow: auto;
}
.shouhinr p {
	background-image: url(img/titleback_shima.gif);
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 7px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #6A4728;
}
.dotline{
	text-align: center;
	clear: both;
	margin: 0;
	padding-top: 7px;
	padding-bottom: 7px;
}
.googlemap {
	padding-top: 10px;
	vertical-align: bottom;
}

.googlemap img{
	vertical-align: middle;
}
.rinenr {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 200px;
	float: left;
	padding-top: 10px;
}
.rinenl {
	float: left;
	width: 285px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 10px;
}
.gaiyoul {
	float: left;
	width: 70px;
	padding-left: 30px;
	padding-right: 20px;
	font-weight: bold;
}
.gaiyour {
	float: left;
	width: 400px;
	padding-right: 20px;
}

.kaihatu {
	float: left;
	width: 150px;
	padding-left: 30px;
	padding-right: 20px;
	font-weight: normal;
}
.kaihatur {
	float: left;
	width: 320px;
	padding-right: 20px;
}


/* お問合せ用 */
.kiyaku {
	background-image: url(otoiawase/kiyakuback.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-right: 18px;
	margin-left: 18px;
}

.waku {
	margin: 0 0 0 0;
	float: left;
	width: 500px;
	padding-left: 20px;
	padding-right: 20px;
}


.wakul {
	width: 150px;
	float: left;
	vertical-align: top;
	margin-left: 0px;
}
.wakur {
	width: 350px;
	float: left;
}
.txt {
	border-top:1px solid #999575;
	border-bottom:1px solid #999575;
	border-left:1px solid #999575;
	border-right:1px solid #999575;
	background-color: #F5F5EB;
	font-size: 100%;
}
.box1 {
	border-top:1px solid #999575;
	border-bottom:1px solid #999575;
	border-left:1px solid #999575;
	border-right:1px solid #999575;
	background-color: #F5F5EB;
	font-size: 100%;
	color: #000000;
}
.btn {
	border-top:1px solid #999575;
	border-bottom:1px solid #999575;
	border-left:1px solid #999575;
	border-right:1px solid #999575;
	background-color: #F5F5EB;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}
.error {
	font-size: 100%;
	color: #330000;
}

