@charset "shift_jis";
@import url("_footer.css");
@import url("_layout.css");
@import url("_base_font.css");
@import url("_library.css");

/*====================基本構造====================*/
*{
	margin: 0;
	padding: 0;
}
img{
	border: none;
}
body {
	margin: 0px;
	padding: 0px;

}
h1 {
	font-size: 0px;
	color: #075fa7;
	margin: 0px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent:-9999px;
}
p{
	margin:0px;
	padding:0px;
}
a:link,a:visited {
	color: #0D90FF;
	text-decoration: underline;
}
a:hover,a:active {
	color: #0D90FF;
	text-decoration: none;
}

/* ------------ header ------------ */



/* header */
#header {
	height:100px;
	background:url(../images/bar.gif) repeat-x;
}
#header_inner {
	width:820px;
	height:100px;
	margin:0 auto;
	background:url(../images/header.gif) no-repeat;
	position:relative;
}
/*

/*====================ロゴ・h1の設宁E===================*/

div#header a#imgLogo{
	display:block;
	margin:0;
	padding:0;
	width:181px;
	height:55px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
	position:relative;
	z-index:2;
}


div#header a#imgLogo a, div#header a#imgLogo a:link, div#header a#imgLogo a:hover, div#header a#imgLogo a:visited {
	display:block;
	width:181px;
	height:55px;
	text-decoration:none;
}

/*
div#header h1{
	text-indent:-9999px;
	height:0;
	font-size:0;
	position:relative;
	z-index:1;
	margin:0;
	padding:0;
}

#header h1 {
	display:block;
	margin:0;
	padding:0;
	width:181px;
	height:55px;
	float:left;
	background:url(../images/logo.gif) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#header h1 a, #header h1 a:link, #header h1 a:hover, #header h1 a:visited {
	display:block;
	width:181px;
	height:55px;
	text-decoration:none;
}
*/



#descript {
	width:610px;
	float:right;
	text-align:right;
	font-size:10px;
	line-height:20px;
}

ul#hrecom {
	display:block;
	width:295px;
	height:51px;
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	top:30px;
	left:531px;
}
#hrecom li {
	display:block;
	width:147px;
	height:51px;
	margin:0;
	padding:0;
	float:left;
	font-size:0;
	text-indent:-9999px;
}
#hrecom li a, #hrecom li a:link, #hrecom li a:hover, #hrecom li a:visited {
	display:block;
	width:147px;
	height:51px;
	text-decoration:none;
}
#hrecom_sample {background:url(../images/hrecom_sample.gif) no-repeat;}
#hrecom_request {background:url(../images/hrecom_request.gif) no-repeat;}
#hrecom_sample a:hover {background:url(../images/hrecom_sample.gif) no-repeat;}/* overimage */
#hrecom_request a:hover {background:url(../images/hrecom_request.gif) no-repeat;}/* overimage */

ul#hnavi {
	display:block;
	width:450px;
	margin:13px 0 0 0;
	padding:0;
	float:right;
	list-style-type:none;
}
#hnavi li {
	display:block;
	margin:0;
	float:left;
	padding:0 20px 0 10px;
	background:url(../images/arrw_gry.gif) no-repeat left center;
	line-height:15px;
	font-size:10px;
}
#hnavi a, #hnavi a:link, #hnavi a:visited {color:#075fa7; text-decoration:none;}
#hnavi a:hover {color:#075fa7; text-decoration:underline;}

ul#navi {
	clear:both;
	display:block;
	height:30px;
	margin:0;
	padding:0 0 0 2px;
	background:url(../images/navi_bg.gif) no-repeat;
	list-style-type:none;
}
#navi li {
	display:block;
	width:105px;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	font-size:0;
	text-indent:-9999px;
}
#navi li a, #navi li a:link, #navi li a:hover, #navi li a:visited {
	display:block;
	width:103px;
	height:30px;
	text-decoration:none;
}
#navi_course {background:url(../images/navi_course.gif) no-repeat;}
#navi_method {background:url(../images/navi_method.gif) no-repeat;}
#navi_feature {background:url(../images/navi_feature.gif) no-repeat;}
#navi_support {background:url(../images/navi_support.gif) no-repeat;}
#navi_room {background:url(../images/navi_room.gif) no-repeat;}

#header:after, ul#hnavi:after, ul#navi:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}
#header, ul#hnavi, ul#navi {
	display:inline-block;
}
* html #header, * html ul#hnavi, * html ul#navi {
	height:1%;
}
#header, ul#hnavi, ul#navi {
	display:block;
}



/*-----------パンくずエリア-----------*/
#pankuzu {
	background-image: url(../../images/pankuzu_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	margin: 0px;
}
.pankuzuarea {
	font-size: 12px;
	color: #5a5a5a;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}



/* ------------ flash ------------ */
#topflash {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 467px;
}
#movieflash {
	width: 480px;
	margin: 0px;
}

/* ------------ contents ------------ */
#main01,#contents{
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main02 {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#left01 {
	padding: 0px;
	float: left;
	width: 151px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left02 {
	padding: 0px;
	float: left;
	width: 151px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center01 {
	padding: 0px;
	float: left;
	width: 480px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#center02 {
	padding: 0px;
	float: left;
	width: 480px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*html #center02 {
	padding: 0px;
	float: left;
	width: 480px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right01 {
	padding: 0px;
	float: left;
	width: 151px;
	margin: 0px;
}
#right02 {
	padding: 0px;
	float: left;
	width: 151px;
	margin: 0px;
}

.bana00 {
	margin-bottom: 10px;
}
.bana01 {
	margin-top: 8px;
}
.bana02 {
	margin-top: 10px;
}
.bana03 {
	margin-top: 5px;
}
.bana04 {
	background-image: url(../../img/top_left_data_bg.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 151px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bana04_bt {
	padding-top: 109px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
}
.bana05 {
	background-image: url(../../img/student_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 127px;
	width: 149px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.bana05_bt01 {
	margin-top: 40px;
}
.bana05_bt02 {
	margin-top: 5px;
}
.bana06 {
	background-image: url(../../img/ttl_left_info.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 115px;
	width: 151px;
}
.bana06_txt01 {
    font-size:12px;
	color:#1d1d1d;
	padding:34px 0px 0px 8px;
}
.bana06_txt02 {
    font-size:12px;
	color:#1d1d1d;
	padding:27px 0px 0px 8px;
}
.bana06_txt03 {
	font-size:12px;
	color:#0066cc;
	padding:7px 0px 10px 8px;
}
.bana07 {
	margin-bottom: 10px;
}
.bana08 {
	height: 130px;
	width: 151px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.linkarea {
	text-align: center;
	padding: 0px;
	width: 151px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.linkarea_txt {
	font-size: 10px;
	line-height: 130%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 2px;
	width: 147px;
}


a:hover img.bana01, a:hover img.bana02, a:hover img.bana03, a:hover img.bana05_bt01, a:hover img.bana05_bt02, a:hover img.bana07, a:hover img.gifbt, a:hover img.imghover, {
	filter:alpha(opacity=70);
	opacity:0.7;
}
a:hover img.imghover, a:hover input.imghover {
	filter:alpha(opacity=70);
	opacity:0.7;
}
.bana_txt {
	font-size: 10px;
	line-height: 130%;
	padding-top:2px;
	padding-bottom:10px;
	color: #666666;
	margin: 0px;
	padding-right: 0px;
	padding-left: 2px;
}
#news {
	background-color: #F8F8F8;
	width: 480px;
	margin-top: 20px;
}
.newsarea {
	width: 460px;
	margin-left: 10px;
}
.news_title {
	margin-bottom: 15px;
}
.news_waku_01{
	width:460px;
	height:auto;
	margin:0px 0px 5px 0px;
	padding-bottom:3px;
	border-bottom: 1px dotted #CCCCCC;
}
.news_waku_00{
	width:460px;
	height:30px;
	margin:0px 0px 5px 0px;
	padding-bottom:3px;
	border-bottom: 1px dotted #CCCCCC;
}


.news_date {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 60px;
	font-size: 12px;
	line-height: 130%;
	color: #636363;
}
.news_word {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 390px;
	font-size: 12px;
	line-height: 130%;
	color: #636363;
}
.block_topdirect_01{
	width:149px;
	margin:0px 0px 20px 0px;
	padding:10px 0px 5px 0px;
	background:url(../../images/bk_direct_001.gif) no-repeat;
	background-color:#f8f8f8;
	background-position:0px 26px;
}

.block_topdirect_02{
	width:149px;
	height:247px;
	margin:0px 0px 0px 10px;
	padding:1px 0px 0px 0px;
	background:url(../../images/bk_direct_002.gif) no-repeat;
}
.block_topdirect_01 p{
	width:134px;
	color:#2B2B7E;
	font-size:12px;
}

.ttl_topdirect_01{
	margin:0px 0px 5px 11px;
	padding:0px 0px 5px 0px;
}
.ttl_topdirect_02{
	margin:0px 0px 1px 11px;
	padding:0px 0px 0px 15px;
	background:url(../../images/pic_001.gif) no-repeat;
	background-position:0px 1px;
	line-height:1.2em;
}

.block_topdirect_01 ul{
	width:134px;
	margin:0px 0px 10px 9px;
	padding:0px;
	list-style:none;
}

.block_topdirect_01 ul li{
	font-size:10px;
	margin:0px 0px 0px 8px;
	padding:0px;
}

.block_topdirect_01 ul li a,.block_topdirect_01 ul li a:link,.block_topdirect_01 ul li a:visited{
	color:#2b2b7e;
}

.block_topdirect_01 ul li a:hover,.block_topdirect_01 ul li a:active{
	color:#7777ff;
}
#info {
	background-color: #F8F8F8;
	width: 480px;
	margin-top: 10px;
}

.osusume_tbl{
	width:460px;
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size: 12px;
	line-height: 130%;
	color: #636363;
}
.osusume_td01 {
	width:60px;
	margin:0px;
	padding:0px 10px 0px 0px;
}
.osusume_td02 {
	font-size:14px;
	margin:0px;
	padding:0px;
	font-weight: bold;
}
#word_topschool_01{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size: 12px;
	line-height: 130%;
	color: #636363;
}

.block_topschool_01{
	width:460px;
	margin:0px 0px 5px 0px;
	padding:0px;
}

.block_topschool_01 .left_item{
	float:left;
	width:50px;
	margin:0px;
	padding:0px;
	text-align:right;
	border-right:1px solid #999999;
	font-size:11px;
}

.block_topschool_01 .right_item{
	float:right;
	width:399px;
	margin:0px 0px 0px 10px;
	padding:0px;
	font-size:11px;
}

.block_topschool_01 .left_item a{
	margin:0px;
	padding:0px 10px 0px 0px;
}

.block_topschool_01 a,.block_topschool_01 a:link,.block_topschool_01 a:visited{
	color:#3F408F;
	text-decoration:underline;
}

.block_topschool_01 a:hover,.block_topschool_01 a:active{
	color:#3F408F;
	text-decoration:none;
}
#leftinfo{
	padding:0px;
	background:#FFF4F4;
	border-bottom:1px solid #EB9A9A;
	margin-top: 10px;
}
#leftinfo_title{
	width:151px;
	height:25px;
	margin:0px 0px 15px 0px;
	padding:0px;
	background:url(../../images/bk_topleft_001.gif) no-repeat;
}
#leftinfo_title p{
	width:151px;
	margin:0px;
	padding:5px 0px 0px 0px;
	color:#FFFFFF;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
}
.leftinfo_txt01{
	background:url(../../images/pic_002.gif) no-repeat;
	background-position:0px 1px;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	font-weight: normal;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.leftinfo_txt02{
	margin:0px 0px 7px 5px;
	padding:0px;
	font-size: 10px;
	line-height: 130%;
	color: #000000;
}




/* ------------ decoration ------------ */
.float_left {
	float: left;
}

/* ------------ sidenavi ------------ */
#sidenavi {
	padding: 0px;
	height: 400px;
	width: 151px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidenavi ul {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin: 0px;
}
#sidenavi li a {
	color: #18353E;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 151px;
}

#sidenavi em {
	visibility: hidden;
}
#sidenavi #title {
	background-image: url(../image/tsnavi01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 230px;
}
#sidenavi li#sn1 a {
	background-image: url(../../images/sidenavi01.gif);
	background-position: left top;
}
#sidenavi li#sn2 a {
	background-image: url(../../images/sidenavi02.gif);
	background-position: left top;
}
#sidenavi li#sn3 a {
	background-image: url(../../images/sidenavi03.gif);
	background-position: left top;
}
#sidenavi li#sn4 a {
	background-image: url(../../images/sidenavi04.gif);
	background-position: left top;
}
#sidenavi li#sn5 a {
	background-image: url(../../images/sidenavi05.gif);
	background-position: left top;
}
#sidenavi li#sn1 a:hover,#sidenavi li#sn1 a:active {
	background-image: url(../../images/sidenavi01.gif);
	background-position: right top;
}
#sidenavi li#sn2 a:hover,#sidenavi li#sn2 a:active {
	background-image: url(../../images/sidenavi02.gif);
	background-position: right top;
}
#sidenavi li#sn3 a:hover,#sidenavi li#sn3 a:active {
	background-image: url(../../images/sidenavi03.gif);
	background-position: right top;
}

#sidenavi li#sn4 a:hover,#sidenavi li#sn5 a:active {
	background-image: url(../../images/sidenavi04.gif);
	background-position: right top;
}
#sidenavi li#sn5 a:hover,#sidenavi li#sn5 a:active {
	background-image: url(../../images/sidenavi05.gif);
	background-position: right top;
}


/*====================lefter====================*/
.lefter_title {
	color:#FFFFFF;
	height:28px;
	width:151px;
	background-color: transparent;
	background-image: url(../../images/left_title_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p.lefter_title span {
	display:block;
	font-weight:bold;
	padding:6px 0 0 13px;
	color: #FFFFFF;
	font-size: 80%;
}
/*--営業時間--*/
#lefter_hours{
	height: auto;
	width: 151px;
	text-align: left;
	background-image: url(../../images/title_left_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
#lefter_hours img {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.lefter_hours_txt{
	font-size:12px;
	color:#1d1d1d;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: center;
}
/*--吁E舎案E--*/
#lefter_school{
	height: auto;
	width: 151px;
	text-align: left;
	background-image: url(../../images/title_left_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lefter_school dt {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
	font-size: 75%;
	font-weight: 600;
	color: #666666;
}
#lefter_school dd {

}
#lefter_school ul {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}	
#lefter_school li {
	font-size:70%;
	width: auto;
	display: inline;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lefter_school li a {
	color: #888888;
}
/*--受講生作品--*/
#lefter_student{
	height: auto;
	width: 151px;
	text-align: left;
	background-image: url(../../images/title_left_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#lefter_student img {
	margin: 0px;
	text-align: center;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 9px;
}

/*====================righter====================*/
#righter {
	padding: 0px;
	float: left;
	width: 151px;
	margin: 0px;
}
#righter ul {
	margin: 0px;
	padding: 0px;
}	
#righter li {
	list-style-type: none;
	margin: 0px;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}



.leftbana_info {
	background-image: url(../../images/title_left_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 151px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.leftbana_underline{
	width:151px;
	height:7px;
	margin:0px;
	background-image: url(../../images/title_left_under.gif);
	background-repeat: no-repeat;
	clear:both;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_title_info
{
	text-indent: -9999px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-image: url(../../images/title_left_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 151px;
	margin: 0pt;
}
.leftbana_info_txt01 {
	font-size:12px;
	color:#1d1d1d;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}
.leftbana_info_txt02 {
	font-size:12px;
	color:#1d1d1d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftbana_info_txt03 {
	font-size:12px;
	color:#0066cc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
.yoyaku_menu01txt {
	font-size: 12px;
	line-height: 200%;
	background-image: url(../../course_all/img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent:20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.leftbana_yoyaku {
	background-image: url(../../images/title_left_internet.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 151px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left_title_yoyaku{
	overflow-x: hidden;
	overflow-y: hidden;
	height: 76px;
	width: 151px;
	margin: 0pt;
}
.leftbana_underline_yoyaku{
	width:151px;
	height:7px;
	margin:0px;
	background-image: url(../../images/left_internet_under.jpg);
	background-repeat: no-repeat;
	clear:both;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_title_syo
{
	text-indent: -9999px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-image: url(../../images/title_left_syo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 151px;
	margin: 0pt;
}
.leftbana_syo {
	background-image: url(../../images/title_left_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 151px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.syo_menu01txt {
	font-size: 12px;
	line-height: 200%;
	margin: 0px;
	padding: 0px;
	background-image: url(../../course_all/img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent:20px;
}
.syo_menu02txt {
	font-size: 12px;
	line-height: 200%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.left_title_student
{
	text-indent: -9999px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-image: url(../../images/title_left_student.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 151px;
	margin: 0pt;
}
.student_image01 {
	margin-top: 5px;
}
.bana00 {
	margin-bottom: 10px;
}
.bana01 {
	margin-top: 8px;
}
.bana02 {
	margin-top: 10px;
}
.bana03 {
	margin-top: 5px;
}
.bana04 {
	background-image: url(../../img/top_left_data_bg.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 151px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bana04_bt {
	padding-top: 109px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 52px;
}
.bana05 {
	background-image: url(../../img/student_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 127px;
	width: 149px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.bana05_bt01 {
	margin-top: 40px;
}
.bana05_bt02 {
	margin-top: 5px;
}

.bana07 {
	margin-bottom: 10px;
}
.bana08 {
	height: 130px;
	width: 151px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bana10 {
	height: 37px;
	width: 151px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*----------------------------------------------------

		アキ調整

-----------------------------------------------------*/


.top5{
	margin-top:5px;
}

.top10{
	margin-top:10px;
}

.top15{
	margin-top:15px;
}

.top20{
	margin-top:20px;
}

.top25{
	margin-top:25px;
}

.top30{
	margin-top:30px;
}

.top35{
	margin-top:35px;
}

.top40{
	margin-top:40px;
}

.top45{
	margin-top:45px;
}

.top50{
	margin-top:50px;
}


.bottom5{
	margin-bottom:5px;
}

.bottom10{
	margin-bottom:10px;
}


.bottom15{
	margin-bottom:15px;
}

.bottom20{
	margin-bottom:20px;
}

.bottom25{
	margin-bottom:25px;
}


.bottom30{
	margin-bottom:10px;
}

.bottom35{
	margin-bottom:10px;
}

.bottom40{
	margin-bottom:10px;
}


.bottom45{
	margin-bottom:10px;
}

.bottom50{
	margin-bottom:10px;
}
