<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
	height:100%;
}

body{
	margin: 0;
	padding: 0;
	height:auto;
	width:100%;
	line-height:100%;
	color: #333333;
}

h1,h2,h3,h4{margin:0;padding:0; font-size:100%;}
img,p,div{	margin: 0;	padding: 0;	border: 0;}


ul{
	padding:0;
	margin:0;
	list-style:none;
}
li{line-height:110%;}

table{
	border-collapse:collapse;
	line-height:100%;
}
th,td{line-height:100%; font-weight: normal; }



a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: underline}
a:hover {text-decoration: underline}

.cl{clear: both; visibility:hidden; font-size:1%; line-height:1%;}



#main{
	width: 752px;
	margin: 0 auto;
}









/* top */

#tophead{
}
#tophead h1{
	width: 556px;
	float: left;
}

#tophead .right{
	width: 196px;
	float: right;
}




#cont{
}


#cont .box{
	margin-bottom: 10px;
}

#cont .box .left{
	width: 360px;
	float: left;
}
#cont .box .right{
	width: 360px;
	float: right;
}

#cont ul.menu{
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	font-size: 80%;
}
#cont ul.menu li{
	background-image: url(../../ex13/opencampus2008/img/maru.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 150%;
}
#cont ul.menu li.deteal{
	padding: 0;
	background-image: none;
	margin-top: 10px;
}
#cont ul.menu li.deteal a{
	background-image: url(../../ex13/opencampus2008/img/arrow01.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	display:block;
}


#cont .box ul.menu{
	width: 230px;
	float: left;
}
#cont .box ul.menu.long{
	width: 360px;
}

.rightimg{
	width: 130px;
	float: right;
	text-align: right;
}




#cont .box.long .leftmenu{
	width: 620px;
	float: left;
}

#cont .box.long ul.menu{
	width: 620px;
}

#cont .box.long .rightimg img{
	margin-bottom: 5px;
}



ul.navi{
	width: 620px;
	font-size: 80%;
	margin-top: 5px;
}
ul.navi li{
	width: 204px;
	margin-right: 4px;
	float: left;
}
ul.navi li.ri{
	margin: 0;
	float: right;
}

ul.navi li a{
	background-image: url(../../ex13/opencampus2008/img/arrow01.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	display:block;
}

.bord{
	border-top: 1px solid #333399;
	height: 2px;
}




/* theme */

#head{
	background-image: url(../../ex13/opencampus2008/img/bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 247px;
}

#head div.left{
	width: 600px;
	float: left;
}

#head div.close{
	width: 70px;
	float: right;
}


#head ul.navi{
	width: 550px;
}
#head ul.navi li{
	width: 180px !important;
	margin-right: 5px;
}
#head ul.navi li.ri{
	margin: 0;
}


#head #theme01box{margin: 10px 0;}
#head #theme02box{margin: 10px 0;}
#head #theme03box{margin: 10px 0;}
#head #theme04box{margin: 10px 0;}
#head #theme05box{margin: 10px 0;}
#head #theme06box{margin: 10px 0;}
#head #theme07box{margin: 10px 0;}
#head #theme08box{margin: 10px 0;}
#head #theme09box{margin: 10px 0;}


#head #theme01box ul.navi li a#theme01{background-image: url(../../ex13/opencampus2008/img/arrow02.gif);}
#head #theme02box ul.navi li a#theme02{background-image: url(../../ex13/opencampus2008/img/arrow02.gif);}
#head #theme03box ul.navi li a#theme03{background-image: url(../../ex13/opencampus2008/img/arrow02.gif);}
#head #theme04box ul.navi li a#theme04{background-image: url(../../ex13/opencampus2008/img/arrow02.gif);}
#head #theme05box ul.navi li a#theme05{background-image: url(../../ex13/opencampus2008/img/arrow02.gif);}
#head #theme06box ul.navi li a#theme06{background-image: url(../../ex13/opencampus2008/img/arrow02.gif);}
#head #theme07box ul.navi li a#theme07{background-image: url(../../ex13/opencampus2008/img/arrow02.gif);}
#head #theme08box ul.navi li a#theme08{background-image: url(../../ex13/opencampus2008/img/arrow02.gif);}
#head #theme09box ul.navi li a#theme09{background-image: url(../../ex13/opencampus2008/img/arrow02.gif);}



ul.exam{
	margin: 10px 0;
}
ul.exam li{
	font-size: 80%;
	margin-bottom: 5px;
	float: left;
	width: 330px;
}
ul.exam li.short{
	width: 280px;
}
ul.exam li img{
	margin-right: 5px;
}



#cont h2{
	margin: 0 0 20px 0;
}

.tit{
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #FF9900;
}
.tit h3{
	width: 300px;
	float: left;
	line-height: 120%;
}
.tit .icon{
	width: 58px;
	float: right;
}
.tit .icon img{
	float: right;
	margin-left: 3px;
}

#cont dl{
	width: 220px;
	float: left;
	padding: 0;
	margin: 0;
}
#cont dt{
	padding: 0;
	margin: 0;
	font-size: 80%;
	line-height: 150%;
	color: #330099;
	font-weight: bold;
}
#cont dd{
	font-size: 73%;
	line-height: 150%;
	padding: 0;
	margin: 0;
	text-align: justify;
	/* IE only */
	text-justify: distribute;
}





/* foot */


.pagetop{
	margin: 20px 0 5px 0;
	text-align: right;
}

#foot{
	border-top: 1px solid #333;
	padding-top: 10px;
	font-size: 80%;
}

#foot .left{
	width: 400px;
	float: left;
}
#foot .right{
	width: 200px;
	float: right;
	text-align: right;
}



</pre></body></html>