@charset "utf-8";
/* CSS Document */

body {
	font-family: normal 'Verdana', 'メイリオ', 'Meiryo', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size:12px;
	letter-spacing:0.05em;
	line-height:170%;
	padding: 0px;
	color:#333333;
	background-image: url(../cmn_img/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


a:link {
	color: #617D31;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #617D31;
}
a:hover {
	text-decoration: none;
	color: #A8D748;
}
a:active {
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}
.auto {
	margin-right: auto;
	margin-left: auto;
}
.mt28 {
	margin-top: 28px;
}

img {
border:0px;
}.mb35 {
	margin-bottom: 35px;
}
.mb3 {
	margin-bottom: 3px;
}
.ml20 {
	margin-left: 20px;
}
.ml10 {
	margin-left: 10px;
}
.pd15 {
	padding-left: 15px;
}
.border_dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #769933;
}
.pd12 {
	padding-left: 12px;
}
.mb6 {
	margin-bottom: 6px;
}
.pd30 {
	padding-left: 30px;
}
.scrol {
	overflow: scroll;
	height: 167px;
}

