@charset "utf-8";
/* CSS Document */

body {
	font-family: "メイリオ";
}

body, td, th {
	border-bottom: 1px none #B2B4BF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}
.outer {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background: url(img/bg-main.gif) repeat-y center;
}
.header {
	background: url(img/bk.jpg);
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
.headcopy1 {
	width: 400px;
	padding: 10px;
	font-size: 100%;
	color: #FFFFFF;
	float: left;
}
.headcopy2 {
	padding: 60px 10px 10px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	width: 300px;
}
.main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.main img {
	border-style: none;
}
.footer {
	height: 60px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.footer p {
	font-size: 80%;
	text-align: center;
}

.mini {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5px;
}
.headcopy1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.headcopy2  a   {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.t {
	background: #EBE2E3;
}
.top-c {
	padding: 10px;
}
.r {
	color: #FF0000;
}
