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

/* For Firefox's problem with dotted outline on focus*/
a:active, a:focus {outline:none;}
:focus {-moz-outline-style:none;}

body {
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
	font-family:'Helvetica Neue', Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	clear:both;
	background-attachment: fixed;
	background-color: #fff;
	background-image: url(../images/bgBody.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

img {
	border: 0px
}

.clear {margin:0;padding:0;width:0;height:0;clear:both;}

#content {
	width:960px;
	margin:0 auto;
	padding:0;
	position:relative;
	background-color: #fff;
	/*background-image: url(images/bgContent.jpg);
	background-repeat: repeat-y;
	background-position: -1px 0;*/
}

#header {
	width:940px;
	height:130px;
	margin:0 auto;
	padding:0;
	/*border-top:4px solid #C00;*/
}

#nav {
	width:940px;
	height:56px;
	border-bottom:1px solid #D2D2D2;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	/*background-image: url(images/bgNav.jpg);
	background-repeat: repeat-x;*/
	text-align:left;
}

#nav ul {
	margin:0;
	padding:0 0 0 10px;
	list-style-position: inside;
	list-style-type: none;
	/*text-transform:uppercase;*/
	color:#8f8f8f;
	display: inline;
}

#nav ul li {
	margin:0 38px 0 0;padding:0;
	display: inline;
	font-size:16px;
	line-height:56px;
}

#nav ul li#last {margin:0;}
#nav a, #nav a:hover {text-decoration:none;}
#nav a {color:#8f8f8f;}
#nav a:hover {color:#C00;}

#navViewer {
	margin:0 auto;padding:0;
	width:100%;
	height:45px;
	border-bottom:1px solid #D2D2D2;
	background-color:#fff;
	/*color:#8F8F8F;*/
}


#content_main { /* LEFT 710PX // RIGHT 230PX */
	padding:0;
	width:940px;
	background-color: #fff;
	background-image: url(../images/bgInfos.gif);
	background-repeat: repeat-y;
	text-align: left;
	font-size: 12px;
	height: 400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#contentInfos { /* LEFT 710PX // RIGHT 230PX */
	margin:0 auto;
	padding:0;
	width:940px;
	background-color: #fff;
	background-image: url(../images/bgInfos.gif);
	background-repeat: repeat-y;
}






/*--------------------------------------------------------------------------------------------*/



table.table-01 {
	width: 800px;
	border: 0px none #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
	margin-left: 65px;
}

table.table-01 th {
	padding: 10px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	width: 20%;
	border: 1px none #CCC;
}

table.table-01 td {
	padding: 10px;
	text-align: left;
	background-color: #FFF;
	width: 80%;
	font-size: 12px;
	border: 1px none #CCC;
}




table.table-02 {
	width: 100%;
	border: 0px none #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.2em;
}

table.table-02 td {
	padding: 1px;
	text-align: left;
	background-color: #FFF;
	width: 50%;
	font-size: 14px;
	border: 1px none #CCC;
}


table.table-03 {
	width: 100%;
	border: 0px none #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
}

table.table-03 td {
	padding: 1px;
	text-align: left;
	background-color: #FFF;
	width: 33%;
	font-size: 14px;
	border: 1px none #CCC;
}



table.table-04 {
	width: 100%;
	border: 0px none #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
}

table.table-04 td {
	padding: 1px;
	text-align: left;
	background-color: #FFF;
	width: 25%;
	font-size: 14px;
	border: 1px none #CCC;
}



table.table-05 {
	width: 100%;
	border: 0px none #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
}

table.table-05 td {
	padding: 1px;
	text-align: left;
	background-color: #FFF;
	width: 20%;
	font-size: 14px;
	border: 1px none #CCC;
}



table.table-06 {
	width: 100%;
	border: 0px none #CCC;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.5em;
}

table.table-06 th {
	padding: 10px;
	text-align: left;
	background-color: #FFF;
	width: 20%;
	font-size: 14px;
	border: 1px none #CCC;
}


table.table-06 td {
	padding: 1px;
	text-align: left;
	background-color: #FFF;
	width: 80%;
	font-size: 14px;
	border: 1px none #CCC;
}


/*--------------------------------------------------------------------------------------------*/


#contens940 {
	padding: 0px;
	width: 940px;
	background-color: #FFF;
}


#zoom_pdf {
	padding: 0px;
	width: 940px;
	text-align: left;
}

#zoom_prize {
	padding: 0px;
	width: 940px;
	text-align: center;
}




#footer_japan { /* LEFT 710PX // RIGHT 230PX */
	width:940px;
	background-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.font12 {
	font-size: 12px;
	line-height: 1.3em;
}

.font13 {
	font-size: 13px;
	line-height: 1.5em;
}

.font14 {
	font-size: 14px;
	line-height: 1.2em;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.red {
	color: #C00;
}

.red2 {
	color: #C00;
	line-height: 1.6em;
}

#main_left {
	float: left;
	width: 700px;
}
#main_right {
	float: right;
	width: 220px;
	text-align: left;
}
.zoom_title {
	font-size: 31px;
	color: #999;
	background-image: url(../images/title_back.gif);
	text-align: left;
	height: 55px;
	line-height: 1.5em;
	padding-left: 55px;
}
