body {
	color:#666666;
}

a:link{		text-decoration:underline;color:#7C471D;	}
a:visited{	text-decoration:underline;color:#996666;	}
a:hover{	text-decoration:underline;color:#660000;	}



h1 {
	margin-bottom:10px;
}
h2 {
	margin-bottom:10px;
}
h3 {
	margin-bottom:10px;
	color:#7C471D;
	font-size:14px;
	line-height:16px;
}

/*----------------------------------------
テキスト
---------------------------------------*/
.ft01{	font-size:12px;line-height:14px;}
.ft02{	font-size:12px;line-height:18px;}
.note01{	font-size:10px;}
.tx-column{
	font-size:12px;
	line-height:18px;
	color:#1E3767;
	font-weight:bold;
}
.ft03{	font-size:12px;line-height:18px;}
.ft03 a:link{	font-size:12px;line-height:18px;
                text-decoration:underline;color:#0066CC; }
.tx-yougo01{
	font-size:12px;
	line-height:18px;
	color:#7C471D;
	font-weight:bold;
	padding: 15px 15px 15px 15px;
	vertical-align:top;
}
.tx-yougo02{
	font-size:12px;
	line-height:18px;
	color:#7C471D;
	padding: 15px 15px 15px 15px;
	vertical-align:top;
}
.tx-yougo03{
	color:#FF6600;
}
/*----------------------------------------
右ナビ
---------------------------------------*/
.rnavi01{
	font-size:12px;
	line-height:14px;
	color:#7C471D;
	font-weight:bold;
}
.rnavi-on{
	background:url(../images/hakkounyu_bg002.gif) no-repeat 0 0;
	padding: 7px 2px 5px 24px;
}

/*----------------------------------------
下ナビ
---------------------------------------*/
.bnavi {
	background:#E2DEC6;
	padding:5px;
	text-align:center;
}
.anchornavi {
	background:#E2DEC6;
	padding:8px;
}

/*----------------------------------------
左マージン
---------------------------------------*/
#l45 {
	margin-left: 45px;
}


/*----------------------------------------
テーブル
---------------------------------------*/
table.type01 {
	border-bottom:1px solid #4F8ABB;
	border-right:1px solid #4F8ABB;
	width:100%;
}
table.type01 th {
	font-size:12px;
	line-height:14px;
	color:#1E3767;
	font-weight:bold;
	padding:8px;
	border-top:1px solid #4F8ABB;
	border-left:1px solid #4F8ABB;
	background-color:#9BBEDD;
	text-align:center;
	vertical-align:middle;
}
table.type01 td {
	font-size:12px;
	line-height:14px;
	padding:8px;
	border-top:1px solid #4F8ABB;
	border-left:1px solid #4F8ABB;
	background-color:#E3F1FF;
	vertical-align:middle;
}

/*----------------------------------------
コラム欄
---------------------------------------*/
.column {
	border:1px solid #88BEEB;
	width:100%;
	padding:15px;
	background-color:#F7F6EE;
}

/*----------------------------------------
リスト
---------------------------------------*/
#list01 {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tx-list01{
	font-size:12px;
	line-height:16px;
	color:#4198E1;
	padding:2px;
	font-weight:bold;
	vertical-align:top;
}
.tx-list02{
	font-size:12px;
	line-height:16px;
	padding:2px;
	font-weight:bold;
	vertical-align:top;
}
#list02 {
	margin-left: 10px;
	margin-bottom: 10px;
}