body,div,th,td,p,ul,ol,li,dd,dl,dt,form,h1,h2,h3,h4,h5,h6 {
	margin :0;
	padding :0;
	border: 0;
}
html {
	overflow-y:scroll;
}
body {
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background: url(../images/bg_body.gif) repeat-y 770px;
}
td {
	vertical-align: top;
}
th {
	text-align: left;
}
h1 {
	padding-bottom: 6px;
}
h2 {
	padding-bottom: 5px;
}
h3 {
	margin-bottom: 15px;
}
h4{
	margin-bottom: 10px;
}
a img {
	border-style: none;
	border-width: 0px;
}


/*　　レイアウト　　*/
#mainframe {
	width: 770px;
}
#naviarea {
	width: 185px;
	padding-left: 15px;
	background: url(../images/bg_naviarea.gif) repeat-y 15px;
	padding-right: 15px;
}
#contents {
	background: #F0F0F0 url(../images/bg_contents-top.gif) no-repeat;
	padding-top: 18px;
	margin-right: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.groups {
	padding-bottom: 30px;
}
.image2 {
	margin-left: 15px;
}
.space1_2 {
	margin-bottom: 5px;
}
.space2 {
	margin-bottom: 20px;
}


/*　　テキスト　　*/
.txt1 {
	font-weight: bold;
}
.txt2 {
	color: #D0521A;
}
.txt3 {
	color: #C10A05;
}
.txt4 {
	font-weight: bold;
	color: #C10A05;
}
.txt5 {
	font-weight: normal;
}
.txt6 {
	color: #D0521A;
	font-weight: bold;
}
.expand {
	line-height: 20px;
}


/*　　ナビゲーションボタン　　*/
#navi {
	list-style: none;
	background: url(../images/bg_naviarea-top.gif) no-repeat;
	padding-top: 25px;
	padding-left: 9px;
}
#navi li img {
	vertical-align:top;
}


/*　　リンクエリアコメント　　*/
#info {
	padding-top: 17px;
	padding-left: 9px;
	padding-bottom: 50px;
}


/*　　テキストリンク　　*/
a:link {
	color: #F98A13;
}
a:visited {
	color: #BFA200;
}
a:hover {
	color: #F9CF69;
}
a:active {
	color: #F98A13;
}


/*　　PAGETOP ボタン　　*/
#pagetop {
	text-align: right;
	padding-top: 20px;
}


/*　　フッター　　*/
#foot {
	color: #7A6563;
	background: url(../images/bg_foot.gif) no-repeat;
	padding-top: 40px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 30px;
}
