p,h1,h2,h3,h4,h5,h6,dl,ul{
	margin: 0px;
}

span{
	display: none;
}

img{
	border: 0px;
}

body{
	font-family: "Helvetica","Lucida Grande","ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro W6","メイリオ","Meiryo","Osaka","ＭＳ Ｐゴシック","sans-serif";
	color: #666666;
	font-size: 80%;
	line-height: 135%;
}

a:link,
a:active,
a:visited{
	color: #1A79B0;
	text-decoration: none;
}

a:hover{
	color: #AAAAAA;
	text-decoration: none;
}

/* - ボックス設定 -*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
}

#page{
	margin: 0px auto;
	padding: 0px 30px;
	width: 840px;
	background-color: #FFFFFF;
}

#header {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 80px;
	width: 840px;
}

#contents{
	margin: 0px;
	padding: 0px;
	width: 840px;
	clear: both;
}

#left{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 560px;
}

#left-left{
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	width: 360px;
}

#left-right{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}

#left-bottom{
	margin: 0px;
	padding: 0px;
	clear: both;
}

#right{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
	width: 260px;
}

#footer{
	font-size: 90%;
	text-align: center;
	margin: 20px 0px 0px;
	padding: 10px 0px;
	clear: both;
	background-color: #F0F0F0;
	background-image: url('img/footer/bg.gif');
	background-repeat: no-repeat;
}

/* header */

#header-left{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 180px;
}

#header-left h1{
	margin: 20px 0px 0px;
	padding: 0px;
}

#header-left a{
    margin: 0px;
    height: 60px;
    width: 180px;
    background-image: url('./img/header/title.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

#header-left a:hover{
	background-position: 0px -60px;
}

#header-right{
	margin: 0px;
	padding: 0px;
	float: right;
	height: 80px;
	width: 660px;
}

#header-newsticker{
	margin: 20px 0px 5px 10px;
	padding: 0px 14px 0px 94px;
	float: left;
	height: 25px;
	width: 392px;
	background-image: url('./img/header/sfcclipnews-bg.gif');
}

#header-newsticker ul{
	font-size: 8pt;
	margin: 2px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#header-newsticker a:link,
#header-newsticker a:active,
#header-newsticker a:visited{
	color: #666666;
	text-decoration: none;
}

#header-newsticker a:hover{
	color: #1A79B0;
	text-decoration: none;
}

#minimenu-list{
	margin: 20px 0px 5px 5px;
	padding: 0px 3px 0px 2px;
	float: right;
	height: 25px;
	width: 140px;
	background-image: url('./img/header/minimenu-bg.gif');
}

ul#minimenu-list-img{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#minimenu-list-img li{
	margin: 4px 0px 0px;
	padding: 0px 5px;
	float: left;
	display: inline;
}

ul#minimenu-list-img li a{
	display: block;
	background-repeat: no-repeat;
    background-position: 0px 0px;
}
	
ul#minimenu-list-img li a:hover{
	background-position: 0px -17px;
}

li#minimenu-list-contact a{
	height: 17px;
	width: 60px;
	background-image: url(./img/header/minimenu-contact.gif);
}

li#minimenu-list-twitter a{
	height: 17px;
	width: 60px;
	background-image: url(./img/header/minimenu-twitter.gif);
}

#gmenu-list{
	margin: 0px 0px 0px 10px;
	padding: 5px 33px;
	clear: both;
	height: 20px;
	width: 584px;
	background-image: url('img/header/gmenu-bg.gif');
}

ul#gmenu-list-img{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#gmenu-list-img li{
	margin: 0px;
	padding: 0px 7px;
	float: left;
	display: inline;
}

ul#gmenu-list-img li a{
	display: block;
	background-repeat: no-repeat;
    background-position: 0px 0px;
}
	
ul#gmenu-list-img li a:hover{
	background-position: 0px -20px;
}

li#gmenu-list-home a{
	height: 20px;
	width: 65px;
	background-image: url(./img/gmenu/home.gif);
}

li#gmenu-list-campuslife a{
	height: 20px;
	width: 80px;
	background-image: url(./img/gmenu/campuslife.gif);
}

li#gmenu-list-sports a{
	height: 20px;
	width: 80px;
	background-image: url(./img/gmenu/sports.gif);
}

li#gmenu-list-culture a{
	height: 20px;
	width: 95px;
	background-image: url(./img/gmenu/culture.gif);
}

li#gmenu-list-society a{
	height: 20px;
	width: 80px;
	background-image: url(./img/gmenu/society.gif);
}

li#gmenu-list-science a{
	height: 20px;
	width: 95px;
	background-image: url(./img/gmenu/science.gif);
}

/* left */

#left p{
	line-height: 150%;
	text-align:justify;
	text-justify:distribute;
}

#left-breadcrumbs{
	font-size: 8pt;
	margin: 0px 0px 20px;
	padding: 5px 0px 0px 15px;
	height: 25px;
	width: 560px;
	background-image: url('./img/left/breadcrumbs-bg.gif');
	background-repeat: no-repeat;
}

#left-circle-header{
	margin: 0px;
	padding: 0px;
}

#left-circle-header h2{
	font-size: 18pt;
	color: #1A79B0;
	line-height: 120%;
	margin: 0px 0px 15px;
}

#left-circle-header p{
	font-size: 10pt;
	margin: 0px 0px 10px;
}

#left-circle-header dl{
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}

#left-circle-header dt{
	color: #444444;
	font-weight: bolder;
	text-align: left;
	margin: 0px 2px 2px 0px;
	padding: 3px 3px 3px 5px;
	float: left;
	height: 100%;
	width: 103px;
	background-color: #F3F3F3;
}

#left-circle-header dd{
	margin: 0px 0px 2px;
	padding: 3px;
	float: left;
	height: 100%;
	width: 235px;
}

#left-circle-topimg{
	margin: 0px 0px 20px;
	padding: 0px;
	clear: both;
	border-top-width: 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}

#left-circle-outline{
	margin-bottom: 20px;
}

#left-circle-outline h3{
    margin: 0px 0px 5px;
    height: 20px;
    width: 360px;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    background-image: url('./img/left/circle-outline.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

#left-circle-schedule{
	margin-bottom: 20px;
}

#left-circle-schedule h3{
    margin: 0px 0px 5px;
    height: 20px;
    width: 360px;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    background-image: url('./img/left/circle-schedule.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

#left-circle-appeal{
	margin-bottom: 20px;
}

#left-circle-appeal h3{
    margin: 0px 0px 5px;
    height: 20px;
    width: 360px;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    background-image: url('./img/left/circle-appeal.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

#left-circle-youtube{
	margin-bottom: 20px;
}

#left-circle-youtube h3{
    margin: 0px 0px 5px;
    height: 20px;
    width: 360px;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    background-image: url('./img/left/circle-youtube.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}


#left-circle-contact{
	margin-bottom: 20px;
}

#left-circle-contact h3{
    margin: 0px 0px 5px;
    height: 20px;
    width: 180px;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    background-image: url('./img/left/circle-contact.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

#left-circle-contact p{
	font-size: 8pt;
}

#left-circle-info{
	margin: 0px;
	padding: 0px;
}

#left-circle-info h3{
    margin: 0px 0px 5px;
    height: 20px;
    width: 180px;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    background-image: url('./img/left/circle-info.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

#left-circle-info dl{
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#left-circle-info dt{
	color: #666666;
	font-weight: bolder;
	text-align: left;
	margin: 0px 0px 5px;
	padding: 2px 2px 2px 5px;
	float: left;
	width: 60px;
}

#left-circle-info dd{
	color: #555555;
	text-align: left;
	margin: 0px 0px 5px 2px;
	padding: 2px 2px 2px 5px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	float: left;
	width: 103px;
}

#left-circle-photo{
	margin: 0px 0px 20px;
	padding: 0px;
	clear: both;
	border-top-width: 20px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
}

#left-circle-photo h3{
    margin: 0px 0px 5px;
    height: 20px;
    width: 180px;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    background-image: url('./img/left/circle-photo.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

.left-right-divide p{
	font-size: 8pt;
}

.left-right-divide img{
	margin: 0px 0px 3px;
	padding: 0px;
	border-width: 3px;
	border-color: #DDDDDD;
	border-style: solid;
}

.left-right-divide img:hover{
	border-color: #AAAAAA;
}

.left-right-divide{
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-width: 0px 0px 1px;
	border-color: #CCCCCC;
	border-style: dotted;
}

#left-info{
	margin: 0px 10px 20px 0px;
}

#left-info h2{
	font-size: 18pt;
	color: #1A79B0;
	margin: 0px 0px 15px;
}

#left-info p{
	font-size: 10pt;
	line-height: 160%;
	letter-spacing: 1pt;
	margin: 0px 0px 15px;
}

/* right */

#right a:link,
#right a:active,
#right a:visited{
	color: #666666;
	text-decoration: none;
}

#right a:hover{
	color: #1A79B0;
	text-decoration: none;
}

.right-box-top{
	margin: 0px 0px 20px;
	padding: 10px 0px 0px;
	clear: both;
	width: 260px;
	background-image: url('./img/right/box-top.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

.right-box-center{
	margin: 0px;
	padding: 5px 10px 10px;
	height: 100%;
	background-color: #F3F3F3;
}

.right-box-bottom{
	margin: 0px;
	padding: 0px 0px 10px;
	width: 260px;
	background-image: url('./img/right/box-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.right-box2-top{
	margin: 0px 0px 20px;
	padding: 10px 0px 0px;
	clear: both;
	width: 260px;
	background-image: url('./img/right/box2-top.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

.right-box2-center{
	margin: 0px;
	padding: 5px 10px 10px;
	height: 100%;
	background-color: #FF6699;
}

.right-box2-bottom{
	margin: 0px;
	padding: 0px 0px 10px;
	width: 260px;
	background-image: url('./img/right/box2-bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
}

#right-search-list{
	margin: 0px 0px 20px;
	padding: 35px 0px 0px;
	height: 34px;
	width: 260px;
	background-image: url('./img/right/search-list-bg.gif');
}

ul#right-search-list-img{
	margin: 0px 10px 10px;
	padding: 0px;
	list-style-type: none;
}

ul#right-search-list-img li{
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}

ul#right-search-list-img li a{
	display: block;
	background-repeat: no-repeat;
    background-position: 0px 0px;
}
	
ul#right-search-list-img li a:hover{
	background-position: 0px -24px;
}

li#right-search-list-a a{
	height: 24px;
	width: 24px;
	background-image: url(./img/right/search-a.gif);
}

li#right-search-list-ka a{
	height: 24px;
	width: 24px;
	background-image: url(./img/right/search-ka.gif);
}

li#right-search-list-sa a{
	height: 24px;
	width: 24px;
	background-image: url(./img/right/search-sa.gif);
}

li#right-search-list-ta a{
	height: 24px;
	width: 24px;
	background-image: url(./img/right/search-ta.gif);
}

li#right-search-list-na a{
	height: 24px;
	width: 24px;
	background-image: url(./img/right/search-na.gif);
}

li#right-search-list-ha a{
	height: 24px;
	width: 24px;
	background-image: url(./img/right/search-ha.gif);
}

li#right-search-list-ma a{
	height: 24px;
	width: 24px;
	background-image: url(./img/right/search-ma.gif);
}

li#right-search-list-ya a{
	height: 24px;
	width: 24px;
	background-image: url(./img/right/search-ya.gif);
}

li#right-search-list-ra a{
	height: 24px;
	width: 24px;
	background-image: url(./img/right/search-ra.gif);
}

li#right-search-list-wa a{
	height: 24px;
	width: 24px;
	background-image: url(./img/right/search-wa.gif);
}

#right-menu{
	margin: 0px 0px 20px;
}

#right-menu img{
	padding: 0px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	height: 78px;
	width: 238px;
}

#right-menu img:hover{
	border-color: #888888;
}

#right-policy h2{
    margin: 0px 0px 10px;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dotted;
    height: 20px;
    width: 240px;
    background-image: url('./img/right/policy.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

#right-policy ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#right-policy li{
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 15px;
	background-image: url('img/item/list_01.gif');
	background-repeat: no-repeat;
	background-position: 2px center;
}

/* footer */

#footer-copyright{
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 540px;
}

#footer-copyright p{
	margin: 0px;
	padding: 0px;
}

#footer-copyright a{
    margin: 0px;
    height: 30px;
    width: 540px;
    background-image: url('./img/footer/copyright.gif');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

#footer-copyright a:hover{
	background-position: 0px -30px;
}
