@charset "Shift_JIS";

/* -------------------------------------------------------------------
 format
------------------------------------------------------------------- */

/* ブラウザの初期設定解除 */
body,
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,
table,th,td,
form,select,option,input
address,pre,strong,em,iframe{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

/* 直接コンテンツが入る要素にfont-sizeを指定 */
p,th,td,
dt,dd,li,
select,textarea,input{
	font-size:small;
	/*\*/ /*/ font-size:x-small; /* MacIE */

	line-height:140%;
}

img{
	border:0;
	vertical-align:bottom;
}

a {
	text-decoration:none;
	outline:none;/* リンク設定の破線を消す */
}

ul li {
	list-style-type:none;
}

table,tr,th,td {
	border-spacing:0px;
	border-collapse:collapse;
	empty-cells:show;
	line-height:130%;
	}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
  font-size:1px;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body img{
        display:none;
}

/* -------------------------------------------------------------------
 common
------------------------------------------------------------------- */
body {
	text-align:center;
}

#wrapper {
	width:816px;
	margin:0px auto;
	background:url(../images/bg.jpg) repeat-y center;
}

#contents {
	width:800px;
	margin:0px 8px 0px;
	text-align:left;
}

#contents img {
	display:inline;
}

#contents .section {
	margin-bottom:40px;
}

#contents .section h3 {
	margin-bottom:20px;
}

#contents .section_inner {
	margin:0px 20px 0px;
}

#contents .section_txt {
	font-size:12px;
	line-height:140%;
	color:#333;
}

#contents .f_l {
	float:left;
}

#contents .f_r {
	float:right;
}

.bold {
	font-weight:bold;
}

.red {
	color:#F00;
}

.hide {
	display:none;
}

/* -------------------------------------------------------------------
 header
------------------------------------------------------------------- */

#header {
	padding:0px 10px;
	margin-bottom:4px;
}

#header h1 {
	float:left;
	margin-top:12px;
}

#header p.headread {
	float:right;
	margin-top:16px;
	margin-bottom:5px;
}

/* -------------------------------------------------------------------
 title
------------------------------------------------------------------- */

#title {
	margin-bottom:15px;
}

#title #title_bg {
	height:421px;
	background:url(../images/title_bg.jpg) no-repeat top center;
	position:relative;
}

#title #title_praph {
	width:302px;
	height:226px;
	background:url(../images/title_graph.jpg) no-repeat top center;
	position:absolute;
	top:18px;
	left:18px;
}

#title #title_praph dl {
	display:none;
}

#title #title_praph p {
	font-size:11px;
	color:#000;
	text-align:right;
	margin-right:10px;
	margin-top:203px;
}

/* -------------------------------------------------------------------
 btn_area
------------------------------------------------------------------- */

.btn_area {
	padding-left:20px;
	margin-bottom:40px;
}

.btn_area ul li {
	float:left;
}

.btn_area ul li.btn_shiryou {
	margin-right:10px;
}

.btn_area ul li.btn_shiryou span {
	font-size:11px;
}

.btn_area ul li.btn_cou {
	margin-top:9px;
}

/* -------------------------------------------------------------------
 graduate
------------------------------------------------------------------- */

#graduate {
}

#graduate #grad_member {
	margin-bottom:10px;
}

#graduate #grad_member li {
	float:left;
	margin-right:10px;
}

#graduate #grad_member li.last_item {
	margin-right:0px;
}

#graduate #grad_member li.on{
	opacity: 0.5;
	filter: alpha( opacity=50 );
	-ms-filter: "alpha( opacity=50 )";
}


/* -------------------------------------------------------------------
 what
------------------------------------------------------------------- */

#what {
}

#what .section_txt {
	margin-bottom:20px;
}

#what .what_graph {
	float:left;
}

#what .what_list_bgb {
	width:500px;
	float:right;
	background:url(../images/what_list_bgb.gif) no-repeat bottom;
	padding-bottom:21px;
}

#what .what_list_bgt {
	background:url(../images/what_list_bgt.gif) no-repeat top;
	padding-top:13px;
}

#what .what_list_bgt_inner {
	padding:21px 60px 0px;
}

#what .what_list_bgt ul li {
	background:url(../images/what_listicon.gif) no-repeat left;
	padding-left:15px;
	font-size:12px;
	line-height:160%;
}

#what .what_info {
	margin-bottom:20px;
}

/* -------------------------------------------------------------------
 successful
------------------------------------------------------------------- */

#successful dl.successful_nomal {
	width:240px;
	float:left;
	margin-right:19px;
}

#successful dl.successful_nomal dt,
#successful dl.seido dt,
#successful dl.successful_long dt {
	margin-bottom:10px;
}

#successful dl.successful_nomal .successful_pic {
	margin-bottom:10px;
}

#successful dl.seido {
	width:216px;
	_width:236px;
	padding:10px;
	float:left;
	border:2px solid #FDA580;
}

#successful dl.seido dd p {
	margin-bottom:10px;
}

#successful dl.seido dd p .logo {
	float:right;
}

#successful dl.successful_long {
	margin-top:15px;
}

/* -------------------------------------------------------------------
 learns
------------------------------------------------------------------- */

#learns {
}

#learns .section_inner {
	background-color:#FFF9E1;
}

#learns .section_inner dl {
	width:359px;
	_width:379px;
	float:left;
	padding:5px 10px 10px 10px;
}

#learns .section_inner dl dt {
	margin-bottom:10px;
}

#learns .section_inner dl dd {
	padding-left:10px;
}

#learns .section_inner .learns_pic {
	float:right;
	margin-left:10px;
}

#learns .section_inner .border_right {
	border-right:1px dotted #000;
}

#learns .section_inner .border_bottom {
	border-bottom:1px dotted #000;
}

/* -------------------------------------------------------------------
 strong
------------------------------------------------------------------- */
#strong {
	margin-bottom: 25px;
}

#strong h3 {
	margin-bottom:20px;
}


#strong dl {
	width:240px;
	float:left;
}

#strong dl dt {
	margin-bottom:10px;
}

#strong dl .strong_pic {
	margin-bottom:10px;
}

#strong .m_r {
	margin-right:20px;
}

/* -------------------------------------------------------------------
 news
------------------------------------------------------------------- */

#news {
	margin:0 20px 20px;
	background:url(../images/news_txt.jpg) no-repeat top center;
	padding:46px 230px 20px 23px;
}

#news h3 {
	margin-bottom:10px;
}

/* -------------------------------------------------------------------
 course
------------------------------------------------------------------- */
#course {
}

#course table {
	width:760px;
	margin-bottom:10px;
}

#course table th,
#course table td {
	border:1px dotted #999;
	padding:7px;
	font-size:12px;
	line-height:140%;
}

#course table th {
	text-align:left;
	width:230px;
	font-weight:bold;
	color:#000;
}

#course table th.th_color {
	background-color:#E5E5E5;
}

#course table td.td_color {
	background-color:#FFF9E1;
}

#course table td.icon {
	width:126px;
}

#course table td.icon ul li {
	float:left;
}

#course table td.icon ul li.m_r {
	margin-right:3px;
}

.mental {
	font-size:11px;
	margin-bottom:10px;
}

.btn_live {
	margin-bottom:40px;
}

.btn_live a {
	width:250px;
	height:34px;
	background:url(../images/btn_live.gif) no-repeat;
	text-indent:-9999px;
	display:block;
}
.btn_live a:hover {
	background:url(../images/btn_live_ov.gif) no-repeat;
}

.arrow {
	margin-bottom:20px;
	text-align:center;
}

/* -------------------------------------------------------------------
 校舎案内
------------------------------------------------------------------- */
#school_box {
	border:1px solid #CCC;
	padding:20px;
}

#school_box .school_title {
	margin-bottom:20px;
}

#school_box .s_shinjuku {
	width:335px;
	float:left;
}

#school_box .s_shinjuku p {
	font-size:11px;
	line-height:130%;
}

#school_box .s_shinjuku p img {
	margin-bottom:3px;
}

#school_box .s_shinjuku p span {
	display:block;
	padding-left:172px;
}

/*#school_box .s_shinjuku .s_shinjuku_pic {
	float:left;
}

#school_box .s_shinjuku .s_shinjuku_pic02 {
	margin-top:10px;
}

#school_box .s_shinjuku .s_shinjuku_pic img {
	margin-bottom:5px;
}

#school_box .s_shinjuku .s_shinjuku_pic p {
	font-size:11px;
}

#school_box .s_shinjuku dl {
	float:right;
	margin-top:20px;
}

#school_box .s_shinjuku dl dt {
	margin-bottom:7px;
}

#school_box .s_shinjuku dl dd {
	font-size:12px;
	line-height:120%;
}

#school_box .s_shinjuku dl dd img {
	margin-bottom:5px;
}*/

#school_box .s_2school {
	width:340px;
	_width:360px;
	float:right;
	border-left:1px solid #CCC;
	padding-left:22px;
}
#school_box .s_2school p {
	width:160px;
	font-size:11px;
	line-height:130%;
}
#school_box .s_2school p img {
	margin-bottom:3px;
}
#school_box .s_2school .s_ginza {
	float:left;
}
#school_box .s_2school .s_yokohama {
	float:right;
}

/*#school_box .s_3school dl {
	border-bottom:1px dotted #333;
	padding-bottom:20px;
	margin-bottom:20px;
}

#school_box .s_3school dl.last_item02 {
	border-bottom:none;
}

#school_box .s_3school dl dt {
	margin-bottom:5px;
}

#school_box .s_3school dl dd {
	font-size:12px;
	line-height:140%;
}*/

#school_box .school_box03 {
	margin-top:20px;
	/*padding-left:80px;*/
}

#school_box .school_box03 p span {
	font-size:10px;
}

#school_box .school_box03 p img {
	margin-bottom:3px;
}

#school_box .school_block {
	width:160px;
	float:left;
	font-size:11px;
	margin-right:29px;
}


/* -------------------------------------------------------------------
 フッター
------------------------------------------------------------------- */
#footer {
	margin-top:20px;
	padding-bottom:10px;
}