@charset "utf-8";


/* ============================================================================================================
	GlobalNavigation
============================================================================================================ */



/* ============================================================================================================
	QuickMenu
============================================================================================================ */



/* ============================================================================================================
	LocalNavigation
============================================================================================================ */



/* ============================================================================================================
	btn_open
============================================================================================================ */




/* ============================================================================================================
	What's New
============================================================================================================ */

#whats{background:#f0f7d9;}

#whats dl{border-top:1px dotted #98CB00;}


/* ============================================================================================================
	Title Basic(ˆêŠ‡)
============================================================================================================ */

.basic h1 span,
.basic h2 span,
.basic h3 span,
.basic h4 span,
.basic h5 span,
.basic h6 span{
	font-size:92%;
}

.basic h3{
	padding:0.2em 0px 0.5em 40px;
	width:600px;
	font-size:184%;/*24px*/
	font-weight:normal;
	line-height:1.2em;
	background:url("../images/iconCircleC.gif") left top no-repeat;
}

.basic h4{
	margin-top:1.5em;
	margin-bottom:0.5em;
	padding:0.3em 0.5em 0.3em 20px;
	font-size:161%;/*21px*/
	font-weight:normal;
	line-height:1.2em;
	background:url("../images/iconSolidC.jpg") left top no-repeat;
	border:1px solid #98cb00;
}

/*.basic h5{
	margin:1.5em 0px 0.9em -5px;
	padding:0px 0px 0px 15px;
	font-size:138%;
	background:url("../images/iconSolidC.jpg") left bottom no-repeat;
}*/

.basic h6{
	margin-top:1.5em;
	margin-bottom:0.5em;
	padding:0.2em 0.3em 0.1em 0.3em;
	font-size:115%;/*15px*/
	font-weight:bold;
	background:url("../images/bg_Stripe.gif") bottom #98cb00;
	border-bottom:2px solid #98cb00;
}


/* ======================================================
	Basic(ŒÂ•Ê)
====================================================== */

th.basic{
	background:#f0f7d9;
}


/* ======================================================
	Basic(ˆêŠ‡)
====================================================== */

.basic th{
	background:#f0f7d9;
}


/* ======================================================
	Title A
====================================================== */

.headingQ{
	padding:6px 10px 6px 8px !important;
	width:610px !important;
	background:url("../images/bg_titleA.jpg") no-repeat left bottom #FFFFFF !important;
	border:1px solid #DBDBDB !important;
}

.headingQ span{
	padding-left:6px !important;
	font-weight:normal;
	border-left:5px solid #98cb00 !important;
}

.headingQ strong{
	font-size:76%;
	font-weight:normal;
}


/* ======================================================
	Q&A
====================================================== */

.question{
	margin-top:1.5em;
	margin-bottom:1em;
	margin-right:0.2em;
	padding-top:1.5em;
	font-size:1.2em;
	border-top:1px solid #EEEEEE;
	clear:both;
}

.question span{
	margin-right:0.5em;
	width:2em;
	height:1em;
	text-align:right;
	font-size:1.5em;
	color:#98CB00;
	display:block;
	float:left;
}
