@charset "UTF-8";


/*---------- ページ全体の指定 ----------*/

html, body, header, section, article, nav, footer,
div, span, p, h1, h2, h3, h4,
ul, li, dl, dt, dd,
table, tr, th, td, tbody, thead, tfoot {
  margin: 0;
  padding: 0;
}

fieldset {
	border: none;
}

img {border: 0;}

body {
  width: 100%;
  font: 12px/1.231 'ヒラギノ角ゴ pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
  line-height: 1.7;
  color: #404040;
}

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

a:hover {
  color: #FF6600;
  text-decoration: none;
}

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


/*---------- ヘッダー ----------*/

header {
  width: 100%;
}

header h1 {
  padding: 5px;
  text-align: left;
  color: #333333;
}

header h1 a {
	display: block;
	width: 133px;
	height: 30px;
	background: url(../images/logo.gif) no-repeat 0 0;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-ms-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
}

header h2 {
  padding: 5px 0 3px 14px;
  font-size: 14px;
  text-align: left;
  color: #fff;
  border-bottom: solid 1px;
  border-bottom-color: #cccccc;
  background: url(../images/bg01.jpg) center repeat-x;
}

header img.main_photo {
  width: 100%;
  height: auto;
}

#page_top {
  margin: 0;
  padding: 0;
}

.alt {
	display: none;
}



/*---------- コンテンツ ----------*/

#content {
  padding: 6px;
}

section {
  margin: 0 0 15px 0;
}

section h2 {
  margin: 0 0 0 0;
  padding: 2px 0 2px 30px;
  font-size: 14px;
  color: #fff;
  background: url(../images/bg01.jpg) left repeat-x;
}

section h3 {
	border-left: 5px solid #F66;
	margin: 5px 0 5px 5px;
	padding: 2px 0 0 8px;
	color: #FF8E8E;
	letter-spacing: -1px;
  font-size: 14px;
}

section h4 {
	margin: 0 0 5px 0;
	padding: 0 0 0 22px;
	background: url(../images/h4.gif) no-repeat 5px 5px;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

section p {
  margin: 0 0 12px 0;
  padding: 3px 0;
  line-height: 1.8;
}

section .gray_bg {
  margin: 8px 0 8px 0;
  padding: 2px 8px 2px 8px;
  line-height: 1.7;
  letter-spacing: 1px;
}

section .gray_bg p {
  padding: 3px;
  line-height: 1.7;
  letter-spacing: 1px;
}

section img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

section img.picture_r {
  margin: 0 0 10px 10px;
  float: right;
}

section span.red {
  color: #e60033;
}

section span.red_b {
  color: #e60033;
  font-weight: bold;
}

section span.blue {
  color: #007bbb;
}

section span.pink {
  color: #c53d43;
}

section span.brown {
  color: #993300;
}

section span.brown_b {
  color: #993300;
  font-weight: bold;
}

section span.green {
  color: #00ae4f;
}

section table.table_line {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  margin : 8px  0 8px 0;
}

section table.table_line a {
	color: #000;
	text-decoration: none;
}

section td.table_line {
  border-collapse: collapse;
  border: solid 1px #bbbbbb;
  padding : 8px 10px 8px 10px;
}

section .campaign {
	margin: 0;
	padding: 10px 0 0 0;
}

section .campaign img {
    width: 100%;
    height: auto;
}

section .area_box {
	float: left;
	width: 44%;
	padding: 5px;
	border-left: 8px solid #4C453F;
	text-align: left;
}

section .area_box img{
    width: 100%;
    height: auto;
}

section .tel_area {
	margin: 0;
	padding: 0;
	width: 100;
	background: #FBE3EA;
}

section .tel_box ,
section .tel_box2 {
	margin: 0;
	padding: 0;
	width: 100;
}

section .tel_area img{
    width: 100%;
    height: auto;
}

section .tel_box img{
    width: 50%;
    height: auto;
}

section .tel_box2 img{
    width: 100%;
    height: auto;
}

section .concept {
	margin: 0;
	padding: 10px 0 0 0;
}

section .concept img {
	float: left;
    width: 35%;
    height: auto;
}

section .concept_com {
	float: left;
	width: 60%;
	padding: 0 0 0 5px;
}

section .course ,
section .menu {
	margin: 0;
	padding: 10px 0 0 0;
}

section .course img {
    width: 100%;
    height: auto;
}

section .menu img {
    width: 40%;
    height: auto;
}

section .fc_ttl {
	margin: 5px 0 0 10px;
	padding: 2px 0 0 25px;
	color: #FF8E8E;
  	font-size: 13px;
	font-weight: bold;
}

section .fc_ttl02 {
	margin: 5px 0 0 10px;
	padding: 2px 0 0 25px;
	color: #FF8E8E;
  	font-size: 15px;
	font-weight: bold;
}




/*---------- ナビ ----------*/

nav {
  width: 100%;
  text-decoration: none;
  margin: 0 0 10px 0;
  background: url(../../images/nav_bg.gif) repeat-x;
}

nav h2 {
  padding: 5px 0 3px 14px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  border-bottom: solid 1px;
  border-bottom-color: #cccccc;
  background: url(../images/bg02.jpg) center repeat-x;
}

nav ul {
  width: 100%;
  border-top: solid 1px;
  border-top-color: #cccccc;
}

nav li {
	float: left;
  width: 50%;
  list-style: none;
  text-align: center;
}

nav li a {
  padding: 10px;
  display: block;
  color: #FFF !important;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(../images/nav_back01.jpg);
}

nav li a:hover {
  color: #FFF !important;
  display: block;
  font-weight: bold;
  text-decoration: none;
  border-bottom: solid 2px;
  border-bottom-color: #cccccc;
  background: url(../images/nav_back02.jpg);
}


/*---------- トップに戻る ----------*/

#page_back {
  margin: 0 0 8px 0;
  padding: 0 6px 0 0;
  text-align: right;
}


/*---------- フッター ----------*/

footer {
	width: 100%;
	padding: 10px 0 10px 0;
	color: #333;
	text-align: center;
	border-top: solid 1px;
}

footer p {
  padding: 10px;
  color: #333;
}

footer a {
  color: #333 !important;
}

footer a:hover {
  color: #333 !important;
}

footer a:visited {
  color: #333;
}

footer p.copy {
  padding: 10px;
  font-size: 12px;
}

footer p.copy a {
  color: #333 !important;
  text-decoration: none;
}

footer p.copy a:hover {
  color: #333 !important;
  text-decoration: underline;
}

footer p.copy a:visited {
  color: #333;
  text-decoration: none;
}




/* クリア関係 */

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* for macIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end of for macIE */
