@charset "UTF-8";

/******************Reset**************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
 {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
	vertical-align:bottom;
}
ol,ul {
	list-style:none;
}
blockquote:before,blockquote:after {
	content:'';
}
select,input,button,textarea,button {
	font-size: 99%;
}


.clear{clear:both;}



.clearfix{
overflow:hidden;}
* html .clearfix{
height:1%;
}




a{
	text-decoration:none;color:#19558d;
}
a:hover{
	text-decoration:underline;
}

a:visited{color:#19558d;}

/*ボタンrollover*/
a:hover img.rollover{filter:Alpha(opacity:60);
-moz-opacity:0.60;
opacity:0.60;}



sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{
text-align:left !important;
}
.txtRight{
text-align:right !important;
}
.txtCenter{
text-align:center !important;
}

.red { color:#CC0000; }

.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}
.f20{ font-size:20px !important;}
.fw{ font-weight:bold !important;}

.fLeft{ float:left;}
.fRight{ float:right;}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm60{ margin-bottom:50px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm60{ padding-bottom:50px !important;}

.w90{ width:90px;}
.w100{ width:100px;}
.w200{ width:200px;}
.w300{ width:300px;}
.w350{ width:350px;}
.w450{ width:450px;}


.mLeft5{ margin-left:5px !important;}
.mLeft10{ margin-left:10px !important;}
.mLeft20{ margin-left:20px !important;}
.mLeft50{ margin-left:20px !important;}
.mright10{ margin-right:10px !important;}
.mright20{ margin-right:20px !important;}
.mright30{ margin-right:30px !important;}
.mright35{ margin-right:35px !important;}


/************** layout base ********************/
body{
background:url(images/bg_head.png) repeat-x left top;
text-align:center;
font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1.2;
}

div,p,dl{
text-align:left;
}

p,dt,dd,li,td,th{
color:#333333;
font-size:15px;
line-height:1.6em;
}
h1,h2,h3,h4,h5,h6{
color:#333333;
font-size:14px;
}


/*------------------ list style----------------*/
.numberList{
	padding:0 0 0 18px;	
}
.numberList li{
	list-style:decimal outside;
	padding:0 0 5px 0;
}


.discList{
	padding:0 0 0 18px;
}
.discList li{
	list-style:disc outside;
	padding:0 0 2px 0;
}

.indentList li{
	padding-left:1em;
	text-indent:-1em;
}

/*****************  head ***********************/
#header{
	overflow:hidden;
	width:960px;
	margin:0 auto;
}
#header h1,
#header p a{
	font-weight:normal;
	font-size:16px;
	color:#FFFFFF;
	line-height:39px;
}
#mainImg{
	text-align:center;
}


/*****************  foot ***********************/
#footer{
	background:#0094e1;
	line-height:35px;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
}

#footer a{
	color:#FFF;
}


/*****************  contents  ***********************/
#targetArea{
	background:url(images/bg_target.png) no-repeat left bottom;
	width:960px;
	height:374px;
	margin:0 auto 15px auto;
}
#targetArea ul{
	padding:5px 0 0 65px;
}
#targetArea li{
	background:url(images/ic_check.png) no-repeat left center;
	padding:0 0 0 45px;
	margin:10px 0 0 0;
	font-size:18px;
	font-weight:bold;
	line-height:25px;
}
#targetArea li span{
	font-size:24px;
}

#targetTxt{
	width:960px;
	margin:0 auto;
}
#targetTxt p{
	padding: 0 0 16px 0;
	font-size: 18px;
}
#targetTxt .red.fw{
	font-size: x-large;
}
/*------------*/
#limitArea{
	background:url(images/bg_title_limit.png) repeat-x left top #c9e5f4;
	padding:0 0 25px 0;
}
#limitArea h2,
#improveArea h2,
#whyArea h2{
	text-align:center;
}
#limitArea div{
	overflow:hidden;
	width:860px;
	padding:10px 0 0 0;
	margin:0 auto;
}
#limitArea .fRight{
	margin:0 0 0 10px;
}

#limitArea h3{
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 18px;
}
#limitArea h3 span{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	background:#336a9f;
	border-radius:13px;
	width:26px;
	margin:0 10px 0 0;
	line-height:26px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:0.1em;
}
#limitArea p,
#improveArea p,
#whyArea p,
.courseBox p{
	padding:0 0 15px 0;
	font-size:16px;
}
/*--*/
#improveArea{
	background:url(images/bg_title_improve.png) repeat-x left top #feefcf;
	padding:0 0 25px 0;
}
#improveArea div{
	width:860px;
	padding:25px 0 0 0;
	margin:0 auto;
}
#improveArea div:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#improveArea .fRight{
	position:relative;
	margin:-60px 0 0 20px;
	z-index:2;
}
/*--*/
#whyArea{
	background:url(images/bg_title_why.png) repeat-x left top #ecffc8;
	padding:0 0 25px 0;
}
#whyArea div{
	width:860px;
	padding:20px 0 10px 0;
	margin:0 auto;
}

/*----------------------------------------------
           merit
---------------------------------------------*/
#meritArea{
	background:url(images/bg_meritwrap.png) repeat;
	padding:35px 0 30px 0;
}
#meritArea h2{
	margin:0 0 10px 0;
	text-align:center;
}
#meritArea div{
	background:#FFFFFF;
	border-radius:20px;
	box-shadow:0 0 3px 1px #0586ca;
	width:960px;
	margin:0 auto;
}
#meritArea ol{
	background:url(images/bg_merit.png) no-repeat right top;
	height:350px;
	padding:40px 0 0 0;
}
#meritArea ol li{
	margin:0 0 15px 0;
	color:#005b95;
	font-size:20px;
	font-weight:bold;
}
#meritArea ol .num{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	background:url(images/merit_bg_num.png) no-repeat left top;
	width:42px;
	padding:0 0 0 50px;
	margin:0 10px 0 0;
	font-size:18px;
	color:#FFFFFF;
	vertical-align:middle;

}
#meritArea ol span{
	font-size:24px;
}
#meritArea  ul{
	padding:20px 50px 0 50px;
}
#meritArea ul li{
	border-bottom:1px #cccccc dotted;
	padding:0 0 15px 0;
	margin:0 0 20px 0;
}
#meritArea ul h4{
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:20px;
	color:#333333;
}
#meritArea ul h4 span{
	display:inline-block;
	*display: inline;
	*zoom: 1;
	background:url(images/merit_bg_case.png) no-repeat left top;
	width:73px;
	padding:0 0 0 42px;
	margin:0 12px 0 0;
	color:#FFFFFF;
	line-height:30px;
	vertical-align:middle;
}

/*----------------------------------------------
          staff
---------------------------------------------*/
#staff h4{
	font-size: 20px;
	padding-bottom: 20px;
}
#staff p{
	font-size: 14px;
	line-height: 1.5em;
}
#staff p.clear{
	overflow: hidden;
}
#staff p.clear img.img1st{
	padding-right: 3px;
}
#staff h5{
	padding-bottom: 13px;
}
.staffBox{
	margin-bottom: 30px;	
}
#staff .staffBox p,
#staff .staffBox2 p{
	font-size:16px;
}

/*----------------------------------------------
          detailinfo
---------------------------------------------*/

#detailinfo table{
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#detailinfo table th{
	background: #e0eef9;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 0 18px 20px;
	width: 176px;
}
#detailinfo table td{
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 10px 36px;
}
#detailinfo table td a{
	color: #069fe6;
}
#detailinfo table td.tdMap{
	padding: 1px 1px 1px 1px;
}

/*----------------------------------------------
          entryBox
---------------------------------------------*/

.entryBox{/*
	background: #FFFFFF url(images/bg_entry.png) repeat-x left top;*/
	margin: -15px 0 0 0;
}


/*----------------------------------------------
          course
---------------------------------------------*/
#courseArea{
	background:url(images/bg_coursewrap.png) repeat;
	padding:0 0 40px 0;
}
#courseArea h2{
	background:url(images/bg_title_course.png) no-repeat center top;
	text-align:center;
	padding:0 0 30px 0;
}
#courseArea .courseBox{
	overflow:hidden;
	background:url(images/bg_bar.png) no-repeat left 28px #FFFFFF;
	border-radius:20px;
	width:860px;
	padding:20px 50px 10px 50px;
	margin:0 auto 30px auto;
}
#courseArea h3{
	margin:0 0 25px 0;
}
#courseArea #conts{
	margin-top:-30px;
}
#conts h4{
	border-bottom:3px #003c95 solid;
	margin:0 0 10px 0;
	font-size:22px;
	color:#003c95;
}
#conts .fRight{
	margin:-40px 0 0 0;
}
#conts .discList li{
	margin-bottom:10px;
}




/*----------------------------------------------
            SNS
---------------------------------------------*/
.snsArea{
	background:#888;
	padding:10px 0 0 0;
	text-align:center;
}

.ninja_onebutton{
	width:600px;
	margin:0 auto;
	padding:0 !important;
}


/*----------------------------------------------
            voiceIntroduction
---------------------------------------------*/
#voiceIntroduction h2#titleVoice{
	background: url(images/bg_title_voice.png) repeat-x left top;
	height:69px;
}


#voiceIntroduction div.w960{
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0 0 40px 0;
	
}

#voiceIntroduction{
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
}
/*----------------------------------------------
            pgs voiceIntroduction
---------------------------------------------*/
.pgs .breadcrumbs{
	width:960px;
	margin:10px auto;
	font-size:12px;
}

#voiceIntroduction .topBack{
	text-align:right;
	width:960px;
	margin:30px auto 0 auto;
	font-size:12px;
}

#voiceIntroduction{
	background:url(images/bg_voice.png) repeat;	
	margin:0;
	padding:0 0 10px 0;
}

#voiceIntroduction h2{
	text-align: center;
	margin-bottom: 20px;
	background: url(images/bg_title_voice2.png) repeat-x left top;
	height:86px;
}

#voiceIntroduction .inner{
	text-align:center;
}

#voiceIntroduction .voice{
	width:960px;
	background:#ffffff;
	margin:0 auto 20px auto;
	padding: 1px 1px 25px 1px;
	text-align:center;
}
#voiceIntroduction .voice h3{
	background:#eef5ff;
	text-align:left;
	padding:12px 50px 0 50px;
	margin:0 0 20px 0;
	border-bottom:1px dotted #003c95;
	font-size:22px;
	color:#003c95;
	line-height:1.4em;
	overflow:hidden;
}
#voiceIntroduction .voice h3 img{
	float:left;
	margin:0 14px 0 0;
}
#voiceIntroduction .voice h3 span{
	font-size:14px;
	font-weight:normal;
}
#voiceIntroduction .voice dl{
	width:820px;
	margin:0 auto;
}
#voiceIntroduction .voice dl dt{
	text-align:left;
	font-weight:bold;
}
#voiceIntroduction .voice dl dd{
	text-align:left;
	padding:0 0 20px 0;
}
#voiceIntroduction .voice p{
	width:840px;
	border:2px solid #dedede;
	margin:0 auto;
	padding:10px;
	text-align:center;
}


/*----------------------------------------------
            pageTop
---------------------------------------------*/
#pageTop{
	width:960px;
	margin: 0px auto 0 auto;
	text-align:right;
	font-size:12px;
}
#pageTop a{
	background:#ffffff;
	border-radius:3px 3px 0 0;
	border-top: 1px solid #0094e1;
	border-left: 1px solid #0094e1;
	border-right: 1px solid #0094e1;
	display:inline-block;
	*display: inline;
	*zoom: 1;
	padding:8px 25px;
	color:#0094e1;
}


/*----------------------------------------------
            contact
---------------------------------------------*/
#contactForm{
	background:url(images/bg_voice.png) repeat left top;
	text-align:center;
	padding:20px 0;
}
#contactForm .inner{
	width:960px;
	margin:0 auto;
	background:#ffffff;
	text-align:center;
}
#contactForm .inner p{
	font-size:16px;
}
#contactForm #ssl .fLeft{
	width:150px;
}
#contactForm .inner .main_box01{
	width:860px;
	margin:0 auto;
}
#contactForm .inner .main_box01 dl dt{
	border-left:5px solid #009;
	border-bottom:1px dotted #009;
	padding:2px 0 2px 10px;
}
#contactForm .inner .main_box01 dl dd{
	padding:10px 10px 30px 10px;
}
#contactForm .inner .main_box01 dl dd input{
	height: 28px;
}
#contactForm .inner .main_box01 dl dd textarea{
	width:600px;
}

.gray {
	color: #AAA;
}

.white {
	color: #FFF;
}

/* 実例テーブル */

.sample_01{
width: 100%;
border-collapse: collapse;
}
.sample_01 th{
width: 20%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #333;
background-color: #66CC66;
border: 1px solid #b9b9b9;
}
.sample_01 td{
padding: 6px;
background-color: #fff;
border: 1px solid #b9b9b9;
}
