@charset "utf-8"; 

@import url("common.css");

body {
	background:url(../images/main_img_bg.png) repeat-x top;
}
#all {
	background:url(../images/main_img240628.jpg) no-repeat center 0;
}
#header {
}
#header .header-area {
	height:346px;
	
}

/* ============================================================ contents */

#contents .contents-area {
}
#contents .contents-area #index-area {
	margin-top:28px;
}
#contents .contents-area #index-area .news-area {
	float:left;
	background-color: transparent;
}
#contents .contents-area #index-area .news-area iframe {
	width:628px;
	margin-top:3px;
	height:283px;
}