@charset "shift_jis";

/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}

/* IE6以下でpadding指定 */
*html body {
padding-left: 1px;
}

body {
	margin:0;
	padding:0;
}

 a:hover img
{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}


/*
ヘッダー
-------------------------------------------------------------------*/
#logo {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

#logo .img_headcontact{
	margin-top:20px;
}

#head_line{
	width:100%;
	background-image:url(img/head_line.png);
	height:20px;
	background-repeat:repeat-x;
	margin-bottom:15px;
}

/*
グローバルナビ
-------------------------------------------*/
	
	
#navi {
	width: 860px;
	height: 70px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#navi ul {
	padding:0;
	margin:0;
}
#navi li {
	display:block;
	margin:0;
	padding:0;
	float: left;
	color: #FFF;
	list-style-type: none;
}




h2{
	text-align:center;
	color:#ffffff;
	font-size:34px;
	font-weight:lighter;
	margin-top:30px;
	margin-bottom:5px;
}

h4{
	text-align:center;
	color:#ffffff;
	font-size:26px;
	font-weight:lighter;
	margin-top:10px;
}

h5{
	color:#ffffff;
	font-size:26px;
	font-weight:lighter;
	border-bottom:#ffffff 1px solid;
	margin:20px 0 10px 0;
	text-align:center;
}

p{
	font-size:18px;
	line-height:1.6;
}


#bottom{
	width:100%;
	background-color:#4072b8;
	padding:50px 0;
}


#main{
	width:100%;
	background-image:url(img/bg.jpg);
	background-repeat:repeat;
	height:1200px;
	background-position:center top;
}

#main_c{
	width:100%;
	background-image:url(img/bg02.jpg);
	background-repeat:repeat;
	height:1500px;
	background-position:center top;
}

#contents{
	width: 1300px;
	margin: 0 auto;
	display: block;
	height: 1200px;
}

#contents_c{
	width: 1300px;
	margin: 0 auto;
	display: block;
	height: 1500px;
}

#left{
	width: 800px;
	height: 900px;
	padding-top: 200px;
	float: left;
}

#right{
	width: 500px;
	height: 1050px;
	float: right;
	padding-top: 150px;
}

.fax{
	width: 400px;
	display: block;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.fax a{
	font-size:20px;
	color:#e3007f;
	text-decoration:none;
}

.fax a:hover{
	font-size:20px;
	color:#e3007f;
	text-decoration:underline;
}

.fax p{
	color:#ffffff;
	font-size:16px;
	line-height:1.4;
}

.fax p span{
	color:#ffffff;
	font-size:40px;
	line-height:1.4;
	text-align:center;
}


.cafe{
	width: 400px;
	display: block;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.cafe a{
	font-size:20px;
	color:#e3007f;
	text-decoration:none;
}

.cafe a:hover{
	font-size:20px;
	color:#e3007f;
	text-decoration:underline;
}

.cafe p{
	color:#ffffff;
	font-size:16px;
	line-height:1.4;
}

.cafe p span{
	color:#ffffff;
	font-size:40px;
	line-height:1.4;
	text-align:center;
}

.fungo{
	display:block;
	margin-top:20px;
}

.fungo p{
	color:#ffffff;
	font-size:16px;
	line-height:1.4;
	text-align:center;
}

.fungo p span{
	color:#ffffff;
	font-size:10px;
	line-height:1.4;
	text-align:center;
}

.img_top{
	display:block;
	margin:0 auto;
}

.img_top_side{
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-left: 120px;
	margin-bottom: 0;
}

#left_under{
	width:800px;
	height:900px;
	padding-top:100px;
	float:left;
}


.social01{
	width:320px;
	float:left;
	margin-top:20px;
	display:block;
	margin-left:20px;
}

.social01 h2{
	font-size:18px;
	color:#ffffff;
	margin-bottom:10px;
	padding-bottom:0;
}

.social01 h3{
	font-size:16px;
	color:#ffffff;
	margin-bottom:5px;
	padding-bottom:0
}

.social01 p{
	font-size:16px;
	color:#ffffff;
	line-height:1.4;
	text-align:left；
}

.social02{
	text-align:center;
	width:320px;
	float:right;
	margin-top:60px;
	display:block;
	margin-right:60px;
}

.social02 h2{
	font-size:18px;
	color:#ffffff;
	margin-bottom:10px;
	padding-bottom:0;
}

.social02 h3{
	text-align:center;
	font-size:16px;
	color:#ffffff;
	margin-bottom:5px;
	padding-bottom:0
}

.social02 p{
	font-size:16px;
	color:#ffffff;
	line-height:1.4;
	text-align:left;
}

.social_rtop p{
	font-size:18px;
	color:#ffffff;
	margin:15px auto;
	text-align:center;

}

hr.hr_social {
    border: 0;
    height: 1;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin:40px 0;
}

.img_social{
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.social_r{
	width: 400px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.social_r a{
	font-size:20px;
	color:#e3007f;
	text-decoration:none;
}

.social_r a:hover{
	font-size:20px;
	color:#e3007f;
	text-decoration:underline;
}

.social_r p{
	color:#ffffff;
	font-size:16px;
	line-height:1.4;
}

.social_r p span{
	color:#ffffff;
	font-size:20px;
	line-height:1.6;
	text-align:center;
}


.course h2{
	font-size:18px;
	color:#ffffff;
	margin-bottom:10px;
	padding-bottom:0;
	text-align:center;
}

.t_course{
	width:700px;
	margin:15px auto 35px auto;
	display:block;
	border:none;
}

.t_course td{
	padding:0px 15px;
}
	
	
.t_course h5{
	color: #ffffff;
	font-size: 17px;
	font-weight: lighter;
	border-bottom: #ffffff 1px solid;
	margin: 20px 0 0px 0;
	text-align: center;
}

.t_course p{
	color:#ffffff;
	font-size:16px;
	text-align:center;
}

.t_course a{
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}

.t_course a:hover{
	font-size:16px;
	color:#ffffff;
	text-decoration:underline;
}


#right02{
	width:500px;
	height:850px;
	float:right;
	padding-top:20px;
}
#right03{
	width:500px;
	height:1050px;
	float:right;
	padding-top:20px;
}

.course_r{
	width: 400px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.course_r a{
	font-size:20px;
	color:#e3007f;
	text-decoration:none;
}

.course_r a:hover{
	font-size:20px;
	color:#e3007f;
	text-decoration:underline;
}

.course_r p{
	color:#ffffff;
	font-size:16px;
	line-height:1.4;
	text-align:center;
}

.course_r p span{
	color:#ffffff;
	font-size:20px;
	line-height:1.6;
	text-align:center;
}

.course_r h5{
	color: #ffffff;
	font-size: 18px;
	font-weight: lighter;
	border-bottom: #ffffff 1px solid;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: -5px;
	text-align: center;
}

.course_r a{
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

.course_r a:hover{
	font-size:16px;
	color:#ffffff;
	text-decoration:underline;
}

.about {
	width:350px;
	margin:20px auto;
}

.about p{
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 10px;
	padding-bottom: 0;
}

hr.hr_about {
    border: 0;
    height: 1;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin: 0;
}

.about a{
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}

.about a:hover{
	font-size:16px;
	color:#ffffff;
	text-decoration:underline;
}

.about_r{
	width: 400px;
	display: block;
	margin-top: 80px;
	margin-bottom: 30px;
	margin-left: 50px;
}

.about_r a{
	font-size:20px;
	color:#e3007f;
	text-decoration:none;
}

.about_r a:hover{
	font-size:20px;
	color:#e3007f;
	text-decoration:underline;
}

.about_r p{
	color: #ffffff;
	font-size: 16px;
	line-height: 1.6;
}

.about_r p span{
	color:#ffffff;
	font-size:20px;
	line-height:1.6;
	text-align:center;
}










.t_menu{
	width:600px;
	margin:40px auto 0 auto;
	display:block;
}

.t_menu td{
	padding:10px;	
}



.img_contact{
	display:block;
	margin:10px auto 80px auto;
}
.img_lp{
	display:block;
	margin:20px auto;
}

.img_fax{
	display:block;
	margin:30px auto;
}

.img_tel{
	display:block;
	margin:25px auto 0 auto;
}


#foot{
	text-align: center;
	margin-top: 150px;
}

#foot p{
	size:14px;
}




#foot_menu{
	width:780px;
	display:block;
	margin:10px auto 20px auto;
}

.t_foot{
	width:780px;
	border:none;
}

.t_corp{
	width:1000px;
	display:block;
	margin:20px auto;
	border:none;
}

.corp{
	width:1000px;
	margin:10px auto;
	display:block;
}

.t_corp tr{
	padding:10px;

}


.t_corp th{
	padding:10px;
	background-color:#eeeeee;
}

.t_corp td{
	padding:10px;	
}

.form{
	width: 410px;
	height: 560px;
	background-color: #dcdc7a;
	display: block;
	margin: 40px auto;
	padding: 20px 0;
}

.form h3{
	color: #111c3c;
	font-size: 18px;
	font-weight: lighter;
	margin: 10px;
	padding: 0;
	text-align: center;
}


.t_contact{
	width:410px;
	border:none;
	display:block;
	margin:0 auto;
}


.t_contact td{
	padding: 5px;	
}


.t_entry{
	width:410px;
	border:none;
	display:block;
	margin:0 0 0 20px;
}

.t_entry th{
	padding: 5px;	
		border:1px solid #ffffff;
}

.t_entry td{
	padding: 5px;	
		border:1px solid #ffffff;
}

.t_entry p{
	font-size: 12px;
	color: #111c3c;
}


.t_entry p span{
	font-size:22px;
	color:#ffffff;
	font-weight:lighter
}

input[type=text]{
height:20px;
width:94%;
padding:3px 5px;
font-size:18px;
}


textarea{
height:180px;
width:94%;
padding:3px 5px;
font-size:18px;
}

input[type="submit"] {
	width:70%;
	height:60px;
	display:block;
	margin:0 auto;
	font-size:20px;
}


/* navi menu */
a.navi01{
display:block;
width:200px;
height:60px;
background-image:url(img/navi01.png);
text-indent:-9999px;
margin:0;
}

.navi01:hover{
background-position:left bottom;
}

a.navi02{
display:block;
width:200px;
height:60px;
background-image:url(img/navi02.png);
text-indent:-9999px;
margin:0;
}

.navi02:hover{
background-position:left bottom;
}

a.navi03{
display:block;
width:260px;
height:60px;
background-image:url(img/navi03.png);
text-indent:-9999px;
margin:0;
}

.navi03:hover{
background-position:left bottom;
}

a.navi04{
display:block;
width:200px;
height:60px;
background-image:url(img/navi04.png);
text-indent:-9999px;
margin:0;
}

.navi04:hover{
background-position:left bottom;
}

	
	
