* {
	margin: 0;
	padding: 0;
	font-family:"CI", "Meiryo";
}

a:link { text-decoration:underline;color:#000000;}
a:visited { text-decoration:underline;color:#666666;}
a:active { text-decoration:underline;color:#000000;}
a:hover { text-decoration:none;color:#666666;}

body{
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	color:#333;
	}

a {outline:none;}

img	{border:0;}

#container	{
	width:900px;
	margin:0 auto;
	background-color:#ffffff;
}

p	{
	font-size:0.8em;
	line-height:170%;
}

#maincontents{
	padding:0 10px 10px 10px;
	}

#main{
	padding:0 10px 30px 0;
	width:490px;
	float:left;
	}

#sub{
	padding:0 0 30px 0;
	width:240px;
	float:right;
	}
	
h3	{
	margin:0;
	padding:0;
	}
	
h3.red	{
	text-align:center;
	color:#cc0000;
	}

/* ------------------------------------

    Header

------------------------------------ */

#headcm {
	background-color:#f1e9db;
	padding:2px;
	text-align:center;
	font-weight:100;
	height:18px;
	font-size:0.7em;
	font-weight:bold;
}

h1 {
	background:url(../img/title.gif) no-repeat;
	width:200px;
	height:80px;
	text-indent:-9999px;
}


div.logo {
	display: block;
	float:left;
	width:200px;
	height:80px;
}

#header div.logo a {
	width:335px;
	height:80px;
	display:block;
}

#header div.head {
	text-align:right;
	padding:10px 0;
}

h2 {
	font-size:0.8em;
	font-weight:100;
	line-height:150%;
}

#global ul {
	clear:both;
	width: 900px;
	height: 61px;
}

#global ul li {
	display: inline;
	float: left;
	height: 61px;
}

#global ul li a {
	display: block;
	text-indent: -9999px;
	height: 61px;
}

#global ul li.global01 a {background:url("../img/menu01_off.gif") no-repeat top left;width:129px;}
#global ul li.global02 a {background:url("../img/menu02_off.gif") no-repeat top left;width:129px;}
#global ul li.global03 a {background:url("../img/menu03_off.gif") no-repeat top left;width:129px;}
#global ul li.global04 a {background:url("../img/menu04_off.gif") no-repeat top left;width:129px;}
#global ul li.global05 a {background:url("../img/menu05_off.gif") no-repeat top left;width:129px;}
#global ul li.global06 a {background:url("../img/menu06_off.gif") no-repeat top left;width:129px;}
#global ul li.global07 a {background:url("../img/menu07_off.gif") no-repeat top left;width:126px;}

#global ul li.global01_on a {background:url("../img/menu01_on.gif") no-repeat top left;width:129px;}
#global ul li.global02_on a {background:url("../img/menu02_on.gif") no-repeat top left;width:129px;}
#global ul li.global03_on a {background:url("../img/menu03_on.gif") no-repeat top left;width:129px;}
#global ul li.global04_on a {background:url("../img/menu04_on.gif") no-repeat top left;width:129px;}
#global ul li.global05_on a {background:url("../img/menu05_on.gif") no-repeat top left;width:129px;}
#global ul li.global06_on a {background:url("../img/menu06_on.gif") no-repeat top left;width:129px;}
#global ul li.global07_on a {background:url("../img/menu07_on.gif") no-repeat top left;width:126px;}

#global ul li.global01 a.ov,#global ul li.global01 a:hover{background: url("../img/menu01_on.gif") no-repeat top left;width:129px;}
#global ul li.global02 a.ov,#global ul li.global02 a:hover{background: url("../img/menu02_on.gif") no-repeat top left;width:129px;}
#global ul li.global03 a.ov,#global ul li.global03 a:hover{background: url("../img/menu03_on.gif") no-repeat top left;width:129px;}
#global ul li.global04 a.ov,#global ul li.global04 a:hover{background: url("../img/menu04_on.gif") no-repeat top left;width:129px;}
#global ul li.global05 a.ov,#global ul li.global05 a:hover{background: url("../img/menu05_on.gif") no-repeat top left;width:129px;}
#global ul li.global06 a.ov,#global ul li.global06 a:hover{background: url("../img/menu06_on.gif") no-repeat top left;width:129px;}
#global ul li.global07 a.ov,#global ul li.global07 a:hover{background: url("../img/menu07_on.gif") no-repeat top left;width:126px;}

#topickpass{
	color:#fff;
	background-color:#333;
	padding:5px 0 0 10px;
	margin:0;
	height:22px;
	font-size:0.7em;
	}
	
#topickpass a:link { text-decoration:underline;color:#fff;}
#topickpass a:visited { text-decoration:underline;color:#fff;}
#topickpass a:active { text-decoration:underline;color:#fff;}
#topickpass a:hover { text-decoration:none;color:#fff;}

/* ------------------------------------

    Top

------------------------------------ */

#top{
	clear:both;
	width:900px;
	padding:5px 0 0 0;
	}
	
.top_head{
	text-align:center;
	font-size:12px;
	background-color:#edf1f8;
	border:1px solid #163a84;
	padding:10px;
	margin-bottom:10px;
	}
	
.thj{
	border:2px solid #ec5900;
	padding:10px;
	margin-bottom:10px;
	}
	
.thj p{
	line-height:150%;
	}
	
.thj p strong{
	color:#ec5900;
	font-size:14px;
	}
	
.thj table td.left img{
	margin-right:10px;
	margin-top:10px;
	vertical-align:top;
	}
	
.thj table td.right img{
	margin-left:10px;
	vertical-align:top;
	}

#topics{
	width:249px;
	float:left;
	padding:0;
	}

#top #topics #news{
	padding:5px;
	}
	
#top #topics ul{
	width:249px;
	background:transparent url("../img/top_news_bg.gif");
	background-repeat:repeat-y;
	}
	
#top #topics li{
	list-style:none;
	width:177px;
	margin:0 30px 0 0;
	padding:7px 10px;
	border-bottom:14px solid #000000;
	font-size:0.7em;
	line-height:150%;
	}
	
#top #left{
	width:680px;
	float:left;
	margin-top:15px;
	}
	
#top #left .top_01{
	background-image:url(../img/top_01_title.gif);
	background-position:top;
	background-repeat:no-repeat;
	border:1px solid #163a84;
	padding:50px 10px 10px 20px;
	margin-bottom:20px;
	}
	
#top #left .top_02{
	background-image:url(../img/top_02_title.gif);
	background-position:top;
	background-repeat:no-repeat;
	border:1px solid #cccccc;
	border-top:none;
	padding:50px 10px 10px 20px;
	}
	
#top #left .top_04{
	background-image:url(../img/top_04_title.gif);
	background-position:top;
	background-repeat:no-repeat;
	border:1px solid #163a84;
	padding:50px 10px 10px 20px;
	margin-bottom:20px;
	}
	
#top #left .top_04 td{
	border:none;
	}
	
#top #left .top_03{
	margin-bottom:20px;
	}
	
#top #left .top_01 p strong{
	color:#cc0000;
	}
	
#top #left .top_01 img{
	padding:5px 0;
	}
	
#top #left .top_02 p{
	margin:0 0 10px 0;
	}
	
#top #left .top_02 p strong{
	color:#cc0000;
	}
	
#top #left .top_02 img{
	padding:0 0 15px 0;
	}
	
img.margin{
	padding:10px 0;
	}
	
#top #left .top_03 p{
	margin:0 0 10px 0;
	}
	
#top #left .top_03 p strong{
	color:#cc0000;
	}
	
#top #left .top_03 img{
	padding:0 0 15px 0;
	}

#top #right{
	padding:0 0 0 18px;
	width:202px;
	float:right;
	margin-bottom:20px;
	margin-top:15px;
	}

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

#top #right .qr{
	padding:10px 10px 0 10px;
	background-color:#ffe9ef;
	line-height:130%;
	font-size:0.9em;
	text-align:center;
	margin-bottom:5px;
	}

#top #right .qr img{
	padding:0 0 5px 0;
	}

#top #right .qr p{
	padding:0 0 5px 0;
	}

#top #right .qr2{
	padding:10px;
	border:1px solid #cccccc;
	text-align:center;
	margin-bottom:5px;
	}

#top #right .qr2 .title{
	padding-bottom:5px;
	color:#C00;
	line-height:1.3em;
	font-weight:bold;
	font-size:16px;
	}

#top #right .qr2 p{
	text-align:left;
	font-size:0.7em;
	}
	
table.newstopics{
	font-size:0.8em;
	}
	
table.newstopics td{
	padding:8px 0;
	border-bottom:1px dotted #666;
	}
	
table.newstopics td.none{
	padding:0;
	border:none;
	}
	
table.newstopics td img{
	margin:0;
	padding:0;
	}

/* ------------------------------------

    contents

------------------------------------ */

#contents{
	clear:both;
	width:900px;
	margin:10px 0 15px 0;
	}
	
#contents p{
	margin:0 0 15px 0;
	}
	
h3	{
	margin-bottom:15px;
	}
	
h3.nomg	{
	margin-bottom:0px;
	}
	
h4	{
	color:#183f8a;
	margin-bottom:15px;
	margin-top:20px;
	border-bottom:1px solid #999;
	border-left:4px solid #999;
	padding:0 0 0 5px;
	clear:both;
	}
	
h5	{
	color:#183f8a;
	margin-top:5px;
	margin-bottom:25px;
	clear:both;
	font-size:14px;
	}
	
	
#idea{
	border:1px solid #163a84;
	padding:20px 0;
	background-color:#dce4f6;
	}
	
#tablelist_02 table{
	background-color:#cccccc;
	margin:0 0 20px 0;
	padding-top:20px;
	clear:both;
	}
	
#tablelist_02 table.price{
	margin:20px 0;
	}
	
#tablelist_02 table.price tr td{
	text-align:center;
	}
	
#tablelist_02 th{
	font-size:0.8em;
	padding:5px;
	line-height:150%;
	background-color:#333333;
	color:#ffffff;
	font-weight:100;
	background-image:url(../img/tablelist_bg.gif);
	}
	
#tablelist_02 td{
	font-size:0.8em;
	line-height:180%;
	padding:5px;
	margin:0;
	background-color: #ffffff;
	color:#333333;
	}
	
#tablelist_02 td.price{
	font-weight:bold;
	text-align:center;
	}
	
#tablelist_02 td.price02{
	font-weight:bold;
	text-align:center;
	background-color:#ffe9e9;
	color:#cc0000;
	}
	
span.red{
	color:#cc0000;
	}
	
span.size_l{
	font-size:120%;
	padding:0 0 5px 0;
	}
	
.lesson{
	padding:15px 15px 5px 15px;
	border:1px solid #999999;
	background-color:#f6f1e8;
	}
	
/* ------------------------------------

    menu_contents

------------------------------------ */

#menu_contents{
	padding:15px;
	}
	
#menu_contents h3{
	padding:10px 0 15px 0;
	}
	
#menu_contents div.image_left{
	padding:0 0 0 10px;
	font-size:0.7em;
	float:left;
	}
	
#menu_contents div.image_left img{
	padding:0 0 5px 0;
	}
	
#menu_contents div.right_01{
	padding:0 10px 0 15px;
	width:639px;
	float:right;
	}
	
#menu_contents div.right_02{
	padding:0 10px 0 15px;
	width:433px;
	float:right;
	}
	
#menu_contents div.br{
	clear:both;
	padding:10px 0;
	}
	
#menu_contents div.br2{
	clear:both;
	padding:20px 0 30px;
	}

#tablelist_01 table{
	background-color:#cccccc;
	margin:5px 0 20px 0;
	padding:0;
	}

#tablelist_01 p{
	font-weight:bold;
	color:#255ec2;
	}
	
#tablelist_01 th{
	font-size:0.7em;
	padding:5px;
	background-color:#333333;
	color:#ffffff;
	font-weight:100;
	background-image:url(../img/tablelist_bg.gif);
	}
	
#tablelist_01 td{
	font-size:0.7em;
	padding:5px;
	margin:0;
	line-height:130%;
	background-color: #ffffff;
	color:#333333;
	}
	
#tablelist_02 table{
	background-color:#cccccc;
	margin:0 0 20px 0;
	padding:0;
	clear:both;
	}
	
#tablelist_02 table.price{
	margin:20px 0;
	}
	
#tablelist_02 table.price tr td{
	text-align:center;
	}
	
#tablelist_02 th{
	font-size:0.8em;
	padding:10px 5px;
	background-color:#333333;
	color:#ffffff;
	font-weight:100;
	background-image:url(../img/tablelist_bg.gif);
	}
	
#tablelist_02 td{
	font-size:0.8em;
	line-height:180%;
	padding:5px;
	margin:0;
	background-color: #ffffff;
	color:#333333;
	}

ul.link li{
	list-style:none;
	padding:0 0 20px 0;
	font-size:0.8em;
	margin:10px;
	background-image:url(../img/link_br.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#444444;
	}

a.link{
	display:block;
	list-style:none;
	padding:0 0 10px 20px;
	margin-top:10px;
	background-image:url(../img/cursor.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	color:#444444;
	}
	
ul.link li a{
	background-image:url(../img/cursor.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	list-style:none;
	padding:0 0 2px 20px;
	display:block;
	width:200px;
	font-size:1.1em;
	font-weight:bold;
	}
	
div.advertise	{
	background-image:url(../img/advertise_bg.gif);
	width:860px;
	height:26px;
	font-size:0.8em;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:9px 0 0 10px;
	color:#990000;
	}
	
div.team	{
	font-weight:bold;
	margin:0 0 10px 0;
	padding:8px;
	color:#183f8a;
	border-left:4px solid #183f8a;
	border-bottom:1px solid #183f8a;
	}

p.advertise{
	padding:0 0 30px 0;
	}
	
div.member{
	float:left;
	text-align:center;
	background-color:#d5e1f8;
	padding:10px;
	border:1px solid #a1b2d2;
	margin:0 19px 15px 19px;
	}
	
div.member a{
	text-decoration:none;
	color:#3b5fb8;
	}
	
div.member img{
	padding:0 0 10px 0;
	}
	
div.member_br{
	clear:both;
	padding:10px 0 15px 0;}
	
div#member{
	float:right;
	padding:0;
	margin:0 10px;
	width:580px;
	font-size:0.8em;
	line-height:150%;
	}
	
div#member h3{
	font-size:1.8em;
	padding:8px 0 0 0;
	margin:0;
	}
	
div#member h3.history{
	font-size:1.4em;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
	border-bottom:1px solid #999999;
	color:#990000;
	}
	
div#member h4{
	font-size:1.2em;
	padding:3px 0 0 0;
	margin:0;
	}
	
div#member_photo{
	float:left;
	padding:0 10px;
	margin:0;
	width:250px;
	}
	
#uc	{
	font-weight:bold;
	padding:70px 0;
	text-align:center;
	color:#990000;
	}
	
body.topics{
	background-color:#ffffff;
	}
	
body.topics div{
	font-size:0.8em;
	line-height:150%;
	margin:15px
	}
	
body.topics div.close{
	text-align:center;
	}
	
td.supporter a:link{text-decoration:none;color:#333;}
td.supporter a:visited{text-decoration:none;color:#333;}
td.supporter a:active{text-decoration:none;color:#333;}
td.supporter a:hover{text-decoration:none;color:#999;}

#idea{
	background-image:url(../company/img/idea_bg.gif);
	margin:0 0 15px 0;
	}
	
#idea p{
	padding:0 25px;
	}
	
.advertise_member strong{
	color:#990000;
	}
	
.advertise_member table{
	background-color:#ccc;
	margin:3px 0 20px 0;
	}
	
.advertise_member td{
	background-color:#FFF;
	padding:5px;
	line-height:150%;
	}
	
.advertise_member th{
	padding:5px;
	line-height:150%;
	color:#FFF;
	font-weight:100;
	background-image:url(../img/tablelist_bg.gif);
	}
	
#advertise_main{
	font-size:0.8em;
	line-height:150%;
	background-color:#FFC;
	padding:20px;
	margin:0 0 20px 0;
	border:10px solid #CCC;
	background-image:url(../img/bg_advertise.gif);
	}
	
.br2{
	clear:both;
	margin:10px 0;
	}
	
#advertise_main h3{
	font-size:1.8em;
	color:#164d70;
	margin:0 0 10px 0;
	padding:0;
	}
	
#advertise_main strong.red{
	color:#990000;
	}
	
body.topics ul li{
	width:420px;
	}

body.topics h1{
	margin:0 0 20px 0;
	}
	
body.topics ul li{
	list-style:none;
	margin:0 0 20px 0;
	}
	
div.movie_left{
	float:left;
	width:400px;
	}
	
div.movie_left p{
	padding:10px 0 15px 0;
	line-height:150%;
	}
	
div.movie_right{
	float:right;
	width:445px;
	}


table.movie{
	background-color:#cccccc;
	padding:0;
	}
	
table.movie th{
	font-size:12px;
	padding:5px;
	background-color:#333333;
	color:#ffffff;
	font-weight:100;
	background-image:url(../img/tablelist_bg.gif);
	}
	
table.movie td{
	font-size:12px;
	padding:5px;
	margin:0;
	line-height:130%;
	background-color: #ffffff;
	color:#333333;
	}

img.movietitle{
	padding:0 0 20px 0;
	}
	
div.movie_left2{
	float:left;
	width:430px;
	}
	
div.movie_right2{
	float:right;
	width:430px;
	}
	
div.movie_left2 h4{
	padding:20px 0 0 0;
	font-size:0.8em;
	}
	
div.movie_right2 h4{
	padding:20px 0 0 0;
	font-size:0.8em;
	}
	
span.large{
	font-size:1.4em;
	color:#990000;
	font-weight:bold;
	margin:10px 0;
	}
	
strong.red{
	color:#990000;
	}

div.member_o{
	padding:10px 0 0 0;
	margin-bottom:20px;
	}
	
.topics table td strong{
	font-size:1.2em;
	color:#e6720c;
	}
	
div#submenu{
	padding:10px;
	border:1px solid #e7d2ae;
	background-color:#f1e9db;
	margin-bottom:10px;
	}
	
div#submenu li{
	background-image:url(../img/cursor.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	float:left;
	list-style:none;
	font-size:0.9em;
	padding:0 15px 0 18px;
	}
	
img.al_left{
	margin:0 10px 0 0;
	}
	
img.right{
	margin:0 0 0 20px;
	}
	
img.left{
	margin:0 20px 0 0;
	}
	
.np{
	margin:0 0 10px 0;
	}
	
.np img{
	margin:0 10px 0 0;
	}
	
.school_menu{
	margin-bottom:15px;
	}

/* ------------------------------------

    Footer

------------------------------------ */

#footer{
	clear:both;
	text-align:center;
	padding:17px 20px 10px 20px;
	margin-top:20px;
	font-size:0.8em;
	background-color:#d0e4f0;
	background-image:url(../img/fotter_bg.gif);
	background-repeat:repeat-x;
	}
	
#footer img{
	padding:5px 0;
	}
	
#footer a{
	padding:0 5px;
	}
	
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
