@charset "UTF-8";
div#container {
width:960px;
margin:0 auto;
}

div#head_navi {
height:76px;
border-left:1px #bbb solid;
border-bottom:1px #bbb solid;
border-right:1px #bbb solid;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/head_bg.gif) top repeat-x;
padding:3px 0 0;
}

div#breadcrum {
border-bottom:1px #5c5c5c dotted;
font-size:10px;
line-height:1em;
padding:5px 0 3px;
}

div#headtitle_home {
margin:0;
padding:0;
height:300px;
overflow:hidden;
}

div#headtitle_about {
margin:0;
padding:0;
height:100px;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/headtitle_about.gif) top right no-repeat;
text-indent:-9999em;
}

div#headtitle_program {
margin:0;
padding:0;
height:100px;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/headtitle_program.gif) top right no-repeat;
text-indent:-9999em;
}

div#headtitle_syllabus {
margin:0;
padding:0;
height:100px;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/headtitle_syllabus.gif) top right no-repeat;
text-indent:-9999em;
}

div#headtitle_seminar {
margin:0;
padding:0;
height:100px;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/headtitle_seminar.gif) top right no-repeat;
text-indent:-9999em;
}

div#headtitle_publication {
margin:0;
padding:0;
height:100px;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/headtitle_publication.gif) top right no-repeat;
text-indent:-9999em;
}

div#headtitle_staff {
margin:0;
padding:0;
height:100px;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/headtitle_staff.gif) top right no-repeat;
text-indent:-9999em;
}

div#headtitle_archives {
margin:0;
padding:0;
height:100px;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/headtitle_archives.gif) top right no-repeat;
text-indent:-9999em;
}

div#headtitle_info {
margin:0;
padding:0;
height:100px;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/headtitle_info.gif) top right no-repeat;
text-indent:-9999em;
}

div#headtitle_special {
margin:0;
padding:0;
height:100px;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/headtitle_special.gif) top right no-repeat;
text-indent:-9999em;
}

div#headtitle_search {
margin:0;
padding:0;
height:100px;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/headtitle_search.gif) top right no-repeat;
text-indent:-9999em;
}

div#wrapper {
float:left;
width:100%;
padding:17px 0 0;
}

div#content {
margin: 0 200px;
padding:0 18px;
}

div#navigation {
float:left;
width:200px;
margin-left:-960px;
padding:17px 0 0 0;
}

div#extra {
float:left;
width:200px;
margin-left:-200px;
padding:17px 0 0 0;
}

div#footerclear {
clear:left;
width:100%;
height:20px;
padding:18px 0 5px 0;
background:url(http://www.fukugo-waseda.jp/assets/images/css/ver2/foot_page_scroll.gif) center 18px no-repeat;
}

div#footer {
clear:left;
width:100%;
padding:0 0 4px 0;
margin:0;
}

/*Wide Content*/
div.wider{
margin:0 0 0 200px !important;
padding:0 0 0 18px !important;
}