/* -----------------------------------
standard
----------------------------------- */
a {
	color: #0030BF;
	text-decoration: none;
}
a:hover {
	background-color: #C7DFFF;
}
a.no:hover {
	background-color: #FFFFFF;
}
/*
strong {
	font-weight: bold;
	color: #3E6606;
}*/
strong {
	font-weight: bold;
	color: #BD0000;
}
strong .mark {
	font-weight: normal;
	color: #FFB217;
	padding-right: 2px;
}
strong.sp {
	font-size: 150%;
	line-height: 120%;
	font-weight: bold;
	color: #CC6600;
}
ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	padding: 0px;
}
ul li {
	margin-bottom: 10px;
}
/* -----------------------------------
subheading
----------------------------------- */
h1 {
	font-size: 140%;
	font-weight: bold;
	color: #996600;
	margin-top: 13px;
	margin-bottom: 8px;
	background-image: url(../image/bg_h1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*h2 {
	font-size: 120%;
	font-weight: bold;
	background-image: url(../image/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #CC6600;
}*/
h2 {
	font-size: 120%;
	font-weight: bold;
	background-image: url(../image/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #006633;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	color: #996600;
	text-align: left;
}
/* -----------------------------------
decoration
----------------------------------- */
.at-a {
	color: #FF0000;
}
.at-b {
	color: #FF0000;
	font-size: 180%;
	font-weight: bold;
	line-height: 140%;
}
.sp-box {
	background-image: url(../image/bg_box_sp.gif);
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 100%;
	border: 1px solid #996600;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-right: 10px;
}

/* -----------------------------------
button
----------------------------------- */
.btn-a a {
	text-decoration: none;
	background-color: #FFFF99;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #993300;
	font-weight: normal;
	border-top-color: #FFAB4A;
	border-right-color: #FFAB4A;
	border-bottom-color: #FFAB4A;
	border-left-color: #FFAB4A;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: none;
}
.btn-a a:hover {
	color: #cc0000;
	background-color: #ffe5d2;
	border-top: 1px solid #ff6633;
	border-right: 8px solid #ff6633;
	border-bottom: 1px solid #ff6633;
	border-left: 8px solid #ff6633;
}
/* -----------------------------------
table
----------------------------------- */
table.cell-a {
	margin:;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.cell-a th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	color: #006600;
	background-color: #d4ffb8;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	font-size: 80%;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.cell-a td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.cell-a td td{
	border-top-style: none;
	border-left-style: none;
}
table.cell-a-a {
	margin:;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.cell-a-a th {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	color: #006600;
	background-color: #d4ffb8;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	font-size: 80%;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.cell-a-a td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	font-size: 80%;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.cell-a-a td td{
	border-top-style: none;
	border-left-style: none;
}
table.cell-b {
	margin:;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.cell-b th {
	line-height: 120%;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}
table.cell-b td {
	line-height: 120%;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
table.cell-c {
}
table.cell-c th {
	line-height: 120%;
	font-size: 80%;
	font-weight: normal;
}
table.cell-c td {
	line-height: 120%;
	font-size: 80%;
}
table.cell-news {
	margin:;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996633;
	margin-top: 6px;
}
table.cell-news th {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #996633;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	font-size: 80%;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
	width: 8em;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E7EDD1;
}
table.cell-news td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #996633;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}
table.cell-qa {
	margin:;
	padding: 0px;
	width: 560px;
	margin-top: 18px;
}
table.cell-qa th {
	padding-left: 5px;
	vertical-align: top;
	font-size: 80%;
	padding-top: 6px;
	padding-bottom: 6px;
}
table.cell-qa th.q{
	background-color: #EF8D53;
	color: #ffffff;
	border-left: 1px solid #D05A13;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D05A13;
	width: 30px;
}
table.cell-qa th.a{
	background-color: #FBE3D5;
	color: #003366;
	border-left: 1px solid #D05A13;
}
table.cell-qa td {
	padding-left: 8px;
	padding-right: 8px;
	line-height: 120%;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 80%;
}
table.cell-qa td.q {
	background-color: #e6e6e6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D05A13;
	border-bottom-color: #999999;
}
table.cell-qa td.a{
}
