@charset "Shift_JIS";

@import "base.css";

div#contents {
	margin-top: 5px;
}
h2 {
	margin: 5px 0;
	background: #fef799 url(../img/bg_h1.gif) no-repeat;
	padding: 3px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #302a79;
}
#update {
	border-bottom: solid 1px #facd89;
	height: 80px;
	padding: 5px;
	overflow: auto;
	background: url(../img/bg_info.gif) repeat-x left bottom;
}
#update p {
	line-height: 20px;
	background: url(../img/line_dot.gif) no-repeat left bottom;
	
}
#update p span {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 15px;
	color: #151571;
}
div#top_banner p {
	margin: 10px 0;
}
div#contents_menu {
	background: url(../img/bg_con_menu.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
div#contents_menu div {
	float: left;
	width: 185px;
	font-size: 90%;
}
div#contents_menu div p.pht {
	margin: 5px;
	padding-top: 100px;
}
div#kaikan, div#saidan {
	margin-right: 5px;
	display: inline;
}
div#kaikan p.pht {
	background: url(../img/pt_kaikan.jpg) no-repeat center top;	
}
div#saidan p.pht {
	background: url(../img/pt_saidan.jpg) no-repeat center top;	
}
div#plan p.pht {
	background: url(../img/pt_plan.jpg) no-repeat center top;	
}
div#contents_menu div p.syosai {
	margin-left: 10px;
}
