@charset "utf-8";

body {
font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
font-size: 14px;
line-height: 23px;
color: #666666;
margin: 0px;
padding: 0px;
text-align:center;
}

img{
border: none;
}

#side_navi { _margin-left:40px; }
#link_navi { _margin-left:40px; }
ul { margin: 0px; }
a { text-decoration: none; color: #2e61b6; }
a:hover { text-decoration: underline; }

#header {
width:100%;
height:70px;
margin:0;
background-image: url(../img/bg_head.gif);
background-repeat: repeat-x;
text-align:center;
} 

#top {
width:850px;
margin:0 auto;
}

#logo {
width:300px;
float:left;
margin-top:10px;
}

a.login {
display:block;
width:206px;
height:50px;
float:right;
text-indent:-9999px;
background-image: url("../img/login01.gif");
background-position:top;
}
a.login:hover {
background-image: url("../img/login01.gif");
background-position:bottom;
}

a.irai {
display:block;
width:200px;
height:35px;
text-indent:-9999px;
background-image: url("../img/btn_irai.gif");
background-position:top;
}
a.irai:hover {
background-image: url("../img/btn_irai.gif");
background-position:bottom;
}


#naviwrap {
width:100%;
height:66px;
background-image: url("../img/bg_navi.gif"); 
}

#navi {
margin:0 auto; 
padding:0;   
width:833px;
height:48px;  
overflow:hidden;
}

#navi li {
list-style:none;
float:left;
}  

#navi a {
display:block;
width:119px;
height:48px;
text-indent:-9999px;
background-position:top;
}

#navi a:hover { background-position:bottom; }

#navi a.navi01 {background-image: url("../img/navi01.gif");}
#navi a.navi02 {background-image: url("../img/navi02.gif");}
#navi a.navi03 {background-image: url("../img/navi03.gif");}
#navi a.navi04 {background-image: url("../img/navi04.gif");}
#navi a.navi05 {background-image: url("../img/navi05.gif");}
#navi a.navi06 {background-image: url("../img/navi06.gif");}
#navi a.navi07 {background-image: url("../img/navi07.gif");}

#main_top {
width:950px;
height:14px;
margin:0 auto;
position:relative; top:4px;
}

#wrap {
width:100%;
text-align:left;
margin:0 auto;
background-color:#ffffff;
background-image: url(../img/bg_main.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#inner {
width:950px;
margin:0 auto;
background-image: url(../img/bg_in.gif);
background-repeat:repeat-y;
}

#main {
float:right;
width:588px;
padding-right:73px;
_padding-right:70px;
}

#title {
float:right;
margin:20px 0;
}

#pan {
width:572px;
padding:5px 10px;
margin-bottom:5px;
font-size: 10px;
background-color:#e7e7e7;
}

/*  ボックス  */
.box { margin:30px 30px; }
.box_c { margin:30px 30px; text-align:center; }
.box_s { margin:30px 50px; }
.box_l { margin:30px 20px; }
.box_ll { margin:30px 10px; }
.box_l1 { margin:10px 20px; }
.box_l2 { margin:20px 20px; }
.box_l3 { margin:20px 10px; }
.box_l4 { margin:10px 10px; }
.box_l5 { margin:10px 30px; }
.box_t10 { margin-top:10px; }
.box_t10_c { margin-top:10px; text-align:center; }
.box_t15 { margin-top:15px; }
.box_t20 { margin-top:20px; }
.box_t20_c { margin-top:20px; text-align:center; }
.box_t30 { margin-top:30px; }
.box_t30_c { margin-top:30px; text-align:center; }
.box_t40 { margin-top:40px; }
.box_t50 { margin-top:50px; }
.box_t50_c { margin-top:50px; text-align:center; }
.box_t70_c { margin-top:70px; text-align:center; }
.box_l10 { margin:0 10px; }
.box_l15 { margin:0 15px; }
.box_l20 { margin:0 20px; }
.box_l30 { margin:0 30px; }

/*  テキスト  */
.red { color:#a30000; }
.enji { color:#be6716; font-weight:bold; }
.center { text-align: center; }
.t_right { text-align:right; font-size:11px; margin-top:20px; margin-right:15px; }

.mark {
vertical-align:top;
_vertical-align:middle;
_padding:3px 0;
}

/*  テーブル  */
.table0 {
	width:100%;
	border:1px #939393 solid;
	border-collapse: collapse;
	font-size: 13px;
	line-height: 160%;
}
.td00{
padding:7px;
}

.table_r {
	width:100%;
	border:1px #939393 solid;
	border-collapse: collapse;
	font-size: 16px;
	line-height: 160%;
	font-weight: bold;
	text-align: center;
}

.table01 {
width:560px;
text-align: center;
font-size: 13px;
line-height: 22px;
}
.table01 td{
padding:10px;
}
.table01, td, th {
border:1px #939393 solid;
border-collapse: collapse;
padding: 3px ;
}
.table02 {
width:520px;
}
.table02, td, th {
border:1px #939393 solid;
border-collapse: collapse;
}
.tr01 { background-color: #e8e8e8; }
.tr02 {
height:50px;
background-color: #f7f7f7;
}
.tr03 { height:50px; }
.td01 { padding:10px; }
.td01 li { margin-left:10px; }
.td02 {
background-color: #ffedd9;
text-align: center;
padding:10px;
}
.td03 {
width:320px;
}
.td04 {
width:320px;
}

/*  運営会社  */
#company01 {
padding:20px;
border:solid 5px #dec9b2;
}
.company02 { margin:40px 0px 10px 0px; }
#company03 {
float:right;
width:300px;
font-size: 14px;
}
#company04 {
	float:left;
	width:180px;
	margin-left:50px;
	_margin-left:25px;
}
#company05 {
width:530px;
margin-left:30px;
}
#t01 {
width:588px;
border:0;
font-size: 13px;
line-height: 22px;
}
.t02 {
width:119px;
padding: 5px;
color: #ffffff;
border:#ffffff;
text-align:center;
background:url("../company/img/company03.gif");
}
.t03 {
padding: 5px;
background: #f6f2e6;
border:#ffffff;
}

/*  特定商取引法に基づく表記  */
#tokutei01 {
width:220px;
margin:30px auto 30px auto ;
}

/*  個人情報の取扱いについて  */
.kojin01 { margin-left:20px ; }

/*  お問い合わせ  */
.toi01 { margin-bottom:10px; text-align:center; }
#toi_l {
width:100px;
float:left;
margin-top:20px;
}
#toi_r {
width:400px;
float:right;
margin-top:20px;
font-size: 12px;
line-height: 16px;
}

/*  よくある質問  */
#qa01 {
float:left;
margin-left:30px;
_margin-left:25px;
}
#qa02 {
float:right;
margin-right:40px;
_margin-right:35px;
}
#qa01 li {
list-style:none;   
padding-left:20px;
_padding-left:10px;  
background:url('../qa/img/p01.gif') left top no-repeat;   
line-height:20px;
}
#qa02 li {
list-style:none;   
padding-left:20px;
_padding-left:10px;  
background:url('../qa/img/p01.gif') left top no-repeat;   
line-height:20px;
}
.qa03 {
margin-top:30px;
margin-left:20px;
}
.qa04 {
margin:0px 30px;
}
.qa05 {
margin-top:50px;
margin-left:20px;
}

/*  お客様の声  */
.voice01 { margin-top:30px; }
.voice02 {
width:590px;
background:url("../voice/img/voice00.gif");
}
.voice03 {
width:405px;
float:left;
margin-top:21px;
text-align:right;
font-size: 12px;
line-height: 18px;
}
.voice04 {
width:185px;
float:right;
}
.voice05 {
margin-top:30px;
text-align:center;
}

/*  セミナー  */
.semi01 {
width:178px;
margin-right:10px;
float:right;
display: inline;
}
.semi02 {
width:340px;
margin-top:10px;
float:left;
display: inline;
}
.semi03 {
width:177px;
margin-left:20px;
float:left;
display: inline;
}
.semi04 {
width:350px;
margin-top:10px;
margin-right:20px;
float:right;
display: inline;
}
.semi05 {
margin:16px 14px;
}

/*  当会の特徴  */
.ft01 {
width:250px;
float:left;
display: inline;
}
.ft02 {
width:285px;
float:right;
display: inline;
}
.ft03 { margin:20px 40px; }
a.ft04 {
display:block;
width:259px;
height:84px;
float:left;
margin-left:30px;
margin-bottom:30px;
_margin-bottom:0px;
text-indent:-9999px;
background-image: url("../feature/img/btn01.gif");
background-position:top;
display: inline;
}
a.ft04:hover {
background-image: url("../feature/img/btn01.gif");
background-position:bottom;
}
a.ft05 {
display:block;
width:259px;
height:84px;
float:right;
margin-right:30px;
margin-bottom:30px;
_margin-bottom:0px;
text-indent:-9999px;
background-image: url("../feature/img/btn02.gif");
background-position:top;
display: inline;
}
a.ft05:hover {
background-image: url("../feature/img/btn02.gif");
background-position:bottom;
}

/*  実践活動  */
.ac01 {
	padding:10px;
	border:solid 1px #a7a7a7;
	background-image:url('../activity/img/bg.gif');
	background-position:right;
	background-repeat:repeat-y;
}
.ac02 {
width:94px;
float:left;
display: inline;
}
.ac03 {
width:431px;
height:315px;
float:right;
margin-top:10px;
margin-right:20px;
position:relative;
display: inline;
}
.ac04 {
width:431px;
text-align:center;
position:absolute; bottom:0px;
}
.ac05 {
height:0;
margin:20px 10px;
font-size: 13px;
line-height: 22px;
}
.ac05 li {
list-style:none;   
padding-left:30px;
_padding-left:10px;  
background:url('../activity/img/07.gif') left top no-repeat;   
line-height:22px;   
}
.ac06 {
width:431px;
height:390px;
float:right;
margin-top:10px;
margin-right:20px;
position:relative;
display: inline;
}
.ac07 {
width:431px;
height:350px;
float:right;
margin-top:10px;
margin-right:20px;
position:relative;
display: inline;
}
.ac08 {
width:431px;
float:right;
margin-top:10px;
margin-right:20px;
position:relative;
display: inline;
}
.ac09 {
width:auto;
height:142px;
margin-top:10px;
padding: 10px;
border:solid 1px #a7a7a7;
background-color:#FFFFFF;
}
.ac10 {
width:290px;
float:left;
margin:0px 0px;
display: inline;
font-size: 13px;
line-height: 22px;
}
.ac11 {
width:105px;
float:right;
display: inline;
}
.ac12 {
width:90px;
float:left;
margin:0px 0px;
display: inline;
}
.ac13 {
width:310px;
float:right;
display: inline;
font-size: 13px;
line-height: 22px;
}
.ac14 {
height:90px;
margin-top:10px;
padding: 10px;
border:solid 1px #a7a7a7;
background-color:#FFFFFF;
}
.ac15 {
height:160px;
margin-top:10px;
padding: 10px;
border:solid 1px #a7a7a7;
background-color:#FFFFFF;
font-size: 13px;
line-height: 22px;
}
.ac15 li {
list-style:none;
padding-left:30px;
_padding-left:10px; 
background:url('../activity/img/07.gif') left top no-repeat;
line-height:22px; 
}
.ac16 {
margin-top:20px;
text-align: center;
}
.ac17 {
height:110px;
margin-top:10px;
padding: 10px;
border:solid 1px #a7a7a7;
background-color:#FFFFFF;
font-size: 13px;
line-height: 22px;
}
.ac17 li {
list-style:none;
padding-left:30px;
_padding-left:10px;
background:url('../activity/img/07.gif') left top no-repeat;
line-height:22px;
}
.ac18 {
margin-top:20px;
margin-left:20px;
}
.ac19 {
width:400px;
float:left;
}
.ac20 {
width:100px;
float:right;
margin-right:30px;
display: inline;
}
a.ac21 {
display:block;
width:180px;
height:47px;
float:left;
margin-left:60px;
margin-bottom:30px;
text-indent:-9999px;
background-image: url("../activity/img/btn01.gif");
background-position:top;
display: inline;
}
a.ac21:hover {
background-image: url("../activity/img/btn01.gif");
background-position:bottom;
}
a.ac22 {
display:block;
width:180px;
height:47px;
float:right;
margin-right:60px;
margin-bottom:30px;
text-indent:-9999px;
background-image: url("../activity/img/btn02.gif");
background-position:top;
display: inline;
}
a.ac22:hover {
background-image: url("../activity/img/btn02.gif");
background-position:bottom;
}

/*  会員サービス  */

.s_gaiyo {
	width:527px;
	margin-left: 9px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	padding: 10px 20px;
	clear: both;
}

.s_gaiyo_in {
	width:490px;
	margin: 10px 10px 10px 27px;
	clear: left;
	font-size: 13px;
	line-height: 160%;
}

.midashi {
	color:#FF9900;
	font-weight: bold;
}

/*  レポート  */
.re01 {
	width:300px;
	float:left;
	display: inline;
}
.re02 {
	width:210px;
	float:right;
	display: inline;
}
#re03  {
	width:563px;
	margin-top:50px;
	margin-left:7px;
	padding: 5px 5px 20px 5px;
	border:solid 1px #cccccc;
	background-image: url("../report/img/09.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}
.re04 {
width:350px;
float:right;
display: inline;
}
.re05 {
width:160px;
float:left;
display: inline;
}
.re06 {
margin-top:30px;
margin-left:20px;
}
.re07 { margin:10px 30px; }
.re08 {
margin-top:30px;
margin-left:35px;
}
.re09 {
width:147px;
float:right;
display: inline;
}

/*  教材販売  */
.to01 {
width:365px;
float:left;
}
.to02 {
	text-align:center;
	font-size:13px;
	line-height: 18px;
	width:115px;
	border:solid 1px #2c2c2c;
	padding:10px;
	float:right;
	height: 200px;
}
.to03 {
	margin-top:10px;
	width:90px;
	height:110px;
	float:left;
}
.to04 {
	font-size:12px;
	line-height:150%;
	margin-top:10px;
	width:260px;
	float:right;
}
.to05 {
font-size:10px;
line-height:18px;
}
.to06 {
	font-size:12px;
	line-height:140%;
}

/*  サイドナビ */
#side {
float:left;
width:276px;
padding-top:10px;
padding-left:4px;
}
#side_btn01 {
width:201px;
margin-left:62px;
}
#side_btn02 {
width:201px;
margin-left:62px;
padding-left:14px;
line-height: 36px;
font-size: 13px;
background-image: url(../img/side01.gif);
background-repeat:repeat-y;
}
#side_btn02 li {
list-style:none;   
padding-left:22px;   
background:url(../img/li01.gif) left top no-repeat;
}  
#side_btn03 {
width:201px;
height:50px;
padding-top:10px;
margin-left:62px;
background-image: url(../img/bg_toi.gif);
text-align: center;
}
#side_navi { margin:0; padding:0; }
.m_on a {
font-weight:bold;
text-decoration: none; color: #204182;
}
.m_on a:hover { text-decoration: underline; }

#mailmag {
margin-top:20px;
margin-left:62px;
}

#mailmag_toi {
margin-left:62px;
}

#link {
width:220px;
margin-top:20px;
margin-left:46px;
background-image: url(../img/bg_link.gif);
font-size:10px;
line-height:20px;
}


#link_navi li {
list-style:none; 
padding-top:10px;
}

#footer {
width:950px;
height:55px;
padding-top:65px;
font-size:12px;
text-align:center;
color:#ffffff;
background-image: url(../img/bg_foot.gif);
}

.va { vertical-align: bottom; }

#footer a { color: #ffffff; }

.clear { clear:both; }
.clear hr { display:none; }

.sp01 { height: 15px; }
.gaiyo_img {
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
}
