@charset "Shift_JIS";

#cont {
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/layout/cont-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 890px;
}

#header {
	background-image: url(../img/layout/head.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	width: 870px;
	height: 110px;
	text-align: left;
	position: relative;
	z-index: 0;
}

#header div {
	width: 400px;
	height: 70px;
	position: absolute;
	z-index: 2;
	top: 30px;
	left: 340px;
}

#header ul {
	position: absolute;
	z-index: 2;
	top: 10px;
	left: 760px;
	list-style-type: none;
}

#header ul li {
	margin-bottom: 10px;
}

#header ul li img {
	vertical-align: bottom;
}

#main {
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
}

#main2 {
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
}

#left {
	width: 190px;
	float: left;
	display: inline;
	padding-bottom: 10px;
}

#right {
	width: 670px;
	float: right;
	display: inline;
}

#footer {
	background-image: url(../img/layout/foot-bg.jpg);
	background-repeat: repeat-y;
	width: 890px;
	height: 100px;
	clear: both;
}

#footer address {
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	clear: both;
	text-align: right;
	padding-right: 20px;
	font-family: "ＭＳ 明朝";
}

#footer ul {
	text-align: left;
	padding-top: 30px;
	padding-left: 20px;
	font-size: 10px;
	list-style-type: none;
	padding-bottom: 40px;
}

#footer ul li {
	text-align: left;
	list-style-type: none;
	float: left;
}

#footer ul li a {
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
	padding-left: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

#footer ul li a:hover {
	color: #cccc00;
	text-decoration: none;
	margin-right: 10px;
	padding-left: 2px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #fdcc4d;
}

#navi1 {
	list-style-type: none;
	background-color: #c3bfa2;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

#navi1-2 {
	list-style-type: none;
	background-color: #c3bfa2;
	padding-bottom: 13px;
	margin-bottom: 10px;
}

#navi1 li {
	padding-top: 7px;
}

#navi1-2 li {
	padding-top: 7px;
	font-weight: bold;
	color: #7d8357;
}

#ln1 a {
	background-image: url(../img/navi/side_okiniiri.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	text-align: left;
	height: 40px;
	display: block;
	line-height: 40px;
	color: #ffffff;
	padding-left: 55px;
}

#ln2 a {
	background-image: url(../img/navi/side_mail.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	text-align: left;
	height: 40px;
	display: block;
	line-height: 40px;
	color: #ffffff;
	padding-left: 55px;
}

#ln3 a {
	background-image: url(../img/navi/side_syusei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	text-align: left;
	height: 40px;
	display: block;
	line-height: 40px;
	color: #ffffff;
	padding-left: 55px;
}

#navi1 li img {
	vertical-align: bottom;
}

#search {
	vertical-align: bottom;
	background-color: #760020;
	background-image: url(../img/navi/search_shop.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
	padding-top: 40px;
	padding-bottom: 25px;
}

#navi2 {
	background-color: #760020;
	margin-bottom: 28px;
	height: 618px;
}

#navi2 dt {
	margin-bottom: 10px;
}

#navi2 dt img {
	vertical-align: top;
}

#navi2 dd {
	text-align: left;
	padding-bottom: 10px;
}

#navi2 dd ul {
	padding-bottom: 10px;
	margin-left: 30px;
	list-style-type: none;
}

#navi2 dd ul li {
	margin-bottom: 5px;
}

#navi2 dd ul li a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#bn {
	list-style-type: none;
}

#bn li {
	margin-bottom: 10px;
	list-style-type: none;
}

#bn li img {
	vertical-align: bottom;
}

#qr {
	background-image: url(../img/navi/mobile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 40px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#s-bn {
	width: 670px;
	background-color: #c3bfa5;
	margin-left : auto;
	margin-right : auto;
	height : 300px;
}

#s-bn table {
	margin-top : 4px;
	/*margin-left : 2px;*/
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse;
	width: 100%;
}

#s-bn table td {
	
	text-align: center;
	padding-bottom : 7px;
	width: 220px;
}

#plist {
	text-align: left;
	list-style-type: none;
	font-weight: bolder;
	color: #760020;
	width: 500px;
	float: left;
	height: 25px;
}

#plist ul {
	text-align: left;
	list-style-type: none;
	font-weight: bolder;
	color: #760020;
}

#plist li {
	margin-right: 10px;
	float: left;
	line-height: 25px;
}

.pl {
	background-image: url(../img/layout/pl.gif);
	background-repeat: no-repeat;
	background-position: 0px 4.5px;
	padding-left: 18px;
	line-height: 15px;
}

#okini {
	text-align: right;
	padding-right: 10px;
	float: right;
	width: 140px;
	height: 25px;
}

#okini2 {
	padding-bottom: 10px;
}

#d-search {
	width: 670px;
	background-color: #c3bfa5;
	padding-bottom: 7px;
	padding-top: 7px;
}

#d-search h3 {
	margin-bottom: 5px;
}

#d-search-bo {
	padding-bottom: 20px;
	padding-top: 20px;
}

#d-search table {
	font-size: 12px;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse;
	width: 600px;
}

/*
#d-search table {
	font-size: 12px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse;
}

#d-search table td {
	width: 120px;
}

#d-search-bo p {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
*/
#right iframe{border-width : 0px 0px 0px 0px;



text-align : center;
width : 670px;
height : 245px;
overflow : hidden;
}
#sitemap{
text-align : left;
padding-top : 15px;
padding-left : 15px;
padding-right : 15px;
padding-bottom : 15px;
list-style-type : disc;
}
#sitemap li{
margin-left : 20px;
margin-bottom : 5px;
}

a:hover img{
	opacity:0.7;/*ファイアーフォックス用*/
	filter: alpha(opacity=70);/*IE用*/
}
