@charset "utf-8";

/***********************************
  koen/woman/junior/college
  www/style.css
***********************************/

@import "/common/css/base.css";


/*==================================
  Main Layout
==================================*/
body {background:url(./images/back_body.jpg) top repeat-x;}

div#flashcontent {height:400px; background:url(./images/back_flash.jpg) top center no-repeat;}
div#flashcontent p {text-align:center;}

div#t-navi {width:900px; margin:0 auto; padding-bottom:10px;}
div#t-navi ul {list-style:none; height:85px; background:url(./images/back_t_navi.gif) bottom no-repeat;}
div#t-navi ul li {width:150px; height:65px; float:left;}
div#t-navi ul li a {display:block;}
div#t-navi ul li a:hover {background-color:transparent;}
div#t-navi ul li a:hover img {visibility:hidden;}
div#t-navi ul li#t-navi01 {background:url(./images/navi01_ov.gif);}
div#t-navi ul li#t-navi02 {background:url(./images/navi02_ov.gif);}
div#t-navi ul li#t-navi03 {background:url(./images/navi03_ov.gif);}
div#t-navi ul li#t-navi04 {background:url(./images/navi04_ov.gif);}
div#t-navi ul li#t-navi05 {background:url(./images/navi05_ov.gif);}
div#t-navi ul li#t-navi06 {background:url(./images/navi06_ov.gif);}

div#main div#main-top {width:564px; float:left;}
div#main-top p#bnr-request {width:564px; height:70px; overflow:hidden; margin-bottom:15px; background:url(./images/bnr_request_ov.gif);}
div#main-top p#bnr-request a {display:block;}
div#main-top p#bnr-request a:hover {background-color:transparent;}
div#main-top p#bnr-request a:hover img {visibility:hidden;}
div#main-top p#rss01 {width:36px; height:20px; overflow:hidden; position:absolute; margin:-39px 0 0 520px; background:url(./images/rss01_ov.gif);}
div#main-top p#rss01 a {display:block;}
div#main-top p#rss01 a:hover {background-color:transparent;}
div#main-top p#rss01 a:hover img {visibility:hidden;}
div#main-top dl.news-list {padding-top:11px;}
div#main-top dl.news-list dt {width:72px; float:left; font-size:11px; padding-top:1px;}
div#main-top dl.news-list dd.icon-area {width:100px; float:left;}
div#main-top dl.news-list dd.text-area {width:390px; float:right;}
div#main-top dl.news-list dd.text-area p {background:url(/common/images/lm01.gif) left 6px no-repeat; padding-left:8px;}
div#main-top dl.news-list dd.text-area p a {color:#333;}
div#main-top div#news-navi {width:564px; height:60px; background:url(./images/back_news_navi.gif); margin-top:17px;}
div#main-top div#news-navi dl {padding:10px 0 0 6px; font-size:0; line-height:0;}
div#main-top div#news-navi dl dt {width:120px; float:left;}
div#main-top div#news-navi dl dd {padding-left:131px;}
div#main-top div#news-navi dl dd ul {list-style:none;}
div#main-top div#news-navi dl dd ul li {float:left;}
div#main-top div#news-navi dl dd ul li a {display:block;}
div#main-top div#news-navi dl dd ul li a:hover {background-color:transparent;}
div#main-top div#news-navi dl dd ul li a:hover img {visibility:hidden;}
div#main-top div#news-navi dl dd ul li#news-navi01 {width:61px; height:13px; margin-right:19px; margin-bottom:3px; background:url(./images/btn_news_navi01_ov.gif);}
div#main-top div#news-navi dl dd ul li#news-navi02 {width:155px; height:13px; margin-right:15px; margin-bottom:3px; background:url(./images/btn_news_navi02_ov.gif);}
div#main-top div#news-navi dl dd ul li#news-navi03 {width:62px; height:13px; background:url(./images/btn_news_navi03_ov.gif);}
div#main-top div#news-navi dl dd ul li#news-navi04 {width:118px; height:13px; margin-bottom:3px; background:url(./images/btn_news_navi04_ov.gif);}
div#main-top div#news-navi dl dd ul li#news-navi05 {width:120px; height:13px; margin-right:15px; background:url(./images/btn_news_navi05_ov.gif);}

div#main div#side-top {width:318px; float:right;}
div#side-top p#rss02 {width:36px; height:20px; overflow:hidden; position:absolute; margin:-82px 0 0 274px; background:url(./images/rss02_ov.gif);}
div#side-top p#rss02 a {display:block;}
div#side-top p#rss02 a:hover {background-color:transparent;}
div#side-top p#rss02 a:hover img {visibility:hidden;}
div#campus-box {background:url(./images/back_campus.gif) repeat-y; padding-left:12px;}
div#campus-box dd {font-size:13px; font-weight:bold; padding-top:5px;}
div#campus-box dl#campus-box-box {padding:15px 20px 20px 0;}
div#campus-box dl#campus-box-box dt {width:80px; float:right;}
div#campus-box dl#campus-box-box dd {width:190px; padding:0; font-size:12px; font-weight:normal;}
div#campus-box p#go-list {text-align:right; padding-right:15px; line-height:1.2;}
div#campus-box p#go-list a {background:url(/common/images/lm02.gif) left 2px no-repeat; padding-left:15px;}
div#campus-bottom {height:14px; background:url(./images/bottom_campus.gif); margin-bottom:13px;}

div.gototop {padding-top:0;}
/*
div#side-top div.gototop {padding-left:187px;}
div#side-top div.gototop p {width:131px; height:20px; overflow:hidden; background:url(/common/images/gototop_ov.gif);}
div#side-top div.gototop p a {display:block;}
div#side-top div.gototop p a:hover {background-color:transparent;}
div#side-top div.gototop p a:hover img {visibility:hidden;}
*/

