/* 全体の設定
────────────────────────────── */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, div, p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#box800 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#box760 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contents {
	float: right;
	width: 570px;
	padding-bottom: 15px;
}
#lnavi {
	width: 190px;
	padding-bottom: 15px;
	float: left;
}
#pankuzu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}
#pankuzu a:visited {
	color: #0000FF;
}
#pankuzu a:hover {
	color: #FF0000;
}


/*  共通へッダー
───────────────────── */

div#saraya-header {
	background-color: #FFF;
	background-image: url(/images/saraya-header-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 1.5em;
}
div#saraya-header ul li {
	float: right;
	list-style-type: none;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-right: 4px;
}
div#saraya-header ul li#saraya-header-last {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
div#saraya-header a:link, div#saraya-header a:visited {
	color: #999;
	text-decoration: none;
}
div#saraya-header a:hover {
	color: #00F;
	text-decoration: underline;
}
div#saraya-header ul li#saraya-header-logo {
	padding-top: 2px;
	padding-bottom: 0px;
	border-left-width: 0px;
	border-left-style: none;
}
div#saraya-header ul li#saraya-header-logo a {
	background-image: url(/images/saraya-header-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 15px;
	width: 86px;
}


/* 左右にわかれていないコンテンツ
───────────────────── */
#middle-contents {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 空タグ
────────────────────────────── */
#empty {
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}


/* ヘッダー
────────────────────────────── */

#header {
	background-image: url(/images/headerbg.gif);
	background-repeat: repeat;
	width: 760px;
}
#description {
	color: #999999;
	text-indent: 10px;
	width: 760px;
	margin-bottom: 5px;
}
#sitelogo {
	height: 55px;
	width: 270px;
	margin-left: 10px;
	background-image: url(/images/sitelogo.gif);
	float: left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
#sitelogo a {
	display: block;
	height: 55px;
	width: 270px;
	text-indent: -9999px;
}
#header-right {
	float: left;
	margin-left: 10px;
	width: 460px;
	padding-bottom: 5px;
}
#search {
	vertical-align: middle;
	text-align: right;
	margin-right: 10px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#hnavi {
	height: 16px;
	margin-right: 10px;
	margin-top: 8px;
}
#hnavi ul {
	float: right;
}
#hnavi li {
	display: inline;
	list-style-type: none;
	float: left;
	margin-left: 5px;
}
#hnavi-shop a {
	display: block;
	text-indent: -9999px;
	height: 16px;
	width: 70px;
	background-image: url(/images/hnavi-shop.gif);
	background-repeat: no-repeat;
}
#hnavi-www a {
	display: block;
	text-indent: -9999px;
	height: 16px;
	width: 55px;
	background-image: url(/images/hnavi-www.gif);
	background-repeat: no-repeat;
}
#hnavi-pro a {
	display: block;
	text-indent: -9999px;
	height: 16px;
	width: 85px;
	background-image: url(/images/hnavi-pro.gif);
	background-repeat: no-repeat;
}
#hnavi-med a {
	display: block;
	text-indent: -9999px;
	height: 16px;
	width: 95px;
	background-image: url(/images/hnavi-med.gif);
	background-repeat: no-repeat;
}



/* グローバルナビ
────────────────────────────── */
#gnavi {
	height: 36px;
	width: 760px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	clear: both;
}
#gnavi li {
	display: inline;
	list-style-type: none;
	float: left;
}
#gnavi-home a {
	display: block;
	text-indent: -9999px;
	height: 36px;
	width: 120px;
}
#gnavi-home a:link, #gnavi-home a:visited {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#gnavi-home a:hover {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}
#gnavi-products a {
	display: block;
	text-indent: -9999px;
	height: 36px;
	width: 160px;
}
#gnavi-products a:link, #gnavi-products a:visited {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -120px 0px;
}
#gnavi-products a:hover {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -120px -36px;
}
#gnavi-brand a {
	display: block;
	text-indent: -9999px;
	height: 36px;
	width: 160px;
}
#gnavi-brand a:link, #gnavi-brand a:visited {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -280px 0px;
}
#gnavi-brand a:hover {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -280px -36px;
}
#gnavi-shop a {
	display: block;
	text-indent: -9999px;
	height: 36px;
	width: 160px;
}
#gnavi-shop a:link, #gnavi-shop a:visited {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -440px 0px;
}
#gnavi-shop a:hover {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -440px -36px;
}
#gnavi-info a {
	display: block;
	text-indent: -9999px;
	height: 36px;
	width: 160px;
}
#gnavi-info a:link, #gnavi-info a:visited {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -600px 0px;
}
#gnavi-info a:hover {
	background-image: url(/images/gnavi.gif);
	background-repeat: no-repeat;
	background-position: -600px -36px;
}


/* フッター
────────────────────────────── */

#footer {
	width: 760px;
	clear: both;
	background-color: #FFFFFF;
}
#footer a:visited {
	color: #0000FF;
}
#footer a:hover {
	color: #FF0000;
}


/* フッターナビ
────────────────────────────── */

#fnavi {
	background-image: url(/images/footerbg.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 760px;
}
#fnavil {
	margin-left: 5px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 600px;
	float: left;
}
#fnavi li {
	list-style-type: none;
	float: left;
	margin-right: 7px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#fnavir {
	vertical-align: middle;
	margin-right: 10px;
	text-align: right;
}


/* フッターマップリンク
────────────────────────────── */
div#footer div#footermaplink {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
div#footer div#footermaplink div {
	float: left;
	width: 170px;
	display: inline-block;
	margin-left: 20px;
}
div#footer div#footermaplink div#footermaplink1 {
	margin-left: 0px;
}
div#footer div#footermaplink div h3 {
	color: #666;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
}
div#footer div#footermaplink div h3 a {
	color: #666;
}
div#footer div#footermaplink div h3 a:link, div#footer div#footermaplink div h3 a:visited {
	color: #666;
	text-decoration: none;
}
div#footer div#footermaplink div h3 a:hover {
	color: #F00;
	text-decoration: underline;
}
div#footer div#footermaplink div ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
div#footer div#footermaplink div ul li {
	list-style-type: none;
	margin-left: 10px;
	list-style-position: outside;
	margin-top: 2px;
}
div#footer div#footermaplink div ul li a:link, div#footer div#footermaplink div ul li a:visited {
	color: #666;
	text-decoration: none;
}
div#footer div#footermaplink div ul li a:hover {
	color: #F00;
	text-decoration: underline;
}


/* アドレス
────────────────────────────── */

#address {
	text-align: center;
	clear: both;
	width: 760px;
	padding-top: 15px;
	background-color: #FFFFFF;
}


/* コピーライト
────────────────────────────── */

#copyright {
	text-align: center;
	clear: both;
	width: 760px;
	padding-bottom: 15px;
	padding-top: 5px;
	background-color: #FFFFFF;
}

