@charset "Shift_JIS";

/*#####################################################################

				全ページ共通部分のレイアウト
				
-------------------------color----------------------------------------

				黒		→#525252
				オレンジ→#ff6600
				黄色	→yellow
				
#####################################################################*/

body{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	margin:0;
	padding:0;
	text-align: center;
	color: #525252;
	background: url("../img/bg.gif");
	}

/*for IE6\*/
* html body{
	font-size: 0.78em;
	letter-spacing: 1px;
	}
/*end*/

div,ul,p,form,input,textarea,table,tr,td,dl,dd,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
	line-height: 20px;
	}

ul{
	list-style: none;
	}

h1,h2,h3,h4,h5,h6,strong,em,address{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	}

a{
	outline: none;
	text-decoration: none;
	color: #09f;
	}

a:hover{
	color: #f90;
	outline: none;
	}

img{
	border: none;
	}

hr{
	color: #ccc;
	}

.orange{
	color: #f60;
	}

.blue{
	color: #09f;
	font-weight: bold;
	}

.red{
	color: #e4007f;
	}

.center_text{
	text-align: center;
	font-weight: bold;
	}

.no_indent{
	text-indent: 0;
	}

#container{
	width: 780px;
	height: 100%;
	margin: 0 auto;
	border: 1px solid #525252;
	background: #fff;
	}

#container h1{
	width: 760px;
	background: #f39700;
	padding: 0 0 0 20px;
	color: #fff;
	text-align: left;
	}

#header{
	height: 130px;
	padding: 0;
	background: url("../img/001.png") no-repeat;
	}
#logo{
	width:100%;
	height:130px;
	text-align:left;
	}
#logo a{
	display:block;
	width:330px;
	height:130px;
	text-indent:-9999px;
	}

#header_left {
	float:left;
	height:20px;
	text-align:left;
	text-indent:5px;
}

#header_right {
	float:right;
	height:20px;
	width:290px;
}

#header_right ul li {
	display:inline;
	height:20px;
	line-height:20px;
}

#header_right ul li a {
	background:transparent url(../img/list_icon.gif) no-repeat scroll left center;
	height:20px;
	line-height:20px;
	padding:0 0 0 20px;
	text-align:left;
	color:#000;
}

#header_right ul li a:hover{
	background: url("../img/list_iconh.gif") no-repeat scroll left center;
	}


#gm{
	height: 50px;
	padding: 10px 0 0 0;
	border-top: 1px solid #525252;
	border-bottom: 1px solid #525252;
	background: url("../img/gm_bg.gif") no-repeat;
	}

#contents{
	width: 100%;
	height: 100%;
	text-align: left;
	}

h4{
	color: #f60;
	font-weight: bold;
	}

/*可変BOXセット（開始）*/

#main{
	width: 530px;
	height: 100%;
	padding: 10px 0 0 0;
	float: left;
	}

#main_top{
height:20px;
line-height:20px;
overflow:hidden;
text-indent:2em;
width:524px;
	}

#main_top2{
	height: 20px;
	line-height: 20px;
	text-indent: 2em;
	}

#main_middle{
	height: 100%;
	}

#main_bottom{
	clear: both;
	height: 20px;
	}

.round{
	width: 500px;
	height: 100%;
	float: left;
	}

.round a{
	text-decoration: underline;
	}

.round_top{
	height: 15px;
	background: url("../img/round_bg_top.gif") no-repeat;
	}
.round_top3{
	height: 15px;
	background: url("../img/round_bg_top3.gif") no-repeat;
	}
.round_middle{
	padding: 0 15px 0 35px;
	height: 100%;
	background: url("../img/round_bg_middle.gif") repeat-y;
	}
	
.round_top380{
	height: 15px;
	background: url("../img/round_bg_top380.gif") no-repeat;
	}

.round_middle380{
	padding: 0 15px 0 35px;
	height: 100%;
	background: url("../img/round_bg_middle380.gif") repeat-y;
	text-indent: 1em;
	}
.round_middle3{
	padding: 0 45px 0 35px;
	height: 100%;
	background: url("../img/round_bg_middle.gif") repeat-y;
	}
.round_middle3 h2{
	border-left: 5px solid #09f;
	border-bottom: 1px solid #cecece;
	text-indent: 5px;
	font: italic large bold;
	color: #f60;
	margin-bottom: 10px;
}
/*見出しブルーの場合*/
.round_middle2{
	padding: 0 15px 0 35px;
	height: 100%;
	background: url("../img/round_bg_middle.gif") repeat-y;
	text-indent: 1em;
	}

.round_middle_noindent{
	padding: 0 15px 20px 35px;
	height: 100%;
	background: url("../img/round_bg_middle.gif") repeat-y;
	}

.round_bottom{
	height: 15px;
	padding: 0 0 15px 0;
	background: url("../img/round_bg_bottom.gif") no-repeat;
	}
.round_bottom3{
	height: 15px;
	padding: 0 0 15px 0;
	background: url("../img/round_bg_bottom3.gif") no-repeat;
	}
.image_ball{
	width: 150px;
	height: 150px;
	float: right;
	position: relative;
	top: -50px;
	left: -20px;
	}

/*可変BOXセット（終了）*/
.h2img {
margin:30px 0 10px 20px;
display:block;
}

.h2img2 {
margin:0 0 10px 20px;
display:block;
}

.h3img {
margin:0 0 10px 20px;
display:block;
border:0;
}

.title_h2{
clear:both;
height:90px;
margin-left:20px;
text-indent:-9999px;
width:475px;
	}

#insurance{
	clear: both;
	width: 450;
	height: 45px;
	padding: 55px 40px 40px 40px;
	background: url("../img/insurance.jpg") no-repeat;
	}

#sidebar{
	width: 250px;
	height: 100%;
	float: right;
	}

#member_side a{
	display: block;
	width: 250px;
	height: 150px;
	background: url("../img/member_img.gif") no-repeat;
	text-indent: -9999px;
	}

#member_side a:hover{
	background: url("../img/member_imgh.gif") no-repeat;
	}

#sidebar_top{
	width: 250px;
	height: 44px;
	background: url("../img/side_contents_top.gif") no-repeat;
	}

#sidebar_middle{
	width: 200px;
	height: 100%;
	padding: 10px 22px 0 28px;
	background: url("../img/side_contents_middle.gif") repeat-y;
	}

#sidebar_bottom{
	width: 250px;
	height: 29px;
	background: url("../img/side_contents_bottom.gif") no-repeat;
	}

.on{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	}

.on2{
	float:right;
	}

#none{
	padding: 0;
	border: none;
	margin: 0;
	}

#qr{
	text-align: center;
	}

.banner{
	display: block;
	width: 190px;
	height: 70px;
	padding: 0 0 10px 0;
	}

#b1{
	background: url("../img/b1.gif") no-repeat;
	}

#b1:hover{
	background: url("../img/b1h.gif") no-repeat;
	}

#b2{
	background: url("../img/b2.gif") no-repeat;
	}

#b2:hover{
	background: url("../img/b2h.gif") no-repeat;
	}

#b3{
	background: url("../img/b3.gif") no-repeat;
	}

#b3:hover{
	background: url("../img/b3h.gif") no-repeat;
	}

.link{
	display: block;
	text-align: right;
	}

#check{
	padding: 20px 0 20px 0;
	text-align: center;
	}

#end{
	height: 20px;
	clear: both;
	}

#end_left{
	width: 530px;
	height: 20px;
	padding: 0 0 0 10px;
	float: left;
	}

#end_left ul li{
	display: block;
	float: left;
	width: 155px;
	height: 20px;
	}

#end_left ul li a{
	display: block;
	width: 135px;
	height: 20px;
	padding: 0 0 0 20px;
	text-align: left;
	background: url("../img/list_icon.gif") no-repeat;
	}

#end_left ul li a:hover{
	background: url("../img/list_iconh.gif") no-repeat;
	}

#end_right{
	width: 210px;
	height: 20px;
	padding: 0 20px 0 0;
	float: right;
	text-align: left;
	}

#end_right a{
	display: block;
	width: 95px;
	margin: 0 0 0 auto;
	padding: 0 0 0 20px;
	background: url("../img/list_icon2.gif") no-repeat;
	}

#end_right a:hover{
	background: url("../img/list_icon2h.gif") no-repeat;
	}

#footer{
	clear: both;
	text-align: center;
	background: #F39700;
	color: #fff;
	}

#footer strong,em,span{
	font-size: 1em;
	}

#footer h4{
	color: #fff;
	}

#footer a{
	color: #fff;
	}

#footer a:hover{
	color: #fff;
	}

#bbs7{
	border: 0;
	margin: 0 auto;
	width: 120px;
	position: relative;
	top: -9999px;
	}

#bbs7 a{
	display: block;
	}

#bbs7_top{
	width: 120px;
	}

#bbs7_bottom1{
	width: 41px;
	}

#bbs7_bottom2{
	width: 39px;
	}

#bbs7_bottom3{
	width: 40px;
	}



/*サブページレイアウト*/

#sub_box{
	width: 530px;
	height: 100%;
	}

#sub_menu{
	width: 140px;
	height: 100%;
	padding: 20px 0 0 0;
	float: left;
	}

#sub_menu a{
	color: #525252;
	text-decoration: none;
	}

#sub_menu a:hover{
	color: #f60;
	}

#s_top{
	height: 32px;
	background: url("../img/sub_menu_bg_top.gif") no-repeat;
	}

#s_middle{
	height: 100%;
	padding: 20px 15px 20px 5px;
	background: url("../img/sub_menu_bg_middle.gif") repeat-y;
	text-align: center;
	}

#s_bottom{
	height: 28px;
	background: url("../img/sub_menu_bg_bottom.gif") no-repeat;
	}

.round2{
	width: 530px;
	height: 100%;
	position: relative;
	}

.title_h2_sub{
	width: 380px;
	height: 50px;
	text-indent: -9999px;
	}

.sub_btn{
	display: block;
	width: 110px;
	height: 110px;
	line-height: 110px;
	background: url("../img/s_btn_bg.png") no-repeat;
	}

/*for IE6\*/
* html .sub_btn{
	background: none;
	filter:progid:DXImageTransform.MicroSoft.AlphaImageLoader(src="img/s_btn_bg.png");
	width: 110px;
	height: 110px;
	}
/*end*/

.sub_btn:hover{
	display: block;
	width: 110px;
	height: 110px;
	background: url("../img/s_btn_bgh.png") no-repeat;
	}

/*for IE6\*/
* html .sub_btn:hover{
	background: none;
	filter:progid:DXImageTransform.MicroSoft.AlphaImageLoader(src="img/s_btn_bgh.png");
	width: 110px;
	height: 110px;
	}
/*end*/

#s_middle p{
	padding: 0 0 20px 0;
	}

.round3{
	clear: both;
	width: 490px;
	}

.round_top2{
	height: 15px;
	background: url("../img/round_bg_top2.gif") no-repeat;
	}

.round_middle2{
	padding: 6px 15px 0 5px;
	height: 100%;
	background: url("../img/round_bg_middle2.gif") repeat-y;
	text-indent: 1em;
	}

.round_bottom2{
	height: 15px;
	padding: 0 0 30px 0;
	background: url("../img/round_bg_bottom2.gif") no-repeat;
	}

.round_middle4{
	padding: 0 15px 0 35px;
	height: 100px;
	background: url("../img/round_bg_middle.gif") repeat-y;
	position:relative;
	}
