@charset 
"utf-8";
@import "style.css";
/*@import "admin.css";*/

/*-----------------------------------------------------------------
import for Mac5.X
-----------------------------------------------------------------*/

/*\*//*/
@import url("ie5mac.css");
/**/

/*-----------------------------------------------------------------
BASE
-----------------------------------------------------------------*/

body{
height:100%;
	font-size:12px;
	color: #333333;
	margin: 0px;
	padding:0px;
	line-height:1.9;
	text-align:center;
	background:url(../img/bg_body.gif) top;
	font-family: ",l,r ,ofSfVfbfN",arial,helvetica,clean,sans-serif;
}

p,ul,li,dl,dt,dd,form{
	margin:0px;
	padding:0px;
	text-align:left;
}
h1,h2,h3,h4,h5{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
form{
	text-align:center;
}

td,th{
	line-height:1.7;
}

body a {
	color: #339999; text-decoration: none;
}

body a:link {
	color: #339999; text-decoration: none;
}

body a:visited {
	color: #006666; text-decoration: none;
}

body a:hover {
	color: #6666CC; text-decoration: underline;
}

img{
	border:0px;
	vertical-align:bottom
}

.center{text-align:center;}
.big{font-size:1.1em;}
.small{font-size:0.8em;}

.p_bu{font-size:14px;}

.red{color:#FF0000;}
.green{color:#336633;}

.r15{margin-right:15px;}
.r10{margin-right:10px;}
.r8{margin-right:8px;}
.r5{margin-top:5px;}
.l10{margin-left:10px;}

blockquote{
	border:5px solid #DAE6F3;
	background:url(../img/blockquote_gif);
	text-align:left;
	padding:10px;
	margin-top:5px;
	margin-bottom:0px;
	color:#49496D;
}

hr{
	margin: 0;
	padding: 0;
	border-width: 1px 0px 0px 0px; /*  */
	border-style: solid; /*  */
	border-color: #fff; /* F */
	height: 1px; /*  */
	width: 500px;
}

.clear{
	clear:both;
}
/*-----------------------------------------------------------------
Float
-----------------------------------------------------------------*/
.f_right{
	float:right;
	margin:0 0 8px 13px;
}

.f_left{
	float:left;
	margin:0 13px 8px 0;
}

.f_clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.f_clear { display: inline-block; }

/* exlude MacIE5 \*/
* html .f_clear { height: 1% }
.f_clear {display:block;}
/* end MacIE5 */

/*------------------------old------------------------*/
.clear {
	clear:both;
	display:none;
}

.float_r{
	float:right;
	margin:0 0 10px 10px;
}

.float_r2{
	float:right;
	margin:0 50 10px 10px;
}

.float_l{
	float:left;
	margin:0 10px 10px 0;
}

.float_c{
	float:center;
	margin:0 0px 0px 0;
}
/*------------------------
all
------------------------*/
.left { text-align:left}

.center { text-align:center}

.right { text-align:right}
/*-----------------------------------------------------------------
Table
-----------------------------------------------------------------*/
table{
	background:#FFFFFF;
	border-spacing:0;
	border-collapse:collapse;
	empty-cells:show;
	margin-left:auto;
	margin-right:auto;
	font-size:1em;
	line-height:1.5;
}

td{
	text-align:left;
	padding:5px;
}

th{
	background-color:#FFE8E8;
	padding:5px;
	font-weight:normal;
}
/*table border_ON*/
table.b_on{
	border-top:1px solid #999;
	border-left:1px solid #999;
	margin-top:13px;
	margin-bottom:13px;
}

table.s_on{
	border-top:1px solid #ccc;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #ccc;
	margin-top:8px;
	margin-bottom:0px;
}

.s_on td,.b_on th{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:10px 0px 0px 0px;
}

.b_on td,.b_on th{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding:7px 10px;
}

.b_on th{
	background:#FFCC99;
	/*color:#000033;*/
	font-weight:normal;
	text-align:center;
	padding:5px 10px;
}

.b_on th.sub{
	font-weight:normal;
	background:#FFFFCC;
	/*color:#333;*/
	font-size:1em;
}

table.cell_c td,tr.cell_c td{
	text-align:center;
}

table.b_on table{
	margin-top:5px;
	margin-bottom:5px;
}

table.b_on table.b_n,table.b_on .b_n td,table.b_on .b_n th{
	border:none;
	padding:4px 8px;
	text-align:left;
	vertical-align:top;
	background:#FFF;
}

table.b_on tr.col_on td,table.b_on tr.col_on th{
	background:#FFFFCC;
}

img.linkimg{
	vertical-align:middle;
}

table.p_on{
	margin:0px;
	background-color:transparent;
}

.p_on td,.p_on th{
	padding:0px;
	background-color:transparent;
}

table.po_on{
	margin: 0px 0px 6px 0px;
	background-color: #FF6633;
	text-align: center;
}

.po_on td,.po_on th{
	padding: 0px;
	background-color: #FF6633;
	text-align: center;
}

table.qo_on{
	margin: 0px 0px 6px 0px;
	background-color: #FF6666;
	text-align: center;
}

.qo_on td,.qo_on th{
	padding: 0px;
	background-color: #FF6666;
	text-align: center;
}

table.co_on{
	margin:5px 30px 8px 28px;
	background-color:transparent;
}

.co_on td,.co_on th{
	padding:0px;
	background-color:transparent;
}


table.curr{
	margin: 0px 10px 10px 10px;
	text-align: center;
	background:#FFFFCC;
	border:1px solid #FFCC99;
	margin-top:13px;
	margin-bottom:13px;
}

.curr td,.curr th.curr tr{
	border-right:1px solid #FFCC99;
	border-bottom:1px solid #FFCC99;
		background:#FFFFCC;
	padding:20px 10px;
}

.curr th{
	background:##FFFFCC;
	/*color:#000033;*/
	font-weight:normal;
	text-align:center;
	padding:5px 10px;
}

/*-----------------------------------------------------------------
title
-----------------------------------------------------------------*/
h2 img{
	margin-bottom:6px;
}

.h3_back{
	background: url(../img/h3.jpg) no-repeat center left;
	width:540px;
	line-height:2.0;
	margin-bottom:13px;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
}

.h3_back h3{
	color:#000033;
	font-size:115%;
	margin:2px 10px 2px 18px;
	padding:3px 0;
}

.h3_newsbg{
	background: url(../img/h3_newsbg.jpg) no-repeat center left;
	width:600px;
	line-height:2.0;
	margin-bottom:13px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

.h3_newsbg h3{
	color:#000033;
	font-size:115%;
	margin:5px 10px 5px 25px;
	padding:5px 0px 5px 0px;
}


/*club*/
.h3_club{
	background: url(../img/h_back_jpg) repeat-x bottom;
	border:1px solid #A9B3D4;
	width:540px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

.h3_club h3{
	color:#000033;
	font-size:120%;
	margin:2px 10px;
	line-hight:1.5;
}

h4{
	margin:10px 0 8px 10px;
}

h4.test{
	margin:0px 20px 10px 0px;
}

h4 img{
	margin-left:10px;
}

.h4_back{
	background:url(../img/h4.jpg) no-repeat center left;
	margin:20px 20px 15px 20px;
	clear:both;
}

.h4_back h4{
	font-size:115%;
	margin:0px 10px 0px 7px;
	padding:2px 5px 2px 9px;
	color:#006633;
	/*border-left:4px solid #ccc;*/
}

.h4_news{
	background:url(../img/h42.jpg) no-repeat center left;
	height:32px;
	margin:15px 20px 10px 60px;
	clear:both;
}

.h4_news h4{
	font-size:115%;
	margin:1px 10px 0px 15px;
	padding:1px 5px 0px 15px;
	color:#FF6600;
	/*border-left:4px solid #ccc;*/
}

h5{
	margin:0px 0px 8px 60px;
	color:#669933;
	font-size:120%;
	font-weight:bold;
}
/*-----------------------------------------------------------------
List
-----------------------------------------------------------------*/
#main_area dt{
	clear:both;
}

#main_area ul{
	margin:0px 25px 10px 45px;
}
#main_area ul.test{
	margin:0px 25px 10px 25px;
}
#main_area ul.test2{
	margin:0px 70px 10px 50px;
}
#targetlist ul{
	margin:0px 40px 10px 55px;
}

#main_area li{
	margin-left:5px;
	margin-bottom:2px;
}

.p_htext{
margin:0 0 0 10px;
}


#main_area ul li{
	list-style-type:none;
	background:url(../img/arrow_y.gif) 0px 6px no-repeat;
	padding-left:17px;
}

#main_area ul.faq li{
	list-style-type:none;
	background:url(../faq/img/a.jpg) 1px 5px no-repeat;
	padding:0 40 0 50px;
}

#main_area ul.link_b li{
	list-style-type:none;
	background:url(../img/arrow.gif) 0px 0px no-repeat;
	padding-left:19px;
	display:inline;
}

#main_area td ul{
	margin:0;
}

#main_area td ol{
	margin:0 10px;
}

ul.nt_page{
margin:15px 20px;
}

.nt_page li{
	background:url(../img/arrow.gif) 12px 9px no-repeat;
	padding:3px 5px 3px 30px;
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
	list-style-type:none;
}
/*Firefox、Mozilla、Safari、Operaにのみスタイルを適用
------------------------------*/
html[xmlns] #main_area td ol{
	margin-left:-30px;
}

#main_area td ol li{
	margin-left:20px;
}

#main_area td dl ol{
	margin-left:25px;
}
/*-----------------------------------------------------------------
Common
-----------------------------------------------------------------*/
.coming{
	margin-top:30px;
}

#contents p{
	margin:5px 50px 8px 40px;
	/*clear:both;*/
}
#boxl{
	width:310px;
	float:left;
}

#boxr{
	width:310px;
	float:left;
}

#boxl p{
	margin:0px 0px 8px 50px;
	/*clear:both;*/
}
#boxr p{
	margin:0px 0px 8px 50px;
	/*clear:both;*/
}
#path{
	text-align:left;
	font-size:0.8em;
	padding:5px 10px 5px 0px;
}

.pageup{
	text-align:right;
	clear:both;
}
.pageup img{
	margin:8px 20px 8px 0;
}

.pageupc{
	text-align:right;
	clear:both;
}
.pageupc img{
	margin:8px 35px 8px 0;
}

.box{
	margin:10px 25px;
	padding:10px 10px 8px 10px;
	background:#FFFFCC;
	border:#FFCC99 1px solid;
}

.box2{
	margin:0px 0px;
	padding:5px 5px 5px 5px;
	background:#ffffff;
	border:#cccccc 1px solid;
	
}

.boxr{
	margin:10px 25px;
	padding:10px 10px 8px 10px;
	background:#FFE6E6;
	border:#FF9999 1px solid;
	
}

.box3{
	margin:10px 50px 10px 45px;
	padding:10px 12px 10px 12px;
	background:#FFFFCC;
	border:#FFCC99 1px solid;
}

#contents .box2 p{
	margin:5px 3px 0px 7px;
	line-height:1.4;
	font-size:12px;
	color: #333333;
}
#contents .box3 p{
	margin:5px 15px;
}
#contents .box p{
	margin:5px 15px;
}

td .box{
	margin:5px 0 5px 0;
}

.pdf_box{
	margin:20px 25px;
	padding:8px;
	border:1px solid #CCC;
	font-size:80%;
}
.pdf_box2{
	margin:20px 25px;
	padding:8px;
	border:1px solid #CCC;
	font-size:100%;
}
#contents .pdf_box p{
	margin:5px 10px;
}

.img_l{
	float:left;
}

