@charset "utf-8";

/* ****************************************************
  layout styles
***************************************************** */




/* container
=========================================*/
#top #container {
	clear: both;
	width: 972px;
	margin: 0 auto;
	background: url(/common/images/com_bg002.gif) repeat-y right top;
}
* html #top #contents-area {/* for IE6 */
	height: 1px;
}
#container-wrap {
	background: url(/common/images/com_bg011.gif) no-repeat right top;
}
* html #top #contents-area-wrap {/* for IE6 */
	height: 1px;
}
#top #fontsize-selector {
	width: 230px;
	margin:8px 0;
	padding:0;
}


/* contents-area
=========================================*/
#top #contents-area {
	clear: both;
	width: 960px;
	background:url(/images/index_bg002.gif) no-repeat 0 0;
	margin: 3px auto 0;
	padding-top:30px;
}
* html #top #contents-area {/* for IE6 */
	height: 1px;
}

#top #contents-area02 {
	clear: both;
	width: 960px;
	background:url(/images/index_bg001.jpg) no-repeat 0 0;
	margin: 0px auto 0;
	padding-top:5px;
}
* html #top #contents-area02 {/* for IE6 */
	height: 1px;
}


/* contents-body
=========================================*/
#top #contents-body {
	padding: 0 10px;
	text-align: left;
	line-height: 1.4;
}




/* header-area
=========================================*/
#top #header-area {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 0px;
	background: none;
}

/* main-body
=========================================*/
#main-body {
	padding: 0 3px;
}


/* main-contents
=========================================*/
#top #main-contents {
	float: left;
	width: 690px;
}
#top #top-info #fontsize-selector {
	float:left;
	width:230px;
}

#top .top-flash {
	clear:both;
	margin-top:10px;
}

#top .column-type {
	clear: both;
	width: 690px;
	padding-bottom: 20px;
	background: url(/en/images/index_bg005.gif) no-repeat 0 100%;
}
#top .column-type .col-left,
#top .column-type .col-right {
	float: left;
	width: 341px;
}
#top .column-type .col-right {
	float: right;
}
#top .column-type .col-left dd,
#top .column-type .col-right dd {
	padding-top: 24px;
	background: url(/en/images/index_bg004.gif) no-repeat 0 0;
}
#top .column-type .col-left p,
#top .column-type .col-right p {
	margin-top: 0px;
}
#top .column-type .box-area01,
#top .column-type .box-area02 {
	width: 305px;
	position: relative;
	margin: 0 auto;
	padding: 15px 0;
	border: 1px solid #d5caac;
	text-align: center;
}
#top .column-type .box-area01 .txt-image01,
#top .column-type .box-area02 .txt-image01 {
	position: absolute;
	top: -8px;
	left: 13px;
}
#top .column-type .flow {
	height: 32px;
	background: url(/en/images/index_il001.gif) no-repeat 50% 0;
}
#top .column-type select.input-type-04 {
	width: 280px;
}
#top .column-type .space {
	margin-left: 20px;
}



#top .column-type .search-botton {
	margin-top: 15px !important;
	text-align: center;
}





/* sub-contents
=========================================*/
#top #sub-contents {
	float: right;
	width: 230px;
}
#top #sub-contents #top-side-utility {
	clear: both;
	padding:10px 10px;
	background-color: #eeeeee;
}
#top #sub-contents #top-side-utility p.top-banner {
	clear: both;
	margin-top:5px;
	background-color: #ffffff;
}
#top #sub-contents #top-side-utility p.top-banner01 {
	clear: both;
	margin-top:0px;
	background-color: #ffffff;
}

/* bottom-item
=========================================*/
#top #bottom-item {
	margin: 27px 10px 0;
	padding-top: 16px;
	background: url(/en/images/index_bg003.gif) repeat-x 0 0;
	zoom: 1;
}
#top #bottom-item .banner-area p {
	float: left;
	margin: 0 15px 0 0;
}
#top #bottom-item .banner-area p.banner-type01 {
	margin-right: 20px;
}

/* Clear fix
=========================================*/
#top #contents-body:after,
#top #top-info:after,
#top .column-type:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

#top #contents-body,
#top #top-info,
#top .column-type {
	min-height: 1px;
}

* html #contents-body,
* html #top #top-info,
* html #top .column-type {/* for IE6 */
	height: 1px;
}

*:first-child+html #contents-body,
*:first-child+html #top #top-info,
*:first-child+html #top .column-type {/* for IE7 */
	zoom: 1;
}