@charset "utf-8";

/* ---IE7‘Î‰žclearfix--- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ------------------------------
TAG
------------------------------ */
* {
	margin: 0;
	padding: 0;
}

body  {
	font: 12px/1.5em "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", "Hiragino kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	color: #333;
}
body#iframe {
	background: url(none);
}


h1,h2,h3,h4,h5,h6 {

	font-weight: normal;
	font-size: 1.0em;
}

p {
	margin-bottom: 0.8em;

}
.right  {
	text-align: right;
}
.center {
	text-align: center;
}

.textColor {
	color: #CC0000;
}
.textSize {
	font-size: 90%;
}
.textSize_r {
	font-size: 80%;
	color: #ff0000;
}
.chu {
	font-size: 80%;
	color: #ff0000;
}
.bold {
	font-weight: bold;
}
img {
	vertical-align: bottom;
	border: 0;
}
.MB10 {
	margin-bottom: 10px;
}
.MB20 {
	margin-bottom: 20px;
}
.MB30 {
	margin-bottom: 30px;
}
.ML10 {
	margin-left: 10px;
}

.MS15 {
	margin-right: 15px;
	margin-left: 15px;
}






li {
	list-style-type: none;
}

/* ------------------------------
aTAG
------------------------------ */
a {
	color: #3399CC;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

/* ------------------------------
clear
------------------------------ */
.clear {
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}



/*-----------------------------
Base
------------------------------ */
#wrapper_option {
	margin: 0 auto;
	width: 740px;
	background-color: #ffffff;
}

#header {
	width: 740px;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
}
#header p {
	margin: 0px;
}

#header img {
	float: left;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header .seoText {
	margin: 0px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
}
#header .HeadlineText {
	margin: 0px;
	float: left;
	padding-top: 20px;
	padding-left: 18px;
}



#header ul {
	float: right;
	line-height: 0.1px;
}

#header ul li {
	display: inline;
	margin-right: 32px;
	margin-left: 20px;
}
#contentBox_option {
	width: 920px;
	margin: 0 auto 60px;
	padding: 0px 20px;
	background-color: #ffffff;
}

#content {
	float: left;
	padding-left: 20px;
	width: 740px;
	padding-top: 20px;
}

#content_ji {
	float: left;
	width: 780px;
	padding-top: 20px;
	padding-left: 80px;
}

#footer {
	clear: both;
	margin: 0 auto;
	background: url(../images/footer_bg.png) no-repeat center bottom;
	height: 50px;
}

#footerNav {
	text-align: center;
	font-size: 11px;
	margin-bottom: 14px;
}

#footerNav ul li{
	display: inline;
	margin: 0 2px;
}

#copyright {
	text-align: center;
	margin-bottom: 10px;
}




/*------------ table style set ------------*/

table {
	width: 648px;
	border-collapse:collapse;
	border:1px solid #666666;
}

table .headstyle {
	width: 648px;
	border:0px solid #ffffff;
}

#iframe table {
	margin: 0px;
	padding: 0px;
}
#iframe.ryu table {
	width: 70px;
	border-style: none;
}
#iframe.ryu table .head2  {
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	background: url(images/bg_mth.png) repeat-x left top;
	font-weight: bold;
	color: #FFFFFF;
}
#iframe.ryu table .head3 {
	height: 40px;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	border-top: 1px solid #FFCA5E;
	background: url(images/bg_mth.png) repeat-x left top;
	font-weight: bold;
	color: #FFFFFF;
}


#iframe.ryu table td {
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
}
.countryBtn {
	margin: auto auto auto 10px;
}
.countryBtn li {
	float: left;
	margin-right: 10px;
}

caption {
	font: 1.6em/1.6em Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	background: url(images/bg_caption.jpg) right top;
	height: 38px;
	color: #FFAA00;
	width: 648px;
	margin: auto;
	padding-top: 7px;
}
.tableStyle {
	margin-bottom: 20px;
}
.tableStyle th,.tableStyle td{
	font-size: 1em;
	color: #666666;
	padding: 2px 1px;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	text-align: right;
}

.tableStyle tr  {
	background: url(images/bg_td1.jpg) repeat-x top;
}
.tableStyle tr.odd,
.tableStyle td.odd   {
	background: #FFF8E8 url(images/bg_td2.jpg) repeat-x;
}
.tableStyle tr.odd_p,
.tableStyle td.odd_p   {
	background: #FFF8E8 url(images/bg_td3.jpg) repeat-x;
}
.tableStyle th.head
     {
	background: #FFDA89 no-repeat;
	color: #996600;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	height: 30px;
	line-height: 1.2em;
}

.tableStyle th.head2  {
	background: url(images/bg_total.jpg) repeat-x left top;
	color: #990099;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	height: 30px;
}
.tableStyle th.head3  {
	background: #FFDA89 url(images/bg_gra03.png) repeat-x;
	color: #336633;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}
.tableStyle th.head3_2  {
	background: #FFDA89 url(images/bg_gra02.png) repeat-x;
	color: #996600;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
	border-right: 1px solid #FFCC63;
	border-left: 1px solid #FFCC63;
	letter-spacing: -0.05em;
}
.tableStyle th.head4 {
	background: url(images/bg_gra02.png) repeat-x;
	color: #000077;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}
.tableStyle th.head4_2
     {
	background: url(images/bg_gra02.png) repeat-x;
	color: #0066ff;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	height: 30px;
	line-height: 1.2em;
}
.tableStyle th.head5 {
	background: url(images/bg_gra01.png) repeat-x;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 1px;
	margin: 0px;
	text-align: center;
	line-height: 1.2em;
}
.tableStyle th.head5_2 {
	background: url(images/bg_gra01.png) repeat-x;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

.tableStyle td.irregular {
	margin: 0px;
	padding: 0px;
}
.tableStyle th.irregular  {
	background: #ffbbff;
	text-align: center;
	line-height: 2em;
	font-weight: normal;
	color: #666666;
}
.tableStyle  .border {
	padding: 0px;
	border-top: 1px solid #993399;
	border-bottom: 1px solid #993399;
	border-right: 1px solid #993399;
	border-left: 1px solid #993399;
}

.tableStyle .center {
	text-align: center;
}
.tableStyle .textSize {
	font-size: 11px;
}


table.period  {
	width: 325px;
	float: left;
	border: 2px solid #666666;
}
table.period th {
	background: #666666;
	font-size: 12px;
	color: #FFFFFF;
}
table.period td {
	border: 2px solid #666666;
	text-align: center;
}

