@charset "utf-8";
/* INDY JAPAN CSS ************************************/

/*****************************************************
*   crearfix                                         *
*****************************************************/

.clearfix:after {
    content:"";
    display:block;
    clear:both;
}

.clearfix { display:inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End hide from IE-mac */


/* Body ***************************************************/

body {
	margin: 0;
	padding: 0;
	font-family : Arial,Helvetica,san-serif;
	color: #444444;
	background:url(./img/indy_body_bg.png) repeat-x #FFFFFF;
}

p {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 0 0 14px 0;
	padding: 0;
}

img {
	border:none;
}

a { color: #1C60A1; text-decoration: none; }
a:hover { text-decoration: underline; }

/* Layout *************************************************/

.outbox{
	text-align: center;
}

.container { 
	width: 844px;
	margin: 10px auto 0 auto;
}

.mainbox {
	width: 840px;
	margin: 0 2px 30px 2px;
	padding-bottom:10px;
	text-align: left;
	background: #007A51 url(./img/mainbox_bg.jpg) no-repeat;
	background-position: bottom;
	overflow: hidden;
}

/* header *************************************************/

#irrlogo {
	float:left;
	width:220px;
	margin: 0px;
	text-align: left;
}

#irrlogo h1 {
	margin: 0px 0px 2px 0px;
}

ul.head-subnav { float:right; width: 400px; height: 22px; margin: 50px 0 10px 0px; padding: 0; list-style: none; }
ul.head-subnav:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
ul.head-subnav li { display: inline; float: left; padding: 0 12px 0 10px; line-height: 22px; font-size: 12px; color: #FFFFFF; background: right url(img/head_nav_line.gif) no-repeat;  }
ul.head-subnav a { color: #FFFFFF; text-decoration: underline; }
ul.head-subnav a:hover { color: #FFFFFF; text-decoration: underline; }
ul.head-subnav li.sn-arrow { background: right url(img/head_nav_arrow.gif) no-repeat; }

/* headnav *************************************************/

#headnav {
	width: 844px;
	height: 55px;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	overflow: hidden;
	clear: left;
}

#headnav li { display: inline; }

.nav-none {
	width: 140px;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(./img/navbt_none.jpg) no-repeat;
}

.navi00 a {
	width: 142px;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(./img/navbt00_jp.jpg) no-repeat;
	text-decoration: none;
}
.navi00 a:hover,
.navi00 a.select { background-position: 0 -55px; }

.navi01 a {
	width: 140px;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(./img/navbt01_jp.jpg) no-repeat;
}
.navi01 a:hover,
.navi01 a.select { background-position: 0 -55px; }

.navi02 a {
	width: 140px;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(./img/navbt02_jp.jpg) no-repeat;
}
.navi02 a:hover,
.navi02 a.select { background-position: 0 -55px; }

.navi03 a {
	width: 140px;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	background: url(./img/navbt03_jp.jpg) no-repeat;
}
.navi03 a:hover,
.navi03 a.select { background-position: 0 -55px; }

/* footerbox *************************************************/

#footerbox { width: 840px; border-top: 2px solid #666666; margin-bottom: 20px; }
#foot-lbox { float: left; margin: 0; }
#foot-rbox { float: right; margin: 0; }

#footnav {
	width: 840px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	margin-bottom: 5px;
	color: #444444;
}

/* title and text *************************************************/

h2 {
	margin:0px 0px 10px 0px;
	color:#DDDDDD;
	font-size:24px;
	font-weight:bold;
}

.red { color: #CC0000; }


/* contents *************************************************/

.paragraph { 
	margin: 0 10px 10px 10px;
	padding: 10px;
	background-color: #000000;
	color:#FFF;
	overflow: hidden;
}

.paragraph:after {
	content: "";
	display: block;
	clear:both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html .paragraph { height: 1em; overflow: visible; }
/**/

.topimg {
	margin:0px 0px 5px 0px;
}

.textbox_left {
	float:left;
	width:440px;
}

.imgbox_right {
	float:right;
	width:350px;
}

.imgbox_right img {
	margin-bottom:5px;
}

.textbox_roger {
	float:right;
	width:590px;
}

.imgbox_roger {
	float:left;
	width:210px;
}

/* sokuhou *************************************************/

.sokuhou {
	text-align:center;
	margin: 0 10px 10px 10px;
	padding: 10px;
	background-color: #000000;
	color:#FFF;
	overflow: hidden;
}

.sokuhou:after {
	content: "";
	display: block;
	clear:both;
	height: 1px;
	overflow: hidden;
}

.timebox {
	float:left;
}

.timebox .time_img {
	float:left;
	width:75px;
}

.timebox .time_text {
	float:left;
	margin-top:12px;
	padding-left:5px;
	text-align:left;
	color:#DDDDDD;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
}

.sokuhou .title {
	clear:both;
	margin:0px 0px 12px 0px;
	text-align:left;
	color:#DDDDDD;
	font-size:24px;
	line-height:25px;
	font-weight:bold;
}

.sokuhou .moviebox {
	clear:both;
	width:560px;
	margin:0px auto;
	padding:0px;
}

.sokuhou .moviebox .flash {
	margin-bottom:10px;
}

.textlink {
	padding-left:10px;
	color: #20A0F0;
	line-height:18px;
	background: url(img/head_nav_arrow.gif) no-repeat 0px -2px;
}


