/* CSS Document */

h1{
	width:850px;
	height:35px;
	display:block;
	background:url("image/midashi01.gif") no-repeat;
	font-size:150%;
	margin-left:15px;
	padding:20px 0 0 15px;
}
h2 {
	font-size: 110%;
	margin: 0;
	color: #216284;
	border-bottom: 4px double  #95d2f1;
	padding: 15px 0px 5px 45px;
	background:url("image/icon_tv.gif") no-repeat;
}

h3 {
	font-size: 100%;
	font-weight:normal;
	margin: 10px 10px 10px 20px;
	color: #333333;
	border-bottom: 4px dotted #61b2e5;
	padding: 5px 0px 5px 25px;
	background:url("image/sankaku.gif") no-repeat;
}
p{
	margin: 0px 10px 15px 20px;
}
#left_side{width:570px; margin:10px 0 0 20px; padding:0; float:left;}
#sub_menu{width:250px; margin:10px 5px; padding:0; float:right; border:1px #cccccc solid;}