@charset "utf-8";

/* t-50〜シリーズ共通 */

.main h2 {
	padding-bottom: 8px;
	margin-bottom: 0.5em;
}

.main h3 {
	margin-bottom: 8px;
}

.main .pageTop {
	margin-top: 2em;
}

.main .pageTop a {
	float: none;
}

/* table設定 */

.main table {
	background: #dfd7c2 url(../images/subtitle_bg.gif) repeat-y center;
}

.main table th, .main table td {
	background: url(../images/t10_table_boder.gif) repeat-y left;
}

.main table th {
}

.main table td {
	background-color: #fdfcfa;
	border-bottom: 1px solid #e0d6b9;
}

.main table .st {
	background-image: none;
}

.main table td.st {
	background-color: #fff;
}

/* ＋＋＋＋ t-50-01 ＋＋＋＋ */

#t5001 {
	
}

#t5001 .inblock h3 {
	color: #b40023;
}

/* ＋＋＋＋ t-60-01 ＋＋＋＋ */

#t6001 {
	
}

#t6001 .inblock {
	
}

#t6001 .inblock div.clearfix {
	background-color: #f2ede0;
	padding: 18px;
}

#t6001 .inblock table {
	border-collapse: collapse;
	width: 480px;
	border-left: 1px solid #aaa9a9;
	border-top: 1px solid #aaa9a9;
}

#t6001 .inblock table th, #t6001 .inblock table td {
	border-bottom: 1px solid #aaa9a9;
	border-right: 1px solid #aaa9a9;
	color: #565757;
}

#t6001 .inblock table th {
	text-align: left;
	background-color: #f2ede0;
	background-image: none;
	width: 20%;
}

#t6001 .inblock table td {
	background-color: #fff;
	background-image: none;
}

#t6001 .inblock .row {
}

#t6001 .inblock ul {
	margin-left: 0;
}

#t6001 .inblock ul li {
	list-style-type: none;
}

#t6001 .inblock ul li,
#t6001 .inblock ul li a,
#t6001 .inblock p {
	color: #b40023;
	
}

#t6001 .inblock .columnL {
	width: 484px;
}

#t6001 .inblock .columnR {
	width: 100px;
	text-align: right;
}

#t6001 .inblock .row ul li,
#t6001 .inblock .note {
	font-size: 118%;
}

/* ＋＋＋＋ t5001 t8001 t8003 ＋＋＋＋ */

#t8003 {
	
}

#t5001 .inblock,
#t8001 .inblock,
#t8003 .inblock {
	padding-left: 2px;
	padding-right: 3px;
}

#t5001 table,
#t8001 table,
#t8003 table {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	font-size: 93%;
}

#t5001 table th, #t5001 table td,
#t8001 table th, #t8001 table td,
#t8003 table th, #t8003 table td {
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background-image: none;
}

#t5001 table th,
#t8001 table th,
#t8003 table th {
	background-color: #f5f2e8;
}

#t5001 table td,
#t8001 table td,
#t8003 table td {
	
}

/* ＋＋＋＋ t8005 ＋＋＋＋ */

#t8005 {
	
}

#t8005 .inblock {
	padding-left: 2px;
	padding-right: 3px;
}

#t8005 h2 {
	margin-bottom: 30px;
}

#t8005 dl {
	border-bottom: 1px solid #b40023;
	margin-left: 0;
}

#t8005 dl dt {
	color: #b40023;
	width: 6em;
}

#t8005 dl dd {
	margin-top: -1.5em;
	margin-left: 8em;
}

#t8005 .block p {
	margin-bottom: 2em;
	padding-right: 1em;
}

#t8005 .pageTop a {
	margin-bottom: 0;
	margin-right: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* ＋＋＋＋ t-90-01 ＋＋＋＋ */

#t9001 {
	
}

#t9001 h3 {

	font-size: 108%;
	margin-bottom: 18px;
	background: #dfd7c2 url(../images/subtitle_bg.gif) repeat-y;
	padding: 6px;
}

#t9001 .block .columnL  {
	width: 370px;
}

#t9001 .block .columnR  {
	width: 250px;
	text-align: right;
}

#t9001 .block dl {
	margin: 0 50px 0 0;
	padding: 0;
}

#t9001 .block dl dt {
	width: 8em;
}

#t9001 .block dl dd {
	margin-bottom: 16px;
	margin-top: -1.5em;
	margin-left: 9em;
}

#t9001 .block .pageTop {
	display: none;
}

/* ＋＋＋＋ t-90-02 t-90-03 ＋＋＋＋ */

#t9003 {
	
}

#t9003 h3 {
	border-top: 1px solid #e0d6b9;
	padding-top: 20px;
	margin-bottom: 0;
}

#t9003 .block, #t9003 .block h3 {
	color: #575757;
}

#t9003 .block ul {
	margin-left: 0;
	padding-left: 1.5em;
	margin-top: 0;
	margin-bottom: 20px;
}

#t9003 .block ul li {
}

/* h3 h3_border.gif の表示をoff
水玉ラインを非表示にする */

#t9002 h3,
#t9003 h3 {
	background-image: none;
}

/* ＋＋＋＋ t-90-04 ＋＋＋＋ */

#t9004 {
	
}

#t9004 h3 {
	color: #644333;
	font-size: 108%;
	background: #f3eee1 0 bottom;
	padding: 6px;
}

#t9004 .columnL,
#t9004 .columnR {
	width: 295px;
}

#t9004 .columnR {
	margin-left: 30px;
}

#t9004 .block ul {
	margin: 0;
	padding: 0 10px 0 0;
}

#t9004 .block ul ul {
	margin-right: 0;
	padding-left: -12px;
}

#t9004 .block ul li {
	background: url(images/t9004_listmark.gif) no-repeat 0 0.2em;
	margin-right: 10px;
	list-style-type: none;
	text-indent: 12px;
}

#t9004 .block ul li li {
	background-image: none;
	padding-left: 0.5em;
	text-indent: -0.5em;
}

#t9004 .block ul li li a {
	margin-left: 2px;
}

#t9004 .contentFrame .row {
	margin-bottom: 28px;
}

/* anchor color */

#t9004 .block li a {
	color: #191919;
}

#t9004 .block li a:hover {
	text-decoration: underline;
}

/* 共通 */

#t5001 form.inquiryFrom .inFrame,
#t8001 form.inquiryFrom .inFrame {
	border-style: none;
	background-color: transparent;
}

#t5001 form .inFrame .chui,
#t8001 form .inFrame .chui {
	color: #be1735;
}

/* end css */

