@charset "utf-8";
body {
	background-image: url(../../images/sub_back.gif);
	background-repeat: repeat-x;
	background-position: center 0;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}

#header {
	width: 930px;
	margin: 0 10px;
	text-align: left;
}

#header strong {
	display: none;
}

#head-logo {
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
	width: 178px;
	height: 77px;
	float: left;
}

#head-logo a {
	text-decoration: none;
	height: 100%;
	display: block;
}

#head-R {
	float: right;
	width: 363px;
}

#head-R div#phone {
	background-image: url(../../images/phone.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 50px;
	float: right;
}

.pagetop {
	text-align: right;
	margin: 20px 0 0 0;
	clear: both;
}

.txt12 {
	font-size: 12px;
	line-height: 18px;
}

/* ヘッダーナビ-------- */
#head-navi {
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	clear: both;
	width: 363px;
}

#head-navi ul {
	margin: 0;
	padding: 0;
}

#head-navi ul li {
	list-style-type: none;
	float: right;
	line-height: 13px;
	display: inline;
}

#head-navi ul li a {
	height: 100%;
	display: block;
	text-indent: -9999px;
}

/* \*/
#head-navi ul li a {
	overflow: hidden;
}
/* */


#h-navi01 {
	background-image: url(../../images/h_navi_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 91px;
	height: 13px;
}

#h-navi02 {
	background-image: url(../../images/h_navi_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 87px;
	height: 13px;
}

#h-navi03 {
	background-image: url(../../images/h_navi_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 102px;
	height: 13px;
}

#h-navi04 {
	background-image: url(../../images/h_navi_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 83px;
	height: 13px;
}

#h-navi01 a:hover {
	background-image: url(../../images/h_navi_1.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	width: 91px;
	height: 13px;
}

#h-navi02 a:hover {
	background-image: url(../../images/h_navi_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	width: 87px;
	height: 13px;
}

#h-navi03 a:hover {
	background-image: url(../../images/h_navi_3.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	width: 102px;
	height: 13px;
}

#h-navi04 a:hover {
	background-image: url(../../images/h_navi_4.gif);
	background-repeat: no-repeat;
	background-position: 0px -13px;
	width: 83px;
	height: 13px;
}

/* タイトル------- */
#head-title-w {
	clear: both;
	width: 930px;
	height: 116px;
}

#head-title {
	width: 930px;
	height: 116px;
}

#pan {
	font-size: 11px;
	color: #666666;
	padding: 97px 0 0 20px;
	line-height: normal;
	width: auto;
}

#pan a:link {
	text-decoration: none;
	color: #666666;
}

#pan a:visited {
	text-decoration: none;
	color: #666666;
}

#pan a:hover {
	text-decoration: underline;
	color:#666666;
}

#pan a:active {
	text-decoration: none;
	color: #666666;
}

/* コンテンツ------- */
#conteiner {
	width: 950px;
	margin: 0;
	padding: 0;
	background-image: url(../../images/c_back.gif);
	background-repeat: repeat-y;
}

#conteiner-top {
	margin: 0;
	padding: 0;
}

#conteiner-middle {
	margin: 0;
	padding: 0;
	text-align: left;
	background-image: url(../../images/sub_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#conteiner-bottom {
	margin: 0;
	padding: 0;
	clear: both;
}

#contents-w {
	width: 910px;
	margin: 0 10px 0 30px;
	padding: 0;
}

#contents {
	width: 650px;
	float: left;
	margin-top: 10px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}

#contents h2 {
	color: #ea1259;
	padding: 15px 0 13px 30px;
	margin: 0;
	background-image: url(../../images/h2_back.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	line-height: normal;
}

.contents-txt {
	width: 598px;
	margin: 10px 26px 0 26px;
}

.contents-txt-a {
	width: 598px;
	margin: 25px 26px 0 26px;
}

.contents-txt-b {
	margin: 15px 26px 0 26px;
}



.photo_r {
	float: right;
	margin: 0 0 10px 15px;
}

/* 右ナビ-------- */
#r-navi {
	width: 240px;
	float: right;
	font-size: 12px;
	padding: 0 0 15px 0;
}

#r-navi-w {
	margin: 10px 19px 0 20px;
}

#r-navi-w ul {
	margin: 0;
	padding: 0;
}

#r-navi-w ul li {
	list-style-type: none;
}

#r-navi-space {
	height: 129px;
	margin: 0;
	padding: 0;
}

#r-navi-btn {
	width: 240px;
}

#r-navi-go-top {
	background-image: url(../../images/go_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 202px;
	height: 40px;
	margin: 0 19px;
}

#r-navi-go-top strong {
	display: none;
}

#r-navi-go-top a {
	display: block;
	height: 40px;
}

#r-navi-go-top a:hover {
	background-image: url(../../images/go_top.gif);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	width: 202px;
	height: 40px;
}

.bn-R {
	width: 201px;
	margin: 10px 19px 0 20px;
}

/* フッター-------- */
#footer {
	padding: 0 0 20px 0;
	margin: 0;
}

#copyright {
	background-image: url(../../images/copyright.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 27px;
	margin: 0 auto;
}

#copyright strong {
	display: none;
}
