html,body{margin:0;padding:0;width:100%;}

#wrapper{
	margin:0px;
	padding:0px;
	width:100%;
	background:url(image/bg.jpg) no-repeat top right;
	min-width:1469px;
}

a img{border:none;}



#header{
	width:100%;
	min-width:1250px;
	height:163px;
	padding:0px;
	background:url(image/head_bg.jpg) ;
}

#header img{
	margin-left:10px;
	margin-top:10px;
	margin-right:0px;
}

#contents{
	width:1230px;
	height:934px;
	margin-left:20px;
	margin-top:30px;
}


.group{
	height:298px;
	margin-bottom:20px;
}

.group td{
	width:200px;
	padding-right:5px;
	vertical-align:top;
}

.group_title{
	height:60px;
}

.brown_bg{
	background-color:rgba(109,73,13,0.3);
}

.touka{
	opacity:0.5;
}

/* -----------------241217 */
#wrapper {
	background-size: cover;
}