/*--グローバルメニュー設定用CSS--*/
#g_navi {
	width:600px;
	height:40px;
	margin:0;
	position:absolute;
	top:31px;
	overflow: hidden;
	right: 0px;
}

#g_navi ul {
	margin:0;
	padding:0;
}

#g_navi li {
	list-style-type:none;
	float:left;
	text-decoration:none;
	overflow:hidden;
}

/*#g_navi li a {
	height:40px;
	display:block;

}*/

/*--SUBメニュー設定用CSS--*/

#submenu {
	width:220px;
	height:auto;
	margin:0;
	overflow:hidden;
	position:absolute;
	top:8px;
	font-size: 12px;
	right: 0px;
}

#submenu ul {
	margin:0;
	padding:0;
	text-align:center;
}

#submenu li {
	display:inline;
	list-style-type:none;
}

#submenu li.line {
	margin:0;
	padding:0;
	height:15px;
	display:block;
	float:left;
	padding-left:10px;
	color:#00CC00;
}

#submenu li a {
	height:15px;
	display:block;
	float:left;
	text-decoration:none;
	padding-left:10px;
}

#submenu li a:hover {
	height:15px;
	display:block;
	float:left;
	text-decoration:underline;
	padding-left:10px;
}

/*-- お問い合わせ --*/
#tel_info {
	height: 48px;
	width: 850px;
	background-image: url(../../images/base/tel_info_bg.gif);
	position: relative;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#tel_info_btn {
	display:block;
	position: absolute;
	left: 650px;
	top: 9px;
}

/*-- ボトムSUBメニュー --*/
#bottom_zone {
	width:850px;
	height:auto;
	margin:0px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bottom_list {
	width:850px;
	margin:0px;
	padding:10px 0px 5px;
	text-align: center;
	height: auto;
}

.bottom_list ul {
	color:#b9b9b9;
	padding:0px;
	line-height: 20px;
	width: 850px;
	margin: 0px;
	overflow: hidden;
}

.bottom_list li {
	list-style-type:none;
	display: inline;
}

.bottom_list li.listline {
	margin:0;
	padding:0;
	height:15px;
	margin-left:10px;
}

.bottom_list li a {
	width:auto;
	height:15px;
	text-decoration:none;
	color:#696969;
	margin:0 0 0 10px;
	padding:0;
}

.bottom_list li a:hover {
	height:15px;
	text-decoration:underline;
	color:#b9b9b9;
	margin:0 0 0 10px;
	padding:0;
}

/*-- ボトムバナー --*/
.bottom_banner {
	width:850px;
	height:40px;
	overflow:hidden;
	padding:0;
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -425px;
}

/*-- ボトムバナー --*/
.bottom_banner_text {
	width:850px;
	height:auto;
	overflow:hidden;
	padding:0;
	position: absolute;
	left: 50%;
	margin: 0px 0 0 -425px;
	top: 60px;
	font-size: 0.9em;
	line-height: 1.2em;
}

.bottom_banner ul {
	width:850px;
	height:40px;
	overflow:hidden;
	color:#b9b9b9;
	margin:0;
	padding:0;
}

.bottom_banner li {
	display:inline;
	list-style-type:none;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.bottom_banner li a {
	width:auto;
	height:40px;
	text-decoration:none;
	color:#696969;
	padding:0;
	margin: 0;
}

/*-- フッターメニュー --*/
.foot_zone {
	width:850px;
	height:30px;
	margin:0 0 0 -425px;
	padding:0;
	position:absolute;
	top:74%;
	left:50%;
}

.foot_zone p {
	float:left;
	font-size: 0.9em;
}

.foot_zone ul {
	float:right;
	width:430px;
	height:15px;
	overflow:hidden;
	color:#b9b9b9;
	padding:0;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 110px;
}

.foot_zone li {
	display:inline;
	list-style-type:none;
}

.foot_zone li.listline {
	margin:0;
	padding:0;
	height:15px;
	float:left;
	margin-left:5px;
}

.foot_zone li a {
	width:auto;
	height:15px;
	float:left;
	text-decoration:none;
	color:#696969;
	margin:0 0 0 5px;
	padding:0;
}

.foot_zone li a:hover {
	height:15px;
	text-decoration:underline;
	color:#b9b9b9;
	padding:0;
}

/*-- ログイン --*/
#login {
	height: auto;
	width: 198px;
	background-color: #F5F9F8;
	border: 1px solid #DEDEDE;
	margin-bottom: 30px;
}

#log_btn a {
	width:184px;
	height: 42px;
	background-image: url(../../images/base/new_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-left: 7px;
	margin-top: 13px;
}

#log_btn a:hover {
	background-image: url(../../images/base/new_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -42px;
}

#taiken_btn a {
	width:184px;
	height: 42px;
	background-image: url(../../images/base/taiken_btn.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-left: 7px;
	margin-top: 13px;
}

#taiken_btn a:hover {
	background-image: url(../../images/base/taiken_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -42px;
}

#member {
	background-image: url(../../images/base/old_kizi.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 180px;
	text-indent: -9999px;
	display: block;
	margin-top: 15px;
	margin-left: 10px;
}

#member02 {
	height: 35px;
	width: 180px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.form1 {
	width: 180px;
	height: auto;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.form1 li {
	list-style-type:none;
	padding:0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.form1 li.login {
	color:#666666;
	font-weight:bold;
	font-size: 0.9em;
}

.form1 li.pass a {
	font-size: 0.9em;
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}

.form1 li.pass a:hover {
	font-size: 0.9em;
	color: #009900;
	font-weight: bold;
	text-decoration:underline;
}

li.btn_login a {
	width:104px;
	height:27px;
	display:block;
	background-image: url(../../images/base/btn_login.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-left: 39px;
	text-indent: -9999px;
	margin-top: 25px;
}

li.btn_login a:hover {
	background-image: url(../../images/base/btn_login.gif);
	background-repeat: no-repeat;
	background-position: 0px -27px;
}

/*---------- ぱんくず ----------*/
#pan {
	width:850px;
	margin:0;
	padding:0;
	height: 40px;
}

#pan ul {
	color:#b9b9b9;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	overflow: hidden;
	line-height: 40px;
	margin-left: 10px;
}

#pan li {
	display:inline;
	list-style-type:none;
	color: #696969;
}

#pan li.listline {
	padding:0;
	height:15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#pan li a {
	width:auto;
	height:15px;
	text-decoration:none;
	color:#696969;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#pan li a:hover {
	height:15px;
	text-decoration:underline;
	color:#b9b9b9;
	margin:0 0 0 10px;
	padding:0;
}

/*---------- 仕様リスト ----------*/
#speclist_box {
	height: 35px;
	width: 590px;
	margin-bottom: 20px;
	overflow: hidden;
}

#speclist_box ul {
}

#speclist_box li {
	display:block;
	text-align: center;
	float: left;
	border-top: 1px dotted #7E8280;
	border-bottom: 1px dotted #7E8280;
	border-left: 1px dotted #7E8280;
}

#speclist_box li a {
	color: #448ACA;
	padding-right: 10px;
	padding-left: 10px;
	display:inline-block;
	height: 33px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: auto;
	line-height: 33px;
}

#speclist_box li.now a {
	background-color: #448ACA;
	color: #FFFFFF;
}

#speclist_box li.right {
	border: 1px dotted #7E8280;
}

#speclist_box02 {
	height: 35px;
	width: 590px;
	margin-bottom: 20px;
	overflow: hidden;
}

#speclist_box02 ul {
}

#speclist_box02 li {
	display:block;
	text-align: center;
	float: left;
	border-top: 1px dotted #7E8280;
	border-bottom: 1px dotted #7E8280;
	border-left: 1px dotted #7E8280;
}

#speclist_box02 li a {
	color: #16A09D;
	padding-right: 10px;
	padding-left: 10px;
	display:inline-block;
	height: 33px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: auto;
	line-height: 33px;
}

#speclist_box02 li.now a {
	background-color: #1CB9B6;
	color: #FFFFFF;
}

#speclist_box02 li.right {
	border: 1px dotted #7E8280;
}

/*-- Right領域 その他バナー --*/
.btn_etc {
	width:200px;
	height:auto;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.btn_etc ul {
	margin:0px;
	padding:0px;
}

.btn_etc li {
	list-style-type:none;
	text-decoration:none;
	overflow:hidden;
	margin-top:10px;
	display: block;
	height: 50px;
}

.btn_etc li.pr {
	height: 23px;
	font-weight: bold;
	color: #FFFFFF;
	background: #535353;
	text-align: center;
	line-height: 23px;
}

.btn_etc li.bank {
	height: 100px;
}

/*-- Right領域 プライバシーマーク --*/
.btn_etc02 {
	width:200px;
	height:auto;
	padding:0px;
	margin: 10px 0px;
}

.btn_etc02 ul {
	margin:0px;
	padding:0px;
}

.btn_etc02 li {
	display:inline;
	list-style-type:none;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*-- twitter ボタン --*/
#follow_btn {
	width:30px;
	height:119px;
	background: #32B16C;
	display: block;
	position: fixed !important;
	position: absolute;
	top: 180px;
	right: 0px;
	overflow:hidden;
}

/*-- iframe --*/
.ifra {
	height: 415px;
	_height: 418px;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

.ifra1 {
	height: 415px;
	_height: 418px;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

