/*////////////////////////////////////////////////////
 北海道大学大学祭 - プロフェッショナルスタイル -
                                     Ver.1.00
            03/2009 written by Wataru Fukuda
////////////////////////////////////////////////////*/
/*--------------------------------------------------------------------------------------【重要】*/
html{
    height:100%;
    width:100%;
	margin: 0;
}

body {
    text-align:center;
    color: #444444;
    margin: 0;
    padding: 0;
    font-family:"Century Gothic",sans-serif,;
    font-size: 9pt;
    line-height: 1.5;
    cursor: default;
    scrollbar-face-color:#eeedec;
    scrollbar-highlight-color: #c2b9b1;
    scrollbar-shadow-color: #cccdce;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #696969;
    scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	height:100%;
	background-color:#f1f1ed;
    width:100%;
}

#all {
    background-repeat:repeat-x;
    background-image:url(../img/001title_bg.gif);
    background-color:#f1f1ed;
    background-position:center top;
    margin:auto;
    position: relative;
    height: 100%;
    width:100%;
    min-height: 100%;
}

body > #all {
        height: auto;
}

#contents {
    padding-bottom: 150px;
}

/*--------------------------------------------------------------------------------------【リンク】*/

a {
	color:#4766e2;
}
a:hover {
	color:#FF0000;
}

/*--------------------------------------------------------------------------------------【Header】*/
#header {
	width:860px;
	height: 133px;
    margin-left:auto;
    margin-right:auto;
    background-repeat:repeat-x;
    background-image:url(../img/001title_bg.gif);
    background-color:#ffffff;
    background-position:center top;
}

#header h1 {
    float: left;
    margin-top: 10px;
    padding-left: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
}

#header h1 img{
	border: 0;
}

#header ul {
    float:right;
    width: 240px;
    margin: 0 0 0 0;
    padding: 35px 0 0 0;
    text-align:left;
    list-style-type:none;
}

#header li {
    display: block;
    font-size: 13px;
    font-family:"Century Gothic",sans-serif;
    margin: 5px 0 0 50px;
	padding:0px 0px 0px 25px;
    background-image:url(../img/007marker_bk.png);
    background-repeat:no-repeat;
    background-position:left center;
}

#header li a {
	color: #666666;
	text-decoration: none;
}

#header li a:hover,#header li .current {
	color: #FF0000;
}

#header li span{
    margin: 0 0 0 20px;
}


/*--------------------------------------------------------------------------------------【上メニュー】*/
#globalnav {
	width:100%;
    text-align: center;
    background-image:url(../img/002menu_bg.png);
    background-repeat:repeat-x;
    height:37px;
}

#globalnav div{
    height:37px;
    width: 860px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(../img/002menu_bg.png);
    background-repeat:repeat-x;
    background-position:0 0;
    margin-top:0px;
}

#globalnav li {
    float: left;
    list-style: none;
	margin-left:10px;
	margin-top:6px;
}

#globalnav #nav1{
    width: 90px;
	margin-left:20px;
}
#globalnav #nav2{
    width: 108px;
}

#globalnav #nav3,#globalnav #nav4,#globalnav #nav6{
    width: 90px;
}

#globalnav #nav5{
    width: 150px;
	}

#globalnav li a {
    display: block;
    width: 100%;
    height: 30px;
    text-indent: -9999px;
	background-position: 0px 0;
}

#nav1 a {background: url("../img/003menu_home.png");}
#nav2 a {background: url("../img/003menu_about.png");}
#nav3 a {background: url("../img/003menu_eachfes.png");}
#nav4 a {background: url("../img/003menu_event.png");}
#nav5 a {background: url("../img/003menu_eco.png");}
#nav6 a {background: url("../img/003menu_adm.png");}

#nav1 a:hover, #nav1 .current {background-position:0 -31px;}
#nav2 a:hover, #nav2 .current {background-position:0 -31px;}
#nav3 a:hover, #nav3 .current {background-position:0 -31px;}
#nav4 a:hover, #nav4 .current {background-position:0 -31px;}
#nav5 a:hover, #nav5 .current {background-position:0 -31px;}
#nav6 a:hover, #nav6 .current {background-position:0 -31px;}

/*--------------------------------------------------------------------------------------【global_area】*/

#global_area{
    width:100%;
    height:180px;
    background-image:url(../img/004global_area_bg.png);
    background-repeat:no-repeat;
    background-position:0 bottom;
    background-color:#ffffff;
    margin-top:-1px;
    text-align:left;
}

#global_area div{
    margin:0 0 0 0;
    padding:30px 0 0 40px;
    font-size:35px;
}

/*--------------------------------------------------------------------------------------【location】*/
#location {
    width:800px;
    margin: 0 0 15px 20px;
    padding: 0 10px 0 10px;
    font-size: 12px;
    color: #444444;
    text-align: left;
}
#location a,#container a{
    color: #4766e2;
    text-decoration:none;
}
#location a:hover ,#container a:hover{
	color: #FF0000;
}

/*--------------------------------------------------------------------------------------【main作成】*/

#container{
    position: relative;
    width: 860px;
    margin-left:auto;
    margin-right:auto;
    margin-top:-70px;
    text-align:center;
}

#container #pic1{
    position: absolute;
    background-image:url(../img/098pic_futto.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:188px;
    height:190px;
	top:-150px;
	right:0px;
}

#container #top {
    height:20px;
    width: 860px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    background-image:url(../img/005main_bg_top.png);
    background-repeat:no-repeat;
    background-position:center top;

}

#container #bottom{
    height:20px;
    width: 860px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    background-image:url(../img/005main_bg_bottom.png);
    background-repeat:no-repeat;
    background-position:center bottom;
    margin-bottom:10px;
}

#container #side{
    width: 860px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    background-image:url(../img/005main_bg_side.png);
    background-repeat:repeat-y;
    background-position:center center;
}

#container p{
    margin:5px 5px 0px 7px;
}


/*--------------------------------------------------------------------------------------【index専用】*/
/*------------------------【top3】*/
#top3{
    width: 820px;
	height:390px;			/*------この値を変えるなら以下*****の値も変える------*/
    margin-left:auto;
    margin-right:auto;
}

#top3 div, #bottom2 div{
    background-color:#f7f0f0;
}

#exp{
    float:left;
    width:200px;
    height:390px;			/*------*****------*/
    text-align:center;
	border:1px #969696 solid;
}

#exp h2{
    color:#ef4a55;
    font-size:14px;
    margin:5px 0 0 0;
    padding:0 0 0 5px;
    border-color:#ef4a55;
    border-width:0 0 1px 0;
    border-style:dotted;
}
#exp p{
    margin:5px 10px 0px 10px;
}
#exp .count{
    font-size:18px;
    text-align:center;
    margin-bottom:10px;
}
#exp ul{
    list-style-type:none;
    margin:5px 0px 20px 15px;
	padding:0px;
}
#exp li{
	padding:0px 0px 0px 25px;
    background-image:url(../img/007marker.png);
    background-repeat:no-repeat;
    background-position:left center;
}

#center{
    float:left;
    width:390px;
    height:390px;			/*------*****------*/
    text-align:center;
    margin-left:10px;
	border:1px #969696 solid;
}

#pickup{
    float:left;
    width:200px;
    height:390px;			/*------*****------*/
    text-align:center;
    margin-left:10px;
	border:1px #969696 solid;
	}

#pickup img{
    border-color:#c9c9c9;
    border-width:1px 0px 1px 0px;
    border-style:solid;
    margin:1px 0px 1px 0px;
}
#pickup img.nav1{    border-width:1px 0px 1px 0px;}

#top3 .top, #bottom2 .top{
    width:100%;
    height:51px;
    margin-left:0px;
    margin-top:0px;
    background-repeat:no-repeat;
    background-position:left top;
    border-color:#969696;
    border-width:0px 0px 1px 0px;
    border-style:dotted;
    background-color:#ffffff;
}

#top3 .content, #bottom2 .content{
    margin-top:7px;
    border-color:#c9c9c9;
    border-width:1px;
    border-style:dotted;
    background-image:none;
    background-color:#ffffff;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

#top3 .content{
    width:183px;
    height:323px;			/*------*****------*/
	}

#top3 #center .content{
    width:370px;
    height:374px;			/*------*****------*/;
}

#top3 #exp .top{
	background-image:url(../img/006index_exp.png);
}

#top3 #pickup .top{
	background-image:url(../img/006index_pickup.png);
}

/*------------------------【bottom2】*/
#bottom2{
    width: 820px;
    height:420px;			/*------この値を変えるなら以下*****の値も変える------*/
    margin-top:30px;
    margin-left:auto;
    margin-right:auto;
}

#new{
    float:left;
    height:390px;			/*------*****------*/;
    width:570px;
	text-align:center;
	border:1px #969696 solid;
}
	
#bottom2 #new .top{
	background-image:url(../img/006index_new.png);
}

#new .content{
    width:550px;
    height:323px			/*------*****------*/;
}

#new .content dl{
    margin-top:0px;

}
#new .content dt{
    display:block;
    background-color:#fff1df;
	padding-left:10px;
}
#new .content dd{
    display:block;
    background-color:#ffffff;
    margin-left:20px;
    margin-top:5px;
    margin-bottom:5px;
}
#new span{
    margin-right:12px;
    color:#ef4a55;
    font-size:14px;
}

#new .past{
    text-align:right;
    margin:0px 10px 5px 0px;
}

#link{
    float:left;
    height:390px;			/*------*****------*/;
	width: 232px;
	margin-left:10px;
	text-align:center;
	border:1px #969696 solid;
	}

#link .top{
	background-image:url(../img/006index_link.png);
}

#link .content{
    width:214px;
    height:323px;			/*------*****------*/;
}

#link .content ul{
    list-style-type:none;
    margin:5px 0px 0px 10px;
	padding:0px;
}
#link .content ul li{
    margin:5px 0px 5px 0px;
	padding:0px 0px 0px 25px;
    background-image:url(../img/007marker.png);
    background-repeat:no-repeat;
    background-position:left center;
}


/*--------------------------------------------------------------------------------------【mainbox】*/
#mainbox{
    width: 820px;
    margin-left:auto;
    margin-right:auto;
}

.sitemap{height:650px;}
.about{height:850px;}
.eachfes{height:400px;}
.event{height:300px;}
.eco{height:300px;}
.adm{height:400px;}

#mainbox div{
    background-color:#f7f0f0;
}

#mainbox .top{
    width:100%;
    height:51px;
    margin-left:0px;
    margin-top:0px;
    background-repeat:no-repeat;
    background-position:left top;
    border-color:#969696;
    border-width:0px 0px 1px 0px;
    border-style:dotted;
    background-color:#ffffff;
}

#mainbox .content{
    margin-top:7px;
    border-color:#c9c9c9;
    border-width:1px;
    border-style:dotted;
    background-image:none;
    background-color:#ffffff;
    margin-left:auto;
    margin-right:auto;
    text-align:left;
}

/*----------------------------------------------------------------【left_submenu】*/
#mainbox #sub{
    float:left;
    width:232px;
    text-align:center;
    border:1px #969696 solid;
    padding-bottom:8px;
    background-color:#c2f0ff
}

#sub #sitemap_top{background-image:url(../img/008subtitle_sitemap.png);}
#sub #about_top{background-image:url(../img/008subtitle_about.png);}
#sub #eachfes_top{background-image:url(../img/008subtitle_eachfes.png);}
#sub #event_top{background-image:url(../img/008subtitle_event.png);}
#sub #eco_top{background-image:url(../img/008subtitle_eco.png);}
#sub #adm_top{background-image:url(../img/008subtitle_adm.png);}

#sub .content{
    width:214px;
    padding-bottom:8px;
}

#sub .content ul{
    list-style-type:none;
    margin:5px 0px 0px 10px;
	padding:0px;
}
#sub .content ul li{
    margin:5px 0px 5px 0px;
	padding:0px 0px 0px 25px;
    background-image:url(../img/007marker.png);
    background-repeat:no-repeat;
    background-position:left center;
}

#sub span{
    margin-right:12px;
    color:#ef4a55;
    font-size:14px;
}


#sub .past{
    text-align:right;
    margin:0px 10px 5px 0px;
}

/*----------------------------------------------------------------【main】*/

#main{
    float:left;
    width: 570px;
    margin-left:10px;
    text-align:center;
    border:1px #969696 solid;
    padding-bottom:8px;
}

#main .top{
    background-image:url(../img/008h3_bg2.png);
    background-repeat:no-repeat;
    background-position:10px center;
}

#main .top h3{
    text-align:left;
    margin-top:0px;
    margin-left:50px;
    font-size:18pt;
    padding-top:8px;
}

#main .content{
    width:550px;
    padding-bottom:8px;
    padding-top:15px;
    background-image:url(../img/008main_bg_futto.png);
    background-repeat:no-repeat;
    background-position:right bottom;
}

#main h2{
    color:#ef4a55;
    font-size:14px;
    margin:10px 0 0 0;
    padding:0 0 0 5px;
    border-color:#ef4a55;
    border-width:0 0 1px 0;
    border-style:dotted;
}

#main p{
    margin:5px 5px 0px 7px;
}

#main .content ul{
    list-style-type:none;
    margin:5px 0px 0px 15px;
	padding:0px;
}
#main .content ul li{
    margin:5px 0px 5px 0px;
	padding:0px 0px 0px 25px;
    background-image:url(../img/007marker.png);
    background-repeat:no-repeat;
    background-position:left center;
}
#main .content dl{margin:10px 0px 0px 20px;}
#main .content dt{padding-left:0px;}
#main .content dd{margin:0px 0px 5px 15px;}

/*---------------------------【sitemap用】*/
#main .content ul .smp0{    margin:5px 0px 5px 0px;}
#main .content ul .smp1{    margin:10px 0px 5px 0px;}
#main .content ul .smp2{    margin:5px 0px 5px 20px;    background-image:url(../img/007marker_bk.png);}


/*--------------------------------------------------------------------------------------【Footer】*/
#footer{
    width:860px;
    height:0px;
    position: relative;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#footer #in{
    clear: both;
    width: 860px;
    height:150px;
    background: url("../img/099footer_bg.png");
    background-position:center;
    background-repeat:no-repeat;
    position:absolute;
    bottom:0;
    left:0;
    text-align:left;
}
#footer #in p{
    margin:0px 0 0 0px;
}

#footer #left{
    float:left;
    width: 570px;
    height:80px;
	margin-top:15px;
    margin-left:20px;
    text-align:left;
}

#footer #in #count{
    margin:10px 0 0 10px;
}

#footer #right{
    float:left;
    width: 232px;
    height:80px;
	margin-top:15px;
    margin-left:10px;
    text-align:left;
}

#copyright{
    clear:both;
    width: 800px;
    height:20px;
    margin-left:20px;
    text-align:right;
    font-size:11px;
    padding-top:10px;
}
