@charset "utf-8";


/*	based CSS
------------------------------------------------------------------*/


/*	基本設定
------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


/*	ページ全体設定
------------------------------------------------------------------*/

html body {
	background-color: #028C01;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
}


/*	ヘッダー
------------------------------------------------------------------*/

#header {
	text-align: left;
	height: 286px;
	width: 950px;
	background-image: url(../common_img/header_bg.jpg);
	background-repeat: no-repeat;
	position:  relative;
}

#header span {
	display: none;
}

#header li {
	list-style-type: none;
}

#header li#to_top {
	background-image: url(../common_img/top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 41px;
	left: 164px;
	height: 38px;
	width: 109px;
}
#header li#to_top a {
	display: block;
	height: 38px;
	width: 109px;
}

#header li#to_top a:hover {
	background: url(../common_img/top_1.jpg);
}
#header li#to_top_select {
	background-image: url(../common_img/top_1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	left: 104px;
	height: 38px;
	width: 109px;
}
#header li#to_top_select a {
	display: block;
	height: 38px;
	width: 109px;
}

/*	ヘッダーメニュー 01
------------------------------------------------------------------*/

#header li#headmenu_01 {
	background-image: url(../common_img/header_point.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	/*	left: -9999px; */
	left: 152px;
	height: 63px;
	left: 104px;
	width: 103px;
}
#header li#headmenu_01 a {
	display: block;
	height: 63px;
	width: 103px;
}
#header li#headmenu_01 a:hover {
	background: url(../common_img/header_point_on.jpg);
}
#header li#headmenu_01_select {
	background-image: url(../common_img/header_point_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	left: 104px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_01_select a {
	display: block;
	height: 63px;
	width: 103px;
}


/*	ヘッダーメニュー 02
------------------------------------------------------------------*/

#header li#headmenu_02 {
	background-image: url(../common_img/header_spec.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	/*	left: -9999px; */
	left: 212px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_02 a {
	display: block;
	height: 63px;
	width: 103px;
}
#header li#headmenu_02 a:hover {
	background: url(../common_img/header_spec_on.jpg);
}
#header li#headmenu_02_select {
	background-image: url(../common_img/header_spec_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	left: 212px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_02_select a {
	display: block;
	height: 63px;
	width: 103px;
}


/*	ヘッダーメニュー 03
------------------------------------------------------------------*/

#header li#headmenu_03 {
	background-image: url(../common_img/header_himitu.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	/*	left: -9999px; */
	left: 320px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_03 a {
	display: block;
	height: 63px;
	width: 103px;
}

#header li#headmenu_03 a:hover {
	background: url(../common_img/header_himitu_on.jpg);
}
#header li#headmenu_03_select {
	background-image: url(../common_img/header_himitu_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	left: 320px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_03_select a {
	display: block;
	height: 63px;
	width: 103px;
}


/*	ヘッダーメニュー 04
------------------------------------------------------------------*/

#header li#headmenu_04 {
	background-image: url(../common_img/header_mode.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	/*	left: -9999px; */
	left: 429px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_04 a {
	display: block;
	height: 63px;
	width: 103px;
}
#header li#headmenu_04 a:hover {
	background: url(../common_img/header_mode_on.jpg);
}
#header li#headmenu_04_select {
	background-image: url(../common_img/header_mode_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 90px;
	left: 429px;
	height: 66px;
	width: 103px;
}
#header li#headmenu_04_select a {
	display: block;
	height: 66px;
	width: 103px;
}
*/

	ヘッダーメニュー 05
------------------------------------------------------------------*/

#header li#headmenu_05 {
	background-image: url(../common_img/header_yokoku.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 157px;
	/*	left: -9999px; */
	left: 163px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_05 {
	display: block;
	height: 62px;
	width: 103px;
	background-image: url(../common_img/header_yokoku.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 163px;
	top: 157px;
}
#header li#headmenu_05 a {
	display: block;
	height: 63px;
	width: 103px;
}
#header li#headmenu_05 a:hover {
	background: url(../common_img/header_yokoku_on.jpg);
}
#header li#headmenu_05_select {
	background-image: url(../common_img/header_yokoku_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 157px;
	left: 163px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_05_select a {
	display: block;
	height: 63px;
	width: 103px;
}
*/

	ヘッダーメニュー 06
------------------------------------------------------------------*/

#header li#headmenu_06 {
	background-image: url(../common_img/header_reach.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 157px;
	/*	left: -9999px; */
	left: 271px;
	height: 63px;
	width: 103px;
}
.title {
	margin: 0px;
	padding: 0px;
	height: 171px;
	width: 950px;
	float: left;
}
.gekiatu img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.yokoku img {
	margin: 0px;
	padding: 0px;
	float: left;
}



.under {
	margin: 0px;
	padding: 0px;
}
#mo {
	background-image: url(../common_img/reach/reach_mo02.jpg);
	background-repeat: no-repeat;
	height: 480px;
	width: 950px;
	float: left;
	margin: 0px;
	padding: 0px;
}



#header li#headmenu_06 {
	display: block;
	height: 63px;
	width: 103px;
	background-image: url(../common_img/header_reach.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 271px;
	top: 157px;
}

#header li#headmenu_06 a {
	display: block;
	height: 63px;
	width: 103px;
}
#header li#headmenu_06 a:hover {
	background: url(../common_img/header_reach_on.jpg);
}
#header li#headmenu_06_select {
	background-image: url(../common_img/header_reach_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 157px;
	left: 271px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_06_select a {
	display: block;
	height: 63px;
	width: 103px;
}


/*	ヘッダーメニュー 07
------------------------------------------------------------------*/

#header li#headmenu_07 {
	background-image: url(../common_img/header_gekiatu.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 157px;
	/*	left: -9999px; */
	left: 379px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_07 a {
	display: block;
	height: 63px;
	width: 103px;
}
#header li#headmenu_07 a:hover {
	background: url(../common_img/header_gekiatu_on.jpg);
}
#header li#headmenu_07_select {
	background-image: url(../common_img/header_gekiatu_on.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 157px;
	left: 379px;
	height: 63px;
	width: 103px;
}
#header li#headmenu_07_select a {
	display: block;
	height: 63px;
	width: 103px;
}
/*	直営店/設置店/アンケート
------------------------------------------------------------------*/

#header li#tyoku {
	background-image: url(../common_img/tyokuei.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 70px;
	left: 113px;
	top: 258px;
}



#header li#tyoku a {
	display: block;
	height: 17px;
	width: 70px;
}

#header li#setti {
	background-image: url(../common_img/setti.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 70px;
	left: 189px;
	top: 258px;
}
#header li#setti a {
	display: block;
	height: 17px;
	width: 70px;
}


#header li#anke {
	background-image: url(../common_img/anke.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 17px;
	width: 70px;
	left: 270px;
	top: 258px;
}
#header li#anke a {
	display: block;
	height: 17px;
	width: 70px;
}

/*	ヘッダー ニューギンボタン
------------------------------------------------------------------*/

#header li#new {
	background-image: url(../common_img/header_new.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 2px;
	left: 2px;
	height: 51px;
	width: 103px;
}
#header li#new a {
	display: block;
	height: 51px;
	width: 103px;
}
#flashcontent {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 480px;
	width: 640px;
	margin-left: 155px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mode img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.reach img {
	margin: 0px;
	padding: 0px;
	float: left;
}
