* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
}

body div {
	text-align:left;
	margin:0 auto;
}

div#container {
	/*width:785px;*/
}


div#header {
	width:480px;
	height:364px;
	background:url(../images/h_001.gif) no-repeat;
	float:left;
	display:inline;
}

div#header_txt {
    width:335px;
    float:right;
    display:inline;
    text-align:left;
    margin-top:280px;
    margin-right:30px;
}

div#right_images_01 {
	width:245px;
	height:364px;
	background:url(../images/right_images_01.gif) no-repeat;
	float:left;
	display:inline;
}

div#right_images_02 {
	width:245px;
	height:345px;
	background:url(../images/right_images_02.gif) no-repeat;
	float:left;
	display:inline;
}


div#spacer {
	width:480px;
	height:58px;
	float:left;
	display:inline;
	/*background:#FFFFFF;*/
}

div#information {
	width:480px;
	height:158px;
	float:left;
	display:inline;
}

div#info_image {
	width:225px;
	height:158px;
	float:left;
	display:inline;
}

div#info_txt {
	width:225px;
	/*height:158px;*/
	flaot:right;
	display:inline;
	margin:10px;
	/*padding-left:10px;*/
}

div#map01 {
	width:480px;
	height:129px;
	float:left;
	display:inline;
}

div#map_unit {
	width:725px;
	height:243px;
	float:left;
	display:inline;
}


div#map02 {
	width:480px;
	height:243px;
	float:left;
	display:inline;
}

div#map03 {
	width:245px;
	height:243px;
	float:right;
	display:inline;	
}

div#menu {
	width:725px;
	/*height:277px;*/
	/*float:left;*/
	display:inline;
}

div#close {
	width:725px;
	height:30px;
	float:left;
	display:inline;
	text-align:center;
}

div#footer {
	margin:20px 0px;
	width:725px;
	float:left;
	display:inline;
	font-size: 14px;
	/*font-family:Verdana;*/
}

div#f_copy {
	/*margin-top:10px;*/
	float:right;
	display:inline;
}

div#f_logo {
    /*margin-left:30px;*/
    float:left;
    display:inline;
}


/* 141029 SN ADD
--------------------------------------------------*/
/* CLEARFIX */
.cf:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html .cf { zoom: 1;}
/* IE7 */
*:first-child+html .cf { zoom: 1;}

div#container {
	width: 727px;
}

div#f_copy p {
	line-height: 57px;
}

/* 141119 SN ADD
--------------------------------------------------*/
.fltL img{
	margin-top: -10px;
	position: relative;
}

.infoText {
	font-size: 12px;
	padding-left: 10px;
}
.infoText b{ font-size: 14px;}
.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.fltL { float: left;}
.fltR {
	float: right;
	width: 255px;
}