@charset "utf-8";

p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

p.wide {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.fc-orange {
	color:#FF6600;
}


#field {
	float: left;
	text-align:left;
	width: 580px;
	background-color : #eeeeee;
	font-size: 1.0em;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


/* PICKUP CLASS ------------------------------------------- */
#pickup-class {
	width: 577px;
	background: url(images/bg1_02.gif);
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pickup-class.novel {
	background-image: url(images/novel/novel_bg02.gif);
	background-repeat: repeat-y;
}
#pickup-class.figure {
	background-image: url(images/figure/figure_bg02.gif);
	background-repeat: repeat-y;
}
#pickup-class.animegame {
	background-image: url(images/anime-g/pickup_bg02.gif);
	background-repeat: repeat-y;
}
#pickup-class.anime {
	background-image: url(images/anime-c/anime_bg02.gif);
	background-repeat: repeat-y;
}
#pickup-class.game {
	background-image: url(images/game/pickup_bg02.gif);
	background-repeat: repeat-y;
}
#pickup-class #honbun {
	text-align:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.pickup-teacher {
	float: left;
	padding: 0px;
	width: 140x;
	text-align: center;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.pickup-student {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 140px;
	text-align: center;
	font-size: 10px;
	line-height: 140%;
	color: #333333;
}


.pleft1 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 400px;

}

.pright1 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 140px;

}

.pleft2 {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140x;

}

.pright2 {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 400px;

}




/* leftinfo subject navi (correctedd 20100330) ----- */


#leftinfo ul {
	margin: 0px;
	padding: 0px;
	width: 150px;
	text-align: left;
	background-color: #f5f5f5;

}
#leftinfo li {
	margin: 0px;
	padding:0;
	font-size: 9px;
	list-style-type: none;
}

#leftinfo li a {
	color:#848484;
	text-decoration:none;
	display: block;
	padding-top: 3px;
	background-image: url(images/guidenavi_tri.gif);
	background-repeat: no-repeat;
	background-position: 7px 1.2em;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}

#leftinfo li a:hover, #leftinfo li .on{
	color:#FFFFFF;
	background-image: url(images/guidenavi_tri.gif);
	background-repeat: no-repeat;
	background-position: 7px 1.2em;
	background-color: #a1a1a1;
}

#leftinfo li.subject {
	list-style-type: none;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}


#leftinfo li.list-aki {
	padding:0px;
	margin:0px;
	font-size: 9px;
}

/* menu
---------------------------------------------------------------------- */
#menu {
	list-style: none;
	width: 961px;
	height: 69px;
	padding: 0px;
	margin: 0px auto 0 auto;
	clear:both;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
}

#menu li {
    height: 69px;
	float: left;
	margin:0px;
	padding: 0px;

}


/* メニューボタン ---------------------------------------

a#menu_01 {
	display:block;
	width:206px;
	height:69px;
	text-indent:-9999px;
	overflow : hidden;
	background:url(../images/menu_03.gif) no-repeat left top;
	left: 0px;
	top: 0px;
	position: absolute;
}

a#menu_01:hover {
background:url(../images/menu2_03.gif) no-repeat left top;
}

a#menu_02 {display:block;
width:239px;
height:69px;
text-indent:-9999px;
overflow : hidden ; 
background:url(../images/menu_04.gif) no-repeat left top;
position: absolute;
left: 206px;
top: 0px;
}

a#menu_02:hover {
background:url(../images/menu2_04.gif) no-repeat left top;
}

a#menu_03 {display:block;
width:117px;
height:69px;
text-indent:-9999px;
overflow : hidden ; 
background:url(../images/menu_05.gif) no-repeat left top;
position: absolute;
left: 445px;
top: 0px;
}

a#menu_03:hover {
background:url(../images/menu2_05.gif) no-repeat left top;
}

a#menu_04 {display:block;
width:148px;
height:69px;
text-indent:-9999px;
overflow : hidden ; 
background:url(../images/menu_06.gif) no-repeat left top;
position: absolute;
left: 562px;
top: 0px;

}

a#menu_04:hover {
background:url(../images/menu2_06.gif) no-repeat left top;
}

a#menu_05 {display:block;
width:130px;
height:69px;
text-indent:-9999px;
overflow : hidden ; 
background:url(../images/menu_07.gif) no-repeat left top;
position: absolute;
left: 710px;
top: 0px;
}

a#menu_05:hover {
background:url(../images/menu2_07.gif) no-repeat left top;
}

a#menu_06 {display:block;
width:120px;
height:69px;
text-indent:-9999px;
overflow : hidden ; 
background:url(../images/menu_08.gif) no-repeat left top;
position: absolute;
left: 840px;
top: 0px;
}

a#menu_06:hover {
background:url(../images/menu2_08.gif) no-repeat left top;
}

----- */
 
/* COURSE midashi ------------------------------------------------- */

.course-caption {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* CURRILCULUM CHART (corrected 100331)------------------------------------------ */

.course-chart {
	margin: 0px;
	padding: 0px;
}
.course-chart ul {
	margin: 0px;
	padding: 0px;
}
.course-chart ul.pink {
	background-image: url(images/chart_bg_pink.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.course-chart ul.red {
	background-image: url(images/chart_bg_red.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.course-chart ul.purple {
	background-image: url(images/chart_bg_purple.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.course-chart ul.blue {
	background-image: url(images/chart_bg_blue.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.course-chart ul.orange {
	background-image: url(images/chart_bg_orange.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.course-chart li {
	margin:0px;
	list-style-type: none;
	text-align: left;
	font-size: 0.8em;
	line-height: 135%;
	height: 55px;
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	vertical-align: middle;
}


/* CURRILCULUM CHART before correct */

table.course-chart {
	margin: 0px;
}
table.course-chart td {
	margin: 0px;
	padding: 0px;
	font-size:0.8em;
	line-height:150%;
	height: 45px;
}


/* CURRILCULUM FEATURE
---------------------------------------------------------------------- */

table.course-feature {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
table.course-feature td {
	margin: 0px;
	font-size:0.9em;
	line-height:150%;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 10px;
}
/* NIGHT　COURSE 
---------------------------------------------------------------------- */

.left-img {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 250px;

}

.right-feature {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 320px;

}

