@charset "Shift_JIS";
/***********************************************/
/* index10.css  */
/***********************************************/

/***********************************************/
/* html */
/***********************************************/ 
* {
	margin: 0;
	padding: 0;
	line-height: 1.8;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

body{
	font-size:62.5%;
	font-family:  "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", Meiryo, "‚l‚r‚oƒSƒVƒbƒN", Arial,sans-serif;
}

p { 
	line-height: 1.8;
	font-size: 1.2em;
}

a{
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #000099;
	text-decoration: none;
}

h2,
h3{
	margin: 0px;
	padding: 0px;
	font-size: 1.6em;
	font-weight: bold;
}
	
h1{
	margin: 0px;
	padding: 0px;
}

h2{
	color: #000000;
}

ul,
ul ul,
ul ul ul{
	list-style-type: none;
}

li{
	line-height: 1.8;
	font-size: 1.2em;
}

dl {
	list-style-position: inside;
	font-size: 1.2em;
}

img {
	border: none;
}

a img {
	border: none;
}
/***********************************************/
/* Layout */
/***********************************************/
#container{
	width: 760px;
	margin: 0 auto;
}

#header{
	float: left;
	width: 760px;
	height: 96px;
}

#main_content{
	clear: left;
	padding: 5px 0px 0px 0px;
	width: 760px;	
}

* html #main_content{
    height: 400px;
}

#main_area{
	float: left;
	width: 576px;
}

#navBar{
	float: left;
	background-color: #CCCCCC;
	width: 184px;
}

#content{
	float: right;
	padding: 0px 5px 0px 0px;
	width: 380px;
}

#course_area{
    float: right;
	width: 177px;
	border: 1px #666666 solid;
}

#course{
	margin: 0px;
	padding: 20px 0px 20px 2px;
	width: 175px;
}

/***********************************************/
/* Content of page */
/***********************************************/

#header h1{
	float: left;
	margin: 0px;
	height: 96px;
	width: 184px;
	background-color: #000099;
}

#header_area{
	float: right;
	width: 570px;
	height: 96px;
	border-bottom: 1px solid #666666;
}

#header_mau{
	float: right;
	width: 570px;
}

#header_mau p{
	margin: 0px;
	font-size: 1.2em;
}

/************* #nav **************/

#nav{
	float: right;
	padding: 0px;
	width: 250px;
}

/************** #schooling ***************/

#schooling{
	width: 380px;
	height: 180px;
}

.schooling_img{
    float: left;
	width: 240px;
	height: 180px;
}

#schooling_syokai{
	float: right;
	margin: 0px 0px 0px 5px;
	width: 135px;
	height: 180px;
	text-align: left;
}

#schooling_bn{
	clear: both;
	text-align: right;
	font-size: 1.1em;
	color: #333333;
}


/************** .whatsnew *****************/

.whatsnew{
	padding: 10px 0px 0px 0px;
	width: 380px;
}

.whatsnew_tab{
	margin: 0;
	padding: 0px;
}

.whatsnew_tab h2{
	border-bottom: 10px #000099 solid;
}

.whatsnew_tab h2 a img{
    width: 77px;
	height: 24px;
}

.whatsnew dl.data{
	clear: both;
	float: left;
	width: 380px;
}

.whatsnew dl.data dt{
	width: 370px;
	padding: 3px 0px 3px 10px;
	background-image: url(menu_bg_s.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	font-size: 1em;
	line-height: 1.2em;
}

.whatsnew dl.data dd{
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #666666;
	width: 380px;
}

#container #main_content #main_area #content .whatsnew .data a{
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333333;
}

.red{
	font-size: 1em;
	line-height: 1.2em;
	color: #FF0000;
}

.txt{
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333333;
}

#container #main_content #main_area #content .whatsnew .data a:hover{
	color: #006699;
}

#container #main_content #main_area #content .whatsnew dd.bn{
	text-align: right;
	font-size: 1em;
}

/************** .introduction_1 *****************/

.introduction_1{
	clear: both;
	padding: 0px 0px 4px 0px;
	border-top: 6px #000099 solid;
	width: 380px;
}

.introduction_1 h3{
	padding: 0px 0px 0px 8px;
	line-height: 30px;
	color: #000000;
	background-color: #ccccff;
}

.introduction_1 p{
	font-size: 1.2em;
	line-height: 2.4em;
}


/*********** .introduction_1 link ***********/

.introduction_1 ul a:link, .introduction_1 ul a:visited {
    display: block;
}

.introduction_1 a:link{
	color: #333333;
}

.introduction_1 a:hover{
	color: #3300CC;
	background-color: #ccccff;
    text-decoration: none;
}


/************** .introduction_2 *****************/

.introduction_2{
	clear: both;
	padding: 0px 0px 4px 0px;
    width: 380px;
}

.introduction_2 h3{
	padding: 0px 0px 0px 8px;
	line-height: 30px;
	color: #000000;
	background-color: #ccff99;
}

.introduction_2 p{
	font-size: 1.2em;
	line-height: 2.4em;
}


/*********** .introduction_2 link ***********/

.introduction_2 ul a:link, .introduction_2 ul a:visited {
    display: block;
}

.introduction_2 a:link{
	color: #333333;
}

.introduction_2 a:hover{
	color: #009900;
	background-color: #ccff99;
	text-decoration: none;
}


/************* #siteInfo ***************/

#siteInfo{
	clear: both;
	padding: 10px 0px 0px 0px;
	width: 760px;
	border-top: 1px solid #666666;
}

#siteInfo ul li{
	float: right;
	font-size: 1em;
	color: #666666;
	display: inline;
	margin-left: 7px;
	padding-right: 7px;
	border-right: 1px solid #666666;
}

#siteInfo img{
	margin: 0px;
	vertical-align: middle;
}

#container #siteInfo p {
	color: #FFFFFF;
}

/*********** #navBar link ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #006699;
}

/*********** #sectionLinks ***********/

.sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
}

.sectionLinks h2{
	background-color: #000099;
	padding: 4px 0px 4px 10px;
}

.sectionLinks h3{
	padding: 0px 0px 2px 10px;
}

.sectionLinks dd{
	padding: 0px 0px 0px 10px;
}

.sectionLinks a{
	display: block;
	padding: 2px 0px 2px 0px;
}

/*********** .sectionLinks link ***********/

.sectionLinks h2 a:link, .sectionLinks h2 a:visited {
    font-weight: bold;
}

#container #main_content #main_area #navBar .sectionLinks h2 a {
	color: #FFFFFF;
}

#container #main_content #main_area #navBar .sectionLinks h2 a:hover{
	color: #FFCC00;
}

/*********** #webcampus ***********/

#webcampus{
	position: relative;
	padding: 6px 0px 6px 10px;
	border-top: 6px solid #000099;
	background-color: #FFCC66;
}

#webcampus h3{
	letter-spacing: -0.1em;
}


/*********** #webcampus link ***********/

#container #main_content #main_area #navBar #webcampus h3 a{
	display: block;
	font-weight: bold;
	color: #000000;
}

#container #main_content #main_area #navBar #webcampus h3 a:hover{
	color: #000099;
	text-decoration: none;
}


/*********** #syoumeisyo ***********/

#syoumeisyo{
	position: relative;
	padding: 6px 0px 6px 10px;
	border-top: 6px solid #000099;
	border-bottom: 6px solid #000099;
}


/*********** #syoumeisyo link ***********/

#container #main_content #main_area #navBar #syoumeisyo h3 a{
	display: block;
	font-weight: bold;
	color: #000000;
}

#container #main_content #main_area #navBar #syoumeisyo h3 a:hover{
	color: #000099;
	text-decoration: none;
}

/*********** #sotusei ***********/

#sotusei{
	position: relative;
	padding: 6px 0px 6px 10px;
	border-bottom: 6px solid #000099;
	background-color: #ccccff;
}


/*********** #sotusei link ***********/

#container #main_content #main_area #navBar #sotusei h3 a{
	display: block;
	font-weight: bold;
	color: #000000;
}

#container #main_content #main_area #navBar #sotusei h3 a:hover{
	color: #000099;
	text-decoration: none;
}
/*********** .links ***********/

#links{
	position: relative;
	margin: 0px;
	padding: 0px;
}

#links a:link,
#links a:visited {
	display: block;
	padding: 4px 0px 4px 10px;
	border-bottom: 1px solid #666666;
	color: #006699;
}

#container #main_content #main_area #navBar #links h3 {
	margin: 0px;
	font-size: 1.2em;
}

#container #main_content #main_area #navBar #links h3 a:hover{
	color: #000099;
	text-decoration: none;
}

#links dl{
	margin: 0px;
	padding: 0px;
}

#links dt{
	margin: 0px;
	padding: 0px;
}

#links dd{
	margin: 0px;
	padding: 0px;
}

/************** #course **************/
#course_content{
}

#course_content h2{
	background-color: #CCCCFF;
	color: #000000;
	text-align: center;
	line-height: 40px;
	border-top: 6px #000099 solid;
}

#course h3{
	color: #000000;
	background-image: url(menu_bg_m.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 13px;
	line-height: 1.8;
	letter-spacing: -0.1em;
}

#course li{
	background-image: url(menu_bg_s_c.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.5em;
	padding-left: 24px;
	font-size: 1.2em;
}

/*********** #course link ***********/

#course ul a:link, #course ul a:visited {
    display: block;
}

#course ul a:link{
	color: #333333;
	line-height: 1.8;
}

#course ul a:hover{
	color: #000099;
	text-decoration: none;
}

/************** #koshinkousyu **************/

#koshinkousyu{
	margin: 6px 0px;
	padding: 0px 0px 10px 0px;
    float: right;
	width: 177px;
	border: 1px #666666 solid;
}

#koshinkousyu h2{
	background-color: #66CCFF;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	border-top: 6px #000099 solid;
}

#koshinkousyu_cm1, #koshinkousyu_cm2 {
	margin: 0px;
	padding: 10px 0px 0px 2px;
	width: 175px;
	float: right;
}

#koshinkousyu_cm1 li{
	background-image: url(menu_bg_s_c.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.5em;
	padding-left: 24px;
	margin-bottom: -5px;
	font-size: 1.1em;
	line-height: 1.6em;
	}
	
	
	#koshinkousyu_cm1 li a:visited {
	color: #006699;
}
	
	
	#koshinkousyu_cm1 li a:link{
	color: #FF0000;
	line-height: 1.8;
}

    #koshinkousyu_cm1 li a:hover{
	color: #000099;
	text-decoration: none;
}
	
	#koshinkousyu_cm2 li{
	background-image: url(menu_bg_s_c.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.5em;
	padding-top: 0px;
	padding-left: 24px;
	margin-top: 0px;
	font-size: 1.1em;
	line-height: 1.6em;
	}