@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------------------
　　タグ プロパティ初期化
------------------------------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl,dt,dd,table, th, td, pre, blockquote, form, input, select, textarea, #wrapper{
	font-weight: normal;
	margin: 0;
	padding:0;
	font-size:1em;
	line-height:1.5;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
} 

ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	line-height: 43px;
	margin-top: 15px;
	background-image: url(img/h1.png);
	height: 43px;
	width: 780px;
	margin-bottom: 15px;
	padding-left: 20px;
	color: #333333;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	line-height: 43px;
	margin-top: 15px;
	background-image: url(img/h1.png);
	height: 43px;
	width: 780px;
	margin-bottom: 15px;
	padding-left: 20px;
	color: #333333;
}

#box800upper {
	width: 775px;
	background-image: url(img/box800upper.png);
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 25px;
	font-size: 12px;
}
#box800mid {
	background-image: url(img/box800mid.png);
	background-repeat: repeat-y;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
}
#box800bottom {
	background-image: url(img/box800bottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 800px;
}




#contents {

}
#foot {
	height: 100px;
}
#left {
	width: 500px;
	float: left;
}
#right {
	float: right;
	width: 290px;
	padding-left: 10px;
}







#wrap {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 80%;
	line-height: 1.5em;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 50px;
}
#headwrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}


/* Dropdown menu */

#menu2 {
	height: 37px;
	font-size: 80%;
	background-image: url(img/menubg.png);
	background-repeat: repeat-x;
	z-index: 2;
}
#flash {
	height: 500px;
	z-index: 1;
	background-color: #FFFFFF;
}
#flash2 {
	height: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.clearboth {
	clear: both;
}
.box290 {
	width: 290px;
	margin-bottom: 10px;
}
.box290 li {
	line-height: 2;
}
.box500 {
	width: 500px;
	margin-bottom: 10px;
	background-image: url(img/boxback.png);
	background-repeat: repeat;
}
.box500 li {
	line-height: 2;
}


ul.menu li{
	float:left;
	width:160px;
	height:37px;
	background:url("img/menuback.png");
	position:relative;
}
.blackbd {
	color: #FFFFFF;
	background-color: #000000;
}
.blackbd a {
	color: yellow;
}
.blackbd a:hover {
	color: red;
}

ul.menu li a{
	display:block;
	width:100%;
	height:100%;
	line-height:37px;
	text-indent:30px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
ul.menu li a:hover{
		/*background:url("img/menuback002.png");*/
	color: #333333;
}
ul.menu li ul.sub{
	position:absolute;
}
ul.menu{
	zoom:1;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
ul.menu:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.staff {
	height: 520px;
	width: 133px;
	float: left;
	background-image: url(img/staff_back.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
}
.staff p {
	margin-right: 10px;
	margin-left: 10px;
}
.staff_img  {
	margin-top: 7px;
	margin-left: 8px;
}

.box500_2 {
	width: 500px;
	margin-bottom: 10px;
}
.box500_2 li {
	line-height: 2;
}
.icon_left  {
	margin-right: 5px;
	margin-bottom: 5px;
}
.icon_right {
	margin-bottom: 5px;
}
.header_w {
	background-color: #FFFFFF;
	background-image: url(img/header_w.png);
	background-repeat: no-repeat;
}
.header_b {
	background-color: #000000;
	background-image: url(img/header.png);
	background-repeat: no-repeat;
}
#google {
	float: right;
}
.brownbold {
	font-weight: bold;
	color: #CC3300;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.red150 {
	color: #FF0000;
	font-size: 1.5em;
	font-weight: bold;
}


.skybluebold {
	color: #0099FF;
}
.green {
	color: #009900;
}





ol {
	margin-left: 2em;
}
.rule_li  {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 10px;
}
.tbl04 { border-collapse : collapse; border-spacing : 0; border:#ddc5a3 solid 1px;}
.tbl04 td { border:#ddc5a3 solid 1px; padding:5px;}
.tbl04 th { font-weight:bold; color:#673826; background:#f7ead7; padding:5px; text-align:center; border:#ddc5a3 solid 1px;}
.tbl05 p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 1em;
}
.dojou {
	height: 130px;
	width: 261px;
	float: left;
}
.doujou_sepa {
	height: 80px;
	padding-top: 10px;
}

.dojou h1 {
	background-color: #FFFFCC;
	height: 40px;
	background-image: none;
	line-height: 40px;
	color: #CC3300;
	padding: 0px;
	width: 256px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.daigaku{
	margin-left:auto;
	margin-right:auto;
	width:700px;
}
.daigaku td, .daigaku th{
	padding:10px 10px 20px 10px;
	border-bottom: dashed 1px #999999;
}
.daigaku th{
	font-weight:bold;
}
.daigakuForm{
	width:400px;
	height:35px;
}
.daigakuFormSmall{
	width:100px;
	height:35px;
}
.daigakuSubmit{
	width:150px;
	height:40px;
	margin:10px;
	padding:10px;
}

div.baloon {
   font-size: 11px;
   color: #900;
   position: absolute;
   padding-left: 5px;
   background: url("img/baloon.gif") no-repeat top left;
   z-index: 1;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

div.baloon div {
   background: url("img/baloon_right.gif") no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}

