/* CSS Document */

body{
	background-image: url(../common/images/bg.gif);
	font-size:12px;
	color: #555555;
	margin-top:0px;
	line-height:16px;
}
td{
	font-size:12px;
	color: #555555;
	line-height:16px;
	text-align:left;
}
img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
A:link { color:#FFA801}
A:visited { color:#FFA801}
A:hover { color:#999999}
A:active { color:#999999}

#layoutBody{
	width:760px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background-color:#FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.header-left {
	float: left;
	width: 618px;
	height: 57px;
}
.header-right {
	float: right;
	height: 57px;
	width: 142px;
}
/* ナビボタン
----------------------------------------------- */
.contents {
display:block;
width:737px;
height:41px;
margin:0px;
font-size:12px;
text-align:left;
clear:both;
}
/* NAVIGATION 
----------------------------------------------- */
.contents ul {
background-image: url(../common/images/mainmenu_btn01.jpg);
width:737px;
height:41px;
margin:0px;
padding:0px 0px 0px 0px;
list-style-type:none;
clear:both;
}
.contents ul li {
float:left;
height:41px;
margin:0px;
white-space:nowrap;
text-indent:-9999px;
}
.contents ul li a:link, .contents ul li a:visited, .contents ul li a:hover {
display:block;
margin:0px;
height:41px;
background-repeat:no-repeat;
text-decoration:none;
}
.contents ul li a:hover {text-decoration:none;}
.contents ul li#school a {background-image:url("../common/images/mainmenu_btn02.jpg");}
.contents ul li#school {width:185px; height:41px;}
.contents ul li#course a {background-image:url("../common/images/mainmenu_btn03.jpg");}
.contents ul li#course {width:185px; height:41px;}
.contents ul li#shinro a {background-image:url("../common/images/mainmenu_btn04.jpg");}
.contents ul li#shinro {width:185px; height:41px;}
.contents ul li#boshu a {background-image:url("../common/images/mainmenu_btn05.jpg");}
.contents ul li#boshu {width:182px; height:41px;}
.contents ul li#school a:hover {background-image:url("../common/images/mainmenu_btn02_over.jpg");}
.contents ul li#course a:hover {background-image:url("../common/images/mainmenu_btn03_over.jpg");}
.contents ul li#shinro a:hover {background-image:url("../common/images/mainmenu_btn04_over.jpg");}
.contents ul li#boshu a:hover {background-image:url("../common/images/mainmenu_btn05_over.jpg");}
/*--------------------------------------------- */
.top10 {
	padding-top: 10px;
}
.top20 {
	padding-top: 20px;
}
.ichi-center {
	text-align: center;
}
.ichi-right {
	text-align: right;
}
.ichi-left {
	text-align: left;
}
.index-space {
	text-align: center;
}
.new-waku {
	border-width: 1px;
	border-style: solid;
	border-color: #B7B7B7;
}
.new-waku td{
	padding-left:5px;
}
.new-waku th{
	text-align:left;
	border-bottom:1px solid #B7B7B7;
}
.new-kasen {
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.new-kasen02 {
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight:bold;
}
.text-bold{
	font-weight:bold;
}
.tate-bottom{
	vertical-align:bottom;
}
.boshu-pan {
	width: 736px;
	margin-left: 12px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
}
.boshu-pan2 {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.new-space {
	padding: 5px;
}
.new-space2 {
	padding: 5px;
	font-weight: bold;
	color: #CC0000;
}
.new-tit01 {
	border: 1px solid #999999;
}
.new-left {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;

}
.new-right {
	text-align: right;
}
.new-left02 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.new-text {
	font-size: 10px;
	padding: 5px;
}
