﻿* {
	margin: 0;
	font-size: 100%;
}
html, body {
	height: 100%;
	line-height: 1.8em;
	text-align:center;
}

hr{
	clear: both;
}

.wrapper {
	/*width:900px;*/
	min-height: 100%;
	height: auto;
	height: 100%;
	margin: 0 auto;
	text-align:left;
}
#header {
	float: left;
	width: 100%;
	height: 143px;
	position: relative;
}
#leftarea {
	height: auto;
	width: 200px;
	float: left;
	position: relative;
	margin-top: 30px;
}

#map {
	padding: 5px;
	height: 400px;
	width: 660px;
	border: 1px solid #666;
	margin: 5px;
}

#leftnavi {
	margin: 0px 0px 20px;
	border: 1px solid #FF0000;
	padding-top: 10px;
}
#leftnavi dd {
	padding-bottom: 5px;
	padding-left: 24px;
}

#leftnavi a {
	line-height: 1.5em;
}
#banner {
	text-align: center;
}
#privacy {
	overflow: auto;
	float: left;
	position: relative;
	height: 300px;
	margin-bottom: 30px;
}

#banner img {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}



.border_g {
	border: 1px solid #CCCCCC;
}

.border_r {
	border: 1px solid #C00;
}



#leftnavi dl {
	padding-bottom: 20px;
}


#mainarea {
	padding: 0px;
	float: left;
	width: 680px;
	position: relative;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: auto;
}

#mainarea p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#course_search td {
	vertical-align: top;
	line-height: 1.8em;
	padding-bottom: 20px;
}
#map_search {
	float: left;
	width: 660px;
	position: relative;
	margin-top: 50px;
}
#footbanner {
	float: left;
	width: 680px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.to_top {
	text-align: right;
	float: left;
	width: 660px;
	position: relative;
	padding-right: 10px;
	margin-top: 20px;
}
.right {
	text-align: right;
}

.photo {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.photo_l {
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.photo_r {
	padding: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	float: right;
}

.basetabel {
	padding: 0px;
	border: 1px solid #FF0000;
	border-collapse: collapse;
	width: 100%;
	margin: 0px;
}
.basetabel td {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.basetabel_c {
	border: 1px solid #FF0000;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}

.basetabel_c td {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: bottom;
}

.basetabel_s {
	border: 1px solid #FF0000;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.basetabel_s td {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	vertical-align: top;
}


.coursetable {
	padding: 0px;
	border: 1px solid #FF0000;
	border-collapse: collapse;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
}
.coursetable td {
	border: 1px solid #CCCCCC;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.price {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #DD0005;
}
.red_font {
	color: #F00;
}


.red_border {
	border: 3px double #DD0005;
	padding: 10px;
}

.red_under {
	color: #FFFFFF;
	background-color: #DD0005;
	font-size: 12px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 150px;
}


#main_img {
	position: relative;
	float: left;
	height: 228px;
	width: 900px;
	text-align: center;
}



#leftnavi img {
	margin-bottom: 10px;
	margin-top: 5px;
}




#headmenu {
	position: absolute;
	top: 40px;
	right: 0px;
}
#headmenu form {
	display: inline;
}


#headform {
	position: absolute;
	top: 40px;
	text-align: right;
	right: 0px;
}
#number {
	position: absolute;
	top: 70px;
	right: 0px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 45px;
}


#headnavi {
	float: left;
	height: 60px;
	width: 900px;
	position: relative;
}
#introduction {
	float: left;
	width: 670px;
	position: relative;
}


#course_navi {
	margin: 0px 40px;
	padding: 0px;
	width: 820px;
	position: relative;
	float: left;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	position: relative;
	text-align: left;
}
#ancor {
	position: absolute;
	left: 0px;
	top: 0px;
}


#footer {
	background-color: #DD0005;
	height: 70px;
	width: 100%;
	bottom: 0px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 50px;
	position: relative;
	float: left;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 200%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/background.gif);
	background-repeat: repeat-x;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a{
	overflow: hidden;
	outline:none;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF3300;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF6666;
}
#course_search {
	height: auto;
	width: 660px;
	position: relative;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	color: #666666;
	margin: 0px;
	text-align: right;
}
h2 {
	width: 680px;
	background-image: url(../image/sub_title_bg.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 2.8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 40px;
}


h3 {
	font-size: 130%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 120%;
}
hr {
	border: thin solid #EEEEEE;
	margin-top: 50px;
	margin-bottom: 30px;
	padding: 0px;
	width: 100%;
	margin-left: 0px;
}
.table-noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#foot_map {
	text-align: left;
	float: left;
	width: 680px;
	position: relative;
}
.red {
	color: #FFFFFF;
	background-color: #DD0005;
	font-size: 12px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	width: 150px;
}
.center_b {
	text-align: center;
}
.redback {
	color: #FFF;
	background-color: #DD0005;
}
.centering {
	text-align: center;
	width: 100%;
	position: relative;
}
.midashi-1 {
	color: #DD0005;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F00;
	font-size: 120%;
	font-weight: bolder;
	margin-top: 20px;
}
.under30 {
	padding-bottom: 30px;
}
.iboryback {
	color: #000;
	background-color: #FFFFEE;
}
.redfont_big {
	font-size: large;
	color: #F00;
	font-weight: bold;
}
.clear {
	clear: left;
}
.glayback {
	background-color: #EEEEEE;
}
.taiken_topi {
	float: left;
	width: 200px;
	margin-left: 5px;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.redfont {
	color: #F00;
}

.topi {
	padding-right: 5px;
	padding-left: 5px;
}
.forform {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.red_border p {
	margin: 0px;
	padding: 0px;
}



/*フロー*/
#flow_main dl {
	width: 450px;
}

#flow_main dt {
	color: #FFF;
	background-image: url(../about/flow/image/flow_back.gif);
	padding-left: 20px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #F00;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#flow_main dd {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F00;
	padding: 10px;
}
#flow_main .f_right {
	float: right;
}
#flow_main .f_left {
	float: left;
}
#flow_main p {
	margin-left: 300px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.flow1 {
	overflow: hidden;
	position: relative;
	clear: both;
	border: 0.25px solid #CCC;
	padding: 10px;
}
.photo_ll {
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;

}
.photo_rr {
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: right;
}
.f_left dd .red_font img {
	float: right;
}
/*キャンペーン*/
#introduction .campaign {
	margin-bottom: 20px;
	padding-left: 10px;
	clear: both;
	font-size: 120%;
	color: #333;
}

/*QandA*/
.faq {
	padding: 10px;
	list-style-type: none;
}
.faq li {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../about/faq/image/faq_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.faq_q {
	font-weight: bold;
	background-image: url(../about/faq/image/faq_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.faq_a {
	background-image: url(../about/faq/image/faq_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-top: 10px;
}
#faq_main {
	border: 0.5px solid #CCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
}
/*ソフト*/
.soft {
	border: 0.5px solid #CCC;
	margin-bottom: 20px;
}
.soft dt {
	background-color: #F15A25;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}
.soft dd {
	padding: 8px;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.bold {
	font-weight: bold;
}

/*受講システム*/
#nomal_lesson_table {
	display:block;
	}
	
#fu_nishi_lesson_table {
	display:none;
	}
	
#fu_minami_lesson_table {
	display:none;
	}

#kumamoto_lesson_table {
	display:none;
	}
	
#shimonoseki_lesson_table {
	display:none;
	}
	
#tosu_lesson_table {
	display:none;
	}
	
	
#lefttop {
	height: 430px;
	text-align: center;
}
.sikakusite {
	color: #000;
}

