/* CSS Document */

/*----------------------------------------------------------
rightArea
----------------------------------------------------------*/
#right-col {
	float: left;
	width: 645px;
}

/*----------------------------------------------------------
Header
----------------------------------------------------------*/
#header {
	background: url(../../includes/images/header_bg.gif) repeat-x top;
	width: 635px;
	overflow: hidden;
	padding: 0 10px 5px 0;
}

/*----------------------------------------------------------
Header-navi
----------------------------------------------------------*/
#header-nav {
	clear: both;
	padding: 64px 0 0 0;
	width: 100%;
	overflow: hidden;
}

#header-nav ul {
	margin: 0;
	list-style: none;
	width: 290px;
	float: right;
	overflow: hidden;
	background: url(../../includes/images/header_navi.gif) no-repeat top left;
	padding: 2px 0 0 135px;
}

#header-nav li {
	float: left;
}

#header-nav li a {
	display: block;
	height: 0!important;
	height /**/: 29px;
	overflow: hidden;
	padding: 29px 0 0 0;
}

#header-nav li#ja a {	width:77px; }
#header-nav li#zh a {	width:63px; }
#header-nav li#ko a {	width:58px; }
#header-nav li#pt a {	width:77px; }

/*----------------------------------------------------------
contents
----------------------------------------------------------*/
#contents {
	width: 630px;
	overflow: hidden;
	padding: 14px 0 0 15px;
}

#Top #contents {
	background: url(../../top-images/contents_bg_bot.gif) no-repeat bottom right;
	padding-bottom: 20px;
}

#Top #wrap {
	width: 100%;
	overflow: hidden;
	background: url(../../top-images/contents_bg.gif) repeat-y right;
}

#Top h2 {
	margin: 0;
	background: url(../../top-images/contents_bg_top.gif) no-repeat top;
	padding: 20px 10px 0 10px;
}

#Top #Main {
	width: 586px;
	overflow: hidden;
	padding: 0 22px;
}

#Top #left {
	float: left;
	width: 340px;
	padding-bottom: 15px;
}

#Top #right {
	float: right;
	width: 235px;
	padding-bottom: 15px;
}

#Top p {
	color: #FFFFFF;
	font-size:0.8em;
	margin: 0 0 25px 0;
	line-height: 1.3em;
}

#Top #Main ul {
	margin: 0;
	padding: 14px 0;
	list-style: none;
	background: #a22627;
	border-bottom: 1px solid #b95253;
	border-top: 1px solid #b95253;
}

#Top #Main ul li {
	background-color: #872223;
	background-repeat: no-repeat;
	background-position: top;
	width: 240px;
	padding: 10px 1px 15px 99px;
	overflow: hidden;
	font-size: 0em;
	line-height: 100%;
	margin: 0;
}

#Top #Main ul li a {
	width: 100%;
	display: block;
	height: 0 !important;
	height /**/: 18px;
	overflow: hidden;
	padding: 18px 0 0 0;
}

#Top #Main ul li#Navi-01 {	background-image: url(../../top-images/navi_01.jpg); }
#Top #Main ul li#Navi-02 {	background-image: url(../../top-images/navi_02.jpg); }
#Top #Main ul li#Navi-03 {
	background-image: url(../../top-images/navi_03.jpg);
	padding-top: 7px;
	padding-bottom: 13px;
}
#Top #Main ul li#Navi-04 {	background-image: url(../../top-images/navi_04.jpg); }
#Top #Main ul li#Navi-05 {
	background-image: url(../../top-images/navi_05.jpg);
	padding-bottom: 10px;
}

#Top #Main ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	border: none;
	width: 240px;
}

#Top #Main ul li ul li {
	background: none;
	width: 80px;
	padding: 0;
	float: left;
}

#Top #Main ul li ul li a {
	width: 80px;
}

#Top #Main #New {
	clear: both;
	background: #510203;
	border: 1px solid #510203;
}

#Top #Main #New h3 {
	margin: 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #802e2f;
}

#Top #Main #New p {
	margin: 15px 0;
	padding: 0 15px;
}

/*----------------------------------------------------------
footer
----------------------------------------------------------*/
#footer {
	clear: both;
	background: #FFFFFF;
	padding-top: 25px;
}

#footer-inner {
	border-top: 4px solid #872324;
	background: url(../../includes/images/footer_logo.gif) no-repeat right 15px;
	width: 100%;
	overflow: hidden;
	padding: 15px 0 0 0;
}

#footer ul {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: none;
	float: left;
	font-size: 0.8em;
}

#footer ul li {
	padding-bottom: 10px;
}

#footer ul li#policy a {
	background: url(../../includes/images/ic_foot_arrow.gif) no-repeat left;
	padding: 0 0 0 15px;
	display: block;
	color: #333333;
	text-decoration: none;
}

#footer address {
	float: right;
	padding: 10px 75px 0 0;
	width: 550px;
	font-size: 12px;
	font-style: normal;
	text-align: right;
}
