@charset "utf-8";
.style1 {color: #A7B838}

/* CSS Document */

*{
	margin:0;
	padding:0;
	/*border:0;*/
	list-style:none;
	font-weight:normal;
	font-style:normal;
}
/*img{
	vertical-align:bottom;
}*/
.margin_reset {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino　Kaku　Gothic　Pro", Osaka, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;

}
p{
	padding:5px 0;
}

a {
	color: #000000;
}
a:hover {
	color: #A9B93F;
}
h6 {
	font-size: 12px;
	color: #666000;
	background-image: url(../img/mark02.jpg);
	background-repeat: no-repeat;
	text-indent: 25px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 5px;
}
#frame {
	background-image: url(../img/bg01.jpg);
	background-repeat: repeat;
}
#dis_main02 {
	width: 510px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 25px;
	background-image: url(../img/bg01.jpg);
	background-repeat: repeat;
}
.dis_title {
	font-size: 16px;
	font-weight: bold;
	color: #666000;
}
.bold {
	font-weight: bold;
}
.text_14 {
	font-size: 14px;
}


.style2 {color: #666000}
.style3 {
	color: #663300
}
