@charset "utf-8";
 
 /* インフォメーション系ページのCSS */

@import url("../common/layout.css");   /* 全ページ共通ページレイアウトCSS読み込み */
@import url("../common/layout2frame.css");   /* 2段組み（サブメニューあり）ページ共通ページレイアウトCSS読み込み */
@import url("../common/common_style.css");  /* 全ページ共通スタイルCSS読み込み */
@import url("../common/header.css");  /* ヘッダーCSS読み込み */
@import url("../common/footer.css");  /* フッターCSS読み込み */
@import url("../sub_menu/sub_menu.css");   /* サブメニュー部分CSS読み込み */


/* 共通タイトル部分スタイル */
#contents h2{
	padding-bottom:20px;
}
/*　○○をみるボタンのスタイル*/
.link_btn{
	text-align:right;
	padding: 0 10px 5px 0 ;
}

/* クーポン券ページスタイル */
#coupon{
}
#coupon h3{
	padding:0 0 10px 12px;
	margin:0 0 3px 0 ;
	background:url(../common/icon_bg.gif) no-repeat ;
	font-size:13px;
}
#coupon p.img{
    margin:0;
	padding:0;
	text-align:right;
	font-size:10px;
}
#coupon p.img img{
    margin-bottom:5px;
}
#coupon p.text{
    font-size:14px;
	margin:0;
	padding:10px 20px 15px 20px;
	line-height:1.5em;
}
.line{
    width:560px;
	height:1px;
	padding:0;
	margin:10px 0;
	border-top:#0E5C86 dashed 1px;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
/* QRコード部分スタイル */
#qr{
    background:url(img/cpn_btm.jpg) bottom left no-repeat;
	padding-bottom:26px;
}
#qr h3{
    font-size:14px;
	padding-left:15px;
	padding-bottom:10px;
	line-height:1.5em;
	background:url(img/arrow.gif) no-repeat left;
}
.qr_img{
	width:147px;
	float:left;
	padding:0 0 10px 20px;
}
.qr_text_box{
	width:350px;
	float:right;
	padding:20px 20px 10px 0 ;
}
.qr_text{
	padding-bottom:10px;
	line-height:1.5em;
}
.mobile{
	text-align:right;
	padding: 0 10px 5px 0 ;
	margin-bottom:0;
}
.mobile span{
    font-size:14px;
	color:#CC3300;
}
#notice{
    font-size:10px;
	padding:10px;
	list-style-type:none;
	margin-top:0;
	margin-bottom:0;
}

/* よくある質問ページのスタイル */
#qanda h3{
	color:#00008e;
	font-size:14px;
	padding:10px 0 15px 0 ;
}
#qanda p{
    margin:0 0 30px 0 ;
}
#qanda dl{
	margin:0 0 30px 0 ;
}
/* Q部分スタイル */
#qanda dt{
	background:#e6e7f4 url("img/q_mark.gif") no-repeat ;
	width:515px;
	padding:5px 10px 5px 35px;
	border-top:#666 dotted 1px;
}
/* A部分スタイル */
#qanda dd{
	background:#fff url("img/a_mark.gif") no-repeat ;
	margin:3px 0 0 20px ;
	padding:5px 10px 5px 35px ;
}

/* 入会についてページスタイル */
#enroll p{
	margin:0 20px 15px 20px ;
	line-height:1.5em;
}
#payment img{
	float:right;
	padding:0 0 10px 10px;
}
#enroll h3{
	margin:20px 0 10px 0 ;
}
#enroll h4{
	clear:both;
	margin:10px 0;
	color:#00008e;
	font-size:11pt;
	padding:0 0 0 20px;
}
#enroll ul{
	list-style:none;
	padding:0 20px 15px 20px ;
}
#enroll li{
	padding: 0 0 0.5em 1em;
	text-indent:-1em;
	line-height:1.4em;
}
/* 入会のながれ部分スタイル */
#flow h2{
	padding:20px 0 ;
}
.step_img{
	width:255px;
	float:left;
	padding:0 0 30px 20px;
}
.step_text_box{
	width:245px;
	float:right;
	padding:20px 20px 40px 0 ;
}
.step_text{
	padding-bottom:15px;
	line-height:1.5em;
}
#finish{
	margin:5px 0 10px 20px ;
}
#contact{
	padding:10px 0 ;
}

/* 見学・体験についてのスタイル */
.o_t_box{
	float:left;
	width:300px;
	padding:20px 0 20px 20px;
}
.o_t_box p{
	line-height:1.5em;
}
.o_t_box p img{
	margin-top:15px;
}
.o_t_img{
	float:right;
	width:200px;
	padding:20px 20px 20px 0 ;
}
#attention{
	color:#Fdb916;
	padding:10px 1em;
	text-indent:-1em;
	line-height:1.5em;
}
#trial h4{
	color:#00008b;
	font-size:13px;
	padding:10px 20px ;
}
#trial ul{
	list-style-position:inside;
	margin-left:3em;
	padding-bottom:10px;
}
#trial li{
	padding:0 0 0.5em 0 ;
}
#trial p{
	margin:0 20px 10px 20px ;
	line-height:1.5em;
}
#trial_attention h4 span{
	background-color:#fff;
	padding:0 5px 5px 5px ;
}
#trial_attention p{
	border:#00008b solid 1px;
	padding:20px;
	margin-top:-20px;
}

/* 資料請求ページのスタイル */
#p_summary{
	margin-bottom:20px;
	line-height:1.5em;
}
#p_summary span,#pamphlet dt span,#privacy th span{
	color:#FF6600;
}
#pamphlet dt{
	color:#00008b;
	padding:10px 0;
}
#pamphlet dd{
	padding-bottom:20px;
}
#pamphlet dd p{
	padding-top:0.5em;
}
#pamphlet fieldset{
	margin:20px 0 ;
	border-color:#00008b;
	border-width:1px;
	padding:20px;
}
#pamphlet legend{
	color:#00008b;
}
.border_b{
	border-bottom:#666 dotted 1px;
}
#privacy th{
	font-weight:normal;
	color:#00008b;
	vertical-align:top;
	border-bottom:#666 dotted 1px;
	padding:8px 0 ;
	text-align:left;
}
#privacy td{
	border-bottom:#666 dotted 1px;
	padding:8px 0 ;
	line-height:1.5em;
}
.submit{
	widht:560px;
	text-align:center;
	border-top:#666 dotted 1px;
	padding:20px 0 0 0 ;
}
/* お問い合わせページのスタイル */
tbody{
	margin:0;
	padding:0;
}
#contact{
	width:560px;
}
#contact th{
	font-weight:normal;
	color:#00008b;
	vertical-align:top;
	border-bottom:#666 dotted 1px;
	padding:8px 0 ;
	text-align:left;
}
#contact th span{
	color:#FF6600;
}
#contact td{
	border-bottom:#666 dotted 1px;
	padding:8px 0 ;
	line-height:1.5em;
}
.submit_c{
	widht:560px;
	text-align:center;
	padding:20px 0 0 0 ;
}

#conf{
	padding:25px 0 50px 0 ;
}


/* リンク集ページのスタイル */
.link_img{
	width:150px;
	float:left;
	position:;
	padding:0 0 0px 20px;
}
.link_text_box{
	width:350px;
	float:right;
	padding:0 20px 0px 0 ;
}
.link_text{
	padding-bottom:15px;
	line-height:1.5em;
	font-size:12px;
}
.link_text a:link{
    font-size:16px;
	color:#003366;
	text-decoration:none;
}
.link_text a:visited{
	font-size:16px;
	color:#003366;
	text-decoration:none;
}
.link_text a:hover{
	font-size:16px;
	color:#ff6600;	
}
.link_text a:active{
	font-size:16px;
	color:#ff6600;	
}
.line{
    padding:0;
}

/* 求人情報ページのスタイル */	
#recruit{
    width:560px;
}
#recruit h3{
	color:#00008e;
	font-size:14px;
	padding:10px 0 10px 0 ;
}
#recruit ul{
    background:#cee7f4;
	margin:0 0 30px 0 ;
	width:460px;
	padding:5px 10px 5px 90px;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 2px;
}
#recruit li{
    background:#cee7f4 url("img/rec_icon.gif") no-repeat left top;
	list-style:none;
    font-size:13px;
	color:#333333;
	font-weight:bold;
	padding:5px 0 5px 30px;
	
}
.left{
    float:left;
	width:275px;
	margin:0;
	padding:0;
}
.right{
    float:right;
	width:275px;
	margin:0;
	padding:0;
}
.right2{
    float:right;
	width:350px;
	margin:0;
	padding:0;
}
.in_box{
    width:275px;
	margin:0 0 15px 0 ;
	padding:0;
}
.in_box dl{
	width:275px;
}
.in_box dt{
	background:#cee7f4 url("img/rec_icon.gif") no-repeat left top;
	width:245px;
	margin:0;
	padding:5px 0 5px 30px;
	border-bottom:#999999 dotted 1px;
	border-right:#cccccc solid 2px;
	font-size:13px;
	color:#333333;
	font-weight:bold;
}
.in_box dd{
    width:230px;
	height:40px;
	background:#fff ;
	margin:0 ;
	padding:5px 20px 10px 25px ;
	border-bottom:#cccccc solid 1px;
	border-right:#cccccc solid 2px;
	line-height:160%;
}
.in_box2{
    width:275px;
	margin:0 0 15px 0 ;
	padding:0;
}
.in_box2 dl{
	width:275px;
}
.in_box2 dt{
	background:#cee7f4 url("img/rec_icon.gif") no-repeat left top;
	width:245px;
	margin:0;
	padding:5px 0 5px 30px;
	border-bottom:#cccccc dotted 1px;
	border-right:#cccccc solid 2px;
	font-size:13px;
	color:#333333;
	font-weight:bold;
}
.in_box2 dd{
    width:230px;
	height:85px;
	background:#fff ;
	margin:0 ;
	padding:5px 20px 10px 25px ;
	border-bottom:#cccccc solid 1px;
	border-right:#cccccc solid 2px;
	line-height:160%;
}
.in_box3{
    width:350px;
	margin:30px 0 15px 0 ;
	padding:0;
}
.in_box3 dl{
	width:350px;
}
.in_box3 dt{
	background:#e6e7f4 url("img/rec_icon.gif") no-repeat left top;
	width:320px;
	margin:0;
	padding:5px 0 5px 30px;
	border-right:#cccccc solid 2px;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.in_box3 dd{
    width:305px;
	height:40px;
	background:#e6e7f4 ;
	margin:0 ;
	padding:5px 20px 10px 25px ;
	border-bottom:#cccccc solid 1px;
	border-right:#cccccc solid 2px;
	line-height:160%;
	font-size:13px;
	color:#555555;
	font-weight:bold;
}
.in_box3 dd span{
    color:#FF6600;
}