@charset "utf-8";
/* CSS Document */
body {
background-color:#FFFFCC;
}
#wrapper {
	width: 710px;
	margin: 0 auto;
	position: relative; 
	background-color:#FFFFFF
}

#header_menu{
		height:30px;
		line-height:30px;
		text-align:left;	
}
#main {
    float: left;
	width: 470px;
	position: relative;
	background-color:#FFFFFF;
	line-height: 1.4;
}
#main #primary {
    float: left;
	width: 470px;
	height:280;
	background-color:#FFFFFF
}
#main #secondry {
    float: left;
	width: 470px;
background-color:#FFFFFF
}
#sub {
    float: right;
	width: 230px;
	position: relative;
	background-color:#FFFFFF;
}
#sub #primary {
    float: right;
	width: 230px;
	height:280;
	background-color:#FFFFFF
}
#sub #secondry {
    float: right;
	width: 230px;
    background-color:#FFFFFF
}
#content_new{
	background:url(images/new_bg.gif);
	overflow:visible;
	float: right;
	width: 180px;
		}
		#content_new ul{
			background-color:#FFFFFF;
			margin-left:13px;
			margin-right:17px;
			border:1px #CCCCCC solid;
		}
		#content_new ul li{
			background-color:#F6F6F6;
			list-style-type:none;
			font-size:12px;
			color:#000000;
			font-family:"MS PGothic";
			margin-bottom:3px;
			padding:5px 7px;
		}
		#content_new ul li.end{
			margin-bottom:0;
		}
#foot{
		clear:left;
		height:55px;
		width:710px;
		border:#ccc 1px solid;
		background-color:#FFFFFF;
		font-size: 8px;
	}		
.style1 {
	font-family: MS PGothic,HGSｺﾞｼｯｸM,ゴシック,Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.style2 {
	font-family: MS PGothic,HGSｺﾞｼｯｸM,ゴシック,Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.style7 {
	font-family: MS PGothic,HGSｺﾞｼｯｸM, ゴシック, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
    line-height: 1.4;
}
