@charset "utf-8";
/*------------------------------------
			common -----------------*/
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	background: url(../img/bg.jpg) repeat-x left top #000;
	color: #333;
}
#wrapper {
	width: 1000px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	background-color: #000;
}
#container {
	width: 960px;
	margin: 0 20px 20px 20px;
	background: url(../img/bg_container.jpg) repeat-x left top #FFF;
}
body > #wrapper {
	height: auto;
}
#container #main {
	width: 930px;
	padding: 15px;
}
#pageTop {
	height: 15px;
	background: url(../img/pagetop.jpg) no-repeat left;
	padding-left: 20px;
	padding-right: 15px;
	font-size: 12px;
	float: right;
	margin-bottom: 15px;
}
#pageTop a:link,
#pageTop a:active,
#pageTop a:visited {
	color: #000;
	text-decoration: underline;
}
#pageTop a:hover {
	color: #000;
	text-decoration: none;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/*------------------------------------
			padding ----------------*/
.btm15 {
	padding-bottom: 15px;
}
.btm10 {
	padding-bottom: 10px;
}
.top10 {
	padding-top: 10px;
}
.side10 {
	padding-right: 10px;
	padding-left: 10px;
}

/*------------------------------------
			text -------------------*/
.s14 {
	font-size: 14px;
	line-height: 1.4em;
}
.bold {
	font-weight: bold;
}
.red {
	color: #900;
}

/*------------------------------------
			header -----------------*/
#header {
	width: 1000px;
	height: 160px;
	margin: 0 auto;
	text-align: left;
}
#header .h_top {
	width: 1000px;
	height: 25px;
	padding-top: 5px;
}
h1 {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
#header .h_link {
	width: 1000px;
	height: 30px;
}
#header .h_link ul {
	list-style: none;
}
#header .h_link li {
	background: url(../img/arrow_bk.png) no-repeat left top;
	float: right;
	margin-top: 5px;
	padding-left: 20px;
	font-size: 12px;
	margin-left: 40px;
}
#header .h_link a:link,
#header .h_link a:active,
#header .h_link a:visited {
	color: #FFF;
	text-decoration: none;
}
#header .h_link a:hover {
	color: #FFF;
	text-decoration: underline;
}
#header .header {
	width: 980px;
	height: 40px;
	padding-top: 90px;
	padding-right: 20px;
	background: url(../img/header.jpg) no-repeat;
}
#header .header ul {
	list-style: none;
}
#header .header li {
	width: 140px;
	height: 30px;
	padding-left: 10px;
	float: right;
	list-style: none;
	display: inline;
}

/*------------------------------------
			Global Navi ------------*/
#globalNavi {
	width: 960px;
	height: 50px;
	padding: 0 20px;
	background-color:#000;
}
#globalNavi ul {
	list-style: none;
}
#globalNavi li {
	width: 192px;
	height: 50px;
	float: left;
	list-style: none;
	display: inline;
}

/*------------------------------------
			left -------------------*/
#left {
	width: 180px;
	float: left;
	padding-right: 15px;
}
#left #sideBox {
	width: 160px;
	background: url(../img/bg_sideBox.jpg) repeat-y top;
	padding: 0 10px;
}
#left #sideBox ul {
	list-style: none;
}
#left #sideBox li {
	width: 160px;
	height: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../img/partition_side.jpg) no-repeat bottom;
	list-style: none;
	display: block;
}
#left #sideBox li.last {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}
#left #sideBox dl{
	width: 160px;
}
#left #sideBox dt {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	padding-bottom: 5px;
}
#left #sideBox dd {
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../img/partition_side.jpg) no-repeat bottom;
}
#left #sideBox dd.last {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}

/*------------------------------------
			right ------------------*/
#right {
	width: 735px;
	float: right;
}
#right #way {
	width: 715px;
	padding: 0 10px 15px 10px;
}
#right #way .visit {
	width: 195px;
	height: 65px;
	padding-top: 175px;
	padding-left: 155px;
	background: url(../img/bg_visit.jpg) no-repeat;
	float: left;
}
#right #way .deliver {
	width: 195px;
	height: 65px;
	padding-top: 175px;
	padding-left: 155px;
	background: url(../img/bg_deliver.jpg) no-repeat;
	float: right;
}
#right #contact {
	width: 255px;
	height: 65px;
	padding-top: 95px;
	padding-left: 480px;
	background: url(../img/bg_contact_sub.jpg) no-repeat;
}
#right .bar {
	width: 715px;
	height: 33px;
	padding: 7px 0 0 20px;
	background: url(../img/bg_bar.jpg) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
}
#right p.explain {
	width: 715px;
	padding: 0 10px 15px 10px;
	font-size: 14px;
	line-height: 1.4em;
}

/*------------------------------------
			footer -----------------*/
#footer {
	text-align: center;
	padding-bottom: 20px;
}
#footer .f_link {
	color: #FC0;
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 20px;
}
#footer .f_link a:link,
#footer .f_link a:active,
#footer .f_link a:visited {
	color: #FC0;
	text-decoration: none;
}
#footer .f_link a:hover {
	color: #FC0;
	text-decoration: underline;
}
#footer address {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
}