@charset "UTF-8";
/* basic */
body {
	background-color: #000000;
	text-align: center;
	font-size: 12px;
	background-image: url(../../images/bg_01_jp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

body, p, li, td {
	font-family: "Lucida Grande" , Arial, Helvetica,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
}
.Clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#topmenu {
	width: 932px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 24px;
}
#pageContent {
	clear: both;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#Menu #TopLINK {
	float: left;
	width: 290px;
}
#Menu #TopLINK h1 {
	margin: 0px;
	padding: 24px 0px 0px;
	text-align: left;
}

#Menu #RightMenu {
	float: right;
	width: 550px;
}
#Menu #TopLINK img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Menu {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	display: block;
}

#RightMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#Menu #RightMenu li {
	float: right;
	padding-left: 15px;
}
#Menu #RightMenu a:link, #Menu #RightMenu a:visited {
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#Menu #RightMenu #M01 a:link,#Menu #RightMenu #M01 a:visited {
	background-image: url(../../images/btn_Warning.gif);
	height: 28px;
	width: 146px;
}
#Menu #RightMenu #M01 a:hover {
	background-image: url(../../images/btn_Warning_on.gif);
}

#Menu #RightMenu #M02 a:link,#Menu #RightMenu #M02 a:visited {
	background-image: url(../../images/btn_contact_jp.png);
	height: 28px;
	width: 100px;
}
#Menu #RightMenu #M02 a:hover {
	background-image: url(../../images/btn_contact_jp_on.png);
}

#Menu #RightMenu #M03 a:link,#Menu #RightMenu #M03 a:visited {
	background-image: url(../../images/btn_OtherBrand.png);
	height: 28px;
	width: 117px;
}
#Menu #RightMenu #M03 a:hover {
	background-image: url(../../images/btn_OtherBrand_on.png);
}

/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal li
{
	width: 186px;
}
ul.MenuBarHorizontal ul
{
	width: 186px;
}
ul.MenuBarHorizontal ul li
{
	width: 186px;
}



/*Footer*/
#Footer {
	text-align: center;
	padding-top: 0px;
	color: #FFFFFF;
}
address {
	font-size: 10px;
	font-style: normal;
	clear: both;
	padding: 15px 15px 0px;
	margin: 0px;
}

#pageTop #pageContent #Footer a:link, #pageTop #pageContent #Footer a:visited  {
	color: #FF0099;
	text-decoration: none;
}


#pageTop #pageContent #Footer a:hover  {
	color: #FF6600;
}

#pageTop #pageContent #BottomLinks a:link, #pageTop #pageContent #BottomLinks a:visited  {
	color: #FF0099;
	text-decoration: none;
}


#pageTop #pageContent #BottomLinks a:hover  {
	color: #FF6600;
}
#pageTop #pageContent #BottomLinks {
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
