@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-size:0.9em;
	line-height:1.4;
	color: #000000;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: 100;
	background-repeat: repeat;
	background-color: #EDEFF0;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;

}


/* basicset */
* {margin:0; padding:0;}
img {
	border: none;
	border-width: 0px;
}
li { list-style: none; }
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul { display: block; margin: 0px; padding: 0px; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }

a { color: #0066CC; }
a:visited { color: #330066; }
a:hover { color: #FF6600; }
a.blue {color: #0066CC; text-decoration: none;}
a.blue:visited { color: #0066CC; }
a.blue:hover { color: #FF6600; }
a.none {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.iconP {
	background-image: url(/ldp/_share/icon_pink.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }

.bs05 {	margin-bottom: 5px;}
.bs10 {	margin-bottom: 10px;}
.bs20 {	margin-bottom: 20px;}
.bs30 {	margin-bottom: 30px;}
.bs40 {	margin-bottom: 40px;}
.bs50 {	margin-bottom: 50px;}


/* layout */

#allcontain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0 0 10px 0 #777; /* Safari, Chrome用 */
	-moz-box-shadow: 0 0 10px 0 #777; /* Firefox用 */
	box-shadow: 0 0 10px 0 #777; /* CSS3 */
	border: 1px solid #999;
	background-color: #FFF;
}








/* header */

#header {
	background-image: url(../_share/header/bg_header.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	height: 140px;
	background-position: left top;
}

#headL {
	float: left;
	padding-top: 25px;
	padding-left: 20px;
}

#headR {
	float: right;
	width: 350px;
	padding-top: 60px;
}

#headR p {
	font-size:120%;
	color:#006699;
}








#container {
	width: 1000px;
	clear: both;
}


#main {
	width:600px;
	float: left;
	}
	
.mainSide {
	width:400px;
	float: right;
		}

#contents {
	clear: both;
	background-image:url(/ldp/_share/bg_contents.png);
	background-repeat:repeat-x;
}

#contents:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

#contentsIn {
	float: right;
	width: 720px;
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
	clear: both;
}

#contentsIn:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}














/* footer */


#footer {
	clear:both;

}

#footerIn {
	width: 1000px;
	height: 93px;
	line-height: 40px;
	text-align: center;
}

#footerIn .footerLeft {
	float: left;
	width: 600px;
	text-align: left;
	line-height: 140%;
	color: #666666;
}

#footerIn .footerLeft a{
	color: #03F;
}

#footerIn .footerLeft a:hover {
	color: #F60;
}

#footerIn .footerRight {
	text-align:right;
	float: right;
	width: 240px;
}

#footerIn .footerRight b {
	font-size:120%;
	font-weight: bold;
}





/* table */

table {
	border-collapse: collapse;
	width:100%;
}
th.t_top {
	border-top: #be1309 4px solid;
	background-color: #EEE;
}
th {
	text-align: left;
	padding: 10px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #EEE;
	white-space: nowrap;
}
td.t_top {
	border-top: #b3b3b3 4px solid;
	white-space: nowrap;
}
td {
	border-bottom: #e3e3e3 1px dotted;
	text-align: left;
	padding: 0px;
}

/* table */
.tableB {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 600px;
}


.td01 {
	background-image: url(/_share/bg/bg_td01.gif);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	white-space: nowrap;
}

.td02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 5px;
}

.td02Price {
	background-image: url(/_share/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	font-size: 130%;
	text-align: right;
	background-color: #FDFDF7;
	font-weight: bold;
	color: #50691B;
	width: 100px;
}

.td05 {
	background-image: url(/_img/bg_td01.gif);
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	font-size: 140%;
	white-space: nowrap;
}


.td06 {
	background-image: url(/_img/dotline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	font-size: 120%;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	white-space: nowrap;
}


.timetable {
	width: 148px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #D4D4D4;
}

.timetable th {
	background-color: #ECEADB;
	font-weight: normal;
	color: #000000;
	padding: 1px;

}

.timetable td {
	text-align: center;
	padding: 1px;
	vertical-align: middle;
}


/* form */
/*****************/
.form050 {width: 50px;color: #333333;padding: 3px;}
.form100 {width: 100px;color: #333333;padding: 3px;}
.form200 {width: 200px;color: #333333;padding: 3px;}
.form300 {width: 300px;color: #333333;padding: 3px;}
.form400 {width: 400px;color: #333333;padding: 3px;}
.form500 {width: 500px;color: #333333;padding: 3px;}
.form600 {width: 600px;color: #333333;padding: 3px;}
.form650 {width: 650px;color: #333333;padding: 3px;}

.formTextbox {
	width: 380px;
	font-size: 12px;
	color: #333333;
	padding: 5px;
}

.hidden {
	display: none;
}



/* text */

.textBig {
	color:#000000;
	font-size: 130%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #300;
	background-color: #FFC;
	display: block;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.textGreen {
	color: #006600;
}

.textRed {
	font-family: font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #FF0000;
	font-size: 240%;
	font-weight: bold;
}

.textBlack {
	font-family: font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333333;
	font-weight: bold;
}

.textPink {
	color: #FF118D;
	font-weight: bold;
	font-size: 120%;
}

.red {
	color: #FF0000;
}

.spanRed {
	color: #FF0000;
	text-decoration: underline;
}


.spanUnder {
	text-decoration: underline;
	font-weight: bold;
}



















/* p */
p {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

p:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}


.pKansou {
	line-height: 160%;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 30px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(/_share/bg_kansou.jpg);
	background-repeat: repeat;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #663300;
}

.pNor {
	line-height: 200%;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 30px;
	padding-right: 25px;
	padding-left: 25px;
}

.pNorGrey {
	line-height: 200%;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
	background-color: #EEE;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 10px;
}

.pNorGreyLine {
	line-height: 200%;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 15px;
	margin-left: 15px;
}

.pPolicy {
	line-height: 200%;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #666;
	margin-right: 15px;
	margin-left: 15px;
}



/* Q&A */

.pQ {
	line-height: 200%;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 15px;
	padding-left: 60px;
	background-image: url(/_share/qanda02-002.gif);
	background-repeat: no-repeat;
	}
	
.pA {
	line-height: 200%;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 40px;
	padding-left: 60px;
	background-image: url(/_share/qanda02-024.gif);
	background-repeat: no-repeat;
	margin-right: 30px;
	}
	
	
.pIndex {
	line-height: 200%;
	font-size: 190%;
	font-weight: bolder;
	color: #000;
	margin-bottom: 30px;
	background-image: url(/_share/bg_index.png);
	background-repeat: repeat;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #E2CF9C;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.pNor strong {
	background-color:#FFFF00;
	color: #D23500;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 120%;

}


.pNor b {
	margin-left: 2px;
	font-size: 115%;
	color: #5F7D00;
	margin-right: 2px;
	font-weight: bold;
}


.pNor i {
	color: #000;
	font-style: oblique;
	font-weight: bold;
}











/* crear */
.clearfix {
	overflow:hidden; /* forDW */
	zoom: 1; /* for IE5.5 - IE7 */
}

.clearfix:after { /* for modern browser */
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}




.asumeru_form {
	width:780px;
	margin-left:30px;
	margin-right:30px;
	font-size:20px;
	
	}
	
	
.formTable {
	width:780px;
	margin-right:30px;
	margin-left:30px;
	}


/* Speaker */

.boxSpeaker {
	background-color:#00468C;
	margin-right: 30px;
	margin-left: 30px;
	border: 10px solid #003366;
	margin-bottom: 20px;
	}
	
.pSpeaker {
	background-color:#FFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 160%;
	font-size: 140%;
	margin-right: 30px;
	margin-left: 30px;
	font-weight: normal;
	color: #000;
	padding: 10px;
	}


/* Speaker */


.form {
	width:700px;
	margin-right: 70px;
	margin-left: 70px;
	
	}

.mailform {
	
	}

.form01 {
	height: 30px;
	width:400px;
	font-size: 18px;
	padding-left:10px;
	}

.tokutei {

	}


/* instructor */

.instructor {
	margin-left:50px;
	margin-right:50px;
	} 
	
.itt {
	background-color: #FFF;
	font-size: 150%;
	color: #000;
	border-top-width: 10px;
	border-right-width: 30px;
	border-bottom-width: 30px;
	border-left-width: 30px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
	} 


.ranking {
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 50px;
	}



/*===========================================================================
          メルマガボックス
===========================================================================*/

.mailBox{
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	background-image: url(/_share/mail.png);
	background-repeat: no-repeat;
	height: 247px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.mail{
	width: 300px;
	background-image: url(../_share/bnr/mail.png);
	background-repeat: no-repeat;
	height: 177px;
	padding-top: 224px;
	margin-bottom: 20px;
}
.mail td{
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}


table.mail input[type="text"] {
	font-size: 18pt;
	text-align:left;
	vertical-align: middle;
	margin: 0 0 5px 0;
	padding: 0 ;
	background: #ffffff ;
}





.mail-box2{
	width: 640px;
	height: 470px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin solid #999;
	background-image: url(../image/sample2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
}

table.mail2 {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin-left:120px;
	margin-right:auto;
	text-align:left;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	margin-top: 330px;
	margin-bottom: 10;
}
.mail2 td{
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}


table.mail2 input[type="text"] {
	font-size: 18pt;
	text-align:left;
	vertical-align: middle;
	margin: 0 0 5px 0;
	padding: 0 ;
	background: #ffffff ;
}

.spanName {
	float: right;
	font-size: 24px;
	text-align: right;
	margin-right: 20px;

	
	}
	
.txtBigB {
	font-size: 180%;
	font-weight: bold;
	
	}
	
.clear {
	clear:both;	
	}

.pub_form {
	text-align: center;
	margin-bottom: 15px;
}


.growtest {
	height: 200px;
	width: 200px;
	border: 1px solid #999;

	margin: 30px;
}

.contL {
	float: left;
	width: 600px;
	margin-left: 30px;
}
.contR {
	float: right;
	width: 300px;
	margin-right: 30px;
}

.gnavi {
	padding-right: 23px;
	padding-left: 23px;
	margin-bottom: 30px;
	height: 134px;
	}
	
	
.gnavi ul li {
	float:left;
	}
	
	
	
	
	
	
	

.boxNew {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #93AAB2;
	border-right-color: #93AAB2;
	border-left-color: #93AAB2;
	margin-bottom: 30px;
}

.boxSingle {
	margin-bottom: 30px;
	border: 1px solid #93AAB2;
	padding: 10px;
}

.boxSingle p {
	line-height: 160%;
	font-size: 130%;
	font-weight: normal;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}

.boxSingle p strong {
	font-size: 140%;
	font-weight: bold;
	color: #F30;
}

.boxNew ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93AAB2;
	font-size: 140%;
	padding: 10px;
	overflow:auto;
	line-height:60px;
}



.boxNew ul li a{	
	text-decoration:none;

	}

.h2Box {
	background-image:url(/_share/h_title/h2/bg_h2.png);
	background-repeat: repeat;
	padding: 4px;
	border: 1px solid #BDC9D0;
	margin-bottom: 30px;
	}

h2 {
	font-size: 22px;
	background-image: url(/_share/qa/bg_q.png);
	background-repeat: no-repeat;
	background-color: #F4FCFF;
	line-height: 120%;
	color: #002844;
	font-weight: bold;
	padding: 10px;
	}
	
	
.titH2 {
	font-size: 22px;
	background-image: url(/_share/qa/bg_q.png);
	background-repeat: no-repeat;
	background-color: #F4FCFF;
	line-height: 120%;
	color: #002844;
	font-weight: bold;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #93AAB2;
	border-right-color: #93AAB2;
	border-left-color: #93AAB2;
	}



.imgL {
	float:left;
	margin-right: 10px;
	}
