@import url("common/reset.css");
@import url("common/base.css");
@import url("common/header.css");
@import url("common/navigation.css");
@import url("common/table.css");
@import url("common/worldmap.css");
@import url("slider.css");


/* eizo.com      */
/* css           */
/*---------------*/
/* index.css     */
/* base 3column  */

#container {
	background:#ffffff url("../images/common/body_bg_index.jpg") repeat-y center;
	}



/* contents base */
/*------------------------------------------------------------*/

table#contentsBody {
	text-align:center;
	vertical-align:top;
	width:900px;
	height:100%;
	margin:0 auto;
	padding:0;
	}

#left-column {
	text-align:left;
	vertical-align:top;
	width:179px;
	background:#cac3b3;
	border-right:1px solid #403e3f;
	margin:0;
	padding:30px 0;
	}

#center-column {
	text-align:left;
	vertical-align:top;
	width:514px;
	background:#ffffff;
	border-right:1px solid #4e4c4d;
	margin:0;
	padding:0;
	}

#right-column {
	text-align:left;
	vertical-align:top;
	width:205px;
	background:#ffffff;
	margin:0;
	padding:30px 0 0;
	}
	



/* contents Left column block */
/*------------------------------------------------------------*/

#left-column .left-columnExplore {
	border-bottom:1px solid #403e3f;
	color:#636366;
	padding:0;
	margin:0;
	}

#left-column .left-columnExplore ul li {
	font-weight:bold;
	line-height:0;
	margin:0;
	}

#left-column .left-columnExplore ul li a {
	display:block;
	line-height:normal;
	padding-bottom:0.5em;
	margin:0;
	}


/* contents Right column block */
/*------------------------------------------------------------*/

#right-column .right-columnBox {
	border-bottom:1px solid #403e3f;
	margin:0 0 30px;
	padding:0 20px 30px;
	}

#right-column .lastBox {
	border-bottom:none;
	}

#right-column .right-columnBoxTitle, #right-column .right-columnBoxImg {
	margin:0 0 10px;
	}
	
#right-column .right-columnBoxTitle h1, #right-column .right-columnBoxTitle h1 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #636466;
	text-decoration:none;
	}

#right-column .right-columnBox p {
	margin:0 0 12px;
	}



/* contents Center colum block */
/*------------------------------------------------------------*/

#center-column .topImage {
	margin:0 0 25px;
	}

#center-column h2 {
	display:none;
	}

#center-column h3 {
	margin:0 40px 10px;
	}

table.infoBox {
	width:434px;
	border-top:1px solid #9e9e9e;
	padding:10px 5px 10px;
	margin:0 40px 40px;
	}

table.infoBox td {
	vertical-align:top;
	border-bottom:1px solid #9e9e9e;
	padding:10px 5px;
	}

table.infoBox h4 {
	font-weight:bold;
	margin:0 0 0.5em;
	}
	
table.infoBox h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #636466;
	text-decoration:none;
	margin:0 0 0.5em;
	}

table.infoBox h4 a:link, table.infoBox h4 a:visited {color:#7f6d56;text-decoration:none;}
table.infoBox h4 a:hover, table.infoBox h4 a:active {color:#7f6d56;text-decoration:underline;}

table.infoBox ul {
	list-style:disc;
	margin:0 0 0.5em 1.5em;
	}

table.infoBox ul li {
	margin:0;
	}



/* contents footer */
/*------------------------------------------------------------*/

.share {
	text-align:right;
	width:83px;
	height:16px;
	background:url("../images/common/body_bg_index.jpg") repeat-y center;
	margin:0 auto 0;
	padding:10px 325px 14px 652px;
	}
