@charset "utf-8";

/*ブラウザスタイルの初期化--------------------------------------------*/
* {
	margin:0px;
	padding:0px;
	border:0px;
	background-color:transparent;
	color:#555555;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	font-family:'ms P ゴシック',osaka,sans-serif;
	line-height:normal;
	text-decoration:none;
}

/*全体的----------------------------------------------------*/
html,
body {
	height:100%;
	background-color:#f1fff1;
}

* html div#container{
    height:100%;
}

#container {
	width:900px;
	min-height: 100%;
	position:relative;
	margin:0px auto;
	background-image:url(bg_content.gif) ;
	background-repeat: repeat-y;
	background-color:#ffffff;
}

body > #container {
        height: auto;
}

#content_left {
	width:208px;
	height:100%;
	border-left: 1px #8c8c8c solid;
	border-right: 1px #8c8c8c solid;
	float:left;
}

#content_right {
	width:660px;
	height:100%;
	float:right;
}

.content_ml {
	width:630px;
	height:100%;
	margin-right:30px;
}

.box_right {
	text-align:right;
}

.box_center {
	text-align:center;
}

.content_box_right {
	width:630px;
}

.button_box {
	width:320px;
	margin:0px auto;
}

.pw_box {
	height:115px;
}

.pw_img {
	margin-top:36px;
}

.h_mb {
	margin-bottom:10px;
}

.bnr {
	width:162px;
	height:100px;
	margin:20px auto;
}

dt {
	line-height: 1.7;
	text-align: justify;
	text-justify: distribute;
	clear:both;
	float:left;
	width:60px;
	padding:2px 0px 2px 0px;
}

dd {
	line-height: 1.7;
	text-align: justify;
	text-justify: distribute;
	padding:2px 0px 2px 0px;
	/padding:3px 0px 3px 0px; * for IE *
}

.date {
	font-size:12px;
}

.none {
	text-decoration:line-through;
}

.image_mb {
	margin-bottom:15px;
}

.news ul {
	width:630px;
}

.news ul li {
	list-style-type: none;
	margin-bottom:5px;
}

.news dl dd {
	list-style-type: none;
	margin-bottom:8px;
}

.footer {
	margin-top:30px;
	margin-bottom:10px;
}

.text {
	line-height: 1.7;
	text-align: justify;
	text-justify: distribute;
}

.cauicon {
	color:#ffc231;
	font-size:10px;
	font-weight:bold;
}

.attention {
	color:#f61b16;
}

.inqtable th {
	background-color:#888888;
	color:#ffffff;
	padding:10px 7px;
	text-align:left;
	width:25%;
}

.inqtable td {
	background-color:#ffffff;
	padding:10px 7px;
}

.inqtable2 th {
	background-color:#64b7cf;
	color:#ffffff;
	padding:10px 7px;
	text-align:left;
	width:25%;
}

.inqtable2 td {
	background-color:#ffffff;
	padding:10px 7px;
}

.inqtable3 th {
	background-color:#888888;
	color:#ffffff;
	padding:10px 7px;
	text-align:left;
	width:15%;
}

.inqtable3 td {
	background-color:#ffffff;
	padding:10px 7px;
}

.formbox {
	border:1px solid #b7b7b7;
	padding:2px;
	width:200px;
}

.cautext {
	font-size:10px;
	margin-left:10px;
}

.inqtable {
	background-color:#b7b7b7;
	width:630px;
}

.inqtable2 {
	background-color:#1b9dc3;
	width:630px;
}

.inqtable3 {
	background-color:#b7b7b7;
	width:630px;
}

.box_mb {
	margin-bottom:15px;
}

.box_mb2 {
	margin-bottom:5px;
}

.formbox2 {
	border:1px solid #b7b7b7;
	height:200px;
	padding:2px;
	width:434px;
}

.formbox3 {
	border:1px solid #b7b7b7;
	height:50px;
	padding:2px;
	width:434px;
}

.radio {
	margin-right:3px;
}

.icon {
	margin-right:10px;
}

.f_l {
	float:left;
}

.f_r {
	float:right;
}

.clear {
	clear:both;
}

.error {
	border:1px solid #b7b7b7;
	background-color:#f6f6f6;
	padding:10px;
	color: #f61b16;
	line-height: 1.7;
	text-align: justify;
	text-justify: distribute;
}

.check_box {
	margin-right:3px;
}

.form_mr {
	margin-left:15px;
}

.chapter {
	font-weight:bold;
	color:#000000;
}

.t_b td{
	padding-bottom:8px;
}

.text_box {
	width: 500px;
	border:1px solid #1b9dc3;
	padding:8px;
}

/*menu部分------------------------------------------------------------*/
#menu {
	width:208px;
	height:319px;
}
#menu ul {
	width:208px;
	height:319px;
	position: absolute;
}
#menu ul li {display: inline;}
#menu ul li a {
	display: block;
	text-indent: -900%;
	float: left;
}
#menu1,#menu2,#menu3,#menu4,#menu5,#menu6{
	width:208px;
	background:transparent url(menu.gif) no-repeat 0px 0px;
}
#menu1 {background-position: 0px 0px; height:53px;}
#menu1:hover,active {background-position: -209px 0px; height:53px;}

#menu2 {background-position: 0px -53px; height:53px;}
#menu2:hover,active {background-position: -209px -53px; height:53px;}

#menu3 {background-position: 0px -106px; height:53px;}
#menu3:hover,active {background-position: -209px -106px; height:53px;}

#menu4 {background-position: 0px -159px; height:53px;}
#menu4:hover,active {background-position: -209px -159px; height:53px;}

#menu5 {background-position: 0px -212px; height:53px;}
#menu5:hover,active {background-position: -209px -212px; height:53px;}

#menu6 {background-position: 0px -265px; height:54px;}
#menu6:hover,active {background-position: -209px -265px; height:54px;}


/*リンク--------------------------------------------------------------*/
a {
overflow:hidden;
outline:none;
}
/*1*/
a:link {
	color: #19922e;
	text-decoration:underline;
}
a:visited {
	color: #19922e;
	text-decoration:underline;
}
a:active {
	color: #19922e;
}
a:hover {
	color: #19922e;
}

/*2*/
a:link.mail {
	color: #1b9dc3;
	text-decoration:underline;
}
a:visited {
	color: #19922e;
	text-decoration:underline;
}
a:active {
	color: #19922e;
}
a:hover {
	color: #19922e;
}


/*画像置換-----------------------------------------------------------*/
.pw {
	width:630px;
	height:42px;
	margin:36px 0px 37px 0px;
	background:url('pw.gif') no-repeat;
	text-indent:-9999px;
}

.pw_saf {
	width:586px;
	height:42px;
	margin:36px 0px 37px 44px;
	background:url('pw_saf.gif') no-repeat;
	text-indent:-9999px;
}

.pw_flow {
	width:586px;
	height:42px;
	margin:36px 0px 37px 44px;
	background:url('pw_flow.gif') no-repeat;
	text-indent:-9999px;
}

.pw_members {
	width:586px;
	height:42px;
	margin:36px 0px 37px 44px;
	background:url('pw_members.gif') no-repeat;
	text-indent:-9999px;
}

.pw_inquiry {
	width:586px;
	height:42px;
	margin:36px 0px 37px 44px;
	background:url('pw_inquiry.gif') no-repeat;
	text-indent:-9999px;
}

.pw_rules {
	width:586px;
	height:42px;
	margin:36px 0px 37px 44px;
	background:url('pw_rules.gif') no-repeat;
	text-indent:-9999px;
}

.pw_seminar {
	width:586px;
	height:42px;
	margin:36px 0px 37px 44px;
	background:url('pw_seminar.gif') no-repeat;
	text-indent:-9999px;
}

.pw_event {
	width:586px;
	height:42px;
	margin:36px 0px 37px 44px;
	background:url('pw_event.gif') no-repeat;
	text-indent:-9999px;
}

.pw_bunkakai {
	width:586px;
	height:42px;
	margin:36px 0px 37px 44px;
	background:url('pw_bunkakai.gif') no-repeat;
	text-indent:-9999px;
}

.h_flow {
	width:630px;
	height:37px;
	margin-bottom:10px;
	background:url('h_flow.gif') no-repeat;
	text-indent:-9999px;
}

.h_inquiry {
	width:630px;
	height:37px;
	margin-bottom:10px;
	background:url('h_inquiry.gif') no-repeat;
	text-indent:-9999px;
}

.h_news {
	width:630px;
	height:37px;
	margin-bottom:10px;
	background:url('h_news.gif') no-repeat;
	text-indent:-9999px;
}

.h_members {
	width:630px;
	height:37px;
	margin-bottom:10px;
	background:url('h_members.gif') no-repeat;
	text-indent:-9999px;
}

.h_saf {
	width:630px;
	height:37px;
	margin-bottom:10px;
	background:url('h_saf.gif') no-repeat;
	text-indent:-9999px;
}

.h_company {
	width:630px;
	height:37px;
	margin-bottom:10px;
	background:url('h_company.gif') no-repeat;
	text-indent:-9999px;
}

.h_rules {
	width:630px;
	height:37px;
	margin-bottom:10px;
	background:url('h_rules.gif') no-repeat;
	text-indent:-9999px;
}

.h_seminar {
	width:630px;
	height:37px;
	margin-bottom:10px;
	background:url('h_seminar.gif') no-repeat;
	text-indent:-9999px;
}

.h_seminar_form {
	width:630px;
	height:37px;
	margin-bottom:10px;
	background:url('h_seminar_form.gif') no-repeat;
	text-indent:-9999px;
}
