@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;
}

#kyufu {
	margin-bottom: 30px;
}
#kyufu img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#kyufu p {
	font-size: 12px;
	margin-left: 26px;
	text-indent: -1em;
	padding-left: 1em;
}

/* -------------------------------------------------------------------
 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 10px;
	background:url(../images/news_txt.jpg) no-repeat top center;
	padding:46px 230px 20px 23px;
}

#news h3 {
	margin-bottom:10px;
}

/* -------------------------------------------------------------------
 cda_results
------------------------------------------------------------------- */
#cda_results {
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 20px;
}

#cda_results h3 {
	margin-bottom:20px;
}

#cda_results .results_read {
	margin-bottom: 20px;
}

#cda_results .results_list {
	border: 1px solid #ddd;
	padding: 15px;
}
#cda_results .results_list p {
	font-size: 11px;
	color: #666;
	line-height: 160%;
}
#cda_results .results_list p span {
	font-weight: bold;
}
#cda_results .results_list .results_list_last {
	text-align: right;
	margin-top: 10px;
}

#cda_results .cda_results_pic {
	margin-bottom: 20px;
}

/* -------------------------------------------------------------------
 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;
	margin: 0 20px;
}

#school_box h3 {
	background-color: #eee;
	text-align: center;
	padding: 7px 0 5px;
	margin-bottom: 20px;
}

#school_box .box01,
#school_box .box02 {
	margin-bottom: 20px;
}

#school_box ul {
	font-size: 0;
}
#school_box ul li.school_s {
	display: inline-block;
	vertical-align: top;
	margin-right: 26px;
}
#school_box ul li.school_s:last-child {
	margin-right: 0;
}
#school_box ul li.school_l {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
}

#school_box .school_l {
	width: 331px;
	border-right: 1px solid #ddd;
	padding-right: 20px;
}
#school_box .school_s {
	width: 160px;
}

#school_box .school_name {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	margin-bottom: 3px;
}

#school_box .school_load {
	font-size: 11px;
	margin: 5px 0;
}
#school_box .school_load span {
	color: #ff0000;
}

#school_box .school_l .school_inner,
#school_box .school_l .school_inner_sub {
	width: 160px;
}
#school_box .school_l .school_inner {
	float: left;
}
#school_box .school_l .school_inner_sub {
	float: right;
	padding-top: 19px;
}

#school_box .school_l .school_inner_sub .tel_txt {
	display: block;
	text-align: center;
	background-color: #999;
	color: #fff;
	padding: 5px 0 3px;
	margin-top: 8px;
	margin-bottom: 5px;
}
#school_box .school_l .school_inner_sub .school_tel {
	font-size: 16px;
	color: #FC7238;
	font-weight: bold;
	margin-bottom: 5px;
}
#school_box .school_l .school_inner_sub .school_tel span {
	display: inline-block;
	vertical-align: middle;
}
#school_box .school_l .school_inner_sub .school_tel span.tel_num {
	margin-left: 5px;
	padding-top: 3px;
	border: none;
}

#school_box .school_s .school_tel {
	font-size: 16px;
	color: #4CAB0A;
	font-weight: bold;
	margin-bottom: 5px;
}
#school_box .school_s .school_tel span {
	display: inline-block;
	vertical-align: middle;
}
#school_box .school_s .school_tel span.tel_num {
	margin-left: 5px;
	padding-top: 3px;
	border: none;
}

#school_box .school_add {
	font-size: 14px;
}

/* school_new */
#school_box .school_new {
	width: 346px;
	float: left;
}
#school_box .school_new .school_tel {
	font-size: 16px;
	color: #4CAB0A;
	font-weight: bold;
	margin-bottom: 5px;
}
#school_box .school_new .school_tel span {
	display: inline-block;
	vertical-align: middle;
}
#school_box .school_new .school_tel span.tel_num {
	margin-left: 5px;
	padding-top: 3px;
	border: none;
}

#school_box .school_new .new_icon {
	background-color: #3DB8D7;
	color: #fff;
	margin-left: 5px;
	padding: 1px 5px 0;
}

/* box03 */
#school_box ul.box03 li.school_s {
	display: inline-block;
	vertical-align: top;
	margin-left: 26px;
	margin-right: 0;
}


/* -------------------------------------------------------------------
 フッター
------------------------------------------------------------------- */
#footer {
	margin-top:20px;
	padding-bottom:10px;
}