@charset "utf-8";
.ar_cn   {
	text-align: center;
	font-size: 14px;
}
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background-color: #FFFFCC;
}
#WRAP {
	width:760px;
	margin:0 auto;
	color:  #333333;
	background-color: #FFFFFF;
}
#cmp  {
	float: left;
	height: auto;
	width: 754px;
	padding-right: 2px;
	padding-left: 4px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#cmp  .cmp_pc {
	float: right;
	height: 500px;
	width: 475px;
	position: relative;
	top: 0px;
	right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.online_school table {
	font-size: 14px;
	border: thin solid #000000;
}

#cmp .cmp_r1 {
	float: right;
	height: 300px;
	width: 475px;
	position: relative;
	top: 0px;
	right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#cmp .cmp_r2 {
	float: right;
	height: 192px;
	width: 475px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#cmp   .cmp_l1  {
	margin-left: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#cmp   .cmp_l2  {
	height: 80px;
	width: 270px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	margin-bottom: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}




div {
	margin: 0;
	padding: 0;
	text-align:left;
}
ol, ul {
	margin: 0;
	padding: 0;
}

p,pre {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 140%;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 14px;
}


li {
	margin: 0;
	list-style-type: none;
}
/* ____ リンクテキスト ____ */
a {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover,
a:active, 		/* for IE (Keyboard) */
a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}
/* ____ テキストカラー ____ */
.red {
	color: #FF0000;
}
.blue {
	color: #0066CC;
}
.grn {
	color: #008000;
}
.ora {
	color: #FF9900;
}
.gry {
	color: #999999;
}
.bg-yell {
	background-color: #FFFFF4;
	border: 1px solid #CCCC00;
	margin: 10px;
	padding: 10px;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
	font-size:12px;
	color:  #243394;
	background-color: #CCCCCC;
	font-weight: normal;
	margin:0;
	padding: 2px 0 2px 10px;
}
#title  {
	margin-bottom: 0px;
	width: 760px;

}
#syosai img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
#CONTENTS #sv {
	font-size: 14px;
	margin-bottom: 10px;
}


#MENU {
	width: 760px;
	float:left;
}
#menu_l {
	float: left;
	margin-left: 2px;
}
#menu_r {
	float: right;
	margin-right: 2px;
}
#form {
	padding-right: 25px;
	padding-left: 25px;
	height: 35px;
}

#form #form_l img {
	float: left;

}
#form  #form_r  img {
	float: right;

}

/*___________ 【MAIN】 ___________ */
#MAIN {
	width:760px;
	margin: 0px;
	padding: 0px;
}
#MAIN-PAD {
	margin: 0;
	padding: 0;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
	width:760px;
	margin: 0px;
	padding: 0px;
}
.pan {
	font-size:11px;
	color: #666666;
	background-color: #F2F2F2;
}
.pagetop {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
}
#CONTENTS  h2 {
	font-size:17px;
	color: #ffffff;
	background-color: #99CCFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
	background-image: url(../img/flets_log.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
}
.right {
	text-align: right;
}
.star {
	background-image: url(../img/star.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 10px;
	color: #666666;
	text-decoration: underline;
}
#pb #CONTENTS {
	margin-right: 5px;
	margin-left: 5px;
}



#CONTENTS  h3 {
	font-size:16px;
	color: #666666;
	margin-top: 30px;
	margin-right: 6px;
	margin-bottom: 1;
	margin-left: 6px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(../img/star.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: underline;
}
#CONTENTS .text_01 {
	padding: 10px;
	width: 680px;
	margin-right: 24px;
	margin-bottom: 30px;
	margin-left: 24px;
	border: 1px dotted #009900;
}
.order   {
	text-align: center;
        margin: 35px 0 40px 0;
}
#CONTENTS  #cmp img {

}

.side p {
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.side ul {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
}
.cat01 li {
	margin: 0;
	padding: 3px 0 3px 0;
}
.cat01 li a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 20px;
	background:url(../img-layout/li_arrow01.gif) no-repeat 2px center;
}
.cat01 li a:visited {
	color: #0066CC;
	text-decoration: none
}
.cat01 li a:hover,
.cat01 li a:active, 		/* for IE (Keyboard) */
.cat01 li a:focus {		/* for Netscape (Keyboard) */
	color: #0066CC;
	background-color: #ecf3ff;
	margin: 0;
	background-position: 4px center;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
	margin: 0;
	padding: 20px 0 10px 0;
	background-repeat: repeat-x;
	background-position: left top;
}
#F-MENU2/*___________ 【FOOTER】 ___________ */
 {
	margin: 0;
	padding: 20px 0 10px 0;
	background: url(/img-layout/bg_f-menu.jpg) repeat-x left top;
}
#F-MENU2  p {
	font-size: 10px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#F-MENU table {
	margin-right: 45px;
	margin-left: 45px;
}

#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #015ab4;
}
#FOOTER a {
	color: #FFFFFF;
	background-color: #015ab4;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #015ab4;
	text-decoration: underline;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}
/* ____ テキスト設定 ____ */
em {
	font-style: normal;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.f11 {
	font-size: 11px;
	line-height:100%;
}
.f12 {
	font-size: 12px;
	line-height:140%;
}
.f14 {
	font-size: 14px;
	line-height:140%;
}
.f16 {
	font-size: 16px;
	line-height:140%;
}
.f18 {
	font-size: 18px;
	line-height:140%;
}
.f24 {
	font-size: 24px;
	line-height:140%;
}
.txt-r {
	text-align: right;
}
.center {
	text-align: center;
	margin: auto;
}
/* ____ 余白設定 ____ */
.ma20 {
	margin: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt40 {
	margin-top: 40px;
}
.mt80 {
	margin-top: 80px;
}
.ml20 {
	margin-left: 20px;
}
/* ____ 画像設定 ____ */
img {
	border:0;
}
.flo-l {
	float: left;
	margin-right: 6px;
}
.flo-r {
	float: right;
	margin-left: 6px;
}
.img-m {
	vertical-align: middle;
}
.style1 {color: #FF0000}
.style2 {
	font-size: 14px;
}
.style4 {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.style5 {color: #FF6600}
.style5 {color: #FF6600}

.movie {
	text-align: center;
	margin: 10px;
}
#CONTENTS  .img  {
	text-align: center;
	margin: 10px;
}
#CONTENTS   table {
	margin: 5px;
}
#CONTENTS  ul {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#CONTENTS li {
	font-size: 16px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#SIDE .side #qr {
	text-align: center;
}
#CONTENTS #point {
	padding: 2px;
	margin-right: 170px;
	margin-left: 170px;
	border: 1px solid #000000;
	font-size: 16px;
}

#WRAP #logo img {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#WRAP #F-MENU #bbs7 {
	width: 130px;
	float: left;
	height: 45px;
	padding-left: 10px;
}
#F-MENU .footer_ar {
	font-size: 14px;
	background-color: #99CCFF;
	padding: 2px;
}

#FOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
	background-color: #015ab4;
}
#FOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#FOOTER a {
	color: #FFFFFF;
	background-color: #015ab4;
	text-decoration: none;
}
#FOOTER a:hover,
#FOOTER a:active, 		/* for IE (Keyboard) */
#FOOTER a:focus {		/* for Netscape (Keyboard) */
	color: #FFFFFF;
	background-color: #015ab4;
	text-decoration: underline;
}
#syosai  {
	width: 760px;
}
ul#pulldown-menu { /* IE6 対策 */
        behavior: url("http://www.willvision.co.jp/css/csshover.htc");
}
ul#pulldown-menu li {
	float: left;
	position: relative;
	list-style-type: none;
}
ul#pulldown-menu li a {
	display: block;
	width: 760px;
	list-style-type: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

/* 下層のメニューを不可視に */
ul#pulldown-menu li ul {
        display: none;
}

/* 疑似要素 :hover で下層のメニューを可視に */
ul#pulldown-menu li:hover ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}
ul#pulldown-menu   li   ul   li#east {
	float: none;
	margin: 0;
	font-weight: normal;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
ul#pulldown-menu    li    ul    li#west {
	float: none;
	margin: 0;
	font-weight: normal;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 135px;
}
.tensen {
	border: 1px dotted #000000;
	width: 750px;
}
.tensen2 {
	border: 1px dotted #000000;
	margin: 0px;
	padding: 5px;
}
.fee {
	width: 550px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	height: 160px;
	padding: 0px;
	margin-right: 93px;
	margin-left: 93px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.fee     table    {
	background-image: url(../img-layout/bg_fee_img_01.gif);
	width: 540px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 110px;
	margin-left: 110px;
	height: 150px;
	padding: 0px;
}
.fee         #ocn {
	width: 120px;
	background-image: url(../img-layout/bg_fee_img_ocn.gif);
	background-repeat: no-repeat;
	height: 80px;
}
.fee          #sonet {
	width: 120px;
	background-image: url(../img-layout/bg_fee_img_sonet.gif);
	background-repeat: no-repeat;
	height: 80px;
}
.fee         #plala {
	width: 120px;
	background-image: url(../img-layout/bg_fee_img_plala.gif);
	background-repeat: no-repeat;
	height: 80px;
}
.fee        #biglobe {
	width: 120px;
	background-image: url(../img-layout/bg_fee_img_biglobe.gif);
	background-repeat: no-repeat;
	height: 80px;
}
.fee         #sannet {
	width: 120px;
	background-image: url(../img-layout/bg_fee_img_sannet.gif);
	background-repeat: no-repeat;
	height: 80px;
}
.pc {
	margin: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.fee    .midashi {
	width: 120px;
	height: 70px;
}
.fee th {
	height: 70px;
}
.fee td {
	height: 80px;
}
.fee  .cel  {
	background-image: url(../img-layout/bg_fee_img_02.gif);
	background-repeat: no-repeat;
	height: 62px;
	width: 128px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin: 0px;
}
#new li {
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../img-layout/new.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	display: list-item;
}
#new ul {
	float: left;
}
.map #area_01 {
	text-align: center;
	height: 18px;
	width: 60px;
	margin: 0px;
	padding-top: 67px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 470px;
	font-size: 12px;
}
.star {
        background-image: url(../img/star.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 20px;
        margin-left: 10px;
        color: #666666;
        text-decoration: underline;
}
#space {
        height: 300px;
}
