@charset "utf-8";


/* -----------------------------------------------------

	BODY

-------------------------------------------------------- */

/* -- font-size -- */

body {
	font-size:75%;
	font-family: "ＭＳ Ｐゴシック","Osaka","ヒラギノ角ゴ Pro W3",Geneva, Arial, Helvetica, sans-serif;	
}

/* -- BODY -- */

body { 
	background: #FCFCFC url(../images/local/bg.jpg) left top repeat-x;	
	line-height: 1.5;
	color: #555555;
	text-align: center;
}
 
 
/* -----------------------------------------------------

	CONTENTS

-------------------------------------------------------- */

#wrapper {
	width: 840px;
	padding: 0;
	margin: 0 auto;
	background: #FFF;
	border-left: solid 1px #EEE;
	border-right: solid 1px #EEE;

}

/* -- HEADER --*/

#header {
	position: relative;
	top: 0;
	left: 0;
	width: 840px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/local/mv_02.jpg) left top no-repeat;		
	text-align: left;
}

body#home #header {
	width: 840px;
	height: 249px;
	padding-top: 0;	
	padding-bottom: 0;
	background: none;	
	margin: 0 auto 0;
	text-align: center;
}

/* -- TITLE -- */

h1 {
	position: absolute;
	top: 75px;
	left: 41px;
	z-index: 2;
	width: 473px;
	height: 25px;
	margin: 0;
}

h2 {
	overflow: hidden;
	display: block;
	position: absolute;
	top: 55px;
	left: 20px;
	z-index: 3;
	margin-top: 0;	
	padding-top: 0;
	width: 465px;
	height: 2.6em;
	border-right: none;
	font-size: 83.4%;
	font-weight: 100;
	line-height: 1.3;
	color: #333;
	text-align: left;
}

#header img {
	position: absolute;
	top: 0;
	left: 0;
	z-index:0:	
}

/* -- MENU -- */

#header ul {
	clear: both;
	position: absolute;
	top: 0;
	left: 20px;
	z-index:3;
	overflow:hidden;
	width: 820px;
	height: 4em;
	margin-left: 0;
	margin-bottom: 0;	
	padding-left: 0;
	background: none;
	font-size: 83.4%;
	line-height: 2;
	text-align: left;
}

#header ul li {
	float: left;
	margin-right: 0;
	padding: 11px 15px 15px 16px;
	background: url(../images/local/nav_alw.gif) left top no-repeat;
}

#header ul li a { color: #FFF; }
#header ul li a:hover { color: #99CFE6; }


/* -----------------------------------------------------

	MAIN CONTENTS

-------------------------------------------------------- */

#content {
	width: 800px;
	margin: 0 auto;
	padding:0;
	background: url(../images/common/left-bg.gif) repeat-y;
}

#pankuzu dd {
	color: #555555;
}


/* --------------------------
	 LEFT CONTENTS 
---------------------------*/

#left_container {
	float: left;
	width: 196px;
	padding: 4px 0 0 4px;
	text-align: justify;
	background: url(../images//common/left-top.gif) no-repeat;
}

/* -- LEFT TOP TITLE and ARROW COLOR --*/

#left_container .box .title {
	width: 157px;
	padding: 0 10px 0 28px;
	height: 30px;
	margin-bottom: 5px;
	overflow: hidden;
	line-height: 2.7em;
	color: #ffffff;
	background: url(../images/local/left-titlebg.gif) no-repeat 0 0;
}

#left_container .box ul li a {
	display: block;
	padding: 0 0 0 20px;
	background: url(../images/local/allow-01.gif) no-repeat 3px 5px;
}



/* -- QR -- */

#qr p {
	float: right;
	width: 70px;
	padding: 8px 0;
	text-align:justify;
	font-size: 83.4%;
	line-height:1.4em;
	color: #A6A6A6;
}


/* --------------------------
	RIGHT CONTENTS
---------------------------*/

#right_container {
	float: right;
	width: 584px;
}


/* -- list-title01 -- */

#list-title01{
	margin-bottom: 10px;
	padding: 1px;
	border: #333 solid 1px;
	background: #D0D0D0; 
}

#list-title01 h3{
	margin: 0;
	padding: 5px 10px;
	background: url(../images/local/lower-title01.gif) repeat-x #515151;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}


/* -- SCHOOL BTN -- */

.scl-btn {
	margin-top: 15px;
	text-align: center;
}

.scl-btn span {
	display: inline-block;
	border: #1EA02A solid 1px;
}

.scl-btn span a img {
	margin-right: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
}

.scl-btn span a {
	display: inline-block;
	margin: 0;
	padding: 10px 12px;
	background: url(../images/local/contents01_btn_bg.jpg) repeat-x #3CB052;
	border: solid 1px #75C785;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}

.scl-btn span a:hover {
	display: inline-block;
	margin: 0;
	padding: 10px 12px;
	background: #3CB052;
	border: solid 1px #75C785;
	font-weight: bold;
	color: #FFF45C;
	text-align: left;
	text-decoration: none;
}




/* -----------------------------------------------------

	FOOTER

-------------------------------------------------------- */

#footer_container {
	width: 840px;
	margin: 0 auto;
	background:url(../images/local/fot_bg.gif) repeat-x 0 35px;
}

#footer_container .textarea {
	width: 800px;
	margin: 0 auto;
	padding: 53px 20px 10px;
	border-bottom: solid 1px #DDD;
	background: url(../images/common/left-bottom.gif) 20px top no-repeat;
	text-align:left;	
}

/* -- FOOTER MENU -- */

#footer_container ul {
	position: relative;
	width: 655px;
	margin:0;
	padding: 10px 0 30px 185px;
	background-color: #F7F7F7;
	font-size: 90%;
	text-align: left;
}

#footer_container ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;	
	border-right: solid 1px #004967;
}

#footer_container ul li a {
	color: #004967;
}

#footer_container ul li.logo {
	position: absolute;
	top: 13px;
	left: 20px;
	padding: 0;
	border: none;
}

#footer_container ul li.copy {
	color: #004c8d;
	letter-spacing: 0.001em;
	display: block;
	border: none;
}


/* -----------------------------------------------------

	CLEARFIX
	
-------------------------------------------------------- */

#content:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}
#content:after {
	display: inline-block;
	min-height: 1%;
}
/* Hides from IE-mac \*/

* html #content:after { height: 1%; }
#content:after { display: block; }
/* End hide from IE-mac */


