@charset "utf-8";

/*初期化*/
html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
h1,h2,h3,h4,h5,p,ul,ol {
	margin-top: 0;
	margin-bottom: 0;

}

img {
	border:none;
	
}
dt, dd {
	margin:0;
	padding:0;
}
.clear {
	clear: both;
	_height:1%;

	line-height:0px;
}
.right-p {
	text-align:right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration:underline;
}
a:hover {
	color: #DC0001;
	text-decoration:underline;
}

.pagearea a:link,
.pagearea a:visited,
.pagearea a:hover {
	text-decoration:none;
}
/*TXT*/
.txtSmall {
	font-size: 10px;
	line-height: 140%;
}
.txtMidium {
	font-size: 14px;
	line-height: 140%;
}
/*layout*/
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.centerBox {
	text-align: center;
}
.rightBox {
	text-align: right;
}
.leftBox {
	text-align: left;
}
.img-space {
	padding: 10px 0px;
}
.imgSpaceTop {
	padding: 10px 0px 0px;
}
.imgSpaceUnder {
	padding: 0px 0px 10px 0px;
}
.imgSpaceLeft {
	padding: 0px 0px 0px 10px;
}
.imgSpaceRight {
	padding: 0px 10px 0px 0px;
}
/*Color*/
.colorOrange {
	color: #FF6600;
}
.colorRed {
	color: #FF0000;
}
.colorBlack {
	color: #000000;
}
.colorWhite {
	color: #FFFFFF;
}
.colorGreen {
	color: #009900;
}
.colorGold {
	color: #A37823;
}
.colorBlue {
	color: #388FD2;
}



/* table-style */

table.table-no {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;


}
table.table-no td {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;

}
table.table-no th {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color:#EDEDED;
	padding: 5px;
	text-align:left;
	color:#333333;
}
.tableGray th {
	background-color:#EDEDED;
	color:#333333;
}
.tableGray td {
	color:#666666;
}
table.table-noborder,
table.table-noborder td {
	border:none;

}


/*レイアウト*/
body {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
}
body,td,th,div {
	font-family: "Hiragino Maru Gothic Pro", "ＭＳ Ｐゴシック";
	font-size:12px;
	line-height:150%;
	color:#333333;
}

#container {
	padding: 10px 35px;
	margin: 0px auto;
	width: 940px;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	height:100%;
}
body > #container {
	height: auto;
}

/* table-style */



table.table-no {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;


}
table.table-no td {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;

}
table.table-no th {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color:#EDEDED;
	padding: 5px;
	text-align:left;
	font-size:10px;
	color:#333333;

}
#container #main {
	padding: 0px;
	height: auto;
	width: 940px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.pagetop {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btncenter {
	text-align: center;
	margin: 8px;
}
.box-normal {
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
	text-align: center;
}
#pageHead {
	width: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#pageHead #logo {
	margin: 0px;
	padding: 15px 0px;
	width: 420px;
	float: left;
}

#pageHead ul {
	padding: 15px 0px;
	list-style-type: none;
	float: right;
}

#pageHead ul li {
	float: left;
	display: inline;
}

#footer {
	margin: 15px 0;
	padding: 5px 0;
	font-size: 10px;
	color: #666666;
	padding-top: 15px;
	background: url(images/bk_footer.gif) repeat;
	overflow: hidden;
	text-align: left;
}

#footer img {
	margin: 3px 0;
}

#footer ul {
	margin: 20px 10px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 550px;
}

#footer ul li {
	float: left;
	display: inline;
	margin: 0 20px;
}

#footer dl {
	float: left;

}


/*ここまで共通*/
#contetnshead {
	margin: 0px;
	padding: 0px;
}
#topMainbox {
	float: left;
	width: 450px;
	padding-left: 25px;
}
#topMainimg {
	float: right;
	width: 382px;
}
#footerClor {
	background-image: url(images/fooer.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
.topBtnzone {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.topBtnzone li {
	height: 37px;
	width: 186px;
}
.topBtnzone li a {
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 186px;
}
#btn1 {
	background-image: url(images/b1_f2.gif);
	background-repeat: no-repeat;
}
#btn1 a {
	background-image: url(images/b1.gif);
	background-repeat: no-repeat;
}
#btn1 a:hover,
body#data #btn1 a {
	background-image: none;
}
#btn2 {
	background-image: url(images/b2_f2.gif);
	background-repeat: no-repeat;
}
#btn2 a {
	background-image: url(images/b2.gif);
	background-repeat: no-repeat;
}
#btn2 a:hover,
body#ob #btn2 a {
	background-image: none;
}
#btn3 {
	background-image: url(images/b3_f2.gif);
	background-repeat: no-repeat;
}
#btn3 a {
	background-image: url(images/b3.gif);
	background-repeat: no-repeat;
}
#btn3 a:hover {
	background-image: none;
}
#btn4 {
	background-image: url(images/b4_f2.gif);
	background-repeat: no-repeat;
}
#btn4 a {
	background-image: url(images/b4.gif);
	background-repeat: no-repeat;
}
#btn4 a:hover {
	background-image: none;
}
#btn5 {
	background-image: url(images/b5_f2.gif);
	background-repeat: no-repeat;
}
#btn5 a {
	background-image: url(images/b5.gif);
	background-repeat: no-repeat;
}
#btn5 a:hover,
body#student #btn5 a {
	background-image: none;
}
#btn6 {
	background-image: url(images/b6_f2.gif);
	background-repeat: no-repeat;
}
#btn6 a {
	background-image: url(images/b6.gif);
	background-repeat: no-repeat;
}
#btn6 a:hover {
	background-image: none;
}
#btn7 {
	background-image: url(images/b7_f2.gif);
	background-repeat: no-repeat;
}
#btn7 a {
	background-image: url(images/b7.gif);
	background-repeat: no-repeat;
}
#btn7 a:hover {
	background-image: none;
}

#btn8 {
	background-image: url(images/b8_f2.gif);
	background-repeat: no-repeat;
}
#btn8 a {
	background-image: url(images/b8.gif);
	background-repeat: no-repeat;
}
#btn8 a:hover {
	background-image: none;
}

#zone1 {
	float: left;
	width: 186px;
}
#zone2 {
	float: left;
	width: 186px;
	margin-left: 25px;
	/*margin-top: 37px;*/
}
h2 {
	margin-bottom: 35px;
}
#formatContets {
	float: left;
	width: 705px;
	padding-left: 15px;
	margin-bottom: 20px;
}
#subBtns {
	float: right;
	width: 186px;
}
h2.titlesImg {
	margin-bottom: 25px;
}
#container #main h1 {
	margin-bottom: 15px;
}
.pageheadlinks {
	font-size: 10px;
	margin-bottom: 8px;
}
h3.miaashi {
	background-image: url(images/midashibg.gif);
	background-repeat: repeat-x;
	background-position: 1px 1px;
	margin: 15px 0px;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FF3366;
	border-left: 1px solid #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	color: #FF3366;
}
.ml30 {
	margin-left:30px;
	}
.mt30 {
	margin-top:30px;
	}
.mt20 {
	margin-top:20px;
	}
#chartT01,
#chartT02 {
	width: 220px;
	font-size: 10px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.pagetopolinks {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: right;
}
.zaikousei {
	margin: 0px 0px 15px;
	padding: 10px;
	border: 3px solid #CCCCCC;
	background-color: #FFFFFF;
	height:1%;
}
.zaiPhoeo {
	width: 431px;
	float: left;
	padding-bottom: 15px;
}
.zaiCha {
	float: right;
}
.zaiColum {
	float: left;
	width: 431px;
	font-size: 10px;
	line-height: 150%;
}
.zaiprof {
	float: right;
	width: 201px;
	font-size: 10px;
	color: #003366;
}
.zaiColum h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF3366;
	padding-bottom: 15px;
}
.zaiprof strong {
	font-size: 12px;
}
.obNavi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	font-size: 10px;
}

.studentNavi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
	font-size: 10px;
}
a.linksallow {
	background-image: url(images/linkic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#container #main #topMainbox .topband {
	margin-bottom: 10px;
	padding-top: 20px;
}
.qac {
	background-image: url(images/qa/qas_q.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 7px 0px;
	padding: 0px 0px 0px 30px;
	color: #985F76;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECCCCE;
}
.zaikouNavi img {
	padding-right: 10px;
}

