@charset "utf-8";
@import url("menu.css");

BODY	{
	background:#ffffff;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-indent:0pt;
	letter-spacing:0em;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size:12px;
	line-height:140%;
	margin:0;
	padding:0px;
	}
a:link { color: #2c427b; text-decoration: underline; }
a:visited { color: #2c427b; text-decoration: underline; }
a:hover { color: #c37d00; text-decoration: underline; }
a:active { color: #2c427b; text-decoration: underline; }


/*-------------------------------------------------
  base
-------------------------------------------------*/
#wrapper{
	width:100%;
	margin:auto;
	padding:0;
}
#head{
	background:#dbe6ff;
	width:100%;
	height:20px;
	margin:0 auto;
	padding:5px 0 0 0;
	font-size:10px;
	text-align:right;
	line-height:120%;
}
#flash{
	width:100%;
	height:370px;
	margin:auto;
	padding:0;
}
#container{
	width:950px;
	margin:0 auto;
	padding:0;
}
#top_contentbody{
	position: relative;
	width:850px;
	top:20px;
	margin:auto;
	padding:0;
}
.clear{
	clear:both;
}

#top_contentbody p{
	width:800px;
	margin:20px 0 0 0px;
	padding:0;
	font-size:12px;
	text-align:left;
	line-height:180%;
}
#top_contentbody .t_foot{
	background:url(../images/top/cap.gif) top left no-repeat;
	width:850px;
	height:18px;
	margin:3px 0 0 0;
	padding:10px 0px 0 0px;
	font-size:12px;
	text-align:right;
	float:right;
}
#top_contentbody dl{
	width:850px;
	margin:0 auto;
	padding:0;
}
#top_contentbody dt{
	width:100px;
	margin:0 0 0 0;
	padding:0;
	font-size:12px;
	text-align:left;
	line-height:180%;
	color:#ffffff;
	float:left;
}
#top_contentbody dd.comment{
	width:640px;
	margin:0;
	padding:0;
	font-size:10px;
	line-height:180%;
	text-align:left;
	float:right;
}
#topmenu{
	position: relative;
	width:639px;
	margin:0 auto;
	padding:0;
	font-size:12px;
}
#topmenu_typo{
	position: relative;
	width:639px;
	margin:0 auto;
	padding:0;
	font-size:10px;
	line-height:180%;
	text-align:left;
}
#news{
	background:url(../images/top/news_base.gif) top left no-repeat;
	position : relative;
	width:639px;
	margin:20px 0 0 0;
	padding:0 0 0 0px;
	float:left;
}
#newsblock{
	width:570px;
	height:130px;
	margin:auto;
	padding:0 0 0 65px;
	font-size:10px;
	line-height:180%;
	color:#2c427b;
	overflow:auto;
}
