div#container{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}


div#containertop{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-image: url(../image/back0.gif);
}

.notice {
	font-size: 0.9em;
	color: #666;
}

.notice_red {
	color: #900;
}

.titlebar {
	background-color:#252830;
	position:static;
	top:0;
	left:0;
	color: #FFFFFF;
	vertical-align: middle;
	width: 100%;
	background-repeat: repeat;
	z-index: 1;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}


.japaneselink {
    background-color: #787878;
    position: static;
    top: 0;
    left: 0;
    color: #FFFFFF;
    vertical-align: middle;
    width: 100%;
    background-repeat: repeat;
    z-index: 1;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    margin: 5px;
    padding: 5px;
}


.topimage {
	background-color: #666666;
	position: static;
	top: 0;
	left: 0px;
	color: #FFFFFF;
	vertical-align: text-bottom;
	width: 100%;
	background-repeat: repeat;
	z-index: 1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	font-size: x-small;
	background-image: url(../image/back.gif);
	border-top: thin solid #dd0000;
}

.topimage2 {
	background-color: #666666;
	position: static;
	top: 0;
	left: 0px;
	color: #FFFFFF;
	vertical-align: text-bottom;
	width: 100%;
	background-repeat: repeat;
	z-index: 1;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	text-align: center;
	font-size: x-small;
	background-image: url(../image/back.gif);
	border-top: thin solid #dd0000;
}

.footer {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 5px;
	font-size: small;
}

.footer a {
	color: #FFF;	
}




table#table01 {
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
}



table#table01 th {
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	background-color: #CCC;
	font-size: 0.8em;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
table#table01 td {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
}


table.partslist{
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
}
.partslist th{
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	background-color: #CCC;
	font-size: 0.8em;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
.partslist td{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 2px;
}




.toplist_title {
	font-size: 108%;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: lighter;
}

table#toplist{
	width: 600px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #ffffff;
	border-bottom-color: #999999;
	border-left-color: #ffffff;
	border-spacing: 0;
	line-height: 200%;
	max-width: none;
	 margin-left: auto;
 margin-right: auto;
}
table#toplist th{
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	background-color: #CCC;
	font-size: 0.8em;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #ffffff;
	border-bottom-color: #999999;
	border-left-color: #ffffff;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
table#toplist td{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #ffffff;
	border-bottom-color: #999999;
	border-left-color: #ffffff;
	padding: 2px;
}

.toplist_title {
	font-size: 108%;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: lighter;
}


#onemake86wrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/onemake_86.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 440px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#onemakevitzwrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/onemake_vitz.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 440px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#overseas_uaewrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas_uae.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 950px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#overseas_kuwaitwrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas_kuwait.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 480px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#overseas_usawrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas_usa.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 330px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#overseas_indiawrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas_india.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 350px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#overseas_singaporewrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas_singapore.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 470px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#overseas1_wrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas1.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 760px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#overseas2_wrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas2.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 450px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#overseas3_wrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas3.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 680px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#overseas4_wrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas4.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 400px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



#overseas5_wrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas5.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 485px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


#overseas6_wrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/overseas6.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 670px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



#gazoowrap {
	background-repeat: no-repeat;
	background-image: url(/english/assets/img/gazoo_image.jpg);
	margin-top: 20px;
	text-align: center;
	background-attachment: relative;
	background-position: center center;
	min-height: 450px;
	width: 100%;
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



#graywrap {
	background-color:#343434
}


#redwrap {
	background-color:#E40003
}
