@charset "utf-8";


*{
	margin: 0;
	padding: 0;
}


body{
	text-align: center;
	font-size: 12px;
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}

li{
	list-style: none;
}

a{
	color: #336699;
	overflow: hidden;
}
a:visited{
	color: #800080;
}
a:hover{
	color: #0000E0;
}
a:active{
	color: #0000E0;
}
#container{
	margin: 0 auto;
	text-align: left;
	width: 804px;
	background: url(../img/common/bg-container.jpg) repeat-y;
	font-size: 12px;
	color: #333;
}
#container hr{
	display: none;
}
#container img{
	margin: 0;
	border: 0;
}

#header{
	width: 790px;
	height: 95px;
	background: url(../img/common/bg-header.jpg) no-repeat;
	margin-left: 7px;
}
#header h1{
	font-size: 10px;
	color: #999;
	padding-top: 3px;
	font-weight: normal;
	margin: 0 0 5px 10px;
	/margin: 0 0 6px 10px;
}



/*------------

#main-box-3{
	width: 585px;
	height: 98px;
	background: url(../img/common/box-main-1.jpg) no-repeat bottom left;
	margin-bottom: 10px;
}
#main-box-3 h5{
	width: 585px;
	height: 24px;
	text-indent: -9999px;
	background: url(../img/common/tit-1.jpg) no-repeat;
}
#main-box-3 ul{
	width: 576px;
	height: 68px;
	margin-left: 7px;
}
#main-box-3 li{
	width: 284px;
	height: 68px;
	float: left;
	margin-right: 4px;
	text-indent: -9999px;
}
#main-box-3 li a{
	width: 284px;
	height: 68px;
	display: block;
}

.main-box-3{
	width: 585px;
	height: 98px;
	background: url(../img/common/box-main-1.jpg) no-repeat bottom left;
	margin-bottom: 10px;
}
.main-box-3 h5{
	width: 585px;
	height: 24px;
	text-indent: -9999px;
	background: url(../img/common/tit-1.jpg) no-repeat;
}
.main-box-3 ul{
	width: 576px;
	height: 68px;
	margin-left: 7px;
}
.main-box-3 li{
	width: 284px;
	height: 68px;
	float: left;
	margin-right: 4px;
	text-indent: -9999px;
}
.main-box-3 li a{
	width: 284px;
	height: 68px;
	display: block;
}



*/



/*---form--*/

div.wpcf7 {
	margin: 10px 0 0 10px;
	padding: 0 0 10px 10px;
        width:550px;
        _width:560px;
        background:;

}

#forms{
	margin:10px 0 0 0;
}




#forms table{
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	border-collapse: collapse;
        width:530px;
}


#forms th{
	border-top:1px solid #aaa;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
        text-align:center;
        height:50px;
        width:150px;
}

#forms td{
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding-left:10px;
        padding-top:10px;
        padding-bottom:10px;
        width:380px;
  
}

#forms td p{
	margin-left:0px;
}



#forms table .t-area{
	padding:10px 0 10px 10px;
}

#forms #send-btn{
	margin:10px 0 0 145px;
}

#forms .red2{
	font-size:10px;
        color:red;
    font-weight:normal !important;
}


#forms #attention{
	line-height:1.4;
        font-weight:normal;
        font-size:12px;
        margin:15px auto 0 0px;
        color:red;
}


#forms .tell-text{
	font-size:10px;
       padding-top:5px;
       display:block;
       line-height:1.2;
 
}

#forms .day-text{
	font-size:12px;
       padding-top:5px;
       display:block;
       line-height:1.2;
       font-weight:normal;
 
}



div.wpcf7 p{
	font-weight:bold;
        color:#555;
        margin:0px 0 0 0;
        
}

div.wpcf7 input{
	margin:0px 0 0 0px;
        padding-left:0px;
}


div.wpcf7 textarea{
	margin:0px 0 0 0;
}
div.wpcf7 text{
	margin:0px 0 0 0;
        width:200px;
}


div.wpcf7 input[type="text"] {
	width: 200px;
        margin:5px 0 0 0;

}

.need{
	color:red;
        font-size:8px;
}



div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
        
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
        font-size: 16px;
        font-weight:bold;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
	font-size: 16px;
        font-weight:bold;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
	font-size: 16px;
       font-weight:bold;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	font-size: 16px;
	font-weight:bold;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 2px solid #ff0000;
	font-size: 16px;
        color:red;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}

.form-lines{
	height:1px;
    border-top:1px dotted #aaa;
    margin:10px 0 5px 0;
    width:365px;
}

.text11{
	font-size:11px;
        line-height:1.2;
        color:#cc3300;
        padding-top:5px;
        display:block;
    width:370px;
    margin-bottom:0;
        
}

.text11 a{
       text-decoration:underline;
}


.text12{
	font-size:11px;
        line-height:1.2;
        color:#cc3300;
        display:block;
    width:370px;
   margin-top:0;
  padding-top:0;
        
}

.text12 a{
	color:#333;

}
.text12 a:hover{
	color:orange;

}

#att{
	color:#3366cc;
    margin:10px 0 10px 150px;
}

.b-bold{
	font-weight:bold;
        font-size:12px;
        display:block;
        margin-bottom:0px;
        
}

.red5{
	color:red;
    font-weight:normal;
    font-size:12px;
}

#attention2{
	line-height:1.4;
        font-weight:normal;
        font-size:12px;
        margin:15px auto 0 20px;
        color:red;
}


.red-f3{
	color:red;
    margin:15px 0 0 20px;
}


/*お問合せ・コーチングボタン---*/
.temp-ex-inq{
	width: 585px;
	height: 98px;
	background: url(../img/common/box-main-1.jpg) no-repeat bottom left;
	margin-bottom: 10px;
}
.temp-ex-inq h5{
	width: 585px;
	height: 24px;
	text-indent: -9999px;
	background: url(../img/common/tit-1.jpg) no-repeat;
}
.temp-ex-inq ul{
	width: 576px;
	height: 68px;
	margin-left: 7px;
}
.temp-ex-inq li{
	width: 284px;
	height: 68px;
	float: left;
	margin-right: 4px;
	text-indent: -9999px;
}
.temp-ex-inq li a{
	width: 284px;
	height: 68px;
	display: block;
}

/*temp-ex-inqと一緒の内容*/


.main-box-3{
	width: 585px;
	height: 98px;
	background: url(../img/common/box-main-1.jpg) no-repeat bottom left;
	margin-bottom: 10px;
}
.main-box-3 h5{
	width: 585px;
	height: 24px;
	text-indent: -9999px;
	background: url(../img/common/tit-1.jpg) no-repeat;
}
.main-box-3 ul{
	width: 576px;
	height: 68px;
	margin-left: 7px;
}
.main-box-3 li{
	width: 284px;
	height: 68px;
	float: left;
	margin-right: 4px;
	text-indent: -9999px;
}
.main-box-3 li a{
	width: 284px;
	height: 68px;
	display: block;
}





/*体験者の声-----*/

#temp-voice{
	width: 585px;
	background: url(../img/common/box-center.jpg) repeat-y;
	margin-bottom: 10px;
}
#temp-voice h4{
	width: 585px;
	height: 38px;
}
#temp-voice-left{
	width: 125px;
	float: left;
}
#temp-voice-left p{
	width: 90px;
	height: 110px;
	margin: 17px 0 4px 20px;

}

#temp-voice-left img{
	border:1px solid #aaa;

}

	

#temp-voice-left dl{
	width: 90px;
	margin: 10px 0 10px 21px;
	line-height: 1.4;
}

#temp-voice-left dd{
	font-size: 10px;
}

#temp-voice-right{
	width: 460px;
	float: right;
}
#temp-voice-right dl{
	width: 451px;
}
#temp-voice-right dt{
	width: 451px;
	height: 54px;
	margin-right: 9px;
}
#temp-voice-right dd{
	width: 440px;
	margin: 10px 2px;
	line-height: 1.5;
}
#temp-experient_bottom{
	width: 210px;
	height: 60px;
	margin: 14px 0 14px 365px;
}
#temp-experient_bottom p{
	width: 210px;
	height: 60px;
	text-indent: -9999px;
}
#temp-experient_bottom p a{
	width: 210px;
	height: 60px;
	display: block;
	overflow: hidden;
}
#temp-btn-5{
	background: url(../img/common/btn/experient_bottom.jpg) no-repeat;
}
#temp-experient_bottom p a:hover{
	background-position: 0 -60px;
}


.left-border-2{
	width: 566px;
	height: 1px;
	clear: both;
	background: url(../img/common/border.gif) no-repeat;
	margin-left: 9px;
}


#experient_bottom p a:hover{
background-position: 0 -60px;
}



#btn-coach{
	background: url(../img/common/btn/btn-coach.jpg) no-repeat;
}
#btn-coach a:hover{
	background: url(../img/common/btn/btn-coach-r.jpg) no-repeat;
}
#btn-form{
	background: url(../img/common/btn/btn-form.jpg) no-repeat;
}
#btn-form a:hover{
	background: url(../img/common/btn/btn-form-r.jpg) no-repeat;
}

#s-m-1{background: url(../img/common/side_btn/s-m-1.jpg);}
#s-m-1-2{background: url(../img/common/side_btn/s-m-1-2.jpg);}
#s-m-2{background: url(../img/common/side_btn/s-m-2.jpg);}
#s-m-3{background: url(../img/common/side_btn/s-m-3.jpg);}
#s-m-4{background: url(../img/common/side_btn/s-m-4.jpg);}
#s-m-5{background: url(../img/common/side_btn/s-m-5.jpg);}



.anchor{
	width: 115px;
	width: 120px;
	margin: 10px 0 10px 470px;
}
.anchor a{

	color: #333;
}
.anchor a:visited{
	color: #800080;
}
.anchor a:hover{
	color: #999;
}
.anchor a:active{
	color: #999;
}




/*オペラハック
==============================*/
#header h1:not(\*|*){
	margin: 0 0 7px 10px;
}



#header ul{
	width: 304px;
	height: 47px;
}
#header li{
	float: left;
	height: 47px;
}
#header li a{
	height: 47px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#mbc{
	width: 169px;
	height: 47px;
	background: url(../img/common/rogo-mbc.jpg) no-repeat;
}
#mlc{
	width: 135px;
	height: 47px;
	background: url(../img/common/rogo-mlc.jpg) no-repeat;
}
#header h2{
	width: 295px;
	height: 47px;
	text-indent: -9999px;
	background: url(../img/common/tit-h2.jpg) no-repeat;
	margin-left: 304px;
	margin-top: -47px;
}
#tell{
	width: 191px;
	height: 48px;
	float: right;
	margin-top: -61px;
}
#header #tell ul{
	width: 191px;
	height: 1.5em;
	margin-top: 1px;
	margin-bottom: 5px;
}
#header #tell li{
	width: 64px;
	height: 1.5em;
	margin-right: 18px;
	font-size: 12px;
}
#header #tell li a{
	width: 64px;
	height: 1.5em;
	text-indent: 0;
	color: #333;
}



/*okを頂いたら上記二点をこちらのｃｓｓに差し替えて下さい

#header #tell li{
	width: 90px;
	height: 1.5em;
	font-size: 12px;
    background:url(../img/common/arrow.gif) no-repeat left top;
   
}
#header #tell li a{
	width:auto;
	height: 1.5em;
	 text-indent:14px;
	color: #333;
}

*/

#header #tell li a:visited{
	color: #800080;
}
#header #tell li a:hover{
	color: #999;
}
#header #tell li a:active{
	color: #999;
}

#header #tell p{
	width: 180px;
	height: 24px;
	text-indent: -9999px;
	background: url(../img/common/tell.jpg) no-repeat;
	clear: both;
}


#header #menu{
	width: 790px;
	height: 32px;
	clear: both;
}

#header #menu ul{
	width: 786px;
	_width: 790px;
	height: 32px;
	padding-left: 4px;
	background: url(../img/common/bg-menu.gif) repeat-x bottom left;
}

/*オペラハック
==============================*/
#header #menu ul:not(\*|*){
	padding-bottom: 2px;
}

#header #menu ul li{
	width: 110px;
	height: 32px;
	margin-right: 1px;
	text-indent: -9999px;
}
#header #menu ul li a{
	width: 110px;
	height: 32px;
	display: block;
	overflow: hidden;
}
#m1{background: url(../img/common/btn/m1.jpg) no-repeat;}
#m2{background: url(../img/common/btn/m2.jpg) no-repeat;}
#m3{background: url(../img/common/btn/m3.jpg) no-repeat;}
#m4{background: url(../img/common/btn/m4.jpg) no-repeat;}
#m5{background: url(../img/common/btn/m5.jpg) no-repeat;}
#m6{background: url(../img/common/btn/m6.jpg) no-repeat;}
#m7{background: url(../img/common/btn/m7.jpg) no-repeat;}

#header #menu ul li a:hover{
	background-position: 0 -32px;
}

#main{
	width: 790px;
	margin-left: 7px;
	clear: both;
	/margin-top: 4px;
	_margin-top: 0;
}
/*クロムハック
==============================*/
html>body #main {
	margin-top: 3px; 
}

/*サファリハック
==============================*/
body:first-of-type #menu { margin-top: -2px; } 

#main-footer{
	width: 790px;
	height: 4px;
	background: url(../img/common/boder.jpg) repeat-x;
	margin-bottom: 9px;
	margin-left: 7px;
	margin-top: 1px;
	_margin-top: 0;
	clear: both;
}

#footer{
	width: 804px;
	height: 88px;
	clear: both;
	background: url(../img/common/bg-footer.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 12px;
margin-top: 10px;
}
#footer-2{
	padding-top: 10px;
}
#footer-2 ul{
	margin: 2px 0;
	clear: both;
}
#footer-2 li{
	display: inline;
	border-right: 1px #fff solid;
	padding: 0 5px 0 5px;
}

#footer-2 li a{
	color: #fff;
}
#footer-2 li a:link{
	color: #fff;
}
#footer-2 li a:visited{
	color: #202020;
}
#footer-2 li a:hover{
	color: #ccc;
}
#footer-2 li a:active{
	color: #ccc;
}

#footer-2 .none{
	border-right: none;
}
#footer p{
	padding-top: 5px;
}








.clearfix:after{
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display:inline-block;/* MAC IE用　*/
	min-height:1%;/* IE 7用 */
}

/*--MAC IEは非適用→ \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/*--ここまでMAC IEは非適用 */

dl:after{
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}

dl{
	display:inline-block;/* MAC IE用　*/
	min-height:1%;/* IE 7用 */
}

/*--MAC IEは非適用→ \*/
* html dl{height: 1%;}
dl{display: block;}


