body{
	height: 100%;
	background-color: #000;
	width: 100%;
}
#navi_bg {
	background-image: url(../img/index/bg_black.png);
	background-repeat: repeat;
	width: 360px;
	position: fixed;
	overflow: auto;
}

#navi {
	width: 320px;
	padding-left: 20px;
	height: 100%;
	padding-right: 20px;
	background-image: url(../img/index/bg_black.png);
	background-repeat: repeat;
}

.bt_en {
	margin-top: 15px;
}
.bt_news {
	height: 20px;
	width: 133px;
	margin-top: 20px;
}
.bt_schedule {
	height: 25px;
	width: 108px;
	margin-top: 15px;
}
.bt_profile {
	height: 21px;
	width: 161px;
	margin-top: 15px;
}
.bt_essay {
	height: 24px;
	width: 136px;
	margin-top: 15px;
}
.bt_blog {
	height: 25px;
	width: 108px;
	margin-top: 15px;
}
.bt_works {
	height: 20px;
	width: 143px;
	margin-top: 15px;
}
.sub_navi {
	width: 150px;
}
.sub_navi_title {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	color: #FFF;
}
.sub_navi_title a:link{
	color: #FFF;
	}
.sub_navi_title a:visited{
	color: #FFF;
	}
.sub_navi_title a:active{
	color: #0071A5;
	text-decoration: none;
	}
.sub_navi_title a:hover{
	color: #0071A5;
	text-decoration: none;
	}
.sub_navi_title_karasapparatus {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	/*width: 141px;*/
	padding-bottom: 5px;
	height: 13px;
	font-size: 13px;
	color: #FFF;
}
.sub_navi_title_karasapparatus a:link{
	color: #FFF;
	}
.sub_navi_title_karasapparatus a:visited{
	color: #FFF;
	}
.sub_navi_title_karasapparatus a:active{
	color: #0071A5;
	text-decoration: none;
	}
.sub_navi_title_karasapparatus a:hover{
	color: #0071A5;
	text-decoration: none;
	}

.sub_navi_text {
	padding-top: 5px;
	font-size: 12px;
	line-height: 1.3;
	color: #FFF;
}
.sub_navi_text a:link{
	color: #FFF;
	}
.sub_navi_text a:visited{
	color: #FFF;
	}
.sub_navi_text a:active{
	color: #0071A5;
	text-decoration: none;
	}
.sub_navi_text a:hover{
	color: #0071A5;
	text-decoration: none;
	}

.sub_navi_content_email {
	font-size: 12px;
	line-height: 1.5;
	color: #FFF;
	font-weight: bold;
}
.sub_navi_content_email a:link{
	text-decoration: none;
	color: #FFF;
}
.sub_navi_content_email a:visited{
	text-decoration: none;
	color: #FFF;
}
.sub_navi_content_email a:active{
	color: #0071A5;
	text-decoration: none;
}
.sub_navi_content_email a:hover{
	color: #0071A5;
	text-decoration: none;
}
.sub_navi_button_applicaiotn {
	text-align: right;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.sub_navi_button_applicaiotn a:link{
	text-decoration: none;
	color: #FFF;
}
.sub_navi_button_applicaiotn a:visited{
	text-decoration: none;
	color: #FFF;
}
.sub_navi_button_applicaiotn a:active{
	color: #0071A5;
	text-decoration: none;
}
.sub_navi_button_applicaiotn a:hover{
	color: #0071A5;
	text-decoration: none;
}
.sub_navi_button_more {
	text-align: right;
	margin-top: 10px;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.sub_navi_button_more a:link{
	text-decoration: none;
	color: #FFF;
}
.sub_navi_button_more a:visited{
	text-decoration: none;
	color: #FFF;
}
.sub_navi_button_more a:active{
	color: #0071A5;
	text-decoration: none;
}
.sub_navi_button_more a:hover{
	color: #0071A5;
	text-decoration: none;
}
.sub_navi_image {
	background-image: url(../img/index/img_karasstudio_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 140px;
}

.sub_navi_image a:hover img{
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	-moz-opacity: 0.00;
	opacity: 0.00;
}
.sub_navi_news {
	clear: both;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 5px;
}
.sub_navi_news_day {
	font-size: 10px;
	color: #FFF;
	width: 55px;
	padding-bottom: 3px;
}
.sub_navi_news_title {
	font-size: 10px;
	color: #FFF;
	width: 250px;
	padding-bottom: 3px;
}
.sub_navi_news_title a:link{
	color: #FFF;
}
.sub_navi_news_title a:visited{
	color: #FFF;
}
.sub_navi_news_title a:hover{
	color: #0071A5;
}
.facebook {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.facebook a:link{
	text-decoration: none;
	color: #FFF;
}
.facebook a:visited{
	text-decoration: none;
	color: #FFF;
}
.facebook a:active{
	color: #0071A5;
	text-decoration: none;
}
.facebook a:hover{
	color: #0071A5;
	text-decoration: none;
}
.index_copylight {
	font-size: 10px;
	color: #FFF;
	padding-bottom: 30px;
	padding-top: 20px;
}