@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../image/all/120_14S.jpg);
	background-repeat: repeat;
}
#wrap_01 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 30px;
	background-color: #333;
}

#flash_title {
	height: 200px;
	width: 100%;
}
#flash_title #wrap_02 {
	height: 200px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
	background-image: url(../image/sab/news.jpg);
	background-repeat: no-repeat;
}
#main  {
	height: 500px;
	width: 900px;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background-color: #FFF;
}
#main #wrap_04 {
	padding-top: 50px;
	padding-bottom: 50px;
}
#main #ichinitsuite {
	height: 250px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/all/un_body.gif);
	background-repeat: repeat;
	padding: 10px;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	text-align: left;
}
#main #ichinitsuite a img {
	float: right;
	width: 271px;
	height: 198px;
	padding: 0px;
	position: relative;
	bottom: 30px;
	margin: 0px;
}
#main #ichinitsuite span {
	color: #F30;
	font-weight: bold;
}


#main #mewsbox {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	text-align: center;
}


#wrap_04 h2 {
	font-size: 16px;
	color: #F30;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 50px;
	padding-top: 50px;
	width: 600px;
	background-image: url(../image/all/un_body-5.gif);
	background-repeat: repeat;
	border: medium solid #FC9;
}
