@charset "utf-8";

/**--base_setting--**/
body {
  font-family:"メイリオ","ＭＳ Ｐゴシック", Tahoma, Arial, sans-serif; 
  font-size:78%;
	line-height:170%;
	color: #222;
  background:#EEE;
  text-align:center;
}

body,h1,h2,h3,h4,h5,h6,p,span,em,ul,li,dl,dt,dd {
margin: 0;
padding: 0;
font-style: normal;
}
th,td {
vertical-align: top;
text-align: left;
}
ul,ol {list-style: none;}
img {border: none;}
a img {border: none;}

a {color:#0066FF;text-decoration: underline;}
a:hover {color: #640000;text-decoration: underline;}

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

/**------Layout-setting------**/
#container {
	width:100%;
}
/*WEBトップページ背景*/
.TopPage {
	background:#FFF url(../img/bg_img.gif) repeat-x left top;
}
.SubPage {
	background:#FFF url(../img/bg_img.gif) repeat-x left top;
}

#wrapper {
	text-align: left;
}
#header {
	height:81px;
	position: relative;
	margin:0 auto;
	width: 910px;

}
#title {
	position: absolute;
	top:5px;
	left:0;
}
#header h1{
	color: #333;
	font-size:12px;
	position: absolute;
	bottom:18px;
	left:0;
	font-weight:normal;
}
#header p.kyushokusha {
	color: #C00;
	font-size:10px;
	position: absolute;
	bottom:0;
	left:0;
	font-weight:normal;
}	
#top_add {
	position: absolute;
	top:6px ;
	right:0;
}

#content {

}

/***************トップページ画像 test ************/
.kikin_test_img {
	background: url(../img/kikin_main.jpg) no-repeat left top;
}
.TopPage .test_img {
	background: url(../img/kikin_main_test.jpg) no-repeat left top;
}


/***************トップページ画像************/
.TopPage .main_img{
	margin: 0 auto 1px auto;
	width: 910px;
	height:299px;
	position: relative;
}
.TopPage .main_img .now_info_bg,
.TopPage .main_img .now_info{
	position: absolute;
	top:130px;
	left:400px;
	width: 450px;
	height:65px;
	padding:20px;
}
.TopPage .main_img .now_info{
	color:#FFF;
}
.TopPage .main_img .now_info h2{
	color:#FC3C0C;
	font-size:34px;
	text-shadow:1px 0px 1px #fff;
	-moz-text-shadow:1px 0px 1px #fff;
	-webkit-text-shadow:1px 0px 1px #fff;
	margin:0 0 10px 0;

}
.TopPage .main_img .now_info p{
	font-weight:bold;
	font-size:14px;
}
.TopPage .main_img .now_info a{
	color: #D7FFFF;
	padding:0 5px;
	font-size: 16px;
	text-shadow:1px 1px 1px #000;
	-moz-text-shadow:1px 1px 1px #000;
	-webkit-text-shadow:1px 1px 1px #000;
}
.TopPage .main_img .now_info a:hover{
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
}

.TopPage .main_img .now_info_bg {
	background: #777;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0px 0px 5px #555;
	-moz-box-shadow:0px 0px 5px #555;
	-webkit-box-shadow:0px 0px 5px #555;
	border:1px solid #fff;
}


.TopPage .main_img a#kikin_jukyu {
	position: absolute;
	left:770px;
	bottom:6px;
	display: block;
	font-weight:bold;
}
/***************サブページ画像************/
.SubPage .main_img{
	margin: 0 auto 1px auto;
	width: 910px;
	height:299px;
	position: relative;
}
.SubPage .main_img h2{
	position: absolute;
	top:118px;
	left:9px;
	color:#FFF;
	font-size: 20px;
}

/***********/
.nav_bg {
	background: url(../img/nav_bg01.gif) repeat-x left top;
	height: 61px;
}
.main_nav {
	margin:0 auto 10px auto;
	width:910px;
	overflow: hidden;
	background: url(../img/nav_bg02.gif) repeat-x left top;
	height:50px;
}
.main_nav li{
	float: left; 
	margin:0;
	border-right: 1px solid #666;
	border-left: 1px solid #aaa;
	height:50px;
	position: relative;
	display: inline;
	overflow: hidden;
	
}.main_nav li em{
	position: absolute;
	top:1px;
	left: 3px;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.main_nav li a{
	display: block;
	line-height:50px;
	color: #FFF;
	text-decoration:none;
	text-align: center;
	background: url(../img/nav_bg02.gif) repeat-x left top;
	height:61px;
	padding: 0 1.5em;
	float: left;
	
}
.main_nav li a:hover{
	background: url(../img/nav_bg01.gif) repeat-x left top;
}
.main_nav a.now_btn {
	background: url(../img/nav_bg01.gif) repeat-x left top;
	text-shadow:0px 1px 3px #222;
	-moz-text-shadow:0px 1px 3px #222;
	-webkit-text-shadow:0px 1px 3px #222;
	font-weight:bold;

}

.width910 {
	width: 910px;
	margin: 10px auto ;
	overflow: hidden;
	}
/*******/
.main_content {
 float: left;
 width:694px;
}

img.waku_top {display:block;}
.box01 {
	background: url(../img/content_bg.gif) no-repeat left bottom;
	margin:0 0 20px 0;
	padding:20px;
	overflow: auto;
}
.box01 h2{
	border-left: 10px solid #436401;
	padding:0 0 0 20px;
	font-size:30px;
	line-height:36px;
	font-weight:normal;
}
.box01 h3{
	margin: 10px 0;
	color:#CC0000;
	font-weight:normal;
	font-size:20px;
}
.box01 p {
	font-size: 14px;
	margin:15px 0 10px 0;
}
.box01 p img{
	float: right;
	margin:0 0 1em 1em;
}

.side_content {
	width: 200px;
	float: right;
}
.side_add {
	border:1px solid #aaa;
	padding:10px;
	margin:0 0 10px 0;
}
.side_add h3{
	margin:5px 0;
	font-size: 12px;
}
.side_add span{
	line-height: 130%;
	display: block;
	margin: 0 0 20px 0;
}

a#con_btn {
	display: block;
	width: 176px;
	height:60px;
	background: url(../img/contact_btn.gif) no-repeat left top;
	overflow: hidden;
	text-indent: -9999em;
}
a#con_btn:hover {
	background-position: left -60px;
}

.kikin_how a{
	background: url(../img/kikin_btn.gif) no-repeat left top;
	width: 200px;
	height:122px;
	display: block;
	text-indent:-9999em;
	overflow: hidden;
	
}
.kikin_how a:hover{
	background-position: left -122px;
}
.sub_nav {
	margin: 10px 0;
}
.side_gaiyo {
	margin:10px 0;
}
.side_gaiyo h4{
	background: url(../img/icon/label_16.gif) no-repeat left center;
	padding:0 0 0 20px;
	font-size: 12px;
	color:#006600;
}
.side_gaiyo p{
	font-size:11px;
	line-height:16px;
}

.sub_nav dt{
	background: #555;
	color:#FFF;
	border-bottom:1px solid #777;
	padding:5px ;
	font-weight:bold;
}
.sub_nav dd {
	border-bottom:1px dotted #aaa;
}
.sub_nav dd a{
	display:block;
	padding:5px 5px 5px 15px;
	background: #eee url(../img/list02.gif) no-repeat 5px center;
}
.sub_nav dd a:hover{
	background: #FFF0F0 url(../img/list02.gif) no-repeat 5px center;
}
/********テーブル*****/
.table01{
	border-collapse: collapse;
	width: 100%;
}
.table01 caption{
	font-size:20px;
	color:#FFF;
	padding:10px;
	text-align:left;
	text-shadow:1px 1px 2px #003300;
	-webkit-text-shadow:1px 1px 2px #003300;
	-moz-text-shadow:1px 1px 2px #003300;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 10px 0;
}
.table01 th,
.table01 td{
	padding:10px;
	vertical-align: middle;
	border: 1px dotted #aaa;
	
}
.table01 th{
	background: #eee;
	width: 150px;
	text-align:center;
}
.table01 td{
	background: #FFF;
}

/*******角丸**********/
.kado01 {
	clear: both;
	background: #ddd;
	border: 1px solid #fff;	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0px 0px 4px #aaa;
	-moz-box-shadow:0px 0px 4px #aaa;
	-webkit-box-shadow:0px 0px 4px #aaa;
	padding: 10px;
}
.kado02 {
	clear: both;
	background: #F2EDB9;
	border: 1px solid #fff;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0px 0px 4px #aaa;
	-moz-box-shadow:0px 0px 4px #aaa;
	-webkit-box-shadow:0px 0px 4px #aaa;
	padding: 10px;
}

/********基金********/
.kikin_img {
	background: url(../img/kikin_main.jpg) no-repeat left top;
}
.kikin {
	font-size:14px;
}
.kikin .box01 h3 {
	background: url(../img/list01.gif) no-repeat left 0px;
	padding:4px 0 8px 35px;
	font-size:20px;
	color:#222;
	text-shadow:1px 1px 3px #75652D;
	-moz-text-shadow:1px 1px 3px #75652D;
	-webkit-text-shadow:1px 1px 3px #75652D;
	border-bottom:2px solid #F4B713;

} 
.jouken li {
	background: url(../img/list03.gif) no-repeat left center;
	padding:10px 0 10px 15px ;
	border-bottom: 1px dotted #aaa;
}
.bikou li {
}
.kikin_course {
	font-weight:bold;
	position: absolute;
	bottom:10px;
	line-height: 30px;
	font-size:14px;
	padding:0 0 0 30px;
}
.kikin_course div {
	float: left;
	margin: 0 10px 0 0;
	color:#fff;

}
.kikin_course ul{float:left;}
.kikin_course ul li{
	float: left;
	display: inline;
	margin:0 10px 0 0;
}
.kikin_course ul li a{
	display: block;
	padding:0px 20px;
	background: #CC0000;
	border: 1px solid #fff;
	font-size:14px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0px 0px 6px #999;
	-moz-box-shadow:0px 0px 6px #999;
	-webkit-box-shadow:0px 0px 6px #999;
	text-shadow:1px 1px 1px #840000;
	-moz-text-shadow:1px 1px 1px #840000;
	-webkit-text-shadow:1px 1px 1px #840000;
	color:#fff;
	text-decoration:none;
}
.kikin_course ul li a:hover{
	background: #FF5959;
	box-shadow:0px 0px 2px;
	-moz-box-shadow:0px 0px 2px;
	-webkit-box-shadow:0px 0px 2px;
	text-decoration:underline;

}
.kikin_b_link {}
.kikin_b_link a{
	background: url(../img/list02.gif) no-repeat left center;
	padding:0 0 0 10px;
}

/*********************************/
#footer {
	width: 910px;
	text-align: left;
	clear: both;
	padding:20px 0;
	margin:0 auto;
}

.foot_link {
	border-bottom:1px solid #fff;
	overflow:hidden;
	padding:1em 0;
}
.foot_link ul li{
	display: inline;
	float: left;
	margin:0 1.2em 0 0;
	background: url(../img/list04.gif) no-repeat left center;
	padding:0 0 0 12px;
}
address {
	clear: both;
}
/***map m01**/
.map {
}
.map iframe{
	border: 1px solid #999;
}

.mapbtn {
	margin: 10px 0 10px 0;
}
.mapbtn a{
	display: block;
	border: 1px solid #EE4448;
	background: #FDEEEE;
	padding:10px ;
	text-decoration: none;
}
.mapbtn a strong{
	display: block;
	background: url(../img/map_icon.gif) no-repeat left center;
	padding:3px 0 3px 55px;
	font-size: 14px;
}
.mapbtn a em{
	font-size: 11px;
	text-decoration: none;
	color: #555;
	line-height:16px;
}
.mapbtn a:hover{
	background: #FAD6D6;
}

.bottom_banner {
	margin: 10px auto;
	padding: 0 0 10px 0;
	clear: both;
	width: 910px;
}

/***受講生作品**/
.w_box {
	padding: 10px 0;
	border-bottom: 2px dotted #ccc;
	clear: both;
	overflow: hidden;
}
.w_t_txt {
	background: #EFEEE7;
	padding:10px;
	border: 1px solid #E3E1D5;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.w_t_txt02 {
	background: #F2EFF5;
	padding:10px;
	border: 1px solid #B7A6C8;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

.w_box img{
	border: 1px solid #ddd;
	padding:3px;
	float: left;
	margin: 0 1em 1em 0;
}
.w_box a:hover img {
	background: #669900;
}
.w_box h3 {
	color: #CC0000;
	background: url(../img/list02.gif) no-repeat left center;
	padding:2px 0 2px 10px;
	margin: 0 0 0 220px;
}
.w_box h4 {
	color: #336600;
}
.w_box em {
	font-weight: bold;
	font-style: normal;
	font-size:14px;
}
.w_box p {
	font-size: 12px;
	padding:0 0 1.7em 0;
	position: relative;
}
a.w_s_link {
	position: absolute;
	right: 0;
	bottom:0;
}
.com_box {
	background: url(../web/comment/bg_shadow.jpg) no-repeat right bottom;
	padding:0 5px 15px 0;
	overflow: hidden;
	width: 640px;
	margin: 0 auto;
}
.com_box img{
	border: 1px solid #bbb;
	padding: 5px;
	background: #f2f2f2;
	
}
h3.com_name {
	font-size: 14px;
	color:#336600;
	background: url(../img/list03.gif) no-repeat 5px center;
	padding:0 0 0 20px;
}
/***********/
.map_img {
	margin: 10px 40px 30px 60px;
}
.map_img img{
	border: 1px solid #aaa;
}
#kengaku {
	position: absolute;
	right: 20px ;
	bottom: 60px;
	background: url(../img/kengaku.png) no-repeat left top;
	width: 276px;
	height: 120px;
	text-indent:-9999em;
}
#kengaku a{
	display: block;
	width: 276px;
	height: 120px;
	overflow: hidden;
}
/********/
.pdf_btn {
	margin: 0 0 10px 0;
}

/*********/
.gunma_link {

}

.pdf_link_top02 {
	margin: 0 0 10px 0;	
}

address {
	font-style: normal;	
}
