@charset "Shift_JIS";

/*
BASE CSS
*/


/* TAG */
body,td,th {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
}

img {
    padding: 0px;
    margin: 0px;
    border: none;
}
a {
	font-size:10px;
}
a:link, a:visited {
    color: #CC0000;
    text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
    color: #ff3333;
    text-decoration: none;
}


.fs9 { font-size: 9px; }
.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.contentsArea {
	padding-left: 1.8em;
	text-align: left;
	line-height: 1.6em;
	padding-bottom: 5em;
	vertical-align: top;
	padding-top: 0.3em;
}
.footerArea {
	padding-top: 0.3em;
}
.menuArea {
	vertical-align: top;
	padding-top: 0.3em;
	line-height: 1.7em;
}
.pankuzu {
	color: #CC0000;
	padding-left: 1em;
	font-size: 10px;
}
.pankuzuActive {
	text-decoration: underline;
}
.fs14 {
	font-size: 14px;
	line-height: 1.75em;
}
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.fs20 { font-size: 20px; }
.contentsArea-table {
	font-size: 10px;
	line-height: 3em;
	display: table-cell;
}
.faqQ {
	width: 500px;
	line-height: 1.75em;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-left: 1em;
}


.lh12 { line-height: 1.2em; }
.lh15 { line-height: 1.5em; }
.lh18 { line-height: 1.8em; }
.menuActive {
	font-size: 10px;
	color: #996666;
	background-color: #D5CDC9;
	height: 14px;
	width: 130px;
}
.left100 {
	margin-left: 100px;
}
.ir-title {
	font-size: 18px;
	color: #990000;
	padding-bottom: 2em;
}
.faqA {
	color: #663300;
	margin-left: 3em;
}
.link-white {
	color: #FFFFFF;
}
.topics {
	font-size: 10px;
	color: #666666;
	padding: 0.5em;
	line-height: 2em;
	margin-top: 2em;
	margin-left: 2px;
}
.topicsNew {
	font-size: 8px;
	line-height: 2.1em;
}

.part {
	font-size: 10px;
	padding: 0.5em;
	line-height: 2em;
	margin-top: 2em;
	margin-left: 2px;
	font-weight: bold;
}
.part_A {
 list-style-type:square;
} 
.table-border-dotline th {
	font-weight: normal;
	text-align: left;
	border-top:1px solid #fff;
	padding: 5px;
}
.table-border-dotline td {
	background-image:url(../_images/dotline_1_3.gif); background-position:0px 0px; background-repeat:repeat-x;
	padding: 5px;
}