@charset "utf-8";

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	line-height: 1.5;
	background-color: #FFF;
	color: #333333;
	-webkit-text-size-adjust: none;
}

a {
	color: #342300;
}

a:hover {
	color: #F00;
}

img {
	border: 0;
}

a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
}

.cl {
	clear: both;
}

.imgleft{
	margin: 20px;
	float: left;
}

#header,#main {
	margin: auto;
	width: 960px;
}

#top {
	position: relative;
	height: 78px;
	width: 960px;
}

#top01 {
	position: absolute;
	left: 0px;
	top: 25px;
	height: 53px;
	width: 509px;
}

#top02 {
	text-align: center;
	position: absolute;
	top: 35px;
	height: 46px;
	width: 176px;
	right: 280px;
}

#top03 {
	text-align: center;
	position: absolute;
	top: 35px;
	height: 46px;
	width: 176px;
	right: 125px;
}
#top04 {
	text-align: center;
	position: absolute;
	top: 35px;
	height: 46px;
	width: 176px;
	right: -32px;
}


nav {
	margin-top: 20px;
}

nav ul {
	width: 960px;
	text-align: center;
	overflow: hidden;
	margin: 20 0 0;
	list-style: none;
}

nav li {
	float: left;
	width: 159px;
	display: block;
	height: 40px;
	line-height: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

li#menu06 {
	border-right-style: none;
}

nav a:link,nav a:visited {
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	color: #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

nav a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

#pagetop {
	margin-bottom: 50;
	float: right;
	clear: both;
}

#pagetop a {
	display: block;
	min-height: 16px;
	padding: 6px 0 6px 28px;
	background-image: url(images/bg_arrow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 90%;
	height: 27px;
	line-height: 27px;
	background: -moz-linear-gradient(top, rgb(213,213,213) 19%, rgb(255,254,255) 50%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.19, rgb(213,213,213)), color-stop(0.5, rgb(255,254,255)) );
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}

div#title{
	margin-top: 30px;
	margin-bottom: 30px;
}

hgroup {
	background-image: url(images/titleback.jpg);
	background-color: rgba(255,255,255,0.5);
	border-bottom: 5px solid #EBE6DB;
	height: 100px;
	margin: 0 0 0px -10000px;
	padding: 0 10px 0 10000px;
}

hgroup h1,
hgroup h2 {
	-moz-text-shadow: 1px 1px 0 #fff;
	-webkit-text-shadow: 1px 1px 0 #fff;
	text-shadow: 1px 1px 0 #fff;
	padding: 17px 0 10px 0;
	color: #333;
}

hgroup h2 {
	font-size: 35px;
	margin-left: 200px;
	border-style: none;
	line-height: 100px;
	width: 300px;
}

#sidebar {
	float: left;
	width: 330px;
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#sidebar img {
	margin-bottom: 10px;
}

/*　トップページ　*/

body.home h2 {
	font-size: 200%;
	font-weight: normal;
	color: #999;
	margin-bottom: 15px;
	text-align: center;
	border-bottom: 2px solid #CCC;
	width: 200px;
	margin-left: 380px;
}

body.home h3 {
	font-size: 120%;
	font-weight: bold;
	color: #FF9900;
}

.style1 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO", sans-serif;
	line-height: 2;
	font-weight: bold;
}

#topimg {
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #2284b5;
}

#jigyou {
	background-color: #2284b5;
	color: #FFF;
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 50px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#oshirase {
	background-color: #FFFFFF;
	width: 866px;
	margin-top: 20px;
	border: 2px solid #2284b5;
	clear: both;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 15px 40px 5px 50px;
	margin-bottom: 30px;
}

#oshirase li {
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #011F8F;
	padding-bottom: 15px;
}

#oshirase li:last-child {
	margin-bottom: 0;
	border-bottom-style: none;
}

#oshirase a:link,#oshirase a:visited {
	display: inline;
	color: #FF6600;
}

#oshirase a:hover {
	display: inline;
	color: #FFFFFF;
	background-color: #FF6600;
}

#oshirase p {
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#calender {
	width: 956px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #e1e6f4;
}


table.scedule {
	width: 960px;
	background-color: #2284B5;
	border-collapse:collapse;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

table.scedule caption {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}

table.scedule th {
	background-color: #2284B5;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #2284B5;
	color: #FFF;
	padding: 5px;
}

table.scedule th.s01 {
	width:25%;
}

table.scedule th.s02 {
	width:50%;
}

table.scedule th.s03 {
	width:25%;
}

table.scedule td {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #2284B5;
}

.scedule a:link,.scedule a:visited {
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FF6600;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.scedule a:hover{
	color: #2284B5;
	text-decoration: underline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.scedule tr .map a:link,
.scedule tr .map a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

.scedule tr .map a:hover {
	color: #F60;
	font-weight: normal;
	text-decoration: underline;
}

#scback {
	text-align: right;
	clear:both;
}

#scback2 {
	text-align: left;
	clear:both;
}


/*　渉外協のご案内　*/

body.info li#menu02{
	border-bottom: 3px solid #F90;
}

body.info li#menu02 a {
	color: #333;
}

body.info li#menu02 a:hover {
	cursor:default;
	text-decoration: none;
}

#main div#info {
	padding: 20px;
	width: 920px;
}

#info h3 {
	font-size: 200%;
	font-weight: normal;
	color: #999;
	margin-bottom: 15px;
	text-align: center;
	border-bottom: 2px solid #CCC;
	width: 200px;
	margin-left: 350px;
}

#info p {
	font-size: 110%;
	line-height: 1.8;
	margin-bottom: 1em;
}

#info div#inforight {
	text-align: right;
}

h3#infot {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2284B5;
	color: #FFFFFF;
	width: 880px;
	margin-left: 0px;
}

#info div#infob {
	padding: 20px;
	width: 878px;
	border: 1px solid #CCC;
}

.info h4 {
	font-weight: bold;
	background-color: #CCCCCC;
	color: #333333;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*　入会のご案内　*/

body.admission li#menu03{
	border-bottom: 3px solid #F90;
}

body.admission li#menu03 a {
	color: #333;
}

body.admission li#menu03 a:hover {
	cursor:default;
	text-decoration: none;
}

div#admission {
	text-align: center;
}

#admission #adc {
	text-align: left;
	width: 750px;
	margin-left: 105px;
	margin-bottom: 40px;
}
#admission #adc table {
	width: 100%;
	border-collapse:collapse
}
#admission #adc table th {
	background: #CCCCCC;
	padding: 10px;
	width: 15%;
	border: 1px solid #999999;
	text-align: center;
}
#admission #adc table td {
	padding: 10px 10px 10px 20px;
	border: 1px solid #999999;
}
#admission #adf {
	margin-left: 100px;
}
#admission h3 {
	color: #FF6600;
	font-size: 150%;
	margin-top: 40px;
}




/*　入会のご案内　*/

body.jigyou li#menu04{
	border-bottom: 3px solid #F90;
}

body.jigyou li#menu04 a {
	color: #333;
}

body.jigyou li#menu04 a:hover {
	cursor:default;
	text-decoration: none;
}
#main #jigyous {
	padding: 30px 50px;
}

#jigyous table {
	width: 100%;
	margin-top: 30px;
	border-collapse:collapse;
	border-top: 1px solid #CCCCCC;
}
#jigyous table th {
	color: #FFFFFF;
	padding: 5px;
	background: #2284b5;
}
#jigyous table td {
	padding: 5px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#jigyous table td.no {
	text-align: center;
	width: 15%;
}

#jigyous table td.naiyou {
	text-align: left;
	width: 42.5%;
	padding-left: 20px;
}

/*　CONTACT　*/

body.contact li#menu05{
	border-bottom: 3px solid #F90;
}

body.contact li#menu05 a {
	color: #333;
}

body.contact li#menu05 a:hover {
	cursor:default;
	text-decoration: none;
}
div#contact {
	text-align: center;
}


.contact-form {
	width: 80%;
	margin-bottom: 15px;
}

.contact-form th,
.contact-form td {
	font-size: 13px;
	line-height: 1.3;
	border: none;
	padding: 1em 2em 1em 0;
}

.contact-form th {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	background: none;
	width: 30%;
}

.contact-form td {
	background: none;
	padding-right: 0;
	width: 70%;
}

.contact-form label {
	display: block;
	padding: 10px 0 0 0;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form select,
.contact-form textarea {
	padding: 0.7em;
}

.contact-form select {
	margin-top: 0.5em;
}

.contact-form textarea {
	height: 12em;
}

.contact-form .full-width {
	width: 93%;
}

.must {
	color: #c00;
	margin: 0 0.3em;
}

.contact .list-3column li img {
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}

.list-2column li .photo,
.list-3column li .photo,
.list-4column li .photo {
	margin-bottom: 0.4em;
	text-align: center;
}

/* submit-btn */

.submit-btn {
	border: none;
	background: none;
	padding: 0;
	margin-bottom: 15px;
	display: block;
	display: inline-block;
	background: #3194c6;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f60), to(#f90));
	background: -moz-linear-gradient(#f60, #f90);


 filter:progid:DXImageTransform.Microsoft.Gradient(  Enable=1,  GradientType=0,  StartColorStr=#FFFF6600,  EndColorStr=#FFFF9900  );
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 8px 0 #c60, 0 9px 0 rgba(255,255,255,.35), 0 15px 20px rgba(0,0,0,.35);
	-moz-box-shadow: 0 8px 0 #c60, 0 9px 0 rgba(255,255,255,.35), 0 1px 0 #fff, 0 15px 20px rgba(0,0,0,.35);
	box-shadow: 0 8px 0 #c60, 0 9px 0 rgba(255,255,255,.35), 0 15px 20px rgba(0,0,0,.35);
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}

.submit-btn span {
	display: block;
	display: inline-block;
	font-size: 20px;
	font-weight:bold;
	color: #fff;
	padding: 10px 2.5em;
	text-shadow: -1px -1px 0 rgba(0,0,0,.4);
	white-space: nowrap;
}

.submit-btn:hover {
	-webkit-box-shadow: 0 8px 0 #c60, 0 9px 0 rgba(255,255,255,.35), 0 15px 20px rgba(0,0,0,.5);
	-moz-box-shadow: 0 8px 0 #c60, 0 9px 0 rgba(255,255,255,.35), 0 15px 20px rgba(0,0,0,.5);
	box-shadow: 0 8px 0 #c60, 0 9px 0 rgba(255,255,255,.35), 0 15px 20px rgba(0,0,0,.5);
}

.submit-btn:active {
	-webkit-box-shadow: 0 4px 0 #c60, 0 5px 0 rgba(255,255,255,.35), 0 12px 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 4px 0 #c60, 0 5px 0 rgba(255,255,255,.35), 0 12px 10px rgba(0,0,0,.3);
	box-shadow: 0 4px 0 #c60, 0 5px 0 rgba(255,255,255,.35), 0 12px 10px rgba(0,0,0,.3);
	-webkit-transform: translate(0, 4px);
	-moz-transform: translate(0, 4px);
	transform: translate(0, 4px);
}
#submit {
	font-size: 120%;
	width: 100px;
}
.sb1 {
	text-align: center;
	margin-left: 100px;
}

.sb2 {
	text-align: center;
	margin-left: 200px;
}


/*　リンク集　*/

body.link li#menu06{
	border-bottom: 3px solid #F90;
}

body.link li#menu06 a {
	color: #333;
}

body.link li#menu06 a:hover {
	cursor:default;
	text-decoration: none;
}

#main .linkbox {
	margin: 20px;
	padding: 10px;
	float: left;
	width: 418px;
	border: 1px solid #CCC;
}

#main .linkbox h3 {
	border-left: 5px solid #F90;
	padding-left: 10px;
	margin-bottom: 10px;
}

#main .linkbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#main .linkbox li {
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-bottom: 1em;
}
form#schedule {
	text-align: right;
}
#main #lecture {

}

/*　受講者専用　*/
#main #lecture h3 {
	font-size: 120%;
	border-bottom: 3px solid #FF6600;
	border-left: 10px solid #FF6600;
	padding-left: 10px;
	margin-top: 20px;
}
#lecture table {
	width: 100%;
	margin-top: 10px;
	border-collapse:collapse
}
#lecture table th {
	background: #CCCCCC;
	text-align: left;
	width: 50%;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#lecture table td {
	padding: 10px;
	width: 50%;
	border: 1px solid #CCCCCC;
}

.imgright {
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}
#calender2 {
	width: 956px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #e1e6f4 url(images/cback.jpg);
}

#main2 {
	width: 960px;
	padding-top: 0px;
	padding-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}

#main21 {
	float: left;
	width: 250px;
	padding: 50px 25px 10px;
}


#main22 {
	float: right;
	width: 660px;
}

#main31 {
	float: left;
	width: 710px;
}
#main32 {
	float: right;
	width: 200px;
	padding: 50px 15px 10px;
	text-align: center;
}
#lecture table td.sa01 {
	width: 33%;
}
#lecture table td.sa011 {
	width: 25%;
	text-align: center;	
}
#lecture table td.on01 {
	width: 5%;
	text-align:center
}
#lecture table td.on02 {
	width: 20%;
}
#lecture table td.on11 {
	width: 10%;
}
#lecture table td.on03 {
	width: 25%;
}
#lecture table td.on04 {
	width: 20%;
	text-align: center;
}
#lecture table td.on05 {
	width: 20%;
	text-align: center;
}
#lecture table td.on06 {
	width: 15%;
}
#lecture table td.on022 {
	width: 15%;
}
#lecture table td.on066 {
	width: 15%;
	text-align: center;
}
#lecture table td.on01 {
	width: 5%;
	text-align: center;
}
#lecture table td.on02 {
	width: 15%;
	text-align: center;
}
#lecture table td.on03 {
	width: 20%;
	text-align: center;
}
#lecture table td.on04 {
	width: 30%;
	text-align: center;
}
#lecture table td.on05 {
	width: 15%;
	text-align: center;
}
#lecture table td.on06 {
	width: 10%;
	text-align: center;
}

/*　無料相談会　*/
#main #consult h3 {
	font-size: 120%;
	border-bottom: 3px solid #FF6600;
	border-left: 10px solid #FF6600;
	padding-left: 10px;
	margin-top: 20px;
}

.naiyou {
	margin: 10px;
	width: 700px;
	font-size: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
}
#consult ul {
	margin: 0px;
	width: 600px;
	padding-left: 250px;
	list-style-type: none;
	overflow: hidden;
}
#consult li {
	font-size: 120%;
	float: left;
	display: block;
	height: 50px;
	width: 100px;
	margin-right: 100px;
	text-align: center;
	line-height: 50px;
	background-color: #FF6600;
}
#main #consult .consult a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#main #consult .consult a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	background-color: #CCCCCC;
	display: block;
}
.home #consultcm {
	font-size: 120%;
	margin-left: 150px;
}
/
#main #consult h3 {
	font-size: 120%;
	border-bottom: 3px solid #FF6600;
	border-left: 10px solid #FF6600;
	padding-left: 10px;
	margin-top: 20px;
}

.naiyou {
	margin: 10px;
	width: 700px;
	font-size: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 150px;
}
#consult ul {
	margin: 0px;
	width: 600px;
	padding-left: 250px;
	list-style-type: none;
	overflow: hidden;
}
#consult li {
	font-size: 120%;
	float: left;
	display: block;
	height: 50px;
	width: 100px;
	margin-right: 100px;
	text-align: center;
	line-height: 50px;
	background-color: #FF6600;
}
#main #consult .consult a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#main #consult .consult a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	background-color: #CCCCCC;
	display: block;
}
.home #consultcm {
	font-size: 120%;
	margin-left: 150px;
}
ultcm {
	font-size: 120%;
	margin-left: 150px;
}
