body,html  {
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#b9c2c9;
	font-family:Georgia;
	font-size:13px;
	color:#4d5361;
}
a {
	font-family:Georgia;
	font-size:12px;
	color:#ff4c8e;
	text-decoration:underline;
}
a.menu {
	font-family:Georgia;
	font-size:13px;
	color:#4d5361;
	text-decoration:none;
}
#content {
	margin:0 auto;
	width:1000px;
	height:100%;
	background-color:#fff;
}
#header_1 {
	margin:0 auto;
	width:1000px;
	height:113px;
}
#header_2 {
	margin:0 auto;
	width:1000px;
	height:113px;
}
#logo {
	width:172px;
	height:113px;
	float:left;
	background-image:url(i/logo.png);
	background-repeat:no-repeat;
}
#menu {
	width:181px;
	float:left;
	margin:0px 0px 0px 20px;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li {
	margin:0px;
	padding:0px 0px 20px 0px;
	font-family:Georgia;
	font-size:13px;
	color:#4d5361;
}
#head_01 {
	width:704px;
	height:113px;
	float:right;
	background-image:url(i/head_01.png);
	background-repeat:no-repeat;
}
#head_02 {
	width:799px;
	height:217px;
	float:right;
	background-image:url(i/head_02.png);
	background-repeat:no-repeat;
}
#head_03 {
	width:95px;
	height:89px;
	float:left;
	background-image:url(i/head_03.png);
	background-repeat:no-repeat;
}
#footer {
	margin:0 auto;
	line-height:100px;
	position:relative;
	width:1000px;
	height:100px;
	margin-top:-100px;
	border-top:1px dotted red;
}
.news {
	margin-bottom:20px;
	text-align:justify;
}
p {
	line-height:1.5em;
}
