/*+++++++++++++++++++++++++++++++++*/
/*e-akindo.club Site BODY.CSS   Ver.01*/
/*+++++++++++++++++++++++++++++++++*/
/*=======================*/
/*Page Body*/
/*=======================*/
body { 
	color: #333; 
	background-color: #fff; 
	background-image: url(../images/base/body_bg.gif); 
	background-repeat: repeat; 
	margin-top: 0; 
	margin-left: 0; 
	}

p { 
	font-size: 12px; 
	line-height: 1.3em; 
	}

td { 
	font-size: 12px; 
	line-height: 1.3em; 
	}
	
/*=======================*/
/*Tag Default Value*/
/*=======================*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
p, pre, blockquote {
	font-size: 12px;
	line-height: 140%;
	margin: 0 0 1em;
	padding: 0;
	}
ul, ol, li {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
ul {
	list-style-type: none;
	}
dl, dt, dd {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
img  { 
    vertical-align: baseline; 
    border-style: none;
    border-width: 0; 
    }
form, input, textarea { 
    font-family: "MS Gothic", "MS PGothic", Osaka, Osaka-Mono, verdana, Arial, helvetica, sans-serif; 
    margin: 0; 
    padding: 0; 
    }
a span {
	visibility: hidden;
	}

/*=======================*/
/*Basic Link Color*/
/*=======================*/
a:link { color: #555556; text-decoration: none; }
a:visited { 
	text-decoration: none; 
	}
a:hover { color: #a42023; text-decoration: none; }
a:active { 
	text-decoration: none; 
	}

/*+++++++++++++++++++++++++++++++++*/
/*Base Layout*/
/*+++++++++++++++++++++++++++++++++*/
/*=======================*/
/*container Box*/
/*=======================*/
#container { background-image: url(../images/base/column_box_bg.gif); text-align: left; position: relative; width: 775px; margin: 0; padding: 0; display: block; }
	
/*=======================*/
/*header Box*/
/*=======================*/
#header { 
	background-image: url(../images/base/header_red.jpg); 
	background-repeat: no-repeat; 
	display: block; 
	padding-right: 5px; 
	padding-left: 5px; 
	height: 70px; 
	}
	
/*+++++++++++++++++++++++++++*/
/*Layout Two Column*/
/*+++++++++++++++++++++++++++*/
#column_box { 
	color: #333; 
	background-color: #fff; 
	background-image: url(../images/base/column_box_bg.gif);
	background-repeat: repeat-y; 
	display: block; 
	}
/*Float Clear == Thanks for positioniseverything.net*/
#column_box:after{ 
	content: " "; 
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0.1px; 
	font-size: 0.1em; 
	line-height: 0; 
	}
* html #column_box { 
	display: inline-block; 
	}
/* hide ie mac \*/
* html #column_box { 
	height: 1%; 
	}
#column_box { 
	background-color: #fff; 
	display: block; 
	}
/* */

/*=======================*/
/*Content Body*/
/*=======================*/
#content_box { 
	color: #333; 
	font-size: 12px; 
	background-color: #fff; 
	width: 560px; 
	overflow: hidden; 
	float: right; 
	display: block; 
	}
#content_in_box { clear: both; margin: 10px 0 0; padding: 10px 20px 10px 10px; }
	
/*Head　navi*/
#head_navi{ 
	width: 100%; 
	padding: 0 0 1em; 
	margin-bottom: 1em; 
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
	color: #333; 
	background-color: #fff; 
	text-align: right; 
	}

#head_navlist{ 	
	font-size: 14px; 
	font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック, Verdana, sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	line-height: normal; 
	padding: 10px 10px 1px 1px; 
	margin-left: 0; 
	}

#head_navlist li{ 
	color: #666363; 
	background-color: #faf3d6; 
	list-style: none; 
	margin: 0; 
	display: inline; 
	}

#head_navlist li a{ 
	color: #666; 
	background: #faf3d6; 
	padding: 0.25em 0.5em 0.25em 0.75em; 
	border-left: 1em solid #f8d750; 
	text-decoration: none; 
	}

#head_navlist li a:link { 
	color: #666; 
	background-color: #faf3d6; 
	}
#head_navlist li a:visited { 
	color: #666; 
	background-color: #faf3d6; 
	}

#head_navlist li a:hover{ 	
	border-color: #f8d750; 
	color: #a52e29; 
	background: #faf3d6; }
	
/*Page　navi*/
.navi_lik { 
	color: #666; 
	font-size: 12px; 
	background-color: white; 
	text-decoration: none; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	padding: 3px; 
	}
.navi_lik a { 
	color: #666; 
	font-size: 12px; 
	background-color: white; 
	text-decoration: none; 
	padding: 3px; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	border: solid 1px #9b9999; 
	}
.navi_lik a:link { 
	color: #666; 
	font-size: 12px; 
	background-color: white; 
	text-decoration: none; 
	padding: 3px; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	border: solid 1px #bdbbbb; 
	}
.navi_lik a:hover{ 	
	color: #666; 
	font-size: 12px; 
	background-color: #ecebeb; 
	text-decoration: none; 
	padding: 3px; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	border: solid 1px; 
	}
.navi_lik2 { 
	color: #006500; 
	font-size: 12px; 
	background-color: transparent; 
	text-decoration: none; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	padding: 3px; 
	}
.navi_lik2 a { 
	color: #006500; 
	font-size: 12px; 
	background-color: transparent; 
	text-decoration: none; 
	padding: 3px; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	}
.navi_lik2 a:link { 
	color: #006500; 
	font-size: 12px; 
	background-color: transparent; 
	text-decoration: none; 
	padding: 3px; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	}
.navi_lik2 a:hover{ 
	color: #f54f08; 
	font-size: 12px; 
	background-color: transparent; 
	text-decoration: none; 
	padding: 3px; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	}
.navi_lik3 { 
	color: #b20b03; 
	font-size: 14px; 
	background-color: #fae8f2; 
	text-decoration: none; 
	}
.navi_lik3 a { color: #b20b03; font-size: 14px; background-color: #fae8f2; text-decoration: none; }
.navi_lik3 a:link { color: #b20b03; font-size: 14px; background-color: #fae8f2; text-decoration: none; }
.navi_lik3 a:hover{ color: #006500; font-size: 14px; background-color: #fae8f2; text-decoration: none; }
/*Top page*/
#concept_box { background-position: center 0; width: 520px; clear: both; margin: 10px auto; }
#seminar_box { background-color: transparent; width: 500px; margin: 10px auto 20px; clear: both; border-bottom: 1px dotted #900; display: block; }
.column2_box{ 
	width: 530px; 
	margin: 10px auto; 
	padding: 0; 
	clear: both; 
	}
#news_box { vertical-align: middle; width: 500px; clear: both; margin: 0 auto 20px; border: solid 1px #006500; }
#gaiyo_box { width: 250px; float: left; clear: left; }
#nyukai_box { 
	width: 250px; 
	float: left; 
	clear: left; 
	}
#study_box { width: 250px; height: 400px; float: right; }
#study-r_box { width: 250px; float: right; }
/*Jyoken*/
#jyoken_box { 
	color: #666363; 
	background-color:#f8e0e0; 
	margin: 10px 20px 30px; 
	padding: 15px; 
	clear: both; 
	border: dashed 1px #b20b03; 
	}
	
/*schedule*/
.study_box { width: 514px; clear: both; margin: 20px auto 0; padding-right: 0; padding-left: 0; display: block; }
#schedule_box2 { margin-right: 30px; margin-left: 30px; padding: 15px; clear: both; }
#schedule_box { clear: both; margin-right: 30px; margin-left: 30px; padding: 15px; border: dashed 1px #b20b03; }
#schedule_box1 { color: #474545; background-color: #fae8f2; margin-top: 15px; margin-right: 30px; margin-left: 30px; padding: 15px; border: dashed 1px #b20b03; }
.meeting_box_l{ width: 240px; float: left; clear: right; margin-bottom: 20px; border: dashed 1px #900; display: block; }
.meeting_box_r{ width: 240px; float: right; margin-bottom: 20px; border: dashed 1px #900; display: block; }
.navi_lik_anc { 
	color: #006500; 
	font-size: 12px; 
	background-color: white; 
	text-decoration: none; 
	}
.navi_lik_anc a { 
	color: #006500; 
	font-size: 12px; 
	background-color: white; 
	text-decoration: none; 
	}
.navi_lik_anc a:link { 
	color: #006500; 
	font-size: 12px; 
	background-color: white; 
	text-decoration: none; 
	}
.navi_lik_anc a:hover{ 
	color: #b1324f; 
	font-size: 12px; 
	background-color: white; 
	text-decoration: none; 
	}
/*report*/
div.report_box { background-color: #fff; width: 500px; clear: both; margin: 10px auto; display: block; }
.report_box_l { background-color: #fff; width: 215px; display: block; float: left; clear: both; margin: 5px; padding: 10px; border: dashed 1px #900; }
.report_box_r { background-color: #fff; width: 215px; float: right; margin: 5px; padding: 10px; border: dashed 1px #900; }
#voice_box { clear: both; margin-top: 20px; margin-right: 30px; margin-left: 30px; padding: 15px; border: dashed 1px #b20b03; }
#voice2_box { margin-top: 20px; margin-right: 15px; margin-left: 15px; padding: 15px 0; clear: both; }
#report_navibox { color: #474545; background-color: transparent; margin: 20px 15px 0; padding: 0 10px 5px; }
#report_navibox h3 { color: #474545; font-size: 16px; background-color: #f8d750; margin-bottom: 20px; padding: 3px 10px 3px 15px; }
#report_navibox p { color: #474545; background-color: transparent; padding-right: 10px; padding-left: 20px; }
/*member*/
#box_center { width: 500px; clear: both; margin-right: auto; margin-left: auto; display: block; }
/*Form*/
#form_box { 
	text-align: center; 
	margin: 0 auto 20px; 
	padding: 15px 15px 0; 
	display: block; 
	}
#form_sub { 
	margin-top: 20px; 
	margin-right: auto; 
	margin-left: auto; 
	display: block; 
	}

/*=======================*/
/*left_navi Box*/
/*=======================*/
#side_box { 
	color: #666363; 
	background-color: #efedee; 
	width: 200px; 
	overflow: hidden; 
	float: left; 
	display: block; 
	}
.btn_top {
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px solid black;
	display: block;
	}
* html .btn_top {
	padding-bottom: 6px;
	}
#left_navi { 
	margin: 0 0 0; 
	padding :20px 0 0; 
	list-style-type : none; 
	display: block; 
	}
.left_navi_ul { 
	background-image: url(../images/base/left_navi_list.gif); 
	background-repeat: no-repeat; 
	margin-left: 5px; 
	display: block; 
	}
* html .navi_ul	{ 
	background-position: 0 1px; 
	}
.left_navi_li { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	height: 26px; 
	margin: 0; 
	padding :0 0 5px 15px; 
	display: block; 
	}
.left_navi_li a { 
	color: #474545; 
	text-decoration:none; 
	font-size:14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	margin: 0; 
	display: block; 
	}
.left_navi_li a:hover { 
	text-decoration:none; 
	font-size:14px; 
	color:#b20b03; 
	line-height: 1.2em; 
	background-color: transparent; 
	margin:0; 
	display: block; 
	}
.left_navi_li a:visited { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	}
.left_navi_sub { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	display: block; 
	margin: 0; 
	padding: 0 0 5px 15px; 
	height: 26px; 
	}
.left_navi_sub a { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	text-decoration: none; 
	display: block; 
	margin: 0; 
	}
.left_navi_sub a:hover { 
	color: #b20b03; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	text-decoration: none; 
	display: block; 
	margin: 0; 
	}
.left_navi_sub a:visited { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	}
.left_navi_sub2 { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	display: block; 
	margin: 0; 
	padding: 0 0 5px 15px; 
	height: 40px; 
	}
.left_navi_sub2 a { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	text-decoration: none; 
	display: block; 
	margin: 0; 
	}
.left_navi_sub2 a:hover { 
	color: #b20b03; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	text-decoration: none; 
	display: block; 
	margin: 0; 
	}
.left_navi_sub2 a:visited { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	}
.left_navi_end { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	display: block; 
	margin: 0; 
	height: 26px; 
	padding-right: 0; 
	padding-bottom: 10px; 
	padding-left: 15px; 
	}
.left_navi_end a { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	text-decoration: none; 
	display: block; 
	margin: 0; 
	}
.left_navi_end a:hover { 
	color: #b20b03; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	text-decoration: none; 
	display: block; 
	margin: 0; 
	}
.left_navi_end a:visited { 
	color: #474545; 
	font-size: 14px; 
	line-height: 1.2em; 
	background-color: transparent; 
	}
.left_bn { background-color: transparent; text-align: center; margin-right: auto; margin-left: auto; padding-bottom: 20px; display: block; }
/*=======================*/
/*footer Box*/
/*=======================*/
#footer { 
	color: #fff; 
	background-color: #fc3; 
	background-image: url(../images/base/column_box_bg.gif); 
	background-repeat: repeat-y; 
	width: 775px; 
	height: 55px; 
	clear: both; 
	display: block; 
	}
/*Foot　navi*/
#foot_navi{ 
	padding: 0 0 10px 220px; 
	background-color: #fff; 
	color: #333; 
	background-image: url(../images/base/column_box_bg.gif); 
	background-repeat: repeat-y; 
	text-align: left; 
	clear: both; 
	display: block; 
	}
#foot_navlist{ 
	font-size: 14px; 
	font-style: normal; 
	font-variant: normal; 
	line-height: normal; 
	padding: 10px 10px 1px 1px; 
	margin-left: 0; 
	}
#foot_navlist li{ 
	list-style: none; 
	margin: 0; 
	display: inline; 
	}
#foot_navlist li a{ 
	color: #666; 
	padding: 0.25em 0.5em 0.25em 0.75em; 
	border-left: 1em solid #f8d750; 
	background: #faf3d6; 
	text-decoration: none; 
	}
#foot_navlist li a:link { 
	color: #666; 
	background-color: #faf3d6; 
	}
#foot_navlist li a:visited { 
	color: #666; 
	background-color: #faf3d6; 
	}
#foot_navlist li a:hover{ 
	border-color: #f8d750; 
	color: #a52e29; 
	background: #faf3d6; 
	}
#foot_copy { 
	color: #fff; 
	font-size: x-small; 
	background-color: #b20b03; 
	letter-spacing: 1px; 
	vertical-align: middle; 
	height: 20px; 
	}
