@charset "UTF-8";


/*------------------------------------------------------------------------------
ブラウザスタイル初期化設定
------------------------------------------------------------------------------*/
body {
	background-color: #FFFFFF;
	color: #333333;
	font-size:10px;
	_font-size: 62.5%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
hr,
td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
li {
	list-style: none;
}
caption,
th {
	text-align: left;
}
sup,
sub {
	line-height: -1px;
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
div#contents{
	width:800px;
	margin:26px auto 40px;
	}
	
	div#news{
	margin-top:18px;
	}
	
		div#group{
	margin-top:29px;
	}
	
		div#group li{
	float:left;
	}
		#box_in{
	margin:0px auto;
	width:767px;
	padding-top:18px;
	}
		#box_in2{
	
	margin-top:22px;
	}
		#box_in a.right{
	margin-right:22px;
	
	}
	
	
	#box{
	background-color:#f4f4f4;
	width:798px;
	
border-right: 1px solid #b7b7b7;
	border-left: 1px solid #b7b7b7;
	}