@charset "utf-8";


/*** top area ***/
.side_box	{
	border:solid 1px #CCCCCC;
	width:228px;
	margin-bottom:10px;
}

.welcome_box{
	border:solid 1px #CCCCCC;
	margin-bottom:20px;
	overflow:auto;
}
.welcome_box p{
	padding:10px;
}
.info_box{
	width:600px;
	padding:10px 0 0 10px;
	margin-bottom:20px;
}
.info_box dl{
	width:570px;
}
.info_box dt{
	width:80px;
	height:30px;
	background:url(cmnfix/news_bg.jpg) no-repeat;
	padding:5px 0 0 20px;
	float:left;
}
.info_box dd{
	width:460px;
	padding:5px 0 0 0;
	float:left;
}

.calendar_bg	{
	background:#9DC70D;
}
.calendar_cell	{
	background:#FBFBFB;
	padding-bottom:5px;
	padding-top: 5px;
}

/*** sub area1 ***/
#sub_main{
	text-align:left;
	margin:0 auto;
	padding:20px 20px 10px 20px;
	width:900px;
	clear:both;
}

#main_pix{
	width:100%;
	height:150px;
	margin:0 0 10px 0;
	clear:both;
	background:#AAAAAA;
}
.sub_box{
	width:840px;
	margin: 0 0 10px 10px;
	text-align:left;
}
.sub_box_short{
	width:610px;
	margin: 0 0 15px;
	text-align:left;
}
.sub_box_short2{
	width:590px;
	margin: 0 0 10px 10px;
	text-align:left;
}

.sub_box_short p{
	padding: 10px;
}
.sub_box_short2 p{
	padding: 10px;
}
.box_bgFB{
	border:solid 1px #CCCCCC;
	background:#FBFBFB;
}
.box_bgFF{
	border:solid 1px #CCCCCC;
	background:#FFFFFF;
}
.box_bgED{
	border:solid 1px #CCCCCC;
	background:#EDF5FA;
}
/*** sub area2 ***/
#side_area{
	text-align:center;
	margin:0 auto;
	width:250px;
	float:left;
	text-align:left;
	border:solid 1px #FF0000;
}

/*** sub area2 ***/

/*** anc navi ***/
.anc_navi{
	width: 610px;
	margin: 0px;
}

.anc_navi li {
	background: #F6F6F6;
	float: left;
	height: 20px;
	width: 185px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-top: 10px;
	padding-top: 5px;
	border-left: 4px solid #FF9F0A;
	padding-left: 5px;
	font-weight: bold;
}

.anc_navi li a {
	display: block;
	cursor: pointer;
}

.anc_navi a:link{
	text-decoration: none;
}

.anc_navi a:hover{
	text-decoration: none;
	background: #E1F0FF;
	display: block;
}

.anc_navi a:visited{
	text-decoration: none;
}
/*** anc navi ***/

.scl td{
	border: 1px solid #CCCCCC;
}

