/* CSS Document */

@charset "utf-8";
/* CSS Document */

img{ border: none;}
ul,ol{ margin: 0; padding:  0 0 0 1.4em; list-style-position: outside;}

/*　リンク設定*****************************************/
a:link {
	color:#0000FF;
	text-decoration: underline;
}

a:visited {
	color:#663399; 
	text-decoration: underline;
}

a:active { 
	color: #333399;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
}

a.ank:hover {
	text-decoration:none;
}

.img-a{
	border:0px;
	margin: 0px;
}

.img-top{
	border:0px;
	margin-top: 20px;
}


.img-menu{
	margin: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #EDEFD0;
	border-left: 0px;
}

/* 強調文字設定 *********************************************/
h1{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align: left;
	margin-left: 10px;
}

/* 背景と配置 **********************************/
body {
	text-align: center;
	color:#333333;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: -0.5px;
	line-height: 160%;
	background: #FFFFFF;
}


/* 1.大枠　***************************************/
#shadow{
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(../img/common_img/background.jpg) repeat-y;
}
#shadow-lp{
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(../img/common_img/background2.jpg) repeat-y;
}

#container {
	text-align: left;
	width: 760px;
	height: auto;
	margin: 0px auto;
}
#main-container {
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


/* 2.キャッチ********************************/
#catchbox{
	position: relative;
	text-align: left;
	margin: 0px auto;
	width: 760px;
}

.catchtxt{
	font-weight: bold;
	color: #333333;
}
/* 3.バナー設定 ********************************************/
#bannerbox {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;

}



/* 上部メニューバーテーブル ***********************************/
#menubox{
	width:760px;
	margin: auto;
	text-align: center;
	background-color: #FFFFFF;
}

.menu-b{
	padding:0px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}

/* 5.左サイドバー ***********************************************/
#left-side{
	float: left;
	text-align: center;
	padding-bottom: 30px;
	padding-left: 15];
	padding-left: 10px;
	width: 205px;
}


/* 6.メインBox設定************************************************/
#main {
	float: right;
	width: 480px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px;
	margin-right: 10px;
}

#main-lp {
	float: left;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px;
	margin-right: 20px;
}


/* 7.フッターメニュー　*******************************************/
#f-menubox {
	width: 754px;
	clear: both;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	margin: 0px auto;
	padding-bottom: 20px;
	border-top: 1px solid #666666;
	color: #333333;
	background: #FFFFFF;
}
/*  4.フッター ****************************************************/
#footer {
	clear: both;
	color: #FFFFFF;
	padding-top: 20px;
	background-image: url(../img/common_img/footer2.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
	width: 765px;
	background-repeat: no-repeat;
}


/*BOX*/
.left-box{
	width:205px;
	padding: 0px;
	margin-bottom: 20px;
	clear: both;
}

.dotted{
	background: url(../img/common_img/dotted.jpg) repeat-x;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	height: 5px;
	clear: both;
}

.dotted2{
	background: url(../img/common_img/dotted.jpg) repeat-x;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 5px;
	clear: both;
}

.clear{
	clear: both;
	width: 500px;
}


.line{
	width: 480px;
	background: #000066;
	height: 1px;
	clear: both;
}


.recommend{
	width: 480px;
	margin-bottom: 20px;
	background: url(../img/index/recommend_back.jpg) repeat-y;
}
.recommend_text{
/*	margin-right: 20px;*/
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.sidebox{
	background: url(../img/common_img/side_back.jpg) repeat-y;
	text-align: left;
}


.sidebox_txt{
	margin: 10px;
}

/*imgタグ*/
.right_img{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.right_img2{
	float: right;
}

.left_img{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	border-style: none;
}


/*liタグ*/
.li01{
	border-style: none;
	list-style: square;
	text-align: left;
	margin-left: 15px;
}

.li02{
	border-style: none;
	list-style: square outside;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
}

/*fontタグ*/
.font02{
	color: #01155E;
	font-weight: bold;
	font-size: 13px;
}


.font03{
	color: #000066;
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

.font04{
	color: #FF9900;
	font-size: 9px;
}

/*marginタグ*/

.margin01{
	margin-top: 40px;
	margin-bottom: 20px;
}

.margin02{
	margin-top: 40px;
}

.margin03{
	margin-top: 20px;
}

.fottercopy {
	height: auto;
	width: 765px;
	clear: both;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}

/* #99 cmn
---------------------------------------------------------------------------- */
.mb5 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}
.mb60 { margin-bottom: 60px !important;}
.mb1em { margin-bottom: 1.2em !important;}
.mb2em { margin-bottom: 2em !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt35 {margin-top: 35px !important;}
.ml45 {margin-left: 45px !important;}
.ml1em {margin-left: 1em !important;}
.ml2em {margin-left: 2em !important;}
.mr1em {margin-right: 1em !important;}
.mr2em {margin-right: 2em !important;}
.pr3 { padding-right: 3px !important;}
.pt15 {padding-top: 15px !important;}
.replace {text-indent: -9999px; line-height: 1; font-size: 6px; overflow: hidden; }
.replace a {text-indent: -9999px; line-height: 1; font-size: 6px; overflow: hidden; }
.tr { text-align: right;}
.tc { text-align: center;}
.lh1 {line-height: 1;}
.fb {font-weight: bold;}
.fr { float: right;}
.fl { float: left;}
.fs11 { font-size: .87em;}
.fs12 { font-size: 1.2em;}
.lh2 {line-height: 2;}
.fcBlue01{ color: #0F158A;}
.fcRed01{ color: #CC0000;}
.nw { white-space: nowrap;}
.clear { clear: both;}
.tBorder { border:1px solid red;}
.noline { text-decoration:none;}
.u-line { border-bottom: 1px solid;}
/*---------------------------------------------------------------------------- */


/* 共通枠 */
.general-box {
	height: auto;
	width: 460px;
	border: 1px solid #000046;
	padding: 10px;
	margin-bottom: 10px;
}
.general-box-mid {
	background-color: #01155E;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.general-box-bun {
	width: 440px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* voice */
.voice-ttl {
	background-color: #01155E;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* FAQ */
.faq-ttl {
	background-color: #01155E;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.fq-font-a {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}


/* checkList */
.check-list{
	list-style: url(../img/common_img/check3.gif) outside;
/*	vertical-align: bottom;*/
	margin-left: 5px;
}
.check-list li{
	margin: 0 0 0.6em 0;
}

.check-list2{
	list-style-image: url(../img/common_img/check2.gif);
	vertical-align: bottom;
	list-style-position: outside;
	margin-left: 5px;
}
.check-list-box1 {
	width: 440px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #F6F6F6;
}
.check-list-box-lp {
	width: 690px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-color: #F6F6F6;
}

.box01 {
	width: 460px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F6F6F6;
}
.font05 {
	color: #000066;
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
}
.bookform {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.seminar-dl{ margin: 0; padding: 0; }
.seminar-dl dt{ font-weight: bold; padding: 0; margin: 1em 0 -1.6em 0; }
.seminar-dl dd{ margin: 0; padding: 0 0 0 5em; }
