@charset "utf-8";

/* basic style */
@import "base.css";
@import "common.css";
@import "navi.css";
@import "font.css";

/* enhance setting */
@import "local.css";
@import "facebox.css";



/* ========== [all] basic setting for result ========== */
h1 {
	margin: 0px 0px 12px;
	padding: 0px 0px 5px 13px;
	/padding: 1px 0px 4px 13px;
	color: #006600;
	font-size: 35px;
	line-height: 1;
	letter-spacing: -2px;
	background: url(../img/common/title.gif) left bottom no-repeat;
}

.section {}
.section h2 {
	margin: 0px 0px 6px;
	padding: 3px 0px 1px 35px;
	color: #518323;
	font-size: 20px;
	line-height: 25px;
	background: url(../img/common/crosshead.gif) left center no-repeat;
}

.area_main p {}

/* site summary */
.area_main p.summary {margin: 0; text-indent: -10000px; overflow: hidden; background: left top no-repeat;}
	.index .area_main p.summary {height: 109px; background-image: url(../img/info/info_head.gif);}
	.mobile .area_main p.summary {height: 200px; background-image: url(../img/info/mobile_head.gif);}




/* ========== [page type] index ========== */
/* ----- [section] site details ----- */
#detail {margin: 18px 0px;}
#detail h2 {margin-top: 24px;}
	#detail h2.first {margin-top: 0;}

#detail p {}
/* QR code */
#detail p.qr {
	float: right;
	padding: 6px 0px;
	width: 120px;
	text-align: center;
	background-color: #CDC6B1;
}
#detail p.qr span {
	display: block;
	margin: -5px 6px 0px;
	padding: 0px 0px 2px;
	font-size: 13px;
	line-height: 1.1;
	background-color: #FFFFFF;
}
#detail p.qr img {margin: 0; vertical-align: middle;}




/* ========== [page type] mobile announce ========== */


/* ===== [area] area sub ===== */
.mobile .area_sub {padding-top: 8px;}


/* ----- [section] domain announce ----- */
.area_sub #domain {margin: 0px 0px 24px;}
.area_sub #domain h2 {margin: 0;}

.area_sub #domain p span {
	margin: 0px 2px;
	color: #006600;
	font-size: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/* ----- [section] carrier setting ----- */
#carrier {margin: 0px -42px 0px 0px; zoom: 1;}
#carrier:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}/* for modern browser */
#carrier h2 {display: none;}

#carrier dl {float: left; margin-right: 21px; width: 286px; background: url(../img/info/carrier_bg.gif) left bottom no-repeat;}
#carrier dl dt {height: 57px; text-indent: -10000px; overflow: hidden; background: left top no-repeat;}
	#carrier dl.docomo dt {background-image: url(../img/info/carrier_docomo.gif);}
	#carrier dl.au dt {background-image: url(../img/info/carrier_au.gif);}
	#carrier dl.sb dt {background-image: url(../img/info/carrier_sb.gif);}
#carrier dl dd {min-height: 245px;}
	* html #carrier dl dd {height: 245px;}

#carrier dl dd ol {margin: 0px 10px 0px 40px; /margin-left: 45px; padding: 8px 0px 2px; line-height: 1.1;}
#carrier dl dd ol li {margin: 0px 0px 5px;}




/* ========== [page type] inquiry form ========== */
.inquiry .section {margin: 0px 0px 20px;}
.inquiry .section h2 {margin-bottom: 18px;}


/* ----- [section] carrier setting ----- */
#faq {margin-bottom: 28px;}

#faq dl {margin: 0px 0px 0px 6px;}
#faq dl dt {margin: 0px 0px 8px; padding: 0px 0px 0px 25px; background: url(../img/info/icon_q.gif) 0px 2px no-repeat;}
#faq dl dd {margin: 0px 0px 18px; padding: 0px 0px 0px 25px; background: url(../img/info/icon_a.gif) 0px 2px no-repeat;}


/* ----- [section] carrier setting ----- */
#faqform {margin-bottom: 24px;}

#faqform form {}
#faqform form fieldset {margin: 0; padding: 0; border: 0; background: url(../img/info/form_bg.gif) left bottom no-repeat;}
#faqform form legend {display: none;}
#faqform form label {}

#faqform form dl {padding: 9px 1px 2px; background: url(../img/info/form_head.gif) left top no-repeat;}
#faqform form dl dt {color: #518323; font-weight: bold; line-height: 30px; text-indent: 12px;}
#faqform form dl dd {
	margin: -30px 0px 8px 0px;
	padding: 0px 0px 6px 150px;
	border-bottom: 2px solid #FFFFFF;
	color: #518323;
	font-weight: bold;
	zoom: 1;
}
	#faqform form dl dd.end {margin-bottom: 0; border: 0;}

#faqform form dl dd input {padding: 1px 1px 0px; border: 1px solid #CCCCCC; width: 95%; font-size: 21px;}
#faqform form dl dd textarea {padding: 1px 1px 0px; border: 1px solid #CCCCCC; width: 95%; font-size: 17px;}

#faqform form p {margin: 10px 0px 0px; text-align: center;}
#faqform form p input {font-size: 17px; font-weight: bold;}




/* ========== [page type] logic page ========== */
.logic {}
.logic .area_main {}
.logic .section {}
.logic .section h2 {}

/* logic steps */
.logic ol#logic_steps {margin: 0px 0px 20px; list-style: none;}
.logic ol#logic_steps li {zoom: 1;}
	* html .logic ol#logic_steps li {margin-bottom: -2px;}

.logic ol#logic_steps li dl {background: url(../img/info/logic_bg.png) no-repeat left bottom;}
.logic ol#logic_steps li dl dt {
	height: 79px;
	text-indent: -10000px;
	overflow: hidden;
	background: no-repeat;
}
	.logic ol#logic_steps li.step1 dl dt {background-image: url(../img/info/logic_head1.gif); height: 52px;}
	.logic ol#logic_steps li.step2 dl dt {background-image: url(../img/info/logic_head2.gif);}
	.logic ol#logic_steps li.step3 dl dt {background-image: url(../img/info/logic_head3.gif);}
.logic ol#logic_steps li dl dd {padding: 4px 12px 11px; text-align: justify; text-justify: distribute;}



/* ----- [section] hit logic ----- */
.logic #hitlogic {margin-bottom: 20px;}
.logic #hitlogic h2 {
	margin: 0px 0px 1px;
	padding: 0;
	background: none;
	height: 26px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../img/info/hitlogic_head.gif) no-repeat;
}

/* list */
.logic #hitlogic ul {}
.logic #hitlogic ul li {padding: 10px 0px; border-bottom: 1px solid #CCCCCC; position: relative; zoom: 1;}
.logic #hitlogic ul li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}/* for modern browser */
	* html .logic #hitlogic ul li {margin-bottom: -2px;}

.logic #hitlogic ul li h3 {width: 220px; position: absolute; left: 105px; top: 10px; line-height: 1.1;}
.logic #hitlogic ul li h3 a {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px;
	zoom: 1;
}
.logic #hitlogic ul li p {margin: 0; width: 60px; height: 18px; position: absolute; left: 108px; top: 44px;}

.logic #hitlogic ul li ul {position: absolute; left: 108px; top: 44px; font-size: 13px;}
.logic #hitlogic ul li ul li {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0;
	border: 0;
	position: static;
	zoom: normal;
}
.logic #hitlogic ul li ul li:after {display: none;}/* for modern browser */

.logic #hitlogic ul li dl {
	float: left;
	width: 98px;
	height: 52px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.1;
	text-align: center;
	background: url(../img/archive/race_date_bg.png) no-repeat left top;
}
.logic #hitlogic ul li dl dt {
	padding: 8px 0px 4px;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.logic #hitlogic ul li dl dd {display: inline;}
.logic #hitlogic ul li dl dd.grade {
	width: 26px;
	height: 26px;
	text-indent: -10000px;
	overflow: hidden;
	position: absolute;
	left: 80px;
	top: 3px;
	background: no-repeat left top;
}
	.logic #hitlogic ul li dl dd.G1 {background-image: url(../img/icon/badge_s_g1.png);}
		* html .logic #hitlogic ul li dl dd.G1 {
			background: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/icon/badge_s_g1.png,sizingMethod=crop)
		}
	.logic #hitlogic ul li dl dd.G2 {background-image: url(../img/icon/badge_s_g2.png);}
		* html .logic #hitlogic ul li dl dd.G2 {
			background: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/icon/badge_s_g2.png,sizingMethod=crop)
		}
	.logic #hitlogic ul li dl dd.G3 {background-image: url(../img/icon/badge_s_g3.png);}
		* html .logic #hitlogic ul li dl dd.G3 {
			background: none;
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/icon/badge_s_g3.png,sizingMethod=crop)
		}

.logic #hitlogic ul li table {
	float: right;
	margin-top: -2px;
	border-spacing: 0;
	border-collapse: separate;
	/border-collapse: collapse;
	/* table-layout: fixed; */
	word-break: break-all;
	word-wrap: break-word;
}
.logic #hitlogic ul li table th,
.logic #hitlogic ul li table td {
	padding: 0px 0px 0px;
	border: 2px solid #FFFFFF;
	border-width: 2px 0px 0px 2px;
	height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	/* text-align: left; */
}
.logic #hitlogic ul li table th {
	width: 45px;
	color: #FFFFFF;
	text-align: center;
	background: url(../img/archive/type_bg.gif) no-repeat;
}
.logic #hitlogic ul li table td {color: #333333; background-color: #E6E6E6;}
	.logic #hitlogic ul li table td.res {width: 50px; text-align: center;}
	.logic #hitlogic ul li table td.ref {width: 66px; padding-right: 4px; text-align: right;}
		.logic #hitlogic ul li table td.ref span {font-weight: bold;}
	.logic #hitlogic ul li table td.hit {padding-left: 3px; background: none;}




/* ========== [page type] rule page ========== */
.rule .section {}
.rule .section h2 {margin-top: 30px;}

.rule .section ul {margin: 0px 0px 1.5em 35px; font-size: 13px;}
.rule .section ul li {margin: 0px 0px 10px; list-style: disc;}




/* ========== [page type] company info ========== */
/* company info table */
.company table {border: 1px solid #CCCCCC; border-bottom: 0; font-size: 15px;}
.company table th {
	padding: 10px 12px;
	border: 1px solid #CCCCCC;
	border-width: 0px 1px 1px 0px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: #ECEFE5;
}
.company table td {padding: 10px 12px; border-bottom: 1px solid #CCCCCC;}


