@charset "utf-8";


/*span color start*/
.colCreative {
	font-size: 12px;
	line-height: 1.5;
	color: #000066;
	text-decoration: none;
	height: 40px;
	width: 340px;
}
.colMusic {
	font-size: 12px;
	line-height: 1.5;
	color: #990000;
	text-decoration: none;
}
.colEco {
	font-size: 12px;
	line-height: 1.5;
	color: #006600;
	text-decoration: none;
}
/*span color end*/
#headimage {
	height: 100px;
	width: 840px;
	clear: none;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#headimage2 {
	height: 150px;
	width: 840px;
	clear: none;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#headimage3 {
	height: auto;
	width: 840px;
	clear: none;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(../../school/course/music/img/head_course_backmusic.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#headimage4 {
	height: auto;
	width: 840px;
	clear: none;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(../../school/course/creative/img/head_course_backcre.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#headimage5 {
	height: auto;
	width: 840px;
	clear: none;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(../../school/course/eco/img/head_course_backeco.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#titMajor {
	height: 60px;
	width: 800px;
	clear: none;
	float: left;
	text-align: left;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 20px;
	_margin-right: 10px;
	_margin-left: 10px;
}
#entranceArea {
	height: auto;
	width: 840px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*申込ボタンのエリア*/
.btnEntryArea {
	height: auro;
	width: 100px;
	float: right;
	clear: none;
}
/*申込ボタンのエリア*/
/*↓申込ボタンの右側タイプと左側タイプ↓*/
.entryL {
	height: 20px;
	width: 70px;
	text-align: left;
	text-indent: -9999px;
	clear: none;
	float: left;
	background-image: url(../img/btn_entry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden
}
.entryR {
	height: 20px;
	width: 70px;
	text-align: left;
	text-indent: -9999px;
	clear: none;
	float: right;
	background-image: url(../img/btn_entry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden
}
/*↑申込ボタンの右側タイプと左側タイプ↑*/
/*↓クリエ申込ボタンの右側タイプと左側タイプ↓*/
.entryLc {
	height: 20px;
	width: 100px;
	text-align: left;
	text-indent: -9999px;
	clear: none;
	float: left;
	margin-bottom:2px;
	background-image: url(../img/btn_entry_c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden
}
.entryRc {
	height: 20px;
	width: 100px;
	text-align: left;
	text-indent: -9999px;
	clear: none;
	float: right;
	margin-bottom:2px;
	background-image: url(../img/btn_entry_c.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden
}
/*↑クリエ申込ボタンの右側タイプと左側タイプ↑*/
/*↓音楽申込ボタンの右側タイプと左側タイプ↓*/
.entryLm {
	height: 20px;
	width: 100px;
	text-align: left;
	text-indent: -9999px;
	clear: none;
	float: left;
	margin-bottom:2px;
	background-image: url(../img/btn_entry_m.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden
}
.entryRm {
	height: 20px;
	width: 100px;
	text-align: left;
	text-indent: -9999px;
	clear: none;
	float: right;
	margin-bottom:2px;
	background-image: url(../img/btn_entry_m.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden
}
/*↑音楽申込ボタンの右側タイプと左側タイプ↑*/
/*↓エコ申込ボタンの右側タイプと左側タイプ↓*/
.entryLe {
	height: 20px;
	width: 100px;
	text-align: left;
	text-indent: -9999px;
	clear: none;
	float: left;
	margin-bottom:2px;
	background-image: url(../img/btn_entry_e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden
}
.entryRe {
	height: 20px;
	width: 100px;
	text-align: left;
	text-indent: -9999px;
	clear: none;
	float: right;
	margin-bottom:2px;
	background-image: url(../img/btn_entry_e.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden
}
/*↑エコ申込ボタンの右側タイプと左側タイプ↑*/
/*学校紹介中ページの左ナビ*/
#pageNaviArea {
	height: auto;
	width: 200px;
	clear: none;
	float: left;
}
#pageNaviArea ul {
	clear: none;
	float: left;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#pageNaviArea ul li {
	clear: none;
	float: left;
	height: auto;
	width: 200px;
	font-size: 120%;
	font-style: normal;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
}
#pageNaviArea li a:link {
	clear: none;
	float: left;
	height: auto;
	width: auto;
	color: #990000;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(../../common/img/vector1.jpg);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: left center;
}
#pageNaviArea li a:visited {
	clear: none;
	float: left;
	height: auto;
	width: auto;
	color: #990000;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(../../common/img/vector1.jpg);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: left center;
}
#pageNaviArea li a:hover {
	clear: none;
	float: left;
	height: auto;
	width: auto;
	color: #FF00FF;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(../../common/img/vector2.jpg);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: left center;
}
#pageNaviArea li a:active {
	clear: none;
	float: left;
	height: auto;
	width: auto;
	color: #990000;
	text-decoration: none;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-image: url(../../common/img/vector1.jpg);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: left center;
}
.frame {
	text-align: left;
	clear: none;
	float: left;
	height: auto;
	width: 100%;
}
/*学校紹介中ページの左ナビ*/
.sectionArea {
	text-align: left;
	height: auto;
	width: 600px;
}
#midashi3 {
	font-size: 16px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(../img/red_ball.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: none;
	float: left;
	height: auto;
	width: auto;
}
.sectionArea h3 {
	font-size: 16px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-image: url(../img/red_ball.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: none;
	float: left;
	height: auto;
	width: 610px;
}
.sectionArea h4 {
	font-size: 14px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #663366;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
	float: left;
	height: auto;
	width: auto;
}
.sectionArea strong {
	line-height: 1.5;
	color: #333333;
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sectionArea p {
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: none;
	float: left;
	display: block;
	width: 600px;
}
.sectionArea ul {
	margin-top: 0px;
	margin-bottom: 20px;
	clear: none;
	float: left;
	width: 100%;
}
.sectionArea ul li {
	line-height: 1.5;
	color: #990000;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
	float: left;
	width: 100%;
}
.phoType3 {
	text-align: left;
	width: 610px;
	height: auto;
	border:none;
	margin-top:10px;	
}
.emphasize {
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #990000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.markerA {
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #CC0000;
	border: 1px solid #990000;
	clear: none;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.markerB {
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFDEBE;
	border: 1px solid #CC3300;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
	float: left;
}
.markerC {
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #CFEDFF;
	border: 1px solid #0066FF;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: none;
	float: left;
}
.sectionArea .goUp {
	line-height: 1.5;
	color: #666666;
	text-decoration: none;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: none;
	float: right;
	height: auto;
	width: 100%;
	_width: 95%;
}
#facilitiesArea {
	clear: none;
	float: left;
	height: auto;
	width: 600px;
}
.facilities {
	font-size: 10px;
	font-style: normal;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
	text-align: left;
	clear: none;
	float: left;
	height: auto;
	width: 140px;
	margin-bottom: 20px;
	margin-right: 10px;
	_margin-right: 5px;
}
.facilities dt {
	clear: none;
	float: left;
	height: auto;
	width: 140px;
	margin-top: 0px;
	margin-right: 10px;
	_margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10px;
	text-decoration: none;
}
.facilities dd {
	font-size: 10px;
	font-style: normal;
	line-height: 1.0;
	color: #333333;
	text-decoration: none;
	text-align: left;
	clear: none;
	float: left;
	height: auto;
	width: 140px;
	text-indent: 0px;
}
.wideTabbleR {
	text-align: left;
	clear: none;
	float: left;
	height: auto;
	width: 610px;
	margin-top: 10px;
	font-size: 100%;
	font-style: normal;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
}
.wideTabbleR table,tr,td {
	border:1px solid #999999;
	text-decoration: none;
	border-collapse:collapse;
}

.wideTabbleR table,tr,td.disappear{
	border: 0px none #999999;
}
.wideTabbleRTit {
	font-weight: bold;
	color: #333333;
	text-align: left;
	background-color: #999999;
}
.backcolor01 {
	background-color: #CCCCCC;
}
.backcolor02 {
	background-color: #C1EDFF;
}
.backcolor03 {
	background-color: #FFCCCC;
}
.backcolor04 {
	background-color: #FFFF99;
}
.estateTel {
	font-weight: bold;
	color: #FF6600;
	font-size: 110%;
	text-decoration: none;
	clear: none;
	float: left;
}

/*photo layout only left type css start*/
.L61x20 {
	clear: none;
	float: left;
	height: 200px;
	width: 610px;
	margin-bottom: 10px;
}
.L12x12 {
	clear: none;
	float: left;
	height: 120px;
	width: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.L14x12 {
	clear: none;
	float: left;
	height: auto;
	width: 140px;
	margin-top: 0px;
	margin-right: 10px;
	_margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 10px;
	text-decoration: none;
}
.L16x10 {
	clear: none;
	float: left;
	height: 100px;
	width: 160px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.L18x12 {
	clear: none;
	float: left;
	height: 120px;
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.L18x15 {
	clear: none;
	float: left;
	height: 150px;
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.L20x15 {
	clear: none;
	float: left;
	height: 150px;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.L20x16 {
	clear: none;
	float: left;
	height: 160px;
	width: 200px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.L26x16 {
	clear: none;
	float: left;
	height: 160px;
	width: 260px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*photo layout only left type css end*/
/*photo layout only right type css start*/
.R12x12 {
	clear: none;
	float: right;
	height: 120px;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.R16x10 {
	clear: none;
	float: right;
	height: 100px;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.R18x12 {
	clear: none;
	float: right;
	height: 120px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.R18x15 {
	clear: none;
	float: right;
	height: 150px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.R20x15 {
	clear: none;
	float: right;
	height: 150px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.R20x16 {
	clear: none;
	float: right;
	height: 160px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.R26x16 {
	clear: none;
	float: right;
	height: 160px;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	_margin-left: 5px;
}
/*photo layout only right type css end*/
#fieldNavi {
	height: auto;
	width: 210px;
	clear: none;
	float: left;
}
/*Go field navi bottom x3 music start*/
#fieldNavi-M {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
}
#fieldNavi-M a:link {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
#fieldNavi-M a:visited {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
#fieldNavi-M a:hover {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_m.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
#fieldNavi-M a:active {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_m.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
/*Go field navi bottom x3 music end*/
/*Go field navi bottom x3 cre start*/
#fieldNavi-C {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_c.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
}
#fieldNavi-C a:link {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_c.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
#fieldNavi-C a:visited {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_c.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
#fieldNavi-C a:hover {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
#fieldNavi-C a:active {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_c.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
/*Go field navi bottom x3 cre end*/
/*Go field navi bottom x3 eco start*/
#fieldNavi-E {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_e.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
}
#fieldNavi-E a:link {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_e.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
#fieldNavi-E a:visited {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_e.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
#fieldNavi-E a:hover {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_e.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
#fieldNavi-E a:active {
	height: 100px;
	width: 210px;
	clear: none;
	float: left;
	background-image: url(../../school/course/img/btnside_field_e.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
	text-align: left;
	text-indent: -9999px;
	overflow:hidden
}
/*Go field navi bottom x3 eco end*/
#majorCoice {
	height: auto;
	width: 210px;
	clear: none;
	float: left;
}
/*↓music group↓*/
#majorNavi {
	height: auto;
	width: 208px;
	clear: none;
	float: left;
	border: 1px solid #990000;
	overflow: auto;
	height: 550px;
}
#majorNavi dt {
	height: auto;
	width: 200px;
	clear: none;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	font-size: 95%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#majorNavi dd {
	height: auto;
	width: 190px;
	clear: none;
	float: left;
	font-size: 90%;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 12px;
	list-style-type: circle;
	margin-bottom: 5px;
}
/*↑music group↑↓creative group↓*/
#majorNaviC {
	height: auto;
	width: 208px;
	clear: none;
	float: left;
	border: 1px solid #000066;
	overflow: auto;
}
#majorNaviC dt {
	height: auto;
	width: 200px;
	clear: none;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	font-size: 95%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#majorNaviC dd {
	height: auto;
	width: 190px;
	clear: none;
	float: left;
	font-size: 90%;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 12px;
	list-style-type: circle;
	margin-bottom: 5px;
}
/*↑creative group↑↓eco group↓*/
#majorNaviE {
	height: auto;
	width: 208px;
	clear: none;
	float: left;
	border: 1px solid #003300;
	overflow: auto;
}
#majorNaviE dt {
	height: auto;
	width: 200px;
	clear: none;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #003300;
	font-size: 95%;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#majorNaviE dd {
	height: auto;
	width: 190px;
	clear: none;
	float: left;
	font-size: 90%;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 12px;
	list-style-type: circle;
	margin-bottom: 5px;
}
/*↑eco group↑*/
#majorMainArea {
	height: auto;
	width: 610px;
	clear: none;
	float: right;
	background-color: #FFFFFF;
}
#midashiMusic {
	height: auto;
	width: 610px;
	clear: none;
	float: right;
	background-color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#midashiCre {
	height: auto;
	width: 610px;
	clear: none;
	float: right;
	background-color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#midashiEco {
	height: auto;
	width: 610px;
	clear: none;
	float: right;
	background-color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#majorComment {
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	color: #333333;
	text-decoration: none;
	text-align: left;
	clear: none;
	float: left;
	height: auto;
	width: 610px;
	margin-bottom: 30px;
}
#majorComment p {
	_text-indent: -0px;
}
#majorImage {
	clear: none;
	float: right;
	height: 200px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.majoreDtails {
	height: auto;
	width: 100%;
	clear: none;
	float: right;
	background-color: #CCCCCC;
	text-align: left;
	margin-bottom: 30px;
	padding-top: 5px;
}
.majoreDtails strong {
	font-size: 12px;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
}
.majoreJob {
	height: auto;
	width: 600px;
	background-color: #FFCC99;
	text-align: left;
	color: #FF3300;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
}
.majoreJobC {
	height: auto;
	width: 600px;
	background-color: #99CCFF;
	text-align: left;
	color: #000066;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
}
.majoreJobE {
	height: auto;
	width: 600px;
	background-color: #CCFFCC;
	text-align: left;
	color: #003300;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-bottom-color: #003300;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
}
.majoreLesson {
	height: auto;
	width: 600px;
	background-color: #FFFF99;
	text-align: left;
	color: #333333;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
}
.majoreLessonC {
	height: auto;
	width: 600px;
	background-color: #CCFFFF;
	text-align: left;
	color: #333333;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336699;
	border-bottom-color: #336699;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
}
.majoreLessonE {
	height: auto;
	width: 600px;
	background-color: #FFFFCC;
	text-align: left;
	color: #333333;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-left: 10px;
}
.majoreLesson strong {
	text-align: left;
	color: #333333;
	margin-left: -2px;
	font-size: 90%;
}
#start {
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	clear: none;
	float: left;
	height: auto;
	width: 588px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #FF9999;
	padding: 10px;
}
#gansyoStart {
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	clear: none;
	float: left;
	height: auto;
	width: 598px;
	margin-top: 10px;
	border: 1px solid #990000;
	padding: 5px;
}
.shime {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.exam {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.btn150x25 {
	clear: none;
	float: right;
	height: 25px;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 10px;
}

