/* CSS Document */

a:link    { text-decoration:underline blink; color:#FF6600}
a:vlink   {text-decoration:none; color:#037475}
a:visited { text-decoration:none; color:#FF3366}
a:active  {text-decoration:none; color::#037475 ; color: #0066FF}
a:hover   {
	text-decoration:none;
	color: #FF0000;
}
body	  {
	font-size: 12px;
	/*color:#666666;*/
	margin: 0px;
	padding: 0px;
}


.round-top{
	background: #FFDB94 url(images/round_t_l.gif) no-repeat top left;
	width: 230px;
}
.round-top span {
	background: url(images/round_t_r.gif) no-repeat top right;
	height: 14px;
	display: block;
}
.round-bottom {
	background: #FFDB94 url(images/round_u_l.gif) no-repeat bottom left;
	width: 230px;
}
.round-bottom span {
	background:url(images/round_u_r.gif) no-repeat bottom right;
	height: 14px;
	display: block;
}
.round-body {
	background:#FFDB94;
	padding: 0 5px;
	width: 220px;
}
.round-body p,h3,ul,form { margin: 0px; }


.round-top2 {
	background: #FFDB94 url(images/round_t_l2.gif) no-repeat top left;
	width: 300px;
}
.round-top2 span {
	background: url(images/round_t_r2.gif) no-repeat top right;
	height: 14px;
	display: block;
}
.round-bottom2 {
	background: #FFDB94 url(images/round_u_l2.gif) no-repeat bottom left;
	width: 300px;
}
.round-bottom2 span {
	background:url(images/round_u_r2.gif) no-repeat bottom right;
	height: 14px;
	display: block;
}
.round-body2 {
	background:#FFDB94;
	padding: 0 14px;
	width: 272px;
}
.round-body2 p,h3,ul,form {
 margin: 0px; }
 
 div#All{
	width:1000px;
 	height:800px;
 
 }
 
div#container{
	width:800px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/top_Back_1.jpg) no-repeat;
}

div#header{
	width:800px;
	height: 110px;
	
}

div#contents {
	width:250px;
	float: left;
	margin-left: 15px;
	padding: 10px 10px 10px 5px;
	background-color: #CCFFCC;
}
table {font-size: 12px;
		}
		
th{
	color:#FFFFFF;
	font-weight:normal;

}


div#side1 {
	width:150px;
	color:#040;
	float: left;
	padding-left: 5px;
	margin-left: 0px;
}


div#footer {
	width:920px;
	color: #040;
	height: 30px;
	float: left;
}　
/*メニュー*/
div#menu {
	float:left;
	width:140px;
	height:370px;
}


div#module_top{
padding-left:20px;
padding-bottom:20px;
float:inherit;
width:550px;

}
div#whats_new{
	padding-left:20px;
	padding-bottom:20px;
	float:left;
	width:500px;

}
