
* {
margin: 0px;
padding: 0px;
}

body {
	/*
	text-align: center;
	-----------*/
	text-align: left;
}

div.container {
	
	width: 800px;
	margin-left: 3px;
	margin-right: auto;
	
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
	text-align: center;
	
	background-image : url(../image_top/toumeilogo90.gif);
	
	background-repeat: no-repeat;
	background-position: top left;

}

h1.hyoudai {
	margin-left: 100px;
	background-color: #ff9933;

}



div.bosyuu {

	float: right;
	margin-right: 1px;
	width: 580px;
	text-align: left;
	margin-top: 1px;
	background-color: auto;
}

div.news {
	margin-right: 1px;
	width: 580px;
	text-align: left;
	margin-top: 10px;
	background-color: auto;

}

.bosyuu_hyoudai {
	background-color: #ff9933;
}

div.bosyuu_line {

	/*width: 580px;*/
	
	margin: 2px 0;
	background-color: #ffffff;
	
	border-top: 2px solid #990000;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	
}

div.bosyuu_theme {

	width: 570px;
	margin: 2px;
	padding: 2px;

	background-color: #ffff99;
}

a.bosyuu {
	border: outset #ccffff;
	background-color: #CCFF00;
	color: blue;
	padding: 0.1em;
	display: block;
	width: 560px;
	text-decoration: underline;
	text-indent: 0.2em;
}


a.bosyuu_pro {
	border: outset #ccffff;
	background-color: #66FFCC;
	color: blue;
	padding: 0.1em;
	display: block;
	width: 560px;
	text-decoration: underline;
	text-indent: 0.2em;
}


a.bosyuu_event {
	border: outset #ccffff;
	background-color: #FFCCFF;
	color: blue;
	padding: 0.1em;
	display: block;
	width: 560px;
	text-decoration: underline;
	text-indent: 0.2em;
}



a.bosyuu:hover {
	background-color: white;
	color: #ff4400;
	text-decoration: underline;
}


a.bosyuu_pro:hover {
	background-color: white;
	color: #ff4400;
	text-decoration: underline;
}


a.bosyuu_event:hover {
	background-color: white;
	color: #ff4400;
	text-decoration: underline;
}


div.bosyuu_simekiri {

	
	width: 570px;
	margin: 2px;
	padding: 2px;

	background-color: auto;
}

h2.bosyuu {
	color: #990000;
}






h2.simekiri {
	margin-left: 1em;
	color: #990000;
}

h4.simekiri {
margin-left: 1em;
}
ul.simekiri {
	margin-left: 1.2em;
	list-style: square;
	color: blue;
}

h2.news {

	background-color: #ff9933;
}

div.news_line {

	
	margin: 2px 0;
	background-color: #ffffcc;
	
	border-top: 1px solid blue;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	border-bottom: 1px solid blue;
	
}

ul.news {
	margin-left: 1em;
	list-style: square;
	color: auto;
	
}

li.newest {
	color: red;
}

span.news {
	font-weight: bold;
	color: auto;
	background-color: yellow;
	padding: 0.1em 0px;
}

div.college_setumei {
	
	margin-bottom: 1em;
}

h2.college_setumei {
background-color: #ff9933;
}

h3.college_setumei {
background-color: #ff9933;
}



ul.college_setumei {
	margin-left: 1em;
	list-style: square;
	color: auto;
	background-color: #ffffcc;


}

/*-----------
div#menuarea {
	clear: all;
	float: reft;
}

---------------*/

#leftbox {
	/* -------------
	clear: right;
	float: reft;
	/*----------------*/
	float: left;
			
	margin-left: 1px;
	padding-bottom: 5px;
	text-align: left;	
	width: 200px;
	font-size: 85%;
	background-image: url(../image_top/qrcode11.gif);
	background-repeat: no-repeat;
	background-color: #ffffcc;
	
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
}


a.menu {
	border: outset #ccffff;
	background-color: #ffff99;
	color: auto;
	
	padding: 0.1em;
	display: block;
	width: 11em;
	text-decoration: none;
	text-indent: 0.2em;
}

a.menu:hover {
	background-color: white;
	color: #ff4400;
}

a.rireki {
	border: outset #ccffff;
	background-color: #ffcc99;
	color: auto;
	padding: 0.1em;
	display: block;
	width: 11em;
	text-decoration: none;
	text-indent: 0.2em;
}

a.rireki:hover {
	background-color: white;
	color: #ff4400;
}

a.annai {
	border: outset #ccffff;
	background-color: #ffcccc;
	color: auto;
	padding: 0.1em;
	display: block;
	width: 11em;
	text-decoration: none;
	text-indent: 0.2em;
}

a.annai:hover {
	background-color: white;
	color: #ff4400;
	
}

div.link {
	background-color: auto;

	
	text-align: left;
	margin-bottom: 0.5em;

}

ul.link {
	margin-left: 0.5em;
	list-style-type: none;
}

a.link {
	border: outset #ffffff;
	background-color: #ccffff;
	color: auto;
	padding: 0.1em;
	display: block;
	width: 11em;
	text-decoration: none;
	text-indent: 0.2em;
}

a.link:hover {
	background-color: white;
	color: #ff4400;
	
}

div.footer {
	clear: both;
	margin: 0em 6em;
	padding: 1em;
	background-color: #ffffcc;
	text-align: left;

	
}

h4.footer {
	text-indent: 40px;
	background-color: #ff9933;	
}

ul.footer {
	margin-left:0em;
	list-style: square;
	color: auto;
	background-color: #ffffcc;

}

#rollover {
	margin-top: 1em;
	margin-bottom: 0em;
}

#rollover a {
	display:none;
}

#rollover a {
	display:block;
	width:200px;
	height:200px;
	background-image:url(../image_top/deaifureaimanabiai200.gif);
	background-repeat:no-repeat;
}

#rollover a:hover {
	background-image:url(../image_top/2007kouza_image2.gif);
	background-repeat:no-repeat;
}

#leftmenu ul {
	font-size: 85%;
	list-style-type: none;
	padding-left: 0em;
	text-align: left;
	margin-left: 0.5em;
		
}

p#qrcode {
	margin-top: 75px;
}

p#qrcode_p {
	font-size: 70%;
}


h2 {
	text-indent: 0.em;
}

