@charset "utf-8";
body {
	font-size: 12px;
	line-height: 170%;
	color: #575757;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0.02em;
	background-color: #FFFFFF;
}
p {
	margin-bottom: 1em;
}
a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}


#all {
	width: 818px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#layout-header {
	width: 818px;
}
#layout-navi {
	width: 180px;
	float: left;
}
#layout-main {
	float: right;
	width: 710px;
}
#layout-footer {
	text-align: center;
	font-size: 10px;
	clear: both;
	padding: 5px;
	margin: 0px;
	background-color: #EFEAD1;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-clear {
	clear: both;
}
.aline-left {
	text-align: left;
}
.aline-right {
	text-align: right;
}
.aline-center {
	text-align: center;
}
h1 {
	padding: 0px;
	margin: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
}
h6 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#header-h6 {

}

#search-div {
	text-align: right;
}
#sub-haeder-div {
	width: 300px;


}
#sub-navi {
	margin: 0px;
	padding: 0px;
}
#sub-navi li {
	display: inline;
	padding: 0px;
	float: right;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sub-navi a {
	background-image: url(../basic-img/link-header.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0px;
	color: #003399;
}
#sub-navi a:hover {
	color: #FF0000;
}
#navi-main {
	margin-bottom: 10px;
}

#navi-main li {
	background-color: #EFEAD1;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#navi-main a {
	background-image: url(../basic-img/link-navi.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#banner-ul li {
	margin-bottom: 10px;
}

.w10 {
	padding-right: 10px;
	padding-left: 10px;
}
.toukouDiv {
	text-align: right;
	font-size: 10px;
	margin-bottom: 10px;
}
#address-dl {
	margin-bottom: 10px;
	background-image: url(../basic-img/back-tango.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#address-dl dt {
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	padding-right: 50px;
}
#address-dl dd {
	font-size: 10px;
	line-height: 120%;
}
.photo-left {
	margin-right: 10px;
	margin-bottom: 10px;
	clear: left;
}
.photo-right {
	margin-bottom: 10px;
	clear: right;
	margin-left: 10px;
}

/*add*/

.cateH {
	background-image: url(../basic-img/back-h.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6F662B;
	border-bottom-color: #6F662B;
	border-left-color: #6F662B;
	padding: 8px;
	background-position: right;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	font-size: 14px;
}

h2 img{margin-bottom: 5px;}
.icon-link {
	background-image: url(../basic-img/link-header.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0px;
	color: #003399;
}

