@charset "utf-8";

/*
 *** COMMON *********************************************
 */
body {
	min-width: 980px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic",  Helvetica, Arial, sans-serif;
}

.float_left {
	float: left;
	margin: 0 20px;
}

.float_right {
	float: right;
	margin: 0 20px;
}

.center {
	font-size: 2.5em;
	padding: 80px 0;
	text-align: center;
}

#page_top{
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index:99999;
}

/*
 *** HEADER *********************************************
 */
#header {
	background: url(../img/bg_head.png) repeat-x;
	padding:0;
	margin:0;
	width: 100%;
	min-width: 960px;
	height: 112px;
	position: fixed;
	top: -112px;
	z-index: 300;
}

#header .inner{
	margin: 0 auto;
	position: relative;
	width: 980px;
}

#header .inner #head_btn{
	position: absolute;
	right: 9px;
	top: 4px;
}

#header .inner #head_btn li{
	float: left;
}

#header .inner #mypage{
	position: absolute;
	left: 457px;
	top: 4px;
}

#header .inner #gnav{
	position: absolute;
	right: 0;
	top: 48px;
}

#header .inner #gnav li{
	float: left;
}

#header .inner #gnav li.separator{
	background: url(../img/head_separator.png) no-repeat;
	padding-left: 10px;
	margin-left: 14px;
}


/*
 *** FOOTER *********************************************
 */
#footer{
	background:url(../img/bg_foot_info.jpg);
	width: 100%;
}

#footer #info{

}

#footer #info .inner{
	margin: 0 auto;
	padding: 40px 40px 25px;
	width: 860px;
}

#footer #info .inner h3{
	margin-bottom: 30px;
}

#footer #info .inner dl{
	line-height: 100%;
	margin-bottom: 20px;
}

#footer #info .inner dl dd{
	margin: -1em 0 0 8em;
}

#footer #info .inner dl dd a{
	color:#04a9b7;
	text-decoration: none;
}

#footer #footer_banner{
	background: url(../img/bg_foot_banner.png) repeat-x;
	height: 90px;
	overflow: hidden;
}

#footer #footer_banner ul{
	margin: 0 auto;
	padding: 20px 0px 20px 20px;
	width: 635px;
}

#footer #footer_banner ul li{
	float: left;
	margin: 0 0 0 29px;
}

#footer #footer_banner ul li:first-child{
	margin: 0;
}

#footer #footer_menu{
	background: #3D3D3D;
}

#footer #footer_menu .inner{
	margin: 0 auto;
	position: relative;
	height: 75px;
	width: 960px;
}

#footer #footer_menu .inner #official{
	position: absolute;
	top: 14px;
	left: 0px;
}

#footer #footer_menu .inner #official2{
	position: absolute;
	top: 14px;
	left: 200px;
}

#footer #footer_menu .inner ul{
	position: absolute;
	right: 0;
	top: 20px;
}

#footer #footer_menu .inner ul li{
	display: inline;
	margin-right: 20px;
}

#footer #footer_menu .inner ul li a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}

#footer #footer_menu address{
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 5px;
	font-size: 12px;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}


#page_top {
	position: fixed;
	right: 25px;
	bottom: 65px;
	display:none;
	_float: right;
	_padding: 20px 25px;
}


/*-- contact --------------------------------------------------*/

#contact {
	background: url(../img/bg_profile.jpg) repeat-x;
	height: 497px;
}

#contact .story{
	margin: 0 auto;
	padding-top: 33px;
	color: #000;
	min-width: 960px!important;
	width: 960px!important;
	text-align: center;
}

#contact .story .btn01{
	margin-bottom: 55px;
}

#contact .story .btn01 li{
	float: left;
}

#contact .story .btn01 li.first_child{
	background: url(../img/bg_profile_btn.png) no-repeat 100% 0;
	margin-right: 54px;
	padding-right: 49px;
	margin-left: 20px;
}

#contact .story h2{
	margin-bottom: 39px;
}

#contact .story .btn02{margin-bottom: 20px;}

#contact .story .btn02 li{
	display: inline;
}

#contact .story .btn02 li.first_child{margin-right: 77px;}

#contact .story dl{
	color: #fff;
	line-height: 140%;
}

#contact .story dl dt{font-size: 107.7%;}
#contact .story dl dd{font-size: 92.3%;}
#contact .story dl dd.tel{margin: 10px 0}

.story a:link,
.story a:visited{color:#f9f9f9;}

/*
 *** CONTENTS *********************************************
 */


#index .story {
	margin: 0 auto;
	min-width: 980px;
	width: 980px;
}

#index .story .slides li {
	position: relative;
}

#index .story .slides .button {
	position: absolute;
}

#index .story .slide_02 .float_left {
	margin: 120px 0 0;
}

#index .story .slide_02 .float_right {
	margin: 80px 0 0;
}

#index .story .slide_02 .button {
	 top: 320px;
	 left: 0;
}

#index .story .slide_03 .float_left {
	margin: 120px 0 0;
}

#index .story .slide_03 .float_right {
	margin: 80px 0 0;
}

#index .story .slide_03 .button {
	 top: 320px;
	 left: 0;
}

#index .story .slide_04 .button {
	 top: 300px;
	 left: 0;
}

#index .story .slide_05 .button {
	 top: 305px;
	 left: 0;
	text-align: center;
	width: 100%;
}

#index .story .float_left, .story .float_right {
	position: relative;
}

#index .movie {
	list-style: none;
	position: relative;
	z-index: 1;
}

#index .movie a {
	display: block;
	width: 260px;
	height: 180px;
	background: url('../img/movie_thumb.png') 0 0 no-repeat;
}

#index .movie a img {
	display: block;
	position: absolute;
	z-index: -1;
	top: 10px;
	left: 10px;
}


/*-- TOP --------------------------------------------------*/

#index #top {
	background: white url(../img/bg_top.jpg) 50% 0 no-repeat fixed;
	height: 900px;
	height: 725px;
}

#index #top .story {
	padding-top: 120px;
}

#index #top .story .social{
	/*margin-bottom: 145px;*/
	text-align: right;
}

#index #top .story h2{
	margin-bottom: 65px;
}

#index #top .story .top_movie{
	background: url(../img/bg_top_movie.png) no-repeat;
	margin: 0 0 0 auto;
	padding: 13px 0 0 11px;
	height: 136px;
	width: 219px;
}

#index #top .story .top_movie a{
	display: block;
	width: 200px;
	height: 120px;
}


/*-- NEWS --------------------------------------------------*/

#index #news {
	background: url(../img/bg_news.jpg) no-repeat;
	min-height: 500px;
  height: auto !important;
  height: 500px;
  border-top: 1px solid #e4e4e4;
}

#index #news .story {
	padding: 40px 0;
	min-width: 960px;
	width: 960px;
  font-size: 14px;
  color: #333;
  line-height: 140%;
}

#index #news .story h2{
	margin: 0 0 35px;
	text-align: center;
}

#index #news .news_list ul{
  margin-left: 50px;
}

#index #news .news_list li{
  margin-bottom: 15px;
}

#index #news .news_list li .date{
  display: block;
  float: left;
  width: 160px;
}

#index #news .news_list li em{
  display: block;
  margin-left: 160px;
}

#index #news .news_list li em a{
  color: #349199;
  text-decoration: none;
}

#index #news .news_list li em a:hover{
  text-decoration: underline;
}


/*-- ABOUT --------------------------------------------------*/

#index #about {
	background: url(../img/bg_about.jpg) 50% 100% no-repeat fixed;
	height: 900px;
	height: 675px;
}

#index #about .story {
	padding-top: 70px;
	color: white;
	min-width: 960px;
	width: 960px;
}

#index #about .story{color: #333;line-height: 140%;}
#index #about .story .col{
	background: url(../img/bg_about_center.png) center top no-repeat;
}

#index #about .story .col .center_col{
	width: 440px;
	height: 387px;
	text-align: center;
  margin: 0 auto;
	padding: 50px 0 45px;
	position: relative;
}

#index #about .story .col .left_col,
#index #about .story .col .right_col{
	float: left;
	width: 440px;
	height: 400px;
	text-align: center;
	padding: 50px 0 45px;
	position: relative;
}

#index #about .story .col .right_col{
	margin-left: 78px;
}

#index #about .story .col h2{
	margin-bottom: 25px;
}

#index #about .story .col .btn{
	margin-top: 15px;
}

#index #about .story .col .left_col ul{
	margin: 0 auto 18px;
	width: 350px;
}

#index #about .story .col .left_col ul li{
	float: left;
	padding-top: 60px;
	margin: 0 0 0 25px;
	width: 100px;
}

#index #about .story .col .left_col ul li.first_child{
	background: url(../img/bg_about01.gif) no-repeat 50% 10px;
	margin: 0
}

#index #about .story .col .left_col ul li.middle_child{
	background: url(../img/bg_about02.gif) no-repeat 50% 10px;
}

#index #about .story .col .left_col ul li.last_child{
	background: url(../img/bg_about03.gif) no-repeat 50% 10px;
}

#index #about .story .col .center_col p,
#index #about .story .col .right_col p{
	background: url(../img/bg_about04.gif) no-repeat 50% 20px;
	padding-top: 145px;
}


/*-- REPORTS --------------------------------------------------*/

#index #reports {
	background:#000 url(../img/bg_report.jpg) 50% 0 no-repeat fixed;
	height: 900px;
	height: 575px;
}

#index #reports .story {
	padding-top: 185px;
	min-width: 960px;
	width: 960px;
}

#index #reports .story .left_col{
	float: left;
	padding-top: 15px;
	width: 480px;
}

#index #reports .story .left_col h2{
	margin-bottom: 35px;
}

#index #reports .story .left_col p{
	color: #fff;
	margin-bottom: 35px;
}

#index #reports .story .right_col{
	float: right;
	width: 440px;

}

/*-- MOVIES --------------------------------------------------*/

#index #movies {
	background: url(../img/bg_movies.jpg) 50% 0 no-repeat fixed;
	height: 900px;
	height: 720px;
}

#index #movies .story {
	padding-top: 80px;
/*	min-width: 802px;
	width: 802px;*/
	color: #000;
}

#index #movies .story h2{
	margin: 0 0 75px;
	text-align: center;
}

#index #movies .story .col{
	margin-bottom: 85px;
	text-align: center;
}

#index #movies .story .col .col_box{
	display: inline-block;
	margin: 0 20px;
	width: 280px;
}

#index #movies .story .col .col_box p{
	font-weight: bold;
	margin: 1em 0 0;
}

#index #movies .story .col .left_col,
#index #movies .story .col .right_col{
	float: left;
	width: 321px;
}

#index #movies .story .col dl{
	line-height: 140%;
}

#index #movies .story .col dl dt{
	font-weight: bold;
	margin-bottom: 20px;
}

#index #movies .story .col .left_col div,
#index #movies .story .col .right_col div{
	margin-bottom: 15px;
}

#index #movies .story .col .left_col{
	margin: 0 160px 0 0;
}

#index #movies .story .btn{
	text-align: center;
}


/*-- scroll_nav --------------------------------------------------*/

#index #scroll_nav{
	position: fixed;
	left: 20px;
	bottom: 20px;

	left: 50%;
	margin-left: -192px;
}

#index #scroll_nav li{
	float: left;
	margin-left: 15px;
}

/*-- sec --------------------------------------------------*/

#contents{
	line-height: 140%;
	padding-top: 90px;
	color: #333;
	font-size: 92.3%;
}

#contents .section .inner .bread_gram{
 padding-top:20px;
}

#contents .section .inner .topic_path{
 float:left;
}

#contents .section .inner .topic_path li{
 background:url(../img/bg_topic_path.png) no-repeat 0 50%;
 display:inline;
 margin:0 0 0 10px;
 padding:0 0 0 20px;
 font-size:84.6%;
}

#contents .section .inner .topic_path li.first_child{
 background:none;
 padding:0;
 margin:0;
}

#contents .section .inner .topic_path li.first_child a{
 background:url(../img/icon_home.png) no-repeat 0 100%;
 display:inline-block;
 height:15px;
 width:15px;
 text-indent:-10000px;
}


#contents .section .inner .social{
 float:right;
}

#contents .section .inner{
	margin: 0 auto;
	width: 960px;
}

#contents .section .inner .social{
	text-align: right;
}

/*-- #merit --------------------------------------------------*/

#merit .section .inner .social{
	margin-bottom: 50px;
}

#merit .h1block{
	background: url(../img/merit_bg_h1block.jpg) no-repeat 100% -100px;
	min-height: 360px;
	padding-bottom: 20px;
}

#merit .h1block h1{
	margin-bottom: 45px;
	text-align: center;
}

#merit .h1block p{
	text-align: center;
	margin-bottom: 2em;
}

#merit .section .inner{
	position: relative;
}

#merit .section .inner .marker{
	background: url(../img/marker.png) no-repeat;
	text-indent: -10000px;
	width: 150px;
	height: 60px;
	position: absolute;
	text-align: left;
}

#merit .section .inner h2{
	margin-bottom: 40px;
}

#merit .h201,
#merit .h203{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
	padding: 65px 0 70px;
}

#merit .h201 .marker,
#merit .h203 .marker{
	top: -90px;
	left: 0;
}

#merit .h201 .cont,
#merit .h203 .cont{
	float: left;
	width: 630px;
}

#merit .h201 .fig,
#merit .h203 .fig{
	float: right;
	width: 281px;
}

#merit .h201 .cont {
	width: 480px;
}
#merit .h201 .fig {
	width: 441px;
}

#merit .h201 .continue,
#merit .h202 .continue,
#merit .h203 .continue{
	margin-top: 1em;
}

#merit .h202{
	padding: 65px 0 70px;
	text-align: right;
}

#merit .h202 .marker{
	top: -90px;
	right: 0;
}

#merit .h202 .cont{
	float: right;
	width: 630px;
}

#merit .h202 .fig{
	float: left;
	width: 281px;
}


#merit .banner_area{
	margin: 25px 0px;
	text-align: center;
}

#merit .curriculum{
	background: url(../img/bg_merit.jpg);
	padding: 40px 0;
}

#merit .curriculum .inner{
	background:url(../img/bg_box.png) no-repeat 0 100%;
	padding-bottom: 13px;
}

#merit .curriculum .inner .box{
	background: #fff;
	border: #ddd 1px solid;
	border-bottom: none;
	padding: 40px 25px;
	position: relative;
}

#tab_nav_bloc {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}

#tab_nav li {
	margin-left: 1px;
	float: left;
}

#tab_nav li:first-child {
	margin-left: 0;
}

#tab_nav li img {
	vertical-align: bottom;
}

#controller_nav {
	margin-bottom: 10px;
	text-align: center;
}

#controller_nav li {
	margin: 0 4px;
	display: inline-block;
  *display: inline;  
  *zoom: 1;  
}

.goto {
	cursor: pointer;
}

#merit .curriculum .inner .box #nav li{
	top: 510px;
	position: absolute;
}

#merit .curriculum .inner .box #nav li.prev{
	left: 20px;
}

#merit .curriculum .inner .box #nav li.next{
	right: 20px;
}


#merit .curriculum .inner .box h3{
	background: url(../img/bg_h3.jpg) no-repeat 50% 100%;
	margin-bottom: 25px;
	padding-bottom: 40px;
	text-align: center;
}

#merit .curriculum .inner .box p{
	margin-bottom: 30px;
	text-align: center;
}

#merit .curriculum .inner .box .btn{
 text-align:center;
}

#merit .curriculum .inner .box #slide{
	background: url(../img/bg_merit.jpg);
	border: #ddd 1px solid;
  border-top: none;
	width: 798px;
	margin:0 auto 20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 0 0 5px 5px;
	position: relative;
	overflow: hidden;
	height: 720px;
}

#merit .curriculum .inner .box #slide #slide_outer{
	position: absolute;
	height: 720px;
	width: 3192px;
}

#merit .curriculum .inner .box #slide .slide_inner{
	float: left;
	padding: 20px 30px;
	width: 738px;
}

#merit .curriculum .inner .box #slide .slide_inner h4{
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

#merit .curriculum .inner .box #slide .col{
	border-top: #C9C9C9 1px dotted;
}

/*
#merit .curriculum .inner .box #slide .left_col,
#merit .curriculum .inner .box #slide .right_col{
	width: 360px
}

#merit .curriculum .inner .box #slide .left_col{
	float: left;
}

#merit .curriculum .inner .box #slide .right_col{
	float: right;
}
*/

#merit .curriculum .inner .box #slide .slide_inner table{
 /*width:360px;*/
 width:738px;
}

#merit .curriculum .inner .box #slide .slide_inner table tr{
	border-bottom: #C9C9C9 1px dotted;
}

#merit .curriculum .inner .box #slide .slide_inner table tr th{
 text-indent:-1em;
 padding-left:1em!important;
 width:190px;
}

#merit .curriculum .inner .box #slide .slide_inner table tr th,
#merit .curriculum .inner .box #slide .slide_inner table tr td{
	padding: 10px 0;
	vertical-align: top;
}

#merit .curriculum .inner .box #slide .slide_inner table tr td{
	font-size: 84.6%;
}

#merit .section a{
 color: #339199;
}


/*-- #movie --------------------------------------------------*/

#movie #contents{
	background: url(../img/bg_movie.png) no-repeat 50% 90px;
}

#movie .section .inner .social{
	margin-bottom: 75px;
}

#movie .h1block .inner h1{
	margin-bottom: 80px;
	text-align: center;
}

#movie .h1block .inner .col{
	margin-bottom: 65px;
}

#movie .h1block .inner .col h2{
	margin-bottom: 30px;
}
#movie .h1block .inner .col p{
	margin-bottom: 15px;
	margin-top:20px;
}

#movie .h1block .inner .col .left_col{
	float: left;
	width: 455px;
}

#movie .h1block .inner .col .right_col{
	float: right;
	width: 440px;
}

#movie .h201{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
	padding: 30px 0 45px;
}

#movie .h201 h3{
	font-weight: bold;
	margin-bottom: 25px;
}

#movie .h201 .btn{
	margin-top: -25px;
	text-align: right;
}

#movie .h202{
  border-bottom: #e3e3e3 1px solid;
	padding: 60px 0;
}

#movie .h202 .inner{
	position: relative;
	z-index: 100;
}

#movie .h202 .inner .box .left_col{
	float: left;
	width: 530px;
}

#movie .h202 .inner .box .left_col h2{
	margin-bottom: 45px;
}

#movie .h202 .inner .box .left_col p{
 margin-bottom:15px;
}

#movie .h202 .inner .box .right_col{
	float: right;
	width: 300px;
}

#movie .h203{
	background: url(../img/bg_merit.jpg);
	padding: 100px 0 75px;
}

#movie .h203 .left_col{
	float: left;
	width: 530px;
}

#movie .h203 .right_col{
	float: right;
	margin-right: 37px;
	width: 351px;
}

#movie .h203 .left_col h2{margin-bottom: 45px;}

#movie .h203 .right_col ul li{
	float: left;
}

#movie .h203 .right_col ul li.first_child{
	margin-right: 45px;
}

#movie .h204 {
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 50px 0 30px;
}

#movie .h204 .inner .col01 {
  margin-bottom: 50px;
}

#movie .h204 .inner .col01 .left_col {
	width: 281px;
	float: left;
}

#movie .h204 .inner .col01 .right_col {
	width: 630px;
	float: right;
}

#movie .h204 .inner .col01 .right_col h3 {
	margin: 0 0 37px;
}

#movie .h204 .inner .col01 .right_col p {
	line-height: 1.7;
}

#movie .teachers {
	padding: 52px 0 12px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	line-height: 1.7;
}

#movie .teachers a:link,
#movie .teachers a:visited {
	color: #349199;
}

#movie .teachers a:hover,
#movie .teachers a:active {
	color: #349199;
}

#movie .teachers .inner {
	margin: 0 auto;
	width: 980px;
}

#movie .teachers .inner ul {
	margin: 0 0 40px;
}

#movie .teachers .inner ul li {
	width: 130px;
	float: left;
	display: inline;
	margin: 0 0 0 35px;
}

#movie .teachers .inner ul li:first-child {
	margin: 0;
}

#movie .teachers .inner ul li img {
	margin: 0 0 3px;
}

/*-- #example --------------------------------------------------*/

#example .h1block{
	background: #FFFFFF url(../img/bg_h1blok.jpg) no-repeat 0 0;
	padding-bottom: 140px;
}

#example .h1block .inner .social{
	margin-bottom: 65px;
}

#example .h1block .inner h1{
	text-align: center;
	margin-bottom: 45px;
}

#example .h1block .inner p{
	text-align: center;
}

#example .h201{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
	padding: 0 0 50px;
}

#example .h201 .inner{
	background: #fff;
	border: #ddd 1px solid;
	width:958px;
	position: relative;
	margin-top: -90px;
}

#example .h201 .inner #tabs{
 background:url(../img/tab.jpg) no-repeat;
}

#example .h201 .inner #tabs li{
	float: left;
}

#example .h201 .inner #tabs li a{
 display:block;
 text-indent:-10000px;
 width:479px;
 height:105px;
}

#example .h201 .inner #tabs li.first_child.ui_tabs_active a{
 background:url(../img/tab.jpg) no-repeat 0 0;
}

#example .h201 .inner #tabs li.last_child a{
 background:url(../img/tab.jpg) no-repeat -479px 0;
}

#example .h201 .inner #tabs li.first_child a{
 background:url(../img/tab.jpg) no-repeat 0 -105px;
}

#example .h201 .inner #tabs li.last_child.ui_tabs_active a{
 background:url(../img/tab.jpg) no-repeat -479px -105px;
}



#example .h201 .inner .tab{
	padding: 35px 50px;
}

#example .h201 .inner .tab .block{
	border-bottom: #C9C9C9 1px dotted;
	margin-bottom: 50px;
	padding-bottom: 35px;
}

#example .h201 .inner .tab .last_child{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#example .h201 .inner .tab .block .cont{
	float: left;
	width: 590px;
}

#example .h201 .inner .tab .block .cont h2{
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 107.7%;
}

#example .h201 .inner .tab .block .cont p{
	margin-bottom: 20px;
}

#example .h201 .inner .tab .block .fig{
	float: right;
	width: 221px;
}


#example .h201{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
	padding: 0 0 50px;
}

#example .h201 .inner{
	background: #fff;
	border: #ddd 1px solid;
	width:958px;
	position: relative;
	margin-top: -90px;
}

#example .h201 .inner #tabs{
 background:url(../img/tab.jpg) 0 -1px no-repeat;
}

#example .h201 .inner #tabs li{
	float: left;
}

#example .h201 .inner #tabs li {
	width: 319px;
}

#example .h201 .inner #tabs li a{
 display:block;
 text-indent:-10000px;
 width:319px;
 height:105px;
}

#example .h201 .inner #tabs li.last_child {
	width: 320px;
}

#example .h201 .inner #tabs li.first_child.ui_tabs_active a{
 background:url(../img/tab.jpg) no-repeat 0px -1px;
}

#example .h201 .inner #tabs li.last_child a{
	width: 320px;
	background:url(../img/tab.jpg) no-repeat -638px -107px;
}

#example .h201 .inner #tabs li.first_child a{
 background:url(../img/tab.jpg) no-repeat 0px -107px;
}

#example .h201 .inner #tabs li.last_child.ui_tabs_active a{
 background:url(../img/tab.jpg) no-repeat -638px -1px;
}

#example .h201 .inner #tabs li a{
 background:url(../img/tab.jpg) no-repeat -319px -107px;
}

#example .h201 .inner #tabs li.ui_tabs_active a{
 background:url(../img/tab.jpg) no-repeat -319px -1px;
}

/*-- #flow --------------------------------------------------*/

#flow .h1block{
	background:url(../img/flow_bg_h1block.jpg) no-repeat 50% 100%;
	padding:0 0 85px;
}

#flow .h1block .inner{
	padding: 0 !important;
}

#flow .h1block .inner .social{
	margin-bottom: 75px;
}

#flow .h1block .inner h1{
	text-align: center;
	margin-bottom: 55px;
}

#flow .h1block .inner p{
	text-align: center;
}

#flow .section .inner{
	padding: 70px 0 110px;
	position: relative;
}

#flow .section .inner h2{margin-bottom: 40px;}
#flow .section .inner p{margin-bottom: 30px;}
#flow .section .inner h3{
	font-weight: bold;
	margin-bottom: 20px;
}

#flow .h201,
#flow .h203{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
}

#flow .section .maker{
	position: absolute;
	text-indent: -10000px;
	height: 90px;
	width: 76px;
	left: 0;
	top: -50px;
}

#flow .h201 .inner{
	background: url(../img/fig_01.jpg) no-repeat 100% 50%;
	padding-right: 365px;
	width:595px;
}

#flow .h202 .inner{
	background: url(../img/fig_02.jpg) no-repeat 100% 50%;
	padding-right: 260px;
	width: 700px;
}

#flow .h203 .inner{
	background: url(../img/fig_03.jpg) no-repeat 100% 50%;
	padding-right: 300px;
	width: 660px;
}

#flow .h204 .inner{
	background: url(../img/fig_04.jpg) no-repeat 100% 50%;
	padding-right: 365px;
	width: 595px;
}

#flow .h201 .maker{
	background: url(../img/maker_01.png) no-repeat;
}

#flow .h202 .maker{
	background: url(../img/maker_02.png) no-repeat;
}

#flow .h203 .maker{
	background: url(../img/maker_03.png) no-repeat;
}

#flow .h204 .maker{
	background: url(../img/maker_04.png) no-repeat;
}

/*-- #money --------------------------------------------------*/

#money .h1block{
	background:url(../img/cost_bg_h1block.png) no-repeat 50% 100%;
	padding:0 0 90px;
}

#money .h1block .inner .social{
	margin-bottom: 75px;
}

#money .h1block .inner h1{
	text-align: center;
	margin-bottom: 45px;
}

#money .h1block .inner .col .left_col{
	float: left;
	width: 500px;
}

#money .h1block .inner .col .right_col{
	float: right;
	width: 380px;
	text-align: right;
}

#money .h1block .inner .col .right_col p{
	margin: 0 0 1.5em;
 text-align:left;
}

#money .h201{
	background: url(../img/bg_present.png) no-repeat 50% 0;
	height: 139px;
	padding: 30px 0 40px;
}

#money .h201 .inner{
	position: relative;
	width: 900px;
}

#money .h201 h2{
	margin-bottom: 15px;
}

#money .h201 p{
	font-size: 14px;
	margin-bottom: 5px;
}

#money .h201 .note{
	font-size: 12px;
}


#money .h201 .maker{
	background: url(../img/fig.png) no-repeat;
	position: absolute;
	width: 371px;
	height: 243px;
	right: -17px;
	top: -108px;
}

#money .h202{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
	padding: 40px 0 50px;
}

#money .h202 .inner .box{
	background: #fff;
	border: #ddd 1px solid;
	margin-bottom: 20px;
	padding: 40px 50px 55px;
}

#money .h202 .inner .box02{padding-bottom: 25px;}

#money .h202 .inner .box h2{
	/*background: url(/cost/img/bg-h2.png) no-repeat 50% 100%;*/
	text-align: center;
	padding-bottom: 35px;
	margin-bottom: 25px;
}


#money .h202 .inner .box p.note{
	margin-bottom: 0;
	font-size: 92.3%;
	text-align: right;
}

#money .h202 .inner .box01 .price{
	margin-bottom: 30px;
	text-align: center;
}

#money .h202 .inner .box01 .col{
	background: url(../img/separator.gif) repeat-y 520px 0;
}

#money .h202 .inner .box01 .col .left_col{
	float: left;
	width: 470px
}

#money .h202 .inner .box01 .col .right_col{
	float: right;
	width: 300px;
}

#money .h202 .inner .box01 .col .right_col ul li.note{
	color: #54b9c1;
	font-weight: bold;
	font-size: 107.7%;
	margin-top: 10px;
}

#money .h202 .inner .box02 p{
	margin-bottom: 45px;
	text-align: center;
}


#money .h202 .inner .box02 table{
	width: 100%;
	margin-bottom: 20px;
	border-bottom:#C9C9C9 1px solid;
}

#money .h202 .inner .box02 table th,
#money .h202 .inner .box02 table td{
	padding: 0 20px 10px;
	vertical-align: top;
}

#money .h202 .inner .box02 table th{
	font-weight: bold;
	width: 100px;
}

#money .h202 .inner .box02 table td.price{
	color: #54b9c1;
	font-weight: bold;
	width: 135px;
}

#money .h202 .inner .box02 table td{
	border-left: #C9C9C9 1px solid;
}

#money .h202 .inner .box02 table td.date{
	width: 120px;
}

#money .price .inner{
	margin: -40px auto -50px;
	overflow: hidden;
}

#money .price .inner .boxprice{
	border-right: 1px solid #ccc;
	float: left;
	font-size: 14px;
	padding: 50px 60px 50px 40px;
	width: 379px;
}

#money .price .inner .boxprice h2{
	margin: 0 -60px 20px -40px;
}

#money .price .inner .boxprice p{
	line-height: 1.6;
}

#money .price .inner .boxprice ul{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 30px 0 0;
	padding: 15px 0;
}

#money .price .inner .boxprice02{
	border-right: none;
	border-left: 1px solid #ccc;
	float: right;
	padding-right: 30px;
	padding-left: 60px;
	position: relative;
	 left: -1px;
	width: 389px;
}

#money .price .inner .boxprice02 h2{
	margin: 0 -30px 20px -60px;
	text-align: right;
}

#money .h203{
	background: #eee url(../img/bg_cost.png);
	padding: 40px 0 50px;
}

#money .h203 .inner{
	overflow: hidden;
}

#money .h203 .box{
	background: #fff;
	float: left;
	margin-right: 27px;
	padding: 26px;
	width: 250px;
}

#money .h203 .box h3{
	margin: 1em 0 10px;
}

#money .h203 .box h3 a{
 color: #339199;
}

#money .h203 .box p{
	margin-right: -5px;
	font-size: 14px;
}

#money .h203 .box.pseudo_last_child{
	margin-right: 0;
}

/*-- #profile --------------------------------------------------*/

#profile .h1block{
	background:url(../img/about_bg_h1block.jpg) no-repeat 0 100%;
	padding:0 0 75px;
}

#profile .h1block .inner .social{
	margin-bottom: 75px;
}

#profile .h1block .inner h1{
	text-align: center;
	margin-bottom: 90px;
}

#profile .h1block .inner .col .left_col{
	float: left;
	width: 560px;
}

#profile .h1block .inner .col .right_col{
	float: right;
	width: 360px;
	text-align: right;
}

#profile .h1block .inner .col .right_col p{
 text-align:left;
}

#profile .h1block .inner .col .right_col h2{
	margin-bottom: 45px;
}

#profile .h201,
#profile .h202{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
	padding: 50px 0;
}

#profile .h201 .left_col{
	float: left;
	width: 625px;
}

#profile .h201 .left_col h2{
	margin-bottom: 40px;
}

#profile .h201 .left_col p{
 margin-bottom:15px;
}

#profile .h201 .right_col{
	float: right;
	width: 281px;
}

#profile .banner_area{
	padding: 25px 0;
	text-align: center;
}

#profile .h202{
	padding: 45px 0;
}

#profile .h202 .col01{
 background: url(../img/separator.gif) no-repeat 100% 100%;
 margin:0 0 40px;
}

#profile .h202 .col01 .left_col{
	float: left;
	width: 440px;
}

#profile .h202 .col01 .right_col{
	float: right;
	width: 470px;
    text-align:right;
    padding-top:10px;
}

#profile .h202 .col01 .right_col p{
 text-align:left;
}

#profile .h202 .col01 .right_col h2{margin-bottom: 40px;}


#profile .h202 .col02 .left_col{
 float:left;
 width:625px;
}

#profile .h202 .col02 .right_col{
 float:right;
 width:281px;
}

#profile .h202 .col02 .left_col h3{
	font-weight: bold;
	font-size:115.4%;
	margin-bottom:5px;
}

#profile .h202 .col02 .left_col h4{
 font-weight:bold;
 margin-bottom:30px;
}


#profile .h1block .inner .col .right_col{
	padding: 45px 0 0;
	float: right;
	width: 336px;
	text-align: right;

}

#profile .h1block .inner .col .right_col p {
	margin: 0 0 25px;
	line-height: 1.7;
}

#profile .h201 {
	background: url(../img/bg_merit.jpg);
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 50px 0 30px;
}

#profile .h201 .left_col p{
	line-height: 1.7;
	margin-bottom:15px;
}


#profile .h202 {
	background: url(../img/bg_merit.jpg);
	border: none;
	padding: 30px 0 50px;
}

#profile .h202 .left_col {
	float: left;
	width: 281px;
}

#profile .h202 .right_col {
	float: right;
	width: 630px;
}

#profile .h202 .right_col h2 {
	margin: 0 0 37px;
}

#profile .h202 .right_col p{
	line-height: 1.7;
	margin-bottom:15px;
}


#profile .example_area {
	padding: 60px 0 40px;
	background-color: #3cb5bf;
	background: url(../img/bg_example.png);
	color: #fff;
}

#profile .example_area .inner {
	margin: 0 auto;
	padding: 0 0 44px;
	width: 960px;
	position: relative;
}

#profile .example_area .inner .next_step {
	float: left;
	width: 480px;
}

#profile .example_area .inner .work {
	float: right;
	width: 480px;
}

#profile .example_area .inner .fig {
	margin: 0 0 30px;
}

#profile .example_area .inner dl dt {
	margin: 0 0 23px;
}

#profile .example_area .inner dl dd {
	line-height: 1.7;
}

#profile .example_area .inner p.detail {
	position: absolute;
	bottom: 0;
	margin-top: 18px;
}

#profile .example_area .inner p.detail a {
	color: #fff;
}


#profile .h203 {
	background: url(../img/bg_merit.jpg);
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 50px 0 30px;
}

#profile .h203 .inner {}

#profile .h203 .inner h2 {
	margin: 0 0 30px;
	text-align: center;
}

#profile .h203 .inner .col01 {
	margin: 0 0 60px;
}

#profile .h203 .inner .col01 .left_col {
	width: 570px;
	float: left;
}

#profile .h203 .inner .col01 .left_col h3 {
	margin: 0 0 37px;
}

#profile .h203 .inner .col01 .left_col p {
	line-height: 1.7;
}

#profile .h203 .inner .col01 .right_col {
	width: 352px;
	float: right;
}

#profile .h203 .inner .col02 .left_col {
	width: 281px;
	float: left;
}

#profile .h203 .inner .col02 .right_col {
	width: 630px;
	float: right;
}

#profile .h203 .inner .col02 .right_col h3 {
	margin: 0 0 37px;
}

#profile .h203 .inner .col02 .right_col p {
	line-height: 1.7;
}

#profile .teachers {
	padding: 52px 0 12px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	line-height: 1.7;
}

#profile .teachers a:link,
#profile .teachers a:visited {
	color: #349199;
}

#profile .teachers a:hover,
#profile .teachers a:active {
	color: #349199;
}

#profile .teachers .inner {
	margin: 0 auto;
	width: 980px;
}

#profile .teachers .inner ul {
	margin: 0 0 40px;
}

#profile .teachers .inner ul li {
	width: 130px;
	float: left;
	display: inline;
	margin: 0 0 0 35px;
}

#profile .teachers .inner ul li:first-child {
	margin: 0;
}

#profile .teachers .inner ul li img {
	margin: 0 0 3px;
}

#profile .h204{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
	padding: 45px 0;
}

#profile .h204 .col01{
 background: url(../img/separator.gif) no-repeat 100% 100%;
 margin:0 0 40px;
}

#profile .h204 .col01 .left_col{
	float: left;
	width: 440px;
}

#profile .h204 .col01 .right_col{
	float: right;
	width: 470px;
    text-align:right;
    padding-top:10px;
}

#profile .h204 .col01 .right_col p{
 text-align:left;
}

#profile .h204 .col01 .right_col h2{margin-bottom: 40px;}


#profile .h204 .col02 .left_col{
 float:left;
 width:625px;
}

#profile .h204 .col02 .right_col{
 float:right;
 width:281px;
}

#profile .h204 .col02 .left_col h3{
	font-weight: bold;
	font-size:115.4%;
	margin-bottom:5px;
}

#profile .h204 .col02 .left_col h4{
 font-weight:bold;
 margin-bottom:30px;
}

#profile .h202 .continue a{
 color: #339199;
}

/*-- #column --------------------------------------------------*/

#column .h1block{
	background:url(../img/column_bg_h1block.jpg) center top no-repeat;
  padding-bottom: 80px;
}

#column .h1block .inner .social{
	margin-bottom: 30px;
}

#column .h1block .inner h1{
	text-align: center;
	margin-bottom: 25px;
}

#column .h1block .inner p{
  font-size: 14px;
  line-height: 1.7;
}

#column .h201{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
	padding: 0 0 50px;
}

#column .h201 .inner{
	width:958px;
  margin-top: -50px;
  position: relative;
}
#column .h201 .inner .box {
	background: #fff;
	border: #ddd 1px solid;
  border-top: none;
  margin-bottom: 40px;
}
#column .h201 .inner #tabs{
	margin-top: -50px;
	position: relative;
}

#column .h201 .inner #tabs li{
  float: left;
  margin-left: 1px;
}

#column .h201 .inner #tabs li:first-child{
  margin-left: 0;
}

#column .h201 .inner #tabs li a{
  font-size: 14px;
  line-height: 50px;
  display: block;
  width: 91px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: url(../img/bg_tab.png) no-repeat;
}

#column .h201 .inner #tabs li.ui_tabs_active a{
 background: url(../img/bg_tab_o.png) no-repeat;
}

#column .h201 .inner .tab{
	padding: 42px 50px;
}

#column .h201 .inner .tab .block{
	border-bottom: #C9C9C9 1px dotted;
	margin-bottom: 40px;
	padding-bottom: 40px;
}

#column .h201 .inner .tab .last_child{
	border: none;
	margin-bottom: 10px;
	padding-bottom: 0;
}

#column .h201 .inner .tab .block .fig{
	float: left;
	width: 280px;
}

#column .h201 .inner .tab .block .cont{
	float: right;
	width: 535px;
  text-align: left;
}

#column .h201 .inner .tab .block .cont h2{
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 107.7%;
}

#column .h201 .inner .tab .block .cont h2 a{
  color: #333;
  text-decoration: none;
}

#column .h201 .inner .tab .block .cont h2 a:hover{
  text-decoration: underline;
}

#column .h201 .inner .tab .block .cont .date{
  font-size: 14px;
	margin-bottom: 7px;
}

#column .h201 .inner .tab .block .cont .text{
  font-size: 14px;
  line-height: 1.7;
}

.related_link h2{
  margin-bottom: 25px;
}

.related_link dt{
  font-weight: bold;
  margin-bottom: 10px;
}

.related_link dd{
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 25px;
}

.related_link dd li{
  margin-bottom: 6px;
  padding-left: 20px;
  background: url(../img/bg_arrow.png) 2px 7px no-repeat;
}

.related_link dd li a{
  color: #349199;
}

.related_link dd li.pdf,
.related_link dd li.doc,
.related_link dd li.xls{
  padding-left: 20px;
}

.related_link dd li.pdf {
  background: url(../img/icon_pdf.png) left 3px no-repeat;
}

.related_link dd li.doc {
  background: url(../img/icon_doc.png) left 3px no-repeat;
}

.related_link dd li.xls {
  background: url(../img/icon_xls.png) left 3px no-repeat;
}

/*-- #column_detail --------------------------------------------------*/

#column_detail .h1block{
	background:url(../img/column_bg_h1block.jpg) center top no-repeat;
}

#column_detail .h1block .inner .social{
	margin-bottom: 40px;
}

#column_detail .h1block .inner h1{
  font-size: 30px;
  line-height: 1.4;
	text-align: center;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
	margin-bottom: 50px;
  padding: 30px 10px 27px;
}

#column_detail .h1block .inner p{
  font-size: 14px;
  line-height: 1.7;
}

#column_detail .h201{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
	padding: 0 0 50px;
}

#column_detail .h201 .inner{
	width:958px;
}

#column_detail .h201 .inner .box{
	background: #fff;
	border: #ddd 1px solid;
  border-top: none;
  margin-bottom: 40px;
	padding: 30px 50px 20px;
  font-size: 14px;
  line-height: 1.7;
}

#entry h2 {
  font-size: 26px;
  background: url(../img/bg_heading01.png) left 8px no-repeat;
  padding-left: 20px;
  margin-bottom: 20px;
}

#entry h3 {
  font-size: 20px;
  font-weight: bold;
  background: url(../img/bg_heading02.png) left 10px no-repeat;
  padding-left: 20px;
  margin-bottom: 20px;
}

#entry h4,
#entry h5,
#entry h6 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}

#entry table {
  width: 100%;
}

#entry table th,
#entry table td {
  border-collapse: collapse;
  border: 1px solid #fff;
  padding: 12px 18px;
  font-size: 14px;
  line-height: 1.3;
  background-color: #ddd;
}

#entry table tr:nth-child(even) th,
#entry table tr:nth-child(even) td {
  background:#e8e8e8;
}

#entry ul li{
  margin-bottom: 6px;
  padding-left: 20px;
  background: url(../img/bg_arrow.png) 2px 7px no-repeat;
}

#entry ol li{
  margin-bottom: 6px;
  list-style: decimal;
  list-style-position: inside;
}

.image_left,
.image_right,
.image_center{
  display: table;
  width: 280px;
  *width: auto;
}

.image_left{
  float: left;
  padding: 0 30px 10px 0;
}

.image_right{
  float: right;
  padding: 0 0 10px 30px;
}

.image_center{
  float: none;
  margin: 0 auto 10px;
  text-align: left;
}

.image_left img,
.image_right img,
.image_center img{
  margin-bottom: 7px;
}

.image_left p,
.image_right p,
.image_center p{
  font-size: 12px;
  line-height: 1.7;
}

.image_col{
  display: table;
}
.image_col .col_wrap{
  margin-bottom: 35px;
}

.image_col .col_box{
  float: left;
  width: 385px;
  padding: 0 20px;
  text-align: center;
}

.image_col .col_box_in{
  display: table;
  width: 280px;
  *width: auto;
  margin: 0 auto;
  text-align: left;
}

.image_col .col_box_in img{
  margin-bottom: 7px;
}

.image_col .col_box_in p{
  font-size: 12px;
  line-height: 1.7;
}

.mag_bt10{
  margin-bottom: 10px;
}

.mag_bt15{
  margin-bottom: 15px;
}

.mag_bt20{
  margin-bottom: 20px;
}

.mag_bt25{
  margin-bottom: 25px;
}

.mag_bt30{
  margin-bottom: 30px; 
}

.mag_bt35{
  margin-bottom: 35px; 
}

.mag_bt40{
  margin-bottom: 40px; 
}

.mag_bt45{
  margin-bottom: 45px; 
}

.mag_bt50{
  margin-bottom: 50px; 
}


/*-- #faq --------------------------------------------------*/

#faq{
	background:url(../img/faq_bg_h1block.jpg) no-repeat 50% 0;
}

#faq .h1block{
	padding:0 0 45px;
}

#faq .h1block .inner .social{
	margin-bottom: 75px;
}

#faq .h1block .inner h1{
	margin-bottom: 55px;
	text-align: center;
}

#faq .h1block .inner p{
	margin-bottom: 40px;
	text-align: center;
}

#faq .h1block .inner ul{
	margin: 0 auto;
	width: 560px;
}

#faq .h1block .inner ul li{
	float: left;
	margin-left: 70px;
}

#faq .h1block .inner ul li.first_child{
	margin: 0;
}
#faq .section .inner{position: relative;}

#faq .section .maker{
	position: absolute;
	text-indent: -10000px;
	height: 79px;
	width: 79px;
	left: 0;
	top: -110px;
}

#faq .h201 .maker{
	background: url(../img/marker_01.png) no-repeat;
}

#faq .h202 .maker{
	background: url(../img/marker_02.png) no-repeat;
}

#faq .h203 .maker{
	background: url(../img/marker_03.png) no-repeat;
}


#faq .h201,
#faq .h203{
	background: url(../img/bg_merit.jpg);
	border: #d8d8d8 1px solid;
	border-right: none;
	border-left: none;
	padding: 70px 0;
}

#faq .h202{
	padding: 70px 0;
}

#faq .section .inner h2{
	margin-bottom: 35px;
}

#faq .section .inner dl dt{
	background: url(../img/q.png) no-repeat;
	border-bottom: #9F9F9F 1px dotted;
	color: #20a7b4;
	font-weight: bold;
	font-size: 107.7%;
	margin-bottom: 10px;
	padding: 0 0 10px 45px;
}

#faq .section .inner dl dd{
	margin-bottom: 40px;
}

#faq .section .inner dl dd p.link{
	margin-top: 10px;
	text-align: right;
}

#faq .section .inner dl dd p.link span{
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}

/* Movie Area */
#movie_area {
	width: 440px;
	height: 265px;
}
#movie_area iframe {
	width: 100%;
	height: 100%;
	z-index: 100;
	background: #ff0000;
}

