@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


/* ========BASIC======== */
* {
   font-family:"meiryo","Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:1px;
	background-color: #fff;
	background-image: url(../images/bg_feather.gif);
	background-repeat: repeat-x;
}

br {
   letter-spacing:normal;
}

a {
   color:#003366;
   text-decoration:none;
}

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

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
   width:757px;
   margin:0 auto;
   background:#fff;
}

div#header {
	width:757px;
	background-color: #fff;
	background-image: url(../images/header_bg04.jpg);
	background-repeat: no-repeat;
	height: 150px;
	position: relative;
}
div#wrap {
	background-image: url(../images/bg_wrap.png);
	width: 767px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


div#menu {
   width:757px;
   margin-bottom:10px;
}

div#contents {
	clear:both;
	width:757px;
	border-bottom:1px solid #535D57;
	background-repeat: repeat-y;
	background-image: url(../images/bg_contents.gif);
}

div#headImage {
   width:757px;
}

div#main {
	float:left;
	width:557px;
	padding-left: 10px;
	margin: 0px;
}

div#sub {
	float:right;
	width:180px;
	margin-top:0px;
}



/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
	margin:0;
	font-size:14px;/* 32px相当 */
	color:#FFFFFF;
	line-height:45px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
}

div#header h1 a {
	color:#003663;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#header p {
	margin: 0px;
	padding: 0px;
}


div#header h1 a:hover {
   color:#535D57;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
	width:756px;
	margin:0;
	padding:1px 0 1px 1px;
	background-color: #CCCCCC;
}

div#menu li {
   float:left;
   font-size:12px;/* 13px相当 */
   color:#003366;
   text-align:center;
   list-style-type:none;
}

div#menu li a {
	display:block;
	width:125px;
	margin-right:1px;
	padding:5px 0;
	color:#FFFFFF;
	background-image: url(../images/bg_menu_on.gif);
}

div#menu li a:hover {
	color:#003366;
	background-image: url(../images/bg_menu_off.gif);
}

/* 回り込み解除 */
div#menu ul:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#336699;
}

div#main a:hover {
	color:#996666;
}

div#main h2 {
	margin-bottom:8px;
	color:#3E3E3E;
	font-size:14px;/* 15px相当 */
	font-weight:bold;
	background-image: url(../images/bg_h2.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2;
	line-height: 24px;
	text-indent: 30px;
}

div#main h3 {
	margin-bottom:3px;
	font-size:14px;/* 14px相当 */
	padding-left: 35px;
	background-image: url(../images/spoonmini.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#main h4 {
	font-size:14px;/* 13px相当 */
	background-image: url(../images/arrow_migiue.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0% center;
	margin-left: 10px;
	color: #454545;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
div#main h5 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}
div#main h6 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#main p {
	font-size:12px;/* 13px相当 */
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 1em;
	padding-left: 20px;
	line-height: 20px;
}

div#main ul,ol,dl {
   margin-right:10px;
   font-size:12px;/* 13px相当 */
}

div#main dt {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	padding-left: 15px;
	font-weight: bold;
}

div#main dd {
	padding:3px;
	margin:0 0 1em 1em;
	padding:3px;
	font-size: 12px;
	line-height: 18px;
}


/* ========SUB CONTENTS CUSTOMIZE======== */
div#sub h2 {
	padding:3px;
	font-size:14px;/* 14px相当 */
	font-weight:bold;
	color:#003366;
	background-color: #FFFFFF;
	background-image: url(../images/feather.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	text-indent: 40px;
	border: 1px dotted #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#sub ul {
	margin:0;
	padding:5px 0 1em 0;
}

div#sub li {
	font-size:10px;
	list-style:none;
	background-image: url(../images/bg_list.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 18px;
	line-height: 20px;
	letter-spacing: 0px;
}

div#sub li a:hover {
}
div#mariPic {
	margin: 0px;
	padding: 0px;
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
	text-align:right;
	font-size:12px;/* 13px相当 */
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
/* ========FOOTER CUSTOMIZE======== */
div#footMenu {
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
	clear:both;
	width:757px;
	background-image: url(../images/bg_foot_navy.gif);
}
div#footer {

}
div#footerTitle {
	position: absolute;
	left: 459px;
	top: 28px;
}

div#address {
	clear: both;
	text-align: center;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 0px;
}
div#headH1 h1 {
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	padding-left: 15px;
	text-align: right;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_head.gif);
}

ul#footML {
	float: left;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul#footMC {
	float: left;
	margin: 0px;
	font-size: 10px;
	padding: 0px;
}
ul#footMR {
	float: left;
	margin: 0px;
	font-size: 10px;
	padding: 0px;
}

div#footMenu li a {
	color: #FFFFFF;
	display: block;
	margin-right: 3px;
	padding: 0px;
}
div#footMenu li {
	color: #CCCCCC;
	margin-right: 3px;
	list-style-type: none;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 10px;
	margin-bottom: 5px;
}


div#totop a {
   padding:0 15px 0 12px;
   background:url(../images/bg_totop.gif) 0 50% no-repeat;
}

div#totop a:hover {
}



address {
	font-style:normal;
	font-size:10px;/* 12px相当 */
	color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: left;
}
div#sub li a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 1px;
	margin-left: 5px;
}
div#mail {
	position: absolute;
	left: 345px;
	top: 93px;
	width: 412px;
}
div#mail li {
	float: left;
	list-style-type: none;
}
.floatR {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.floatL {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.clearB {
	clear: both;
}

div#sub h2 a {
	display: block;
}
/* ========OVERFLOW CUSTOMIZE======== */
div#infoOf {
	margin: 0px;
	overflow: auto;
	height: 100px;
	background-color: #FFFFFF;
}div#newsOf {
	margin: 0px;
	overflow: auto;
	height: 100px;
}
.mediaL {
	float: left;
	width: 300px;
	display: block;
	padding-right: 20px;
}
.mediaR {
	float: left;
	text-align: center;
}
#media dt {
	clear: left;
}
#media .mediaL dt {
	font-size: 12px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
#media dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#media .mediaL .ireko dt {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	font-weight: bold;
}
#media .mediaL .ireko {
	margin: 0px;
	padding: 0px;
}
#media .mediaR img {
	margin-left: 30px;
}

/* ========ご利用料金ページ CUSTOMIZE======== */

dl#ryokin {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFE8;
	padding: 20px;
	margin-top: 30px;
}
dl#ryokin dt {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
}
dl#ryokin dd {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}

dl#annai {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFE8;
	padding: 20px;
	margin-top: 30px;
}
dl#annai dt {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 14px;
}
dl#annai dd {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}
p#headerTit {
	position: absolute;
	left: 243px;
	top: 39px;
}
#address a {
	color: #FFFFFF;
}
dl#faq dt {
	color: #7D6B53;
	background-image: url(../faq/images/qanda01-005.gif);
	background-position: 0px center;
	background-repeat: no-repeat;
	text-indent: 20px;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
dl#faq dd {
	background-image: url(../faq/images/qanda01-018.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7D6B53;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.alignCenter {
	text-align: center;
}
ul#rss {

}
ul#rss li a {
	background-image: none;
	text-indent: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


ul#rss li {
	float: left;
	background-image: none;
	text-indent: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}
dl#lessonMenu .step {
	padding-left: 50px;
	padding-top: 20px;
	margin: 0px;
	padding-bottom: 10px;
	background-image: url(../images/spoonmini.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
p#btn_spoonLesson {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#tel {
	position: absolute;
	left: 544px;
	top: 9px;
}
div#bbs7 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.section {
	padding-bottom: 10px;
}
#infoOf dl {
	font-size: 9px;
}
#infoOf dt {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}
.color_cha {
	color: #993333;
}
