@charset "utf-8";
#wp_info_box {
	width: 460px;
	float: left;
	padding-left: 23px;
}
#news_box {
	width: 325px;
	float: left;
	padding-left: 15px;
}
#news_box_txt {
	width: 295px;
	padding: 10px;
	border: 5px solid #CCCCCC;
	font-size: 76%;
	height: 420px;
	overflow: auto;
}
#news_box_txt a {
	text-decoration: none;
	display: block;
	background-image: url(../common/icon_bt/star.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}
#news_box_txt a:hover{
	color: #FF0000;
	text-decoration: underline;
}


#top_kikaku_box {
	width: 558px;
	float: left;
	padding-left: 16px;
}
#news_box_txt li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

.kikaku_ct_txt {
	padding: 10px;
	font-size: 86%;
	line-height: 120%;
	margin-bottom: 15px;
}
#t_gakusei_rep {
	height: 150px;
	overflow: scroll;
}

.syouten_box {
	width: 154px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: 86%;
}
.syouten_name  {
	background-image: url(../common/icon_bt/check.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: underline;
	color: #003399;
}
.syouten_txt_hd {
	font-size: 0px;
	background-image: url(../common/toppage/t_syouten_hd.jpg);
	height: 12px;
	width: 154px;
	margin-top: 5px;
}
.syouten_txt {
	background-color: #EAEAEA;
	width: 134px;
	padding-right: 10px;
	padding-left: 10px;
}
.syouten_txt_ed {
	font-size: 0px;
	background-image: url(../common/toppage/t_syouten_ed.jpg);
	height: 12px;
	width: 154px;
}



#info_menu {
	height: 25px;
	width: 460px;
	background-image: url(../common/toppage/test.jpg);
}
#info_main {
	background-image: url(../common/toppage/info_bg.jpg);
	height: 216px;
	width: 440px;
	padding: 10px;
	overflow-x: scroll;
	overflow-y: scroll;
	z-index: 2;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #F0FFFF;
	font-size: 86%;
}

#diary_box {
	width: 393px;
	background-color: #f5f5f5;
	background-image: url(../common/toppage/bd_frame.jpg);
	background-repeat: no-repeat;
	margin-left: 17px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 86%;
	line-height: 130%;
}
#com_menu {
	width: 413px;
	margin-left: 17px;
	background-color: #f5f5f5;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#ct_main #com_menu a {
	padding: 5px;
	display: block;
	float: left;
	width: 70px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-decoration: none;
}


#ct_main #com_menu a:hover{
	color: #FFFFFF;
	background-color: #999999;
}

#ct_main #com_menu li {
	font-size: 12px;
	display: inline;

}


#imp_menu a {
	color: #0F30EA;
	position: relative;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	background-image: url(../common/icon_bt/star.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 28px;
	margin-left: 5px;
}

#imp_menu a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#imp_menu ul li {
	display: inline;

}
.t_report_title   li {
	text-decoration: none;
	background-image: url(../common/icon_bt/check.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 86%;
}
.t_report_title  a{
	text-decoration: none;
}
/*2009-05-18*/
#link_box {
	width: 325px;
	float: left;
	padding-left: 15px;
}
#link_box_txt {
	width: 295px;
	line-height:1.7em;
	padding: 10px;
	border: 5px solid #CCCCCC;
	font-size: 76%;
	height: 250px;
	overflow: auto;
}
#link_box_txt a {
	text-decoration: none;
	display: block;
	background-image: url(../common/icon_bt/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}
#link_box_txt a:hover{
	color: #FF0000;
	text-decoration: underline;
}

