@charset "utf-8";
body {
	background-color: #fefaec;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;

	line-height:120%;
}
img{
	border:none;}
p{
	padding:0px;
	margin:0px;}
a:link {
	color: #10347f;
	font-weight:bold;
}
a:visited {
	color: #084e6a;
	font-weight:bold;
}
a:hover {
	color: #0191cc;
	font-weight:bold;
}
a:active {
	color: #084e6a;
	font-weight:bold;}
#container {
	width: 983px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9b9a9b;
	border-left-color: #9b9a9b;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#head {
	background-image: url(../images/toptitle_02.jpg);
	height: 19px;
	width: 983px;
	text-align: right;
	padding-top: 80px;
}
#head a{ color:#000;
text-decoration:none;
}
#head a:hover{ color: #666;
text-decoration:none;
}
#content {
	
}
#con_L {
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
	width: 620px;
}
#con_L_in {
	float: left;
	width: 680px;
	padding-left:20px;
}
#con_R {
	float: right;
	width: 300px;
}
#con_R_in {
	float: right;
	width: 265px;
	padding-top: 35px;
}

#bottom {
	background-color: #f08125;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
	color: #FFF;
	letter-spacing: 1px;
	padding-right: 25px;
	margin-top: 20px;
}
#bottom span {
	text-align: right;
}
#navgation_menu {
	height: 41px;
}
