@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
#container {
	height: 608px;
	width: 708px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header h1 {
	font-size: 100%;
	color: #FFFFFF;
}
#footer p {
	margin-top: 30px;
	margin-left: 200px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	color: #666666;
	background-color: #FFFFFF;
}
#main a {
	color: #339999;
	text-decoration: none;
}
#kuzu {
	float: right;
	margin-right: 40px;
}

#new {
	margin-left: 40px;
	height: 80px;
	width: 400px;
	overflow: auto;
}
#side ul {
	margin-top: 80px;
	list-style-type: none;
}
#side li a {
	display: block;
	height: 30px;
	width: 180px;
}
#m_news a {
	background-image: url(image/m_news.gif);
}
#new p {
	padding-bottom: 5px;
}
#new h2 {
	padding-bottom: 5px;
	font-size: 100%;
	color: #66CC66;
}

#header {
	width: 708px;
	background-image: url(image/b_head.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
#side {
	background-image: url(image/b_side.jpg);
	float: left;
	height: 490px;
	width: 180px;
}
.clear {
	clear: both;
}

#footer {
	background-image: url(image/b_foot.jpg);
	clear: both;
	height: 63px;
	width: 708px;
}
.n_box {
	width: 400px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main h2 {
	margin-top: 20px;
	margin-left: 20px;
}
#news h4 {
	float: left;
	width: 300px;
	font-size: 100%;
}
#news .day {
	float: left;
	width: 60px;
}

.n_box p {
	padding-bottom: 5px;

}
#news {
	height: 400px;
	width: 450px;
	margin-top: 5px;
	overflow: auto;
	margin-left: 30px;
	clear: both;
}
#menu1 h3 a {
	float: left;
	width: 85px;
	display: block;
	height: 18px;
	font-size: small;
	color: #FF6633;
	background-image: url(image/n_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-top: 2px;
}


#unq h3 {
	font-size: 100%;
	color: #666600;
	margin-bottom: 5px;
	margin-top: 10px;
}
#unq h4 {
	margin-left: 20px;
	margin-top: 20px;
	font-size: small;
	margin-bottom: 5px;
	clear: both;
}
#menu1 {
	float: right;
	width: 300px;
	height: 20px;
}


#main p {
	margin-left: 30px;
}


#main {
	background-image: url(image/b_main.jpg);
	height: 490px;
	width: 528px;
	float: left;
}
#fla {
	height: 300px;
	width: 400px;
	margin-top: 80px;
	margin-left: 60px;
}
#m_bbs a {
	background-image: url(image/m_bbs.gif);
}
#m_unq a {
	background-image: url(image/m_unq.gif);
}
#m_repo a {
	background-image: url(image/m_repo.gif);
}
#m_news a:hover {
	background-image: url(image/m_news1.gif);
}
#m_bbs a:hover {
	background-image: url(image/m_bbs1.gif);
}
#m_unq a:hover {
	background-image: url(image/m_unq1.gif);
}
#m_repo a:hover {
	background-image: url(image/m_repo1.gif);
}
#m_top a {
	background-image: url(image/m_top.gif);
}
#m_top a:hover {
	background-image: url(image/m_top1.gif);
}
#unq {
	height: 420px;
	width: 450px;
	margin-top: 10px;
	overflow: auto;
	margin-left: 30px;
}
#unq table {
	margin-top: 10px;
	margin-left: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	margin-bottom: 10px;
	background-color: #FFFFCC;
}
#unq h5 {
	font-size: small;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FF6633;
}
#main a:hover {
	color: #339999;
	text-decoration: underline;
}
#repo {
	height: 420px;
	width: 450px;
	margin-top: 10px;
	overflow: auto;
	margin-left: 30px;
}
#repo h4 {
	font-size: 100%;
	color: #666600;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	width: 400px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
#repo p {
	padding-bottom: 3px;
}
.up {
	text-align: right;
}
#header p {
	float: right;
	margin-right: 30px;
	text-align: right;
}
#bbs {
	height: 420px;
	width: 450px;
	margin-top: 10px;
	margin-left: 30px;
}
#bbs h3 {
	float: left;
	width: 100px;
	padding-left: 30px;
}
#bbs p {
	float: left;
	width: 200px;
	height: 80px;
	padding-top: 30px;
}
#main h3 {
	float: left;
	margin-left: 30px;
}

#s_fla {
	margin-top: 30px;
	margin-left: 15px;
}
#menu1 h3 a:hover {
	font-size: small;
	text-decoration: none;
	background-image: url(image/n_btn2.jpg);
	color: #CC3300;
}
.n_box table {
	text-align: center;
	background-color: #6699FF;
}
.n_box td {
	height: 30px;
	background-color: #FFFFFF;
}
