/* 全ページの標準文字サイズ・色指定 */
body,td,th {
	font-size: 83%;
	color: #464646;
	line-height: 140%;
}
body {
	background-image: url(img/top/allbg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* 見出し1の文字サイズ */
h1 {
	font-size: 16px;
}

/* 見出し2の文字サイズ */
h2 {
	font-size: 14px;
}

/* 全体のリンク色指定ここから */
A:link{
text-decoration:underline;
color:#916900;
}

A:active{
text-decoration:none;
color:#FF6666;
}

A:visited{
text-decoration:underline;
color:#916900;
}

A:hover{
text-decoration:none;
color:#FF6666;
}
/* ここまで全体のリンク色指定 */


.t12
	{
	font-size:12px;
	color:#4B4B4B;
	line-height:150%;
	}

.t10
	{
	font-size:10px;
	color:#4B4B4B;
	line-height:130%;
	}
.txt10 {FONT-SIZE: 10px;}
.txt12 {FONT-SIZE: 12px;}
.txt18 {
	FONT-SIZE: 18px;
	font-weight: bold;
}

.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2C6A6;
	margin: 2px;
}

ul,li{
	line-height: 150%;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
ol{
	line-height: 150%;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.submenu {
	margin-bottom: 10px;
}
.buretto {
	margin-right: 5px;
}
.foot {
	background-image: url(img/top/foot.gif);
	background-repeat: repeat-x;
}
.foottxt {
	font-size: 10px;
	color: #999966;
}
.lead {
	margin-left: 20px;
	margin-bottom: 20px;
}
.linetop {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F5F3EF;
	border-bottom-color: #F5F3EF;
	margin: 0px;
	padding: 0px;
}
sup {
	margin: 0px;
	padding: 0px;
}
.bg_col {
	background-color: #E3DFCE;
	width: 80%;
}.top {
	font-size: 10px;
	line-height: 150%;
	margin-right: 0px;
	padding-right: 0px;
	text-align: right;
	margin-bottom: 10px;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

.style2 {
	color: #93927D;
	font-weight: bold;
}
.style8 {color: #A6B957}
.lead2 {
	margin-bottom: 20px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	width: 80%;
}
.lead3 {
	margin: 0 auto 20px;
	background-color: #FAF7F2;
	width: 590px;
	padding: 5px 0;
}
.lead3 p {
	margin: 0 10px 10px;
	text-align: left;
	color: #990000;
}
.imgdot {
	background-image: url(img/top/dot_f2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}.txtbox1 {
	border: 1px solid #339900;
}
.link2 {
	font-size: 12px;
}
.link2:link, .link2:visited {
	color: #FF8822;
}
.link2:hover, .link2:active {
	color: #FF6666;
}
