@charset "utf-8";
/* CSS Document */

div img {
	behavior:url(../lib/iepngfix.htc);
}
img {
	border:none;
}

body {
	font-size:12px;
	font-family:meiryo, tahoma, osaka, gothic;
	background:#FFFFFF;
}

#header {
	width:800px;
	height:26px;
	background-image:url(../image08/head.gif);
}

.conteiner {
	margin:auto auto;
	width:800px;
	background-image:url(../image08/body.gif);
	position: static;
}

.contents {
	margin-left:40px;
	margin-right:40px;
	display:block;
	margin-top:15px;
	position: static;
}

#address {
	width:720px;
	margin-left:40px;
	margin-right:40px;
	margin-top:20px;
	display:block;
	position: static;
	clear: both;
}

#footer {
	margin:auto auto;
	float:left;
	width:800px;
	height:25px;
	margin-top:10px;
	background-image:url(../image08/foot.gif);
	position: relative;
}
#logo {
	margin-left:40px;
	margin-top:10px;
	float:left;
	display:inline;
}

#title_right {
	display:inline;
	float:right;
	margin-right:40px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../image08/title_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:320px;
	height:65px;
	position: static;
}
#title_right ul{
	display:block;
	width:202px;
	float:right;
	clear:both;
}

#title_right li{
	display:inline;
}

#sitemap {
	width:84px;
	float:left;
	margin-right:7px;
	margin-top:15px;
	margin-bottom:1px;
}

#sitemap a {
	width:84px;
}

#sitemap a:hover {
	background-image:url(../image08/icon_sitemap.gif);
}

#eng {
	width:53px;
	float:left;
	margin-top:15px;
}

#eng a {
	width:53px;
}

#eng a:hover {
	background-image:url(../image08/icon_english.gif);
}

#email {
	width:48px;
	float:left;
	margin-right:8px;
	margin-top:15px;
}

#email a {
	width:48px;
}

#sitemap, #sitemap a, #eng, #eng a, #email, #email a, #staff, #staff a, #syokuin, #syokuin a, {
	display:block;
	height:19px;
}

#email a:hover, #syokuin a:hover, #staff a:hover, #eng a:hover, #sitemap a:hover {
	background-repeat:no-repeat;
	background-position:bottom left;
	text-indent:-9999px;
	overflow:hidden;
}

#email a:hover {
	background-image:url(../image08/icon_e-mail.gif);
}
#syokuin {
	width:100px;
	float:left;
}
#syokuin a {
	width:100px;
}
#syokuin a:hover {
	background-image:url(../image08/icon_officer.gif);
}



#staff {
	width:115px;
	float:right;
	margin-right:2px;
}
#staff a {
	width:115px;
}

#staff a:hover {
	background-image:url(../image08/icon_staff.gif);
}

.indent20{
	margin-left:20px;
	margin-top:10px;
	clear:both; 
}

.indent10{
	margin-left:20px; 
	margin-top:10px;
	clear:both;
}

.indent5{
	margin-left:20px; 
	margin-top:5px;
}
.margin_b20{
	margin-bottom:20px;
}
.margin_b10{
	margin-bottom:10px;
}
.margin_r20{
	margin-right:20px;
}
.margin_r10{
	margin-right:10px;
}
.margin_t20{
	margin-top:20px;
}
.margin_t10{
	margin-top:10px;
	clear:both;
}
.margin_l20{
	margin-left:20px;
}
.margin_l10{
	margin-left:10px;
}
.back {
	text-align:center;
	margin:10px;
	clear:both;
	display:block;
}

.inlinemenu{
	position: relative;
}

.inlinemenu ul{
	width:720px;
}
.inlinemenu li{
	display:inline;
	width: 144px;
}
.footermenu{
	padding-left:1em;
	padding-right:1em;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#666666;
}
.footermenu-end{
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#666666;
}

.menubox01{
    width:160px;
    height:70px;
    float:left;
	display:inline;
    margin: 5px 0 0 5px ;
    padding: 5px;
    background: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #eee;
}

#whats_new {
	width:720px;
	float:left;
	display:block;
	margin-top:5px;
	background-image:url(../image08/whats_new.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

#whats_new ul{
	display:inline;
}
#whats_new li{
	width:720px;
	display:block;
	float:left;
	clear:both;
}

#latest {
	display:inline;
	width:100px;
	height:20px;
	margin-top:20px;
	margin-left:620px;
	margin-bottom:8px;
	float:left;
}

#latest a {
	display:block;
	width:100px;
	height:20px;
}

#latest a:hover {
	background-image:url(../image08/latest_update_on.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-indent:-9999px;
	overflow:hidden;
}

#topics {
	width:500px;
	display:block;
	float:left;
	margin-top:10px;
	padding-top:48px;
	background-image:url(../image08/topics.jpg);
	background-repeat:no-repeat;
	clear:both;
	position:relative;
}

#topics ul{
	display:inline;
}
#topics li{
	width:500px;
	display:block;
	float:left;
	clear:both;
}

#topics ul.link li a {
	clear:both;
}

#topics_icon {
	display:block;
	width:100px;
	height:20px;
	margin-top:-28px;
	float:right;
}

#topics_icon a {
	display:block;
	width:100px;
	height:20px;
}

#topics_icon a:hover {
	background-image:url(../image08/topics_icon_on.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-indent:-9999px;
	overflow:hidden;
}

#pickup {
	float:right;
	display:block;
	width:220px;
	margin-top:10px;
	background-image:url(../image08/pickup.jpg);
	background-position:20px 0px;
	background-repeat:no-repeat;
}

#pickup ul{
	float:right;
	padding-top:50px;
	display:block;
}

.indexmenues a{
	display:block;
	width:144px;
	height:60px;
}

.indexmenues a:hover{
	background-repeat:no-repeat;
	background-position:bottom left;
	text-indent:-9999px;
	overflow:hidden;
}

.for-student, .for-guardian, .for-public, .for-graduate, .for-intostudent {
	display:block;
	width:144px;
	height:60px;
	float:left;
}

.for-student a:hover {
	background-image:url(../image08/for-student.gif);
}

.for-guardian a:hover {
	background-image:url(../image08/for-guardian.gif);
}

.for-public a:hover {
	background-image:url(../image08/for-public.gif);
}

.for-graduate a:hover {
	background-image:url(../image08/for-graduate.gif);
}

.for-intostudent a:hover {
	background-image:url(../image08/for-intostudents.gif);
}

.menu_gakka, .menu_gakubu, .menu_campuslife, .menu_project{
	display:block;
	float:left;
	width:144px;
}

#latestupdate{
	width:540px;
	float:left;
	display:block;
}
#latestupdate ul{
	display:inline;
}
#latestupdate li{
	width:540px;
	display:block;
	float:left;
}
#main-content{
	width:720px;
	float:left;
	display:block;
	position:relative;
	overflow:hidden;
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
