@charset "UTF-8";

@import url("/ir/lib/css/home_en.css");

/* ==================================================

  Home Style Sheet English ver
  Latest : 2011-01-12T19:00:24+09:00

================================================== */

.hidden {
	display: none !important;
}


/* #header
------------------------------------------------------------ */


/*-----新ヘッダー　----------------------*/

div.header {
	background: url("/ir/english/images/home/bg_header_e01.jpg") 0 0 no-repeat;
	height: 142px;
	position: relative;
}

div.header a {
	color: #fff;
	text-decoration: none;
}

div.header h1 {
	position: absolute;
	top: 20px;
	left: 37px;
}

div.header div.global {
	padding-left: 5px;
	background: url("/ir/libs/img/bg_header_global_01.png") 0 0 no-repeat;
	position: absolute;
	top: 7px;
	right: 19px;
}

div.header div.global ul {
	background: url("/ir/libs/img/bg_header_global_02.png") 100% 0 repeat-x;
	min-height: 23px;
	overflow: hidden;
	padding: 0 10px 0 5px;
}

div.header div.global ul li {
	border-right: 1px solid #3c7d9a;
	float: left;
	font-size: 85%;
	line-height: 1;
	padding: 1px 5px 0 0;
	margin: 6px 7px 0 0;
}

.win body div.header div.global {
	letter-spacing: 0.1em;
}

div.header div.global ul li:nth-child(4) {
	border: 0;
	margin: 3px 0 0 0;
	padding-right: 0;
}

div.header div.global ul li a img {
	vertical-align: -3px;
}


div.header div.links ul li {
	position: absolute;
	right: 204px;
	background: none !important;
}

div.header div.links ul li a {
	display: block;
	height: 13px;
	text-indent: -9999px;
	overflow: hidden;
	background: none !important;
}

div.header div.links ul li.en {
	top: 48px;
	*top: 46px;
}

div.header div.links ul li.en a {
	width: 51px;
}

div.header div.links ul li.sitemap {
	top: 87px;
	*top: 85px;
}

div.header div.links ul li.sitemap a {
	width: 75px;
}

div.header div.links ul li img {
	vertical-align: top;
}


div.header div.globalsearch input#search-form-query,
div.header div.globalsearch input#search-form-submit {
	position: absolute;
}

div.header div.globalsearch input#search-form-query {
	width: 111px;
	top: 82px;
	right: 75px;
}

div.header div.globalsearch input#search-form-submit {
	top: 80px;
	right: 20px;
}

div.header div#flash {
	position: absolute;
	top: 33px;
	left: 5px;
}

div.header p.osusume {
	position: absolute;
	top: 8px;
	right: -22px;
}

div.new-year { background: url("../images/home/bg_header_02_new-year.jpg") 0 0 no-repeat !important; }
div.valentine { background: url("../images/home/bg_header_02_valentine.jpg") 0 0 no-repeat !important; }
div.spring { background: url("../images/home/bg_header_02_spring.jpg") 0 0 no-repeat !important; }
div.may { background: url("../images/home/bg_header_02_may.jpg") 0 0 no-repeat !important; }
div.ume { background: url("../images/home/bg_header_02_ume.jpg") 0 0 no-repeat !important; }
div.rain { background: url("../images/home/bg_header_02_rain.jpg") 0 0 no-repeat !important; }
div.summer { background: url("../images/home/bg_header_02_summer.jpg") 0 0 no-repeat !important; }
div.tanabata { background: url("../images/home/bg_header_02_tanabata.jpg") 0 0 no-repeat !important; }
div.autumn { background: url("../images/home/bg_header_02_autumn.jpg") 0 0 no-repeat !important; }
div.winter { background: url("../images/home/bg_header_02_winter.jpg") 0 0 no-repeat !important; }
div.gameshow { background: url("../images/home/bg_header_02_gameshow.jpg") 0 0 no-repeat !important; }

div.event h1 {
	display: none !important;
}


/*--Flickr枠　(グローバルアカウント開設までの臨時仕様：開設後消す）------*/

div#main div.socialarea div.flickr {
    float: left;
    padding: 10px 0 0 15px;
    width: 897px;
}

div#main div.socialarea div.flickr h3 {
    display: inline;
    font-size: 108%;
    font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}

div#main div.socialarea div.flickr h4 {
    border-left: 1px solid #DBDBDB;
    color: #666666;
    display: inline;
    margin: 10px 0 10px 8px;
    padding: 0 0 0 8px;
}

/*-----旧ヘッダー　----------------------*/
div#header {
	background: url("../images/home/bg_header_01.jpg") 0 0 no-repeat;
}

div#header div.links ul li.usa { left: 379px; }
div#header div.links ul li.asia { left: 486px; }
div#header div.links ul li.europe { left: 594px; }

div#header div.globalsearch input#search-form-query {
	width: 105px;
	right: 76px;
}

/* 正月 */

div.new-year { background: url("../images/home/bg_header_02_new-year.jpg") 0 0 no-repeat !important; }
div.valentine { background: url("../images/home/bg_header_02_valentine.jpg") 0 0 no-repeat !important; }
div.spring { background: url("../images/home/bg_header_02_spring.jpg") 0 0 no-repeat !important; }
div.summer { background: url("../images/home/bg_header_02_summer.jpg") 0 0 no-repeat !important; }
div.tanabata { background: url("../images/home/bg_header_02_tanabata.jpg") 0 0 no-repeat !important; }
div.autumn { background: url("../images/home/bg_header_02_autumn.jpg") 0 0 no-repeat !important; }
div.winter { background: url("../images/home/bg_header_02_winter.jpg") 0 0 no-repeat !important; }

div.event h1 {
	display: none !important;
}


/* #main
------------------------------------------------------------ */


/* [from] added 11.08.24 wainai */

div#main div.vi div.announce_container ul {
	margin:5px 0 0 20px;
}
div#main div.vi div.announce_container h3 {
	letter-spacing: 0;
}

div#main div.vi div.announce_container div.inbox table tr td strong {
	/*font-size: 123.1%;*/
	font-size:117.5%;
	letter-spacing: 0;
}

/* [to] added 11.08.24 wainai */


div#main div.m-column-08 {
	margin-bottom: 0;
}

div#main div.news div.section div.rssInfo ul li.whatrss {
	bottom: 7px;
}

div#main div.news div.section div.rssInfo ul li.archives {
	bottom: 6px;
}

div#main div.quicklink {
	height: 240px;
}

/* [from] added 11.08.24 wainai */


div#main table.top5 td.first{
	padding:15px 0 0 0;
}

/* [to] added 11.08.24 wainai */

/* [from] modified 12.02.01 wainai */

div#main div.quicklink ul li {
	padding: 6px 0 5px 10px;
}
div#main div.quicklink ul li.cal {
	padding-top: 9px;
}
div#main div.quicklink ul li.inq {
	padding-bottom: 12px;
}


div#main div.downloadblock {
	width: 928px;
	background: url("/ir/english/images/home/bg_download_02.jpg") 0 bottom no-repeat;
}
div#main div.downloadblock h2{
	background-color:#F4F4F4;
	margin:1px;
	color:#444;
	font-weight:bold;
	padding:7px 10px 6px 10px;
	margin-bottom:10px;
}
div#main div.downloadblock div.download-en  {
	float: left;
	width: 700px;
	border-top: 1px solid #a5d4c3;
	padding-bottom:10px;
}
div#main div.downloadblock div.download-en p {
	width:200px;
	float:left;
	padding:0 10px 0 10px;
	font-size:95%;
	color:#666;
	line-height:160%;
}
div#main div.downloadblock div.download-en ul {
	width:460px;
	float:left;
	padding:0 10px 0 10px;
	font-size:95%;
	background: url("/ir/english/images/home/bg_dot_01.gif") 0 0 repeat-y;
	color:#666;
}
div#main div.downloadblock div.download-en ul li {
	margin-bottom: 8px;
}
div#main div.downloadblock div.download-en ul li.last {
	margin-bottom: 0;
}
div#main div.downloadblock div.download-en img {
	margin-right: 4px;
	vertical-align: -1px;
}
div#main div.downloadblock div.euroland{
	border-top: 1px solid #a5d4c3;
	width:220px;
	float:right;
	padding-bottom:10px;
}
div#main div.downloadblock div.euroland p{
	margin:0 12px 8px 12px;
	padding-bottom:7px;
	color:#666;
	font-size:85%;
	line-height:130%;
	border-bottom:1px solid #DEDEDE;
	color:#666;
	margin-top:-2px;
}
div#main div.downloadblock div.euroland ul{
	padding:0 12px 0 12px;
	font-size:85%;
	color:#666;
}
div#main div.downloadblock div.euroland ul li{
	float:left;
	margin:0 8px 5px 0;
	padding-left: 18px;
	background: url("/ir/lib/images/home/ico_arrow_right_01.gif") 0 0 no-repeat;
	line-height:15px;
}


/* [to] modified 12.02.01 wainai */

/* #footer
------------------------------------------------------------ */

.win body div.footer div.basic {
	letter-spacing: 0.1em;
}

div.footer div.basic {
	background: url("/ir/libs/img/bg_footer_01.png") 0 0 no-repeat;
	height: 79px;
	position: relative;
}

div.footer div.basic a {
	color: #fff;
	text-decoration: none;
	font-size: 85%;
}

div.footer div.basic div.links {
	position: absolute;
	top: 17px;
	right: 25px;
}

div.footer div.basic div.links ul li {
	background: url("/ir/libs/img/ico_footer_links_01.png") 0 50% no-repeat;
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	border-right:none;
}

div.footer div.basic div.links ul li:last-child {
	margin-right: 0;
}

div.footer div.basic div.global {
	position: absolute;
	top: 42px;
	right: 25px;
}

div.footer div.basic div.global ul li {
	float: left;
	line-height: 1;
	padding: 2px 0 0 0;
}

div.footer div.basic div.global ul li:nth-child(6) {
	border: 0;
	margin: -2px 0 0 0;
	padding-right: 0;
}

div.footer div.basic p.trivia {
	position: absolute;
	top: 10px;
	left: 23px;
}

div.footer p.copyright {
	display: none;
}

/* .clearfix

/*----旧フッター　-----------*/
div#footer div.links ul li.job { right: 228px; }
div#footer div.links ul li.notice {	right: 140px; }
div#footer div.links ul li.clause { right: 18px; }

