/*# merits #*/

table.services th { text-align:center; }
table.services td {
color:#63ac40;
text-align:center;
}
table.services td.services {
color:#000;
text-align:left;
}
/*# outline #*/

p.outline_description {
	margin:1.5em auto 2em !important;
}

div.outline_action {
float:left;
width:360px;
margin-left:5px;
}
body h4.outline_action {
border:0;
border-style:none;
}
/*# board_members #*/

table.table_a td, table.table_a th {
border:none;
background:none;
color:#000;
}
table.table_a th { width:6em; }
/*# inquiry #*/

table.contactform {
width:95%;
margin-left:auto;
margin-right:auto;
}
p.form_submit { text-align:center; }
input.form_submit { padding:7px 30px; }
/*# rules #*/

div.rules { margin-left:20px; }
table.rules {
border:none;
margin-left:20px;
}
table.rules td, table.rules th {
background:none;
border:none;
background-color:transparent;
color:#000;
vertical-align:top;
}
table.rules td { padding:5px; }
table.rules th {
padding:5px 25px 5px 5px;
width:150px;
}
/*# magazine #*/

ul.magazine {
list-style:none;
margin:0 0 1em 30px;
padding:0;
}
ul.magazine li {
background-image:url(../img/pdficon_small.png);
background-position:left 2px;
background-repeat:no-repeat;
}
/*# mypage #*/

ul.meeting {
list-style:none;
margin:0 0 0 0;
padding:0;
}
ul.meeting li {
background-image:url(../img/pdficon_small.png);
background-position:left 2px;
background-repeat:no-repeat;
}

/*# consultation #*/

table.consultation_consultants {
width:600px;
float:right;
margin-bottom:0;
}

table.consultation_consultants th {
width:150px;
}

div.consultation_consultants {
margin-bottom:15px;
}

/*### faq ###*/

div.faq {
	border:#d5d4b5 solid;
	border-width:1px 2px 2px 1px;
	padding:0;
	margin-bottom:10px;
}

h3.faq {
	font-size:16px !important;
	background-image: url(../img/q.gif) !important;
	padding:14px 10px 0.5em 50px !important;
	background-repeat:no-repeat !important;
	background-position:10px 10px !important;
	background-color:#FFF !important;
	margin:0 0 0.7em 0 !important;
	font-weight:bold !important;
	color:#10693B !important;
	border:#d5d4b5 dotted !important;
	border-width:0 0 1px 0 !important;
	height:auto !important;
}

div.faq_a {
	margin:10px;
	padding:5px 0 0 40px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../img/a.gif);
}

/*### join index ###*/

ul.joinavi {
	margin:2em 0 1em 50px;
	padding:0;
	list-style:none;
}

ul.joinavi li {
	float:left;
	background:none;
	margin:0 10px 10px 0;
	padding:0;
}

ul.joinavi img {
	vertical-align:bottom;
}

div.join_voices {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
margin:0 15px 15px 15px;
position:relative;
-webkit-box-shadow: 0 7px 6px -6px #777;
-moz-box-shadow: 0 7px 6px -6px #777;
box-shadow: 0 7px 6px -6px #777;
behavior: url(/PIE.htc);
cursor:pointer;
}

div.join_voices_a {
background-color:#036e3a;
}

div.join_voices_b {
background-color:#499d3f;
}

img.join_voices {
	position:absolute;
	top:-5px;
	left:-7px;
}

div.join_voices h4.join_voices {
	background-color:transparent;
border:0;
margin:0;
color:#FFF;
padding:7px 15px 7px 43px;
font-size:14px;
position:relative;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-khtml-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
behavior: url(/PIE.htc);
}

div.join_voices_body {
	background-color:#FFF;
	padding:15px;
}