@charset "utf-8";

/*
*
*	Title: MYNAVI SHINGAKU- Gakkou Information
*	Last Modified: 2011-02-28
*	Description:
*
*/

/* =========== INDEX LIST ============

   01: COMMON
   02: TOP
   03: BOSHU
   04: NYUSHI
   05: EVENT
   06: SENPAI
   07: COURSE
   08: MANABI
   09: PHOTO
   10: NEW
   11: ICHIOSHI
   12: MOVIE

====================================== */

/* ===================================

	01: COMMON

====================================== */


h1 {
	margin: 0 0 10px 15px;
	font-size: 247%;
	line-height: 1.1;
}
h2 {
	margin-bottom: 25px;
	padding: 8px 15px;
	background: #f7f6f6 url(../../common/images/gakkou/bg_title_02.png) scroll repeat-x left bottom;
	border: 1px solid #dadada;
	border-bottom: 3px solid #ed7dbc;
	font-size: 136%;
	clear: both;
}
.section {
	margin: 0 0 20px;
}
#body p {
	clear: both;
}
.col-img-right,
.col-img-left {
	margin: 0 10px;
	overflow: hidden;
	_height: 1%;
}
.col-img-right .col-txt {
	width: 435px;
	margin-right: 22px;
	float: left;
}
.col-img-right .col-img {
	width: 198px;
	float: left;
}
.col-img-left .col-txt {
	width: 435px;
	margin-left: 22px;
	float: right;
}
.col-img-left .col-img {
	width: 198px;
	float: right;
}
.col-txt {
	font-size: 92%;
	line-height: 1.6;
}

.category {
	background: #EC9600;
	padding: 3px;
	font-size: 77%;
	font-weight: bold;
	color: #FFF;
}

/* icon */
.icon, .icon2, .icon3, .icon4, .icon5,
.icon6, .icon7, .icon8, .icon9, .icon10,
.icon11, .icon12, .icon13,
.icon-free, .icon-charge {
	padding: 2px 3px 2px 3px;
	font-size: 85%;
	color: #FFF;
}
/* module-feature-icon */
.icon {
	background: #1d9fc6;/*cerulean blue*/
	font-size: 77%;
}
.icon2 {
	background: #1d80c6;/*sky blue*/
	font-size: 77%;
}
.icon3 {
	background: #294daa;/*depth blue*/
	font-size: 77%;
}
.icon4 {
	background: #6e47b7;/*purple*/
	font-size: 77%;
}

.icon5 {
	background: #336699;/*dark blue*/
}

.icon6 {
	background: #cc7d00;/*red ocher*/
}

/* event: module-feature-icon */
.icon13 {
	background: #ac8e47;/*yellow ocher*/
	font-size: 77%;
}

/*list page icon*/
.icon7 {
	background: #f49c00;/*orange*/
}
.icon8 {
	background: #6cb209;/*yellow green*/
}
.icon9 {
	background: #0fa99c;/*emerald green*/
}
.icon10 {
	background: #1da6db;/*aqua blue*/
}
.icon11 {
	background: #3c6ad4;/*blue*/
}
.icon12 {
	background: #8c5fcf;/*light purple*/
}

.icon-free {
	background-color: #336699;/*blue*/
}
.icon-charge {
	background-color: #e00000;/*red*/
}

.line {
	color: #CCC;
}
.img-cap {
	text-align: right;
}
p.link-detail {
}
.link-detail a,
a.link-detail {
	padding: 3px 5px 2px 14px;
	background: #fff url(../../common/images/img_mark_link2.png) scroll no-repeat 5px 7px;
	border: 1px solid #d1d1d1;
	font-size: 92%;
	font-weight: normal;
	color: #176FBA;
	text-decoration: none;
	white-space: nowrap;
}
.link-detail a:visited ,
a.link-detail:visited {
	text-decoration: none;
}
.link-detail a {
	display: block;
	width: 2.2em;
}
.link-detail a:hover,
a.link-detail:hover {
	background: #fff2f8 url(../../common/images/img_mark_link2.png) scroll no-repeat 5px 7px;
	color: #176FBA;
}

#module-useful {
	margin: -15px 10px 10px 0;
	float: right;
}
#module-useful p {
	font-size: 92%;
}
#module-useful p a {
	background: #F4F4F4 url(../../common/images/gakkou/img_mark_link_pink.png) no-repeat 10px 6px;
	padding: 5px 10px 5px 20px;
	border: 1px solid #CCC;
	display: block;
	text-decoration: none;
}
#module-useful p a:hover {
	background: #ffd4ed url(../../common/images/gakkou/img_mark_link_pink.png) no-repeat 10px 6px;
	color: #176FBA;
}

#block-primary {
	width: 898px;
	margin: 0 0 15px 0;
	padding: 15px 0 0 0;
	border-top: 3px solid #E752A5;
	border-right: 1px solid #CCC;
	border-bottom: 3px solid #E752A5;
	border-left: 1px solid #CCC;
	position: relative;
	overflow: hidden;
}
#block-primary p.txt, #block-primary p.txt2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	font-size: 92%;
	line-height: 1.1;
	color: #666;
}
#block-primary p.txt2 {
	float: left;
}
#block-primary nav {
	width: 899px;
	height: 43px;
	margin: 0 -1px 0 0;
	clear: both;
	overflow: hidden;
	box-shadow: 0px -3px 5px #ebebeb;
	-webkit-box-shadow: 0px -3px 5px #ebebeb;
	-moz-box-shadow: 0px -3px 5px #ebebeb;
}
#block-primary ul {
	height: 43px;
	width: auto;
	background: url(../../common/images/gakkou/img_bg_menu.png) scroll repeat-x left top;
}
#block-primary li {
	float: left;
	height: 43px;
}
#block-primary li a {
	display: block;
	height: 43px;
	background: url(../../common/images/gakkou/img_menu.png) scroll no-repeat left top;
}
#block-primary li span {
	display: none;
}
#block-primary #lnav01,
#block-primary #lnav03,
#block-primary #lnav05,
#block-primary #lnav09,
#block-primary #lnav12,
#block-primary #lnav13,
#block-primary #lnav14,
#block-primary #lnav15,
#block-primary #lnav16,
#block-primary #lnav17,
#block-primary #lnav18,
#block-primary #lnav19,
#block-primary #lnav20 {
	width: 83px;
}
#block-primary #lnav02,
#block-primary #lnav04,
#block-primary #lnav06,
#block-primary #lnav07,
#block-primary #lnav08,
#block-primary #lnav10,
#block-primary #lnav11 {
	width: 81px;
}
#block-primary #lnav01 a {
	background-position: 0px 0px;
}
#block-primary #lnav02 a {
	background-position: -83px 0px;
}
#block-primary #lnav03 a {
	background-position: -164px 0px;
}
#block-primary #lnav04 a {
	background-position: -247px 0px;
}
#block-primary #lnav05 a {
	background-position: -328px 0px;
}
#block-primary #lnav06 a {
	background-position: -411px 0px;
}
#block-primary #lnav07 a {
	background-position: -492px 0px;
}
#block-primary #lnav08 a {
	background-position: -573px 0px;
}
#block-primary #lnav09 a {
	background-position: -654px 0px;
}
#block-primary #lnav10 a {
	background-position: -737px 0px;
}
#block-primary #lnav11 a {
	background-position: -818px 0px;
}
#block-primary #lnav12 a {
	background-position: -899px 0px;
}
#block-primary #lnav13 a {
	background-position: -982px 0px;
}
#block-primary #lnav14 a {
	background-position: -1065px 0px;
}
#block-primary #lnav15 a {
	background-position: -1148px 0px;
}
#block-primary #lnav16 a {
	background-position: -1231px 0px;
}
#block-primary #lnav17 a {
	background-position: -1314px 0px;
}
#block-primary #lnav18 a {
	background-position: -1397px 0px;
}
#block-primary #lnav19 a {
	background-position: -1480px 0px;
}
#block-primary #lnav20 a {
	background-position: -1563px 0px;
}
#block-primary #lnav01 a:hover,
#block-primary #lnav01 a.active {
	background-position: 0 -43px;
}
#block-primary #lnav02 a:hover,
#block-primary #lnav02 a.active {
	background-position: -83px -43px;
}
#block-primary #lnav03 a:hover,
#block-primary #lnav03 a.active {
	background-position: -164px -43px;
}
#block-primary #lnav04 a:hover,
#block-primary #lnav04 a.active {
	background-position: -247px -43px;
}
#block-primary #lnav05 a:hover,
#block-primary #lnav05 a.active {
	background-position: -328px -43px;
}
#block-primary #lnav06 a:hover,
#block-primary #lnav06 a.active {
	background-position: -411px -43px;
}
#block-primary #lnav07 a:hover,
#block-primary #lnav07 a.active {
	background-position: -492px -43px;
}
#block-primary #lnav08 a:hover,
#block-primary #lnav08 a.active {
	background-position: -573px -43px;
}
#block-primary #lnav09 a:hover,
#block-primary #lnav09 a.active {
	background-position: -654px -43px;
}
#block-primary #lnav10 a:hover,
#block-primary #lnav10 a.active {
	background-position: -737px -43px;
}
#block-primary #lnav11 a:hover,
#block-primary #lnav11 a.active {
	background-position: -818px -43px;
}
#block-primary #lnav12 a:hover,
#block-primary #lnav12 a.active {
	background-position: -899px -43px;
}
#block-primary #lnav13 a:hover,
#block-primary #lnav13 a.active {
	background-position: -982px -43px;
}
#block-primary #lnav14 a:hover,
#block-primary #lnav14 a.active {
	background-position: -1065px -43px;
}
#block-primary #lnav15 a:hover,
#block-primary #lnav15 a.active {
	background-position: -1148px -43px;
}
#block-primary #lnav16 a:hover,
#block-primary #lnav16 a.active {
	background-position: -1231px -43px;
}
#block-primary #lnav17 a:hover,
#block-primary #lnav17 a.active {
	background-position: -1314px -43px;
}
#block-primary #lnav18 a:hover,
#block-primary #lnav18 a.active {
	background-position: -1397px -43px;
}
#block-primary #lnav19 a:hover,
#block-primary #lnav19 a.active {
	background-position: -1480px -43px;
}
#block-primary #lnav20 a:hover,
#block-primary #lnav20 a.active {
	background-position: -1563px -43px;
}

#block-primary #module-save {
	position: absolute;
	top: 0;
	right: 10px;
}
#block-primary #module-save a img {
	display: inline;
	line-height: 1;
	vertical-align: top;
}

.block-list-box {
	margin: -10px 0 20px;
	padding: 0 0 10px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	_height: 1%;
	overflow: hidden;
}
.block-list-box .col-img {
	width: 90px;
	margin-right: 15px;
	float: left;
}
.block-list-box .col-img img {
	line-height: 1;
	vertical-align: top;
}
.block-list-box .col-txt {
	width: 510px;
	float: left;
}
.block-list-box .col-txt h3 {
	padding-top: 2px;
	font-size: 107%;
}
.block-list-box .col-txt .info span {
	font-weight: bold;
}
.block-list-box p.link-detail {
	position: absolute;
	right: 10px;
	top: 0;
}

.btn-back {
	margin: -10px 0 10px 1px;
	text-align: left;
}
.btn-back a {
	padding: 5px 8px 4px 25px;
	background: url(../../common/images/gakkou/img_mark_back_off.png) scroll no-repeat 5px 3px;
	border: 1px solid #d1d1d1;
	font-size: 92%;
	font-weight: normal;
	color: #176FBA;
	text-decoration: none;
}
.btn-back a:hover {
	background: #fff2f8 url(../../common/images/gakkou/img_mark_back_on.png) scroll no-repeat 5px 3px;
	color: #176FBA;
}

/* sidebar */
.block-sidebar-box {
	width: 205px;
	background: #F4F4F4;
	margin: 0 0 15px 0;
	border-top: 2px solid #ffbc2d;
	clear: both;
	position: relative;
	overflow: hidden;
}
.block-sidebar-box .title,
.block-sidebar-box .title2 {
	margin: 8px;
	font-size: 100%;
	font-weight: bold;
	border-left: 4px solid #ffbc2d;
	padding-left: 10px;
}
.block-sidebar-box .title span,
.block-sidebar-box .title2 span {
}
.block-sidebar-box .title {
	font-size: 114%;
}
.block-sidebar-box p.btn {
	position: absolute;
	top: 5px;
	right: 5px;
}
.block-sidebar-box ul {
	padding: 5px 10px 10px 10px;
}
.block-sidebar-box li {
	background: url(../../common/images/img_mark_link.png) no-repeat 0 4px;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 92%;
	line-height: 1.3;
}

.block-sidebar-box-entry {
	width: 185px;
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #D1D1D1;
	clear: both;
}
*html .block-sidebar-box-entry {
	padding: 0;
}
*+html .block-sidebar-box-entry {
	padding: 0;
}
.block-sidebar-box-entry.end {
	border-bottom: none;
}
.block-sidebar-box-entry.outline-img {
	margin: 0 10px 10px 5px;
}
.block-sidebar-box-entry p {
	font-size: 92%;
}
.block-sidebar-box-entry p a {
	font-size: 107%;
	font-weight: bold;
}
.block-sidebar-box-entry p.title {
	background: #EEE;
	padding: 5px;
	font-weight: bold;
}
.block-sidebar-box-entry p.name {
	font-size: 100%;
	font-weight: bold;
}
.block-sidebar-box-entry p.photo {
	width: 60px;
	margin: 0 10px 0 0;
	float: left;
	line-height: 1;
}
.block-sidebar-box-entry p.photo img {
	margin: 0;
	line-height: 1;
	vertical-align: top;
}
.block-sidebar-box-entry p.photo2 {
	width: 60px;
	text-align: center;
	float: left;
}
.block-sidebar-box-entry p.photo2 img {
	border: 1px solid #CCC;
	margin: auto;
}
.block-sidebar-box-entry p.photo a img,
.block-sidebar-box-entry p.photo2 a img {
	display: block;
}

.block-sidebar-box-entry p.txt {
	width: 110px;
	float: left;
	font-size: 92%;
	line-height: 1.5;
}
*html .block-sidebar-box-entry p.txt {
	margin: 0;
}
*+html .block-sidebar-box-entry p.txt {
	margin: 0;
}
.block-sidebar-box-entry p.txt a {
	font-size: 100%;
}
.block-sidebar-box-entry p.txt img {
	margin: 5px 0 0 0;
}
.block-sidebar-box-entry ul {
	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #DDD;
}
.block-sidebar-box-entry ul.end {
	padding: 0 10px 0 10px;
	border-bottom: none;
}
.block-sidebar-box-entry li {
	background: url(../../common/images/gakkou/img_mark_node2.png) no-repeat 0 4px;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
}
.block-sidebar-box-entry ul.nyushi {
	padding: 0 10px 0 10px;
	border-bottom: none;
}
.block-sidebar-box-entry ul.nyushi li {
	background: url(../../common/images/img_mark_link.png) no-repeat 0 4px;
}

/* akahon block */
.block-sidebar-box2 {
	width: 185px;
	background: #FFF1EB;
	margin: 0 0 15px 0;
	padding: 10px;
	clear: both;
}
.block-sidebar-box2 p {
	width: 120px;
	margin: 0 0 5px 0;
	float: right;
	font-size: 92%;
	line-height: 1.3;
	color: #8C6941;
}
.block-sidebar-box2 p.photo {
	width: 45px;
	float: left;
}
.block-sidebar-box2 p.btn {
	margin: 0;
}

/* reguest sidebar */
#block-request {
	background: #fa8d01;
	margin: 0 0 15px 0;
	padding: 3px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	_height: 1%;
	overflow: hidden;
}
.block-request-inner {
	background: #fff6de;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#block-request .top-btn {
	margin: 6px 0 9px 0;
	text-align: center;
}
#block-request .top-btn img {
	line-height: 1;
	vertical-align: top;
	box-shadow: 3px 5px 5px #de7d01;
	-webkit-box-shadow: 3px 5px 5px #de7d01;
	-moz-box-shadow: 3px 5px 5px #de7d01;
}
#block-request .lead-txt {
	padding: 8px 10px;
	color: #fc4002;
	font-size: 92%;
	font-weight: bold;
}
#block-request p.title {
	background: #f7e6c6;
	margin: 0 5px 10px;
	padding: 3px 8px;
	font-size: 92%;
	font-weight: bold;
}
#block-request ul {
	padding: 0 0 10px 5px;
	border-bottom: 1px solid #b7ad9a;
}
#block-request li {
	margin: 0 8px 5px;
	font-size: 92%;
}
#block-request .col-wrap {
	margin: 0 12px 10px;
	_height: 1%;
	overflow: hidden;
}
#block-request .col-wrap p {
	text-align: left;
}
#block-request .bnr {
	padding: 8px 12px;
	border-top: 2px solid #cfc4af;
}
#block-request .bnr img {
	line-height: 1;
	vertical-align: top;
}
#block-outline {
	margin: 0 0 15px;
	background: #f4f4f4;
	_height: 1%;
	overflow: hidden;
}
#block-outline .title {
	background: #ff9001;
	padding: 9px 7px;
	color: #fff;
	font-weight: bold;
}
#block-outline .title span {
	display: block;
	padding: 0 0 0 8px;
	border-left: 4px solid #fff;
}
#block-outline .img {
	width: 65px;
	padding: 10px 0;
	float: left;
	margin-right: 13px;
	text-align: right;
}
#block-outline .img img {
	line-height: 1;
	vertical-align: top;
	border: 1px solid #adacab;
}
#block-outline .btn {
	width: 120px;
	margin-top: 10px;
	float: left;
}
#block-outline .btn p {
	font-size: 92%;
	font-weight: bold;
}
#block-outline .btn a {
	background: none;
}
#block-outline .btn img {
	margin-top: 5px;
	line-height: 1;
	vertical-align: top;
}

/* reguest footer */
#block-footer-request {
	width: 629px;
	margin-top: 30px;
	background: #fff6de;
	padding: 20px 20px 0;
	border: 3px solid #ff9001;
	clear: both;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
*html #block-footer-request {
	padding: 20px 20px 0 20px;
}
*+html #block-footer-request {
	padding: 20px 20px 0 20px;
}


#block-footer-request .top-title {
	width: 651px;
	margin: -23px -23px 0;
	padding: 6px 12px;
	background: #ff9001 url(../../common/images/gakkou/bg_request_title.png) scroll repeat-x left top;
	font-size: 136%;
	line-height: 1.5;
	font-weight: bold;
	color: #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	_position: relative;
	_zoom: 1;
}
#block-footer-request .top-title span {
	padding-left: 8px;
	border-left: 5px solid #fff;
}
#block-footer-request .lead-txt {
	margin: 15px 0;
}
#block-footer-request .lead-txt strong {
	padding: 3px 0;
	color: #fc4002;
}
#block-footer-request-left {
	width: 311px;
	margin-bottom: 15px;
	float: left;
	border-right: 1px solid #e8dec1;
	text-align: center;
}
#main #block-footer-request-left .btn {
	margin: 10px 0;
}
#main #block-footer-request-left .btn a img {
	line-height: 1;
	vertical-align: top;
	box-shadow: 3px 5px 5px #e0d8c3;
	-webkit-box-shadow: 3px 5px 5px #e0d8c3;
	-moz-box-shadow: 3px 5px 5px #e0d8c3;
}
#block-footer-request-right {
	width: 281px;
	padding: 10px 0 0 0;
	float: right;
}
#block-footer-request-right p {
	margin: 0 15px 0 0;
	float: left;
}
#block-footer-request-right img {
	line-height: 1;
	vertical-align: top;
}
#block-footer-request-right p.btn {
	padding: 10px 0 0 0;
}
#block-footer-request-right p.btn img {
	margin: 0 0 10px 0;
}
#main #block-footer-request-right .img {
	float: left;
}
#main #block-footer-request-right .btn {
	float: right;
	padding-top: 18px;
}
#main #block-footer-request-right .btn img {
	margin: 0 0 3px 0;
}
#block-footer-request-detail {
	width: 669px;
	margin: 0 -20px;
	padding-bottom: 10px;
	background: #fffcf6;
	clear: both;
	_height: 1%;
	overflow: hidden;
	_position: relative;
	_zoom: 1;
}
#block-footer-request-detail .title {
	margin: 0 0 10px;
	padding: 4px 10px;
	background: #f7e6c6;
	font-size: 92%;
	line-height: 1.5;
	font-weight: bold;
}
#block-footer-request-detail .title span {
	border-left: 4px solid #dec697;
	padding-left: 5px;
}
#block-footer-request-detail ul {
	margin: 0 25px;
	font-size: 92%;
	line-height: 1.6;
}

/* feature icon */
#block-feature {
	width: 675px;
	margin: 0 0 20px 0;
	padding: 8px 0 8px 0;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	position: relative;
}
#module-feature {
	width: 55px;
	margin-right: 5px;
	padding-right: 5px;
	float: left;
	background: url(../../common/images/gakkou/bg_feature.png) scroll no-repeat right center;
}
#module-feature p {
	background: #a2c000;
	padding: 10px 3px;
	font-size: 92%;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
#module-feature-icon {
	width: 500px;
	margin: -3px 0 0 0;
	float: left;
}
#module-feature-icon p {
	line-height: 1.4em;
}
#module-feature-icon span {
	white-space: nowrap;
}
#block-feature p.btn-icon {
	max-width: 100px;
	position: absolute;
	top: 8px;
	right: 0;
}
#block-feature p.btn-icon a {
	background: #a2c000 url(../../common/images/gakkou/img_mark_icon.png) scroll no-repeat 8px 8px;
	padding: 5px 10px 4px 15px;
	color: #fff;
	text-decoration: none;
	font-size: 77%;
	display: block;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
#block-feature p.btn-icon a:hover {
	background: #b9d040 url(../../common/images/gakkou/img_mark_icon.png) scroll no-repeat 8px 8px;
}

/* ===================================

	02: TOP

====================================== */

#block-top-header {
	clear: both;
}

#block-top #block-push {
	background-color: #f7f7f7;
	margin: -15px 0 20px;
	padding: 5px 0;
	border: 1px solid #bfbfbf;
	border-top: none;
}
#block-top #block-push dl {
	width: 898px;
	overflow: hidden;
}
#block-top #block-push dt {
	width: 83px;
	margin: 5px 0;
	float: left;
	text-align: center;
}
#block-top #block-push dd {
	width: 770px;
	padding: 6px 10px 6px 0;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	float: left;
	font-size: 92%;
	line-height: 1.5;
}
#block-top #block-push dd li {
	padding-left: 23px;
	background: url(../../common/images/img_list_form.png) scroll no-repeat 10px 5px;
}
#block-top #block-feature {
	width: 100%;
	margin: -6px 0 20px 0;
	padding: 0 0 10px;
	border-top: none;
	border-bottom: 1px solid #e9e9e9;
}
#block-top #module-feature {
	width: 45px;
}
#block-top #module-feature-icon {
	width: 715px;
	float: left;
}

#block-primary2 {
	width: 615px;
	margin: 0 0 20px 0;
	padding: 0 0;
	position: relative;
}
#block-top #block-feature p.btn-icon {
	top: 0;
}

#block-top-information {
	width: 675px;
	margin: 0 0 25px;
	overflow: hidden;
}
#block-top-information h2 {
	margin-bottom: 10px;
	padding: 0;
	background: none;
	border: none;
}
#block-top-information p {
	line-height: 1.5;
}
#block-top-information p.photo,
#block-top-information p.movie {
	width: 300px;
	margin: 10px 15px 0 0;
	padding: 7px;
	background: #f7f7f7;
	border: 2px solid #d1d1d1;
	float: left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#block-top-information p.movie {
	width: 320px;
}
#block-top-information p.photo img,
#block-top-information p.movie object {
	line-height: 1;
	vertical-align: top;
}
#block-top-information p.photo img {
	border: 1px solid #dfdfdf;
}
#block-top-information p.photo a:hover,
#block-top-information p.movie a:hover {
	background: none;
}
#block-top-information p.photo a img,
#block-top-information p.movie a img {
	margin-top: 10px;
	border: none;
	line-height: 1;
	vertical-align: top;
}
#block-top-information p.txt,
#block-top-information p.txt2 {
	width: 340px;
	margin: 10px 0 0 0;
	float: left;
}
#block-top-information p.txt2 {
	width: 320px;
}

.block-top-box,
.block-top-lead-box {
	margin: 0 0 25px 0;
	clear: both;
}
.block-top-lead-box {
	background: #f4f4f4;
	padding: 0 0 20px;
}
.block-top-lead-box h3,
.block-top-box h3 {
	min-height: 0;
	margin: 0 0 15px 0;
	padding: 5px 15px;
	font-size: 114%;
	background: #ea5cab url(../../common/images/gakkou/bg_top_title.png) scroll repeat-x left top;
	color: #fff;
	border: none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.block-top-lead-box h4 {
	margin: 0 0 5px 0;
	padding: 0 20px;
	font-size: 107%;
}
.block-top-lead-box p {
	margin: 0 0 15px 0;
	padding: 0 20px;
	font-size: 92%;
	line-height: 1.5;
}
.block-top-lead-box .news-btn {
	margin: -10px 0 0;
	text-align: right;
	font-size: 114%;
	font-weight: bold;
}
.block-top-lead-box .news-btn img {
	vertical-align: bottom;
}
.block-top-lead-box .news-list-wrap {
	background: #fff;
	margin: 5px 20px 0;
	padding: 0 0 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.block-top-lead-box .news-list-wrap h5 {
	padding: 5px 12px;
	background: #faecf4;
}
.block-top-lead-box .news-list-wrap h5 span {
	color: #e752a5;
}
.block-top-lead-box .news-list-wrap ul {
	padding: 10px 15px 0;
	font-size: 92%;
}
.block-top-lead-box .news-list-wrap ul li {
	margin-bottom: 5px;
	padding-left: 15px;
	background: url(../../common/images/gakkou/bg_newslist_off.png) scroll no-repeat 0 2px;
}
.block-top-lead-box .news-list-wrap ul li.active {
	background-image: url(../../common/images/gakkou/bg_newslist_on.png);
	color: #cc3366;
}
.block-top-box h3 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.block-top-box h4 {
	margin: 0 0 5px 0;
	padding: 0 12px;
	background: none;
	font-size: 107%;
	color: #000;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.block-top-box p {
	margin: 0 0 15px 0;
	padding: 0 12px;
	font-size: 92%;
	line-height: 1.5;
}
.block-top-box a img {
	line-height: 1;
	vertical-align: bottom;
}
.block-top-box span {
	font-size: 77%;
	font-weight: normal;
	color: #A76D12;
}
.block-top-box span.icon {
	margin-bottom: 3px;
	color: #fff;
	font-size: 85%;
	line-height: 1.8;
}
.block-top-box table {
	width: 674px;
	margin: 0 0 20px 0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.block-top-box th, .block-top-box td {
	padding: 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 92%;
}
.block-top-box th {
	background: #F3F3F3;
	padding: 5px 10px 5px 10px;
}
.block-top-box th.item1 {
	width: 279px;
}
.block-top-box th.item2 {
	width: 249px;
}
.block-top-box th.item3 {
	width: 64px;
}

.block-top-box table.boshu {
	height: 100%;
	border-left: none;
	border-top: none;
}
.block-top-box table.boshu th, .block-top-box table.boshu td {
	background: #FFF;
	padding: 4px 10px 2px;
	border-right: none;
	font-size: 100%;
}
.block-top-box table.boshu th {
	width: 210px;
}
.block-top-box table.boshu td {
	width: 425px;
}
.block-top-box table.boshu th p {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 107%;
}
.block-top-box table.boshu td p, .block-top-box table.boshu dl {
	height: 100%;
	margin: 0;
	padding: 3px 10px 5px 20px;
	border-left: 1px solid #CCC;
}
.block-top-box table.boshu td span {
	font-size: 92%;
}
.block-top-box table.boshu dl {
	padding: 3px 10px 0 20px;
	font-size: 92%;
}
.block-top-box table.boshu dt {
	margin: 0 0 12px;
}
.block-top-box table.boshu dd {
	background: url(../../common/images/gakkou/img_mark_node.png) no-repeat 0 0;
	margin: -3px 0 5px;
	padding: 0 0 4px 15px;
}
.block-top-box table.related {
	border-top: none;
	border-left: none;
}
.block-top-box ul.boshu li {
	padding: 8px 10px;
	border-bottom: 1px solid #ccc;
	font-size: 107%;
	font-weight: bold;
}

.block-top-box table.related td {
	width: 303px;
	padding-left: 24px;
	border-right: none;
	border-bottom: 1px solid #CCC;
	background: url(../../common/images/img_mark_link.png) no-repeat 12px 15px;
}
.block-top-box table.related td.none {
	background: url(none) no-repeat left center;
}

#block-top #block-footer-request {
	clear: both;
	margin: 0 0 30px 0;
}

.module-top .block-sidebar-box-entry {
	border-bottom: none;
}
.module-top .block-sidebar-box-entry.group {
	border-bottom: none;
}
.module-top .block-sidebar-box-entry p {
}
.module-top .block-sidebar-box-entry p.btn {
	position: static;
	margin: 0;
	text-align: center;
}
.module-top .block-sidebar-box-entry select {
	margin: 0 0 10px 0;
	padding: 2px 0 2px 0;
	font-size: 107%;
}

/* QRcode sidebar */
.block-sidebar-qr {
	width: 205px;
	height: 70px;
	background: url(../../common/images/gakkou/img_bg_sidebar_qrcode.png) no-repeat;
	margin: 0 0 20px 0;
	position: relative;
	clear: both;
}
.block-sidebar-qr p {
	position: absolute;
	top: 11px;
	right: 9px;
}
.block-sidebar-qr p span {
	display: none;
}

/* ===================================

	03: BOSHU

====================================== */

.block-boshu-list-header {
	background: #ECECEC url(../../common/images/gakkou/img_bg_subtitle.png) repeat-x 0 0;
	_background-position: 0 1px;
	margin: 20px 0 10px;
	position: relative;
	_height: 1%;
	overflow: hidden;
}
.block-boshu-list-header h3 {
	padding: 8px 12px 8px 12px;
	border-left: 3px solid #BFBFBF;
	font-size: 122%;
}
.block-boshu-list-header h3.list-head-name {
	width: 358px;
	float: left;
}
.block-boshu-list-header h3.list-head-name .link-detail {
	text-decoration: none;
	font-size: 77%;
	_font-size: 76%;/*for IE6*/
}
.block-boshu-list-header h3.list-head-name .link-detail:visited {
	text-decoration: none;
}
.block-boshu-list-header h3 img {
	margin: -2px 0 -8px;
}
.block-boshu-list-header h3 a.link-detail {
	font-size: 77%;
}
.block-boshu-list-header .list-head {
	margin: 5px 0;
	float: left;
	border-right: 1px solid #ccc;
}
.block-boshu-list-header .list-head p {
	padding: 5px 3px;
	float: left;
	border-left: 1px solid #ccc;
	font-size: 92%;
	font-weight: bold;
	text-align: center;
}
.block-boshu-list-header .list-head .item1 {
	width: 40px;
}
.block-boshu-list-header .list-head .item2 {
	width: 32px;
}

.block-boshu-header {
	width: 675px;
	background: #ECECEC url(../../common/images/gakkou/img_bg_subtitle.png) repeat-x left top;
	position: relative;
}
.block-boshu-header h3 {
	margin: 0;
	padding: 12px 12px 8px 20px;
	font-size: 152%;
}
.block-boshu-header h3 .remarks {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 60%;
	font-weight: normal;
}
.block-boshu-header .remarks {
	margin-top: -12px;
	padding: 8px 5px 10px 23px;
	display: block;
	clear: both;
	font-size: 92%;
	color: #a76d12;
}
.block-boshu-header p.result {
	font-size: 92%;
	position: absolute;
	top: -18px;
	right: 0;
}
.block-boshu-lead {
	margin: -15px 0;
	_height: 1%;
	overflow: hidden;
	font-size: 92%;
}
.block-boshu-lead .lead-txt {
	width: auto;
	margin: 8px 0 0;
	float: left;
}
.block-boshu-lead .link-result {
	width: auto;
	float: right;
}
.block-boshu-lead .link-result a {
	position: relative;
}
.block-boshu-lead .link-result a img {
	line-height: 1;
	vertical-align: top;
}

.block-boshu-list {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
}
.block-boshu-list table {
	width: 675px;
}
.block-boshu-list th, .block-boshu-list td {
	padding: 8px;
	font-size: 92%;
}
.block-boshu-list th {
	background: url(../../common/images/gakkou/img_mark_node.png) no-repeat 8px 8px;
	padding: 8px 8px 8px 20px;
	border-right: 1px solid #CCC;
	border-left: 3px solid #CCC;
	font-size: 100%;
	line-height: 1.3;
}
.block-boshu-list th .link-detail {
	*position: relative;
	_zoom:1;
}
.block-boshu-list th img {
	vertical-align: middle;
}
.block-boshu-list td {
	border-right: 1px solid #CCC;
}
.block-boshu-list td.item1 {
	width: 30px;
}
.block-boshu-list td.item2 {
	width: 22px;
}
.block-boshu-list td.item3 {
	width: 91px;
}
.block-boshu-list td.item4 {
	width: 78px;
}
.block-boshu-list td.item5 {
	width: 160px;
}
.block-boshu-list td.item6 {
	width: 207px;
}
.block-boshu-list td.item7 {
	width: 125px;
}
.block-boshu-list td.head {
	border-left: 3px solid #CCC;
}
.block-boshu-list td.end {
}
.block-boshu-list-header span.notice, .block-boshu-list th span.notice, .block-boshu-header span.notice {
	font-size: 85%;
	font-weight: normal;
	color: #a76d12;
}
.block-boshu-list-header span.notice, .block-boshu-header span.notice {
	font-size: 67%;
}
.block-boshu-list span.size-l {
	font-size: 114%;
}
.block-boshu-list span.course {
	margin-top: 3px;
	padding-left: 10px;
	background: url(../../common/images/gakkou/img_mark_node_s.png) scroll no-repeat 0 0;
	display: block;
	font-size: 92%;
}
.block-boshu-list span.course .link-detail {
	font-size: 100%;
}

.block-boshu {
	width: 633px;
	margin: 0 0 20px 0;
	padding: 15px 20px 15px 20px;
	border: 1px solid #CCC;
	border-top: none;
}
.block-boshu p {
	margin: 0 0 10px 0;
	font-size: 92%;
	line-height: 1.5;
}
.block-boshu p.title {
	background: #d7eded;
	margin: 0 0 10px 0;
	padding: 5px 5px 4px 7px;
	font-size: 107%;
	font-weight: bold;
}
.block-boshu p.title span {
	padding-left: 10px;
	border-left: 4px solid #95d0d0;
	line-height: 1.5;
}
.block-boshu p.subtitle {
	background: #eee;
	margin: 0 0 10px 0;
	padding: 5px 10px 3px 10px;
	font-weight: bold;
}

.block-boshu .remarks {
	padding: 6px 0 0;
	display: block;
	clear: both;
	font-size: 85%;
	color: #a76d12;
}
.block-boshu p.remarks {
	margin: -2px 0 8px;
	padding: 0;
	font-size: 92%;
}

.block-boshu p.remarks {
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.block-boshu li {
	background: url(../../common/images/gakkou/img_mark_node.png) no-repeat 8px 0;
	padding: 0 8px 8px 20px;
	font-size: 107%;
	font-weight: bold;
}
.block-boshu dl {
	width: 633px;
}
.block-boshu dl.last {
	width: 633px;
	background: url(../../common/images/gakkou/img_line_dot.png) repeat-x left bottom;

}
.block-boshu dt, .block-boshu dd {
	background: url(../../common/images/gakkou/img_line_dot.png) repeat-x left top;
	padding: 10px 0 10px 0;
	float: left;
	font-size: 92%;
}
.block-boshu dt {
	width: 40px;
	font-weight: bold;
	clear: both;
}
.block-boshu dd {
	width: 593px;
}
.block-boshu dl.wide dt {
	width: 80px;
}
.block-boshu dl.wide dd{
	width: 553px;
}
.block-boshu dl.normal dt,
.block-boshu dl.normal dd {
	width: auto;
	padding: 0;
	float: none;
	background-position: left bottom;
	line-height: 1.5;
}
.block-boshu dl.normal dt {
	background: none;
	font-weight: normal;
}
.block-boshu dl.normal dd {
	margin-bottom: 5px;
	padding: 0 0 8px;
	background-position: left bottom;
	font-size: 85%;
}

.block-boshu-country {
	background: url(../../common/images/gakkou/img_line_dot.png) repeat-x left top;
	padding: 10px 0 0;
}
.block-boshu-country p {
	margin: 0;
}


/* ===================================

	04: NYUSHI

====================================== */

#block-nyushi-header {
	width: 675px;
	margin: -10px 0 0;
	position: relative;
}
#block-nyushi-header h3 {
	background: #F4F4F4;
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	font-size: 122%;
}

#block-nyushi-header ul {
	border-bottom: 2px solid #e854a6;
}
#block-nyushi-header li {
	display: -moz-inline-block;
	display: inline-block;
	*display: inline;
}
#block-nyushi-header li a {
	*display: inline;
	min-width: 4em;
	_width: 4em;
	padding: 6px 10px;
	margin: 0 2px 0 0;
	background: #e8e8e8 url(../../common/images/gakkou/bg_nyushi_tab_off.png) scroll repeat-x left top;
	color:#333;
	display: inline-block;
	text-align: center;
	font-size: 92%;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid #ccc;
	border-bottom: none;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
#block-nyushi-header li a:hover,
#block-nyushi-header li a.active {
	background: #e854a6 url(../../common/images/gakkou/bg_nyushi_tab_on.png) scroll repeat-x left top;
	border-color: #e752a5;
	color:#fff;
}
#block-nyushi-header p.btn-outline {
	position: absolute;
	top: 2px;
	right: 0;
}
p.btn-outline a img {
	line-height: 1;
	vertical-align: top;
}

.block-nyushi {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border: 1px solid #dcdcdc;
}
.block-nyushi a img {
	line-height: 1;
	vertical-align: top;
}
.block-nyushi h3 {
	background-color: #dcdcdc;
	margin: 0 0 10px 0;
	padding: 8px 12px 8px 12px;
	font-size: 136%;
}
.block-nyushi .lead-txt {
	margin: 0 15px 10px;
	font-size: 92%;
}
.block-nyushi .section {
	margin: 0 15px;
	position: relative;
}
.block-nyushi .last {
	margin-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.block-nyushi h4 {
	margin: 0 0 10px;
	padding: 10px;
	background-color: #e6e6e6;
	border-left: 3px solid #f06db6;
	font-size: 114%;
}
.block-nyushi a.link-btn {
	position: absolute;
	top: 6px;
	right: 5px;
	_right: 20px;
}
.block-nyushi p.btn {
	margin: 0 0 15px 0;
	text-align: center;
}
p.btn-outline {
	margin-top: -10px;
	text-align: right;
}
.block-nyushi table {
	width: 100%;
}
.block-nyushi table.layout {
	width: auto;
	margin: 0;
	padding: 0;
	border-bottom: none;
}
.block-nyushi table.layout td {
	padding: 0 5px 3px 0;
	border-bottom: none;
	vertical-align: middle;
}
.block-nyushi table.layout td.mark {
	vertical-align: top;
}
.block-nyushi table.layout td.term {
	vertical-align: top;
}
.block-nyushi table.layout td.mid {
	padding: 15px 5px 3px 0;
}

.nyushi-name { width: 140px;}
.nyushi-period { width: 269px;}
.nyushi-period2 { width: 270px;}
.nyushi-period3 { width: 515px;}

/*common*/
.block-nyushi td {
	padding: 0 0 5px 5px;
	line-height: 1.5;
}
.block-nyushi td input {
	margin: 3px 0 0 0;
}
*html .block-nyushi td input {
	margin: 0;
}
*+html .block-nyushi td input {
	margin: 0;
}
.block-nyushi .nyushi-input {
	width: 1em;
	padding-right: 5px;
}
.block-nyushi dl {
	clear: both;
}
.block-nyushi td span {
	font-size: 77%;
}
.block-nyushi .remarks {
	margin: 0 0 10px;
	border-bottom: 1pox solid #e6e6e6;
	font-size: 92%;
	color: #A76D12;
}
/* single-check */
.block-nyushi dt {
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	font-weight: bold;
	border-bottom: 1px solid #e6e6e6;
	font-size: 92%;
}
.block-nyushi td dt span {
	color: #ed7dbc;
	font-size: 100%;
}
.block-nyushi td dd {
	padding-left: 15px;
}
.block-nyushi td .remarks {
	padding-left: 15px;
}
.block-nyushi td dd ul {
	margin-left: 2em;
	position: relative;
}
.block-nyushi td dd ul .num {
	position: absolute;
	left: -2em;
	font-size: 100%;
}

/* multi-check */
.block-nyushi .multi-check table {
	margin-bottom: 10px;
}
.block-nyushi .multi-check th {
	padding: 3px 6px;
	border-bottom: 1px solid #e6e6e6;
	font-size: 92%;
}
.block-nyushi .multi-check th span {
	color: #ed7dbc;
	font-size: 100%;
}
.block-nyushi .multi-check td {
	padding: 10px 0 10px 5px;
	border-bottom: 1px solid #e6e6e6;
}
.block-nyushi .multi-check td ul {
	margin-left: 2em;
	position: relative;
}
.block-nyushi .multi-check td ul .num {
	position: absolute;
	left: -2em;
	font-size: 100%;
}
.block-nyushi .multi-check p {
	margin-left: 5px;
}

/* yokou */
#block-nyushi-header ul.noactive {
	border-bottom: 3px solid #8e8e8e;
	margin-bottom: 15px;
}
.block-yokou h3 {
	background-color: #6aa8dc;
	margin: 0 0 10px 0;
	padding: 6px 12px 5px 12px;
	font-size: 122%;
	color: #fff;
}
.block-yokou .lead-txt {
	padding: 10px 0 15px;
	border-bottom:1px solid #E5E5E5;
	font-size: 92%;
}
.block-yokou .block-list-box {
	margin: 10px 0 0;
	padding: 0 10px 10px;
}
.block-yokou .block-list-box .col-img {
	text-align:center;
}
.block-yokou .block-list-box .col-txt {
	width: 490px;
	font-size: 107%;
	font-weight: bold;
}

/* ===================================

	05: EVENT

====================================== */

#block-event-title {
	padding-top: 8px;
	border-top: 1px solid #e3e3e3;
}
#block-event-title h3 {
	font-size: 136%;
	margin: 0 0 10px;
}
#block-event-title p {
	margin: 0 0 10px 0;
}

#block-event {
	margin: 0 0 10px 0;
	clear: both;
}
#block-event p {
	margin: 0 0 5px 0;
}
#block-event-txt {
	width: 400px;
	float: left;
}
#block-event-txt.nophoto {
	width: 100%;
}
#block-event-txt h4 {
	margin: 0 0 5px 0;
	font-size: 122%;
}
#block-event-txt p {
	font-size: 92%;
	line-height: 1.8;
}
#block-event-photo {
	width: 250px;
	float: right;
}

#block-event-date {
	width: 675px;
	margin: 0 0 25px 0;
	padding: 0 0 10px 0;
	clear: both;
}
#block-event-date p.title {
	background: #fde1f0 url(../../common/images/gakkou/img_bg_subtitle_03.png) repeat-x;
	margin: 0 0 10px 0;
	padding: 7px 10px 7px 10px;
	font-size: 122%;
	font-weight: bold;
}
#block-event-date p.btn {
	margin: 0 0 10px 0;
	text-align: center;
}
#block-event-date p.btn img {
	line-height: 1;
	vertical-align: top;
}
#block-event-date p.chk {
	background: #ECECEC;
	margin: 0 10px 10px 10px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #dddddd;
	font-size: 92%;
	font-weight: bold;
}
#block-event-date table {
	width: 654px;
	margin: 0 10px 20px 10px;
}
#block-event-date td {
	width: 312px;
	padding: 8px 5px 8px 10px;
	border-bottom: 1px solid #dddddd;
	font-size: 107%;
}

#block-event-place {
	margin: 0 0 25px 0;
}
#block-event-place p.title {
	background: #fde1f0 url(../../common/images/gakkou/img_bg_subtitle_03.png) repeat-x;
	margin: 0 0 10px 0;
	padding: 7px 10px 7px 10px;
	font-size: 122%;
	font-weight: bold;
}
.block-event-spot {
	width: 665px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 10px;
	border-bottom: 1px solid #DCDCDC;
	position: relative;
}
.block-event-spot p {
	margin: 0 130px 5px 0;
	font-size: 92%;
	line-height: 1.5;
}
.block-event-spot p.name {
	font-size: 107%;
	font-weight: bold;
}
.block-event-spot p.btn {
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.block-event-spot p.btn img {
	line-height: 1;
	vertical-align: top;
}

table.event-information {
	width: 100%;
	border: 3px solid #DCDCDC;
}
table.event-information th {
	width: 20%;
	background: #F1F1F1;
	padding: 10px;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	vertical-align: top;
	font-size: 92%;
}
table.event-information td {
	width: 80%;
	padding: 10px;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	font-size: 92%;
	line-height: 1.5;
}

#block-event-request {
	background-color: #eef8f8;
	padding: 11px 14px;
	_height: 1%;
	overflow: hidden;
}
#block-event-request img {
	line-height: 1;
	vertical-align: top;
}
#block-event-request .col-img {
	width: 67px;
	float: left;
}
#block-event-request .col-txt {
	float: left;
}
#block-event-request .col-txt img {
	margin-top: 5px;
}
#block-event-request .col-txt a:hover {
	background: none;
}

/* ===================================

	06: SENPAI

====================================== */

#block-senpai {
	background: #F8F4EA;
	margin: 0 0 20px 0;
	padding: 0;
}
#block-senpai h3 {
	margin: 0 0 0;
	padding: 15px 20px 10px;
	background: #f0eadb;
	border-bottom: 1px double #daceb2;
	font-size: 136%;
	color: #993300;
}
#block-senpai-body {
	width: 645px;
	padding: 25px 15px 15px;
	border-top: 4px solid #e8e1cf;
	_height: 1%;
	overflow: hidden;
}
#block-senpai-photo {
	width: 300px;
	float: left;
	box-shadow: 3px 5px 5px #e6e3d9;
	-webkit-box-shadow: 3px 5px 5px #e6e3d9;
	-moz-box-shadow: 3px 5px 5px #e6e3d9;
}
#block-common #block-common-photo p {
	margin: 0;
	line-height: 1;
}
#block-senpai-photo p {
	line-height: 0;
}
#block-senpai-txt {
	width: 320px;
	float: right;
}
#block-senpai-txt h4 {
	margin: 0 0 5px 0;
	font-size: 136%;
}
#block-senpai-txt p {
	margin: 0 0 5px 0;
	font-size: 92%;
	line-height: 1.5;
}
#block-senpai-txt p.txt {
	margin: 0 0 10px 0;
	line-height: 1.4;
	color: #AC661B;
}
#block-senpai-txt p.txt2 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cdcac2;
	line-height: 1.3;
	color: #A76D12;
}

.block-list-box .col-txt .name {
	font-weight: bold;
}

/* ===================================

	07: COURSE

====================================== */

#block-common {
	background: #F8F4EA;
	margin: -10px 0 20px 0;
	padding: 0 15px 15px;
}
#block-common h3 {
	margin: 0 0 10px;
	padding: 15px 0 10px 0;
	border-bottom: 1px double #CCC;
	font-size: 122%;
}
#block-common h3 .size-s {
	font-size: 77%;
}
#block-common p.lead-txt {
	padding: 15px 0 10px 0;
	border-top: 1px double #CCC;
}
#block-common p {
	margin: 0 0 5px 0;
	font-size: 92%;
	line-height: 1.5;
}

.block-common-box {
	width: 675px;
	margin: 0 0 30px 0;
	clear: both;
	overflow: hidden;
}
.block-common-box h3, .block-common-box h4 {
	margin: 0;
	font-size: 122%;
}
.block-common-box .block-common-box-header p {
	padding: 0;
}
.block-common-box p {
	margin: 0 0 5px 0;
	padding: 0 12px;
	font-size: 92%;
	line-height: 1.5;
}
.block-common-box .txt {
	width: 450px;
	float: left;
}
.block-common-box .txt p {
	padding-right: 0;
}
.block-common-box .txt2 {
	width: 450px;
	float: right;
}
.block-common-box .txt2 p {
	padding-left: 0;
}
.block-common-box .photo {
	width: 224px;
	float: right;
}
.block-common-box .photo2 {
	width: 224px;
	float: left;
}

.block-common-box-header {
	background: #ECECEC url(../../common/images/gakkou/img_bg_subtitle.png) repeat-x left top;
	margin: 0 0 15px 0;
	padding: 8px 12px 8px 12px;
	clear: both;
}

/* ===================================

	08: MANABI

====================================== */

.block-manabi-lead {
	margin: -10px 0 20px;
	background-color: #EBF8F8;
}
.block-manabi-lead p {
	padding: 3px 12px;
	background-color: #d7eded;
	font-size: 114%;
	line-height: 1.5;
	font-weight: bold;
}
.block-manabi-lead ul {
	_height: 1%;
	padding: 5px 15px;
	font-size: 92%;
	line-height: 1.5;
	overflow: hidden;
}
.block-manabi-lead ul li {
	_height: 1%;
	margin-right: 10px;
	padding: 0 0 0 18px;
	background: transparent url(../../common/images/ico_pagelink.png) scroll no-repeat 0 3px;
	float: left;
	white-space: nowrap;
}
.block-manabi-header h4 {
	background: #BEE2E2 url(../../common/images/gakkou/img_mark_manabi_h.png) scroll no-repeat 8px 12px;
	margin: 0 0 20px 0;
	padding: 8px 12px 8px 27px;
	font-size: 129%;
}
.block-manabi-header h5 {
	background: #d7eded;
	padding: 8px 12px 8px 20px;
	font-size: 107%;
}

.block-manabi {
	margin: 0 0 20px 0;
	padding: 15px 20px 15px 20px;
	border: 1px solid #bee2e2;
	border-top-width: 3px;
}
.block-manabi p {
	margin: 0 0 10px 0;
	font-size: 92%;
	line-height: 1.5;
}
.block-manabi p.title {
	background: #d7eded;
	margin: 0 0 10px 0;
	padding: 5px 5px 4px 7px;
	font-size: 107%;
	font-weight: bold;
}
.block-manabi p.title span {
	padding-left: 10px;
	border-left: 4px solid #95d0d0;
	line-height: 1.5;
}
.block-manabi dl {
	font-size: 92%;
}
.block-manabi dt {
	padding: 5px 10px 3px;
	background: #e6e6e6;
	font-weight: bold;
}
.block-manabi dd {
	margin-bottom: 5px;
	padding: 8px 10px;
	background: url(../../common/images/gakkou/img_line_dot.png) repeat-x scroll left bottom transparent;
	line-height: 1.6;
}


/* ===================================

	09: PHOTO

====================================== */
#block-photo-head {
	background: #f1f1f1;
	margin: -10px 0 0;
	padding: 10px 20px;
	border-bottom: 4px solid #e8e8e8;
}
#block-photo-head h3 {
	font-size: 122%;
}
#block-photo-head p {
	margin: 0 0 5px 0;
	font-size: 92%;
}
#block-photo {
	width: 640px;
	background: #f6f6f6;
	padding: 21px 15px 20px 20px;
}
#block-photo p.photo {
	width: 436px;
	background: #fff;
	padding: 6px;
	float: left;
	box-shadow: 3px 3px 3px #dedede;
	-webkit-box-shadow: 3px 3px 3px #dedede;
	-moz-box-shadow: 3px 3px 3px #dedede;
}
#block-photo p.photo img {
	line-height: 1;
	vertical-align: top;
}
#block-photo ul {
	width: 180px;
	padding: 4px 0 0 0;
	float: right;
}
#block-photo li {
	width: 56px;
	height: 43px;
	margin: 0 4px 5px 0;
	float: left;
	box-shadow: 3px 3px 3px #dedede;
	-webkit-box-shadow: 3px 3px 3px #dedede;
	-moz-box-shadow: 3px 3px 3px #dedede;
}
*html #block-photo li {
	padding: 2px 0 0 0;
}
#block-photo li a {
	width: 52px;
	height: 39px;
	padding: 2px;
	display: block;
	background: #fff;
}
#block-photo li a:hover {
	background: #e752a5;
}
#block-photo li a img {
	line-height: 1;
	vertical-align: top;
}

#block-photo-txt-box {
	background: #f6f6f6;
	padding: 0 20px 15px;
	clear: both;
}
#block-photo-txt-box h4 {
	font-size: 92%;
}
#block-photo-txt-box h4 span {
	color: #8ab7dd;
}
#block-photo-txt {
	padding: 5px 0 0 0;
	font-size: 92%;
	line-height: 1.5;
}

/* ===================================

	10: NEW

====================================== */

#block-new {
	background-color: #fff7e2;
	margin: -10px 0 20px 0;
	border-top: 3px solid #ff990a;
}
#block-new h3 {
	min-height: 36px;
	_height: 36px;
	background: #fff0c9 url(../../common/images/gakkou/img_new.png) scroll no-repeat 7px 7px;
	border-bottom: 2px solid #e2d3ac;
	margin-bottom: 15px;
	padding: 15px 0 7px 64px;
	font-size: 136%;
	line-height: 1.6;
	color: #cc3300;
}
#block-new p {
	padding: 10px 20px 20px;
	font-size: 107%;
	font-weight: bold;
	line-height: 1.5;
}
.block-new-box-header {
	background: #ECECEC url(../../common/images/gakkou/img_bg_subtitle_02.png) repeat-x left top;
	margin: 0 0 15px 0;
	padding: 8px 12px 8px 8px;
	clear: both;
}
.block-new-box-header h4 {
	padding-left: 10px;
	border-left: 5px solid #ff9202;
	color: #993300;
}

/* ===================================

	11: ICHIOSHI

====================================== */
.wrap-ichioshi {
	margin-bottom: 30px;
}
.wrap-ichioshi .block-page-title h3 {
	margin: 5px 0 10px 0;
	font-size: 152%;
}
.wrap-ichioshi .block-page-title p {
	font-size: 92%;
}
.wrap-ichioshi .block-page-title .icn-wrap {
	position: absolute;
	right: 8px;
	top: 10px;
}
.wrap-ichioshi .img-cap {
	margin-bottom: 25px;
}

/* var1 */
.wrap-ichioshi .block-page-title {
	min-height: 25px;
	padding: 8px 140px 10px 10px;
	background: #fff url(../../common/images/gakkou/bg_title_03.png) scroll repeat-x left top;
	border-top: 2px solid #f49c00;
	position: relative;
}
.wrap-ichioshi .section h4 {
	margin: 10px 0 10px 0;
	min-height: 0;
	padding: 5px 10px 4px;
	color: #fff;
	font-size: 114%;
	background: #f49d01 url(../../common/images/gakkou/bg_ichioshi_ttl_01.png) scroll repeat-x left top;
}
/* var2 */
.ichioshi-var2 .block-page-title {
	border-top-color: #6cb209;
}
.ichioshi-var2 .section h4 {
	background: #6cb209 url(../../common/images/gakkou/bg_ichioshi_ttl_02.png);
}
/* var3 */
.ichioshi-var3 .block-page-title {
	border-top-color: #0fa99c
}
.ichioshi-var3 .section h4 {
	background: #0fa99c url(../../common/images/gakkou/bg_ichioshi_ttl_03.png);
}
/* var4 */
.ichioshi-var4 .block-page-title {
	border-top-color: #1da6db;
}
.ichioshi-var4 .section h4 {
	background: #1da6db url(../../common/images/gakkou/bg_ichioshi_ttl_04.png);
}
/* var5 */
.ichioshi-var5 .block-page-title {
	border-top-color: #3c6ad4;
}
.ichioshi-var5 .section h4 {
	background: #3c6ad4 url(../../common/images/gakkou/bg_ichioshi_ttl_05.png);
}
/* var6 */
.ichioshi-var6 .block-page-title {
	border-top-color: #8c5fcf;
}
.ichioshi-var6 .section h4 {
	background: #8c5fcf url(../../common/images/gakkou/bg_ichioshi_ttl_06.png);
}

/* ===================================

	12: MOVIE

====================================== */

#block-mov-head {
	margin: -10px 0 0;
	padding: 8px 18px;
	background: #f1f1f1;
	border-bottom: 4px solid #e8e8e8;
}
#block-mov-head h3 {
	margin: 0;
	font-size: 129%;
}
#block-mov-head p {
	margin: 0 0 5px 0;
	font-size: 92%;
	line-height: 1.5;
}
#block-mov-txt {
	padding: 5px 0 0 0;
}
#block-mov-txt p {
	margin: 0 0 15px 0;
	font-size: 92%;
	line-height: 1.5;
}
#block-mov-txt span {
	color: #8ab7dd;
}
#block-mov-related {
	width: 675px;
	padding-bottom: 15px;
	background-color: #f4f4f4;
	overflow: hidden;
}
#block-mov-related h4 {
	background-color: #e4e4e4;
	padding: 8px 15px;
	font-size: 107%;
}
#block-mov-related p {
	margin: 10px 15px 0;
	font-size: 92%;
}
.mov-list-wrap {
	width: 684px;
	margin: 15px -24px 0 15px;
	overflow: hidden;
}
#block-mov-related figure {
	width: 150px;
	margin-right: 20px;
	float: left;
	border-right: 1px solid #dadada;
}
#block-mov-related figcaption {
	margin-right: 15px;
	font-size: 92%;
}
#block-mov-related figcaption .title {
	padding-top: 5px;
	display: block;
}


/* cleafix */
#block-primary:after, #block-primary li:after, #block-feature:after, #block-footer-request:after,
#block-event:after, .block-sidebar-box2:after, #block-photo:after, #block-primary2:after,
.block-ichioshi:after, .block-common-box:after, #block-common-body:after, .block-nyushi dd:after,
.block-boshu dl:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #block-primary,    * html #block-primary li,
* html #block-feature,    * html #block-footer-request,
* html #block-event,      * html .block-sidebar-box2. #block-photo,
* html #block-primary2,   * html .block-ichioshi,
* html .block-common-box, * html #block-common-body,
* html .block-nyushi dd, * html .clearfix .block-boshu dl { zoom: 1;} /* IE6 */
*:first-child+html #block-primary,    *:first-child+html #block-primary li,
*:first-child+html #block-feature,    *:first-child+html #block-footer-request,
*:first-child+html #block-event,      *:first-child+html .block-sidebar-box2. #block-photo,
*:first-child+html #block-primary2,   *:first-child+html .block-ichioshi,
*:first-child+html .block-common-box, *:first-child+html #block-common-body,
*:first-child+html .block-nyushi dd,  *:first-child+html .block-boshu dl { zoom: 1;} /* IE7 */





/* ===================================

	以下TF追加分

====================================== */
a img {
	line-height: 0;
	vertical-align: top;
}
.block-boshu-list th.nonode {
	background: none;
	padding: 8px 8px 8px 8px;
	border-right: 1px solid #CCC;
	border-left: 3px solid #CCC;
	font-size: 100%;
	line-height: 1.3;
}
.block-boshu-list span.ngcourse {
	margin-top: 3px;
	padding-left: 10px;
	background: url(../../common/images/gakkou/img_mark_node.png) scroll no-repeat 0 0;
	display: block;
	font-size: 100%;
}
