body , div , h1 , h2 , h3,  p {
	margin:  0;
	padding: 0;
}

a img {
	border: none;
}

a:link { text-decoration: underline;color: #000000; }
a:visited { color: #000000; }
a:hover { text-decoration: underline;color: #ec0000; }

div.klear { clear: both; }

body {
	background: #FFFFFF;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
}

div#header {
	text-align: left;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EF0041;
}
div#header div#headInner {
	border-bottom: 2px solid #CAC9CA;	
}
div#header div#headInner h1 {
	margin-bottom: 2px;
}

div#wrapper {
	width: 1003px;
	height: 559px:
	text-align: left;
}
/*
div#wrapper h2 {
	margin: 10px 0 0 10px;
}
*/
div#contents {
	position: absolute;
	top: 242px;
	left: 547px;
}

div#contents h3 {
	position: absolute;
	top: 0px;
	left: 3px;
}

div#contents p#readcopy {
	position: absolute;
	top: 64px;
	left: 3px;
}

div#contents div#btns {
	position: absolute;
	top: 62px;
	left: 51px;
	height: 40px;
	width: 304px;
}

div#contents div#btns a {
	display:inline;
}

div#newsPopup {
	position: absolute;
	top: 104px;
	left: 53px;
	height: 34px;/*45-11*/
	width: 294px;/*300-6*/
	padding: 6px 0px 5px 7px;
	background: url(../img/news_bg.jpg) top left no-repeat;
	text-align: left;
}
div#newsBtn {
	width: 193px;
}
div#newsPopup div#newsEn {
	float: left;
	width: 73px;
}
div#newsPopup div#newsSp {
	float: left;
	width: 75px;
}
div#newsPopup div#newsAr {
	float: left;
	width: 45px;
}

div#contents p#notice {
	position: absolute;
	top: 27px;
	left: 161px;
}

div#footer {
	border-top: 1px solid #EF0041;
	background-color: #CAC9CA;
	padding: 7px 0 6px 0;
}
div#footer p {
	color: #666666;
	font-size: 70%;
	text-align: right;
	margin-right: 6px;
}

/*
div#footer {
	position: relative;
	margin-top: 118px;
}

div#footer div#copyright {
	position: absolute;
	top: 41px;
	left: 11px;
}

div#footer div#footerLogo {
	position: absolute;
	top: 0px;
	left: 952px;
}
*/

/*Flash代替-------------------*/
h1#headLogo {
	text-align: right;
}
div#getText {
	width: 390px;
	margin: 248px 0 0 610px;
}
div#getText p {
	margin: 20px 0 10px 0;
}
div#flp {
	margin-bottom: 173px;
}

/*News-----------------------*/
body#news {
	width: 600px;
}
body#news div#wrapper {
	width: 600px;
}

div#newsHead {
	position: relative;
	width: 600px;
	height: 72px;/*39+13+20*/
	
}
div#newsHead div#newsTit {
	position: absolute;
	top: 13px;
	left: 10px;
}
div#newsHead div#closeBtn {
	position: absolute;
	top: 15px;
	left: 528px;
}

body#news p {
	color: #010101;
}

p.caption {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 10px;
}
p.txt {
	font-size: 80%;
	line-height: 1.4em;
}

.newsBox {
	width: 555px;/*600-45*/
	margin: 0 15px 0 30px;
	padding-bottom: 45px;
}

.newsImg {
	width: 188px;/*210*/
	/*border: 1px solid #b9b9b9;*/
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}

.newsImg img {
	display: block;
	border: 1px solid #b9b9b9;
	margin-bottom: 10px;	
}

.newsTxt {
	width: 345px;
	float: right;
}

body#language,
body#en,
body#sp,
body#ar {
	text-align: center;
}
body#language div#wrapper,
body#en div#wrapper,
body#sp div#wrapper,
body#ar div#wrapper {
	position: relative;
	margin: 0 auto;
}

body#language div#wrapper {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
