/*+++++++++++++++++++++++++++++++++*/
/*e-akindo.club Site BODY.CSS   Ver.01*/
/*+++++++++++++++++++++++++++++++++*/
/*=======================*/
/*Page Body*/
/*=======================*/
body { color: #333; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #fff; background-image: url(../images/base/body_bg.gif); background-repeat: repeat; margin-top: 0; margin-right: auto; margin-left: auto; }

p { font-size: 15px; line-height: 1.3em; text-align: left; padding-top: 5px; padding-bottom: 5px; }

td { 
	font-size: 15px; 
	line-height: 1.3em; 
	}
	
/*=======================*/
/*Tag Default Value*/
/*=======================*/
h1, h2, h3, h4, h5, h6 { font-size: large; font-weight: normal; margin: 0; padding: 0; }
p, pre, blockquote {
	font-size: 15px;
	line-height: 140%;
	margin: 0 0 1em;
	padding: 0;
	}
ul, ol, li { font-size: 15px; text-align: left; margin: 0; padding: 0; }
ul { font-size: 15px; list-style-type: none; }
dl, dt, dd { font-size: 15px; text-align: left; 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-color: #fff; text-align: center; position: relative; width: 805px; margin: 0 auto; padding: 0; display: block; }
	
/*=======================*/
/*header Box*/
/*=======================*/
#header { text-align: center; display: block; margin-right: auto; margin-left: auto; }
	
/*+++++++++++++++++++++++++++*/
/*Layout Two Column*/
/*+++++++++++++++++++++++++++*/
#column_box { 
	color: #333; 
	background-color: #fff; 
	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 { font-size: 15px; display: inline-block; }
/* hide ie mac \*/
* html #column_box { font-size: 15px; height: 1%; }
#column_box { font-size: 15px; background-color: #fff; display: block; }
/* */

/*=======================*/
/*Content Body*/
/*=======================*/
#content_box { color: #333; font-size: 15px; width: 575px; overflow: hidden; float: right; display: block; }
#content_in_box { font-size: 15px; clear: both; padding: 10px; }
	
/*Head　navi*/
#head_navi{ 
	width: 100%; 
	color: #333; 
	background-color: #7585b4; 
	text-align: right; 
	}

#head_navlist{ font-style: normal; text-align: right; margin-left: 0; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; }

#head_navlist li{ color: #fff; font-size: 14px; line-height: 1.2em; text-align: right; list-style: none; margin: 3px 0; padding-left: 15px; border-left: 1px dotted #fff; display: inline; }

#head_navlist li a{ color: #fff; background-image: none; background-repeat: repeat; background-attachment: scroll; text-decoration: none; text-align: right; }

#head_navlist li a:link { 
	color: #fff; 
	}
#head_navlist li a:hover{ color: #a52e29; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#head_navlist li a:visited { 
	color: #fff; 
	}
/*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; 
	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; 
	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; 
	background-color: #eaecf8; 
	text-decoration: none; 
	padding: 3px; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-right: 10px; 
	margin-bottom: 5px; 
	border: solid 1px; 
	}
.navi_lik2 { color: #304b81; font-size: 15px; font-weight: bold; text-decoration: none; text-align: right; clear: both; margin-top: 10px; margin-bottom: 15px; padding: 3px; display: block; }
.navi_lik2 a { 
	color: #304b81; 
	font-size: 15px; 
	background-color: transparent; 
	text-decoration: none; 
	padding: 3px; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	}
.navi_lik2 a:link { 
	color: #304b81; 
	font-size: 15px; 
	background-color: transparent; 
	text-decoration: none; 
	padding: 3px; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	}
.navi_lik2 a:hover{ 
	color: #f54f08; 
	font-size: 15px; 
	background-color: #eaecf8; 
	text-decoration: none; 
	padding: 3px; 
	float: right; 
	clear: both; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	}
.navi_lik3 { 
	color: #b20b03; 
	font-size: 15px; 
	background-color: #fae8f2; 
	text-decoration: none; 
	}
.navi_lik3 a { color: #b20b03; font-size: 15px; background-color: #fae8f2; text-decoration: none; }
.navi_lik3 a:link { color: #b20b03; font-size: 15px; background-color: #fae8f2; text-decoration: none; }
.navi_lik3 a:hover{ color: #006500; font-size: 15px; background-color: #fae8f2; text-decoration: none; }
/*Top page*/
#concept_box { font-size: 15px; background-position: center 0; width: 520px; clear: both; margin: 10px auto; }
#main_lbox { font-size: 15px; width: 365px; float: left; }
#main-box { font-size: 15px; width: 545px; }
#news1_box { font-size: 15px; margin: 0 auto 20px; clear: both; vertical-align: middle; }
#topic_box { font-size: 15px; background-color: #ffffce; margin: 0 auto 10px; clear: both; vertical-align: middle; padding-bottom: 10px; }
#concept1_box { font-size: 15px; margin: 10px auto; clear: both; vertical-align: middle; padding: 5px; }
#main_rbox { font-size: 15px; text-align: right; width: 180px; float: right; padding-right: 10px; }
#gaiyo1_box { font-size: 15px; background-color: #ffc; text-align: left; padding-bottom: 10px; }
#seminar_box { background-color: transparent; width: 500px; margin: 10px auto 20px; clear: both; border-bottom: 1px dotted #900; display: block; }
.column2_box{ font-size: 15px; width: 530px; margin: 10px auto; padding: 0; clear: both; }
#news_box { font-size: 15px; vertical-align: middle; width: 500px; clear: both; margin: 0 auto 20px; padding-bottom: 20px; border: solid 1px #006500; }
#gaiyo_box { font-size: 15px; width: 250px; float: left; clear: left; }
#nyukai_box { font-size: 15px; width: 250px; float: left; clear: left; }
#study_box { font-size: 15px; width: 250px; height: 400px; float: right; }
#study-r_box { font-size: 15px; width: 250px; float: right; }
/*Jyoken*/
#jyoken_box { color: #666363; font-size: 15px; background-color:#feeeee; padding: 15px; clear: both; margin-top: 10px; margin-bottom: 20px; border: dashed 1px #b20b03; }
	
/*schedule*/
.study_box { font-size: 15px; width: 514px; clear: both; margin: 20px auto 0; padding-right: 0; padding-left: 0; display: block; }
#schedule_box2 { font-size: 15px; margin-right: 30px; margin-left: 30px; padding: 15px; clear: both; }
#schedule_box { font-size: 15px; clear: both; margin-right: 30px; margin-left: 30px; padding: 15px; border: dashed 1px #b20b03; }
#schedule_box1 { color: #474545; font-size: 15px; background-color: #fae8f2; margin-top: 15px; margin-right: 30px; margin-left: 30px; padding: 15px; border: dashed 1px #b20b03; }
.meeting_box_l{ font-size: 15px; width: 240px; float: left; clear: right; margin-bottom: 20px; border: dashed 1px #900; display: block; }
.meeting_box_r{ font-size: 15px; width: 240px; float: right; margin-bottom: 20px; border: dashed 1px #900; display: block; }
.navi_lik_anc { 
	color: #006500; 
	font-size: 15px; 
	background-color: white; 
	text-decoration: none; 
	}
.navi_lik_anc a { 
	color: #006500; 
	font-size: 15px; 
	background-color: white; 
	text-decoration: none; 
	}
.navi_lik_anc a:link { 
	color: #006500; 
	font-size: 15px; 
	background-color: white; 
	text-decoration: none; 
	}
.navi_lik_anc a:hover{ 
	color: #b1324f; 
	font-size: 15px; 
	background-color: white; 
	text-decoration: none; 
	}
/*report*/
div.report_box { font-size: 15px; background-color: #fff; width: 500px; clear: both; margin: 10px auto; display: block; }
.report_box_l { font-size: 15px; background-color: #fff; width: 215px; display: block; float: left; clear: both; margin: 5px; padding: 10px; border: dashed 1px #900; }
.report_box_r { font-size: 15px; background-color: #fff; width: 215px; float: right; margin: 5px; padding: 10px; border: dashed 1px #900; }
#voice_box { font-size: 15px; clear: both; margin-top: 20px; margin-right: 30px; margin-left: 30px; padding: 15px; border: dashed 1px #b20b03; }
#voice2_box { font-size: 15px; margin-top: 20px; margin-right: 15px; margin-left: 15px; padding: 15px 0; clear: both; }
#report_navibox { color: #474545; font-size: 15px; 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; font-size: 15px; background-color: transparent; padding-right: 10px; padding-left: 20px; }
/*member*/
#box_center { font-size: 15px; width: 500px; clear: both; margin-right: auto; margin-left: auto; display: block; }
/*Form*/
#form_box { font-size: 15px; text-align: center; margin: 0 auto 20px; padding: 15px 15px 0; display: block; }
#form_sub { font-size: 15px; margin-top: 20px; margin-right: auto; margin-left: auto; display: block; }

/*=======================*/
/*left_navi Box*/
/*=======================*/
#side_box { 
	color: #666363; 
	background-color: #fff; 
	width: 230px; 
	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; padding: 0; list-style-type : none; display: block; }
.left_navi_ul { text-align: left; border: solid 1px #cbcbcb; display: block; }
* html .navi_ul	{ background-position: 0 1px; }
.left_navi_li { color: #474545; font-size: 14px; margin: 0; padding: 0; display: block; }
.left_navi_li a { color: #474545; font-size: 14px; display: block; margin: 0; padding: 10px 5px; }
.left_navi_li a:hover { color: #474545; font-size: 14px; background-color: #eaecf8; display: block; margin: 0; }
.left_navi_li a:active { color: #474545; font-size: 14px; background-color: #eaecf8; display: block; margin: 0; }
.left_navi_li a:visited { color: #474545; font-size: 14px; display: block; margin: 0; }
.left_navi_sub { color: #474545; font-size: 14px; display: block; margin: 0; border-bottom: 1px solid #cbcbcb; }
.left_navi_sub a { color: #474545; text-decoration: none; padding: 10px 5px; display: block; }
.left_navi_sub a:hover { color: #474545; font-size: 14px; background-color: #eaecf8; display: block; margin: 0; }
.left_navi_sub a:active { color: #474545; font-size: 14px; background-color: #eaecf8; display: block; margin: 0; }
.left_navi_sub a:visited { color: #474545; font-size: 14px; display: block; margin: 0; }
.left_bn { background-color: transparent; text-align: center; margin-right: auto; margin-left: auto; padding-bottom: 20px; display: block; }
#left_info { background-color: #fc3; padding: 5px; }
/*=======================*/
/*footer Box*/
/*=======================*/
#footer { background-color: #7585b4; background-repeat: repeat-y; width: 805px; clear: both; display: block; }
/*Foot　navi*/
#foot_navi{ text-align: right; clear: both; display: block; }
#foot_navlist{ color: #fff; font-size: 14px; margin-left: 0; padding-top: 5px; padding-right: 10px; padding-bottom: 5px; }
#foot_navlist li{ color: #fff; margin: 0; padding-left: 10px; border-left: 1px dotted #fff; display: inline; }
#foot_navlist li a{ color: #fff; text-decoration: none; }
#foot_navlist li a:link { color: #fff; }
#foot_navlist li a:visited { color: #fff; background-image: none; }
#foot_navlist li a:hover{ color: #a52e29; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#foot_copy { color: #fff; font-size: x-small; background-color: #304b81; text-align: center; letter-spacing: 1px; vertical-align: middle; height: 20px; padding-top: 5px; padding-bottom: 5px; }

