@charset "UTF-8";
#topline {
	height: 15px;
	background-color:#3e300f;
}
.mainImg {
	overflow: hidden;
}

.mainImg ul {
	margin: 0 auto;
	width: 763px;
	position: relative;
}

.mainImg li {
	float: left;
	position: relative;
}

.mainImg li:first-child {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translatex(-107%);
	-ms-transform: translatex(-107%);
	transform: translatexx(-107%);
}

.mainImg li:last-child {
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: translatex(107%);
	-ms-transform: translatex(107%);
	transform: translatexx(107%);
}
ul {
    list-style: outside none none;
}
.center {
	width: 950px;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;	
}
#leftbox01 {
	width: 830px;
	float: left;
	margin-top: 20px;
}
#rightbox01 {
	width: 115px;
	float: right;
	margin-top: 25px;
	background-color: #fbfbf1;
	height: 201px;
}
#rightbox01 ul {
	padding-left: 5px;
	line-height: 1.5em;
}
body {
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	line-height: 1.3em;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}
section {
	background-color: #FFF;
}
#sec02 {
	padding-bottom: 25px;
}
.wntittle {
	color: #f4a24e;
	font-weight: bold;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.red {
	color: #F00;
}
#ifobackground {
	background-image: url(../images/informationbackground.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 150px;
	width: 150px;
	padding-top: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
footer {
	color: #FFF;
	background-color: #332a28;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	padding-top: 20px;
	margin-top: 25px;
}

.fl{
	float:left;
}
.fr{
	float:right;
}
.ml10{
	margin-left: 10px;
}
.mt10{
	margin-top: 15px;
}
#leftbox02 {
	width: 790px;
	float: left;
	margin-top: 20px;
}
#rightbox02 {
	width: 150px;
	float: right;
	margin-top: 20px;
}
.w390{
	width: 256px;
}
.mt25{
	margin-top: 25px;
}
.scr {
	overflow: scroll;   /* スクロール表示 */
	width: 780px;
	height: 170px;
	border: 1px solid #CCC;
	padding: 5px;
}
.mat10{
	margin-top: 10px;
}
.mat7{
	margin-top: 7px;
}
.orange{
	color: #f4a24e;
}
.mt{
	margin-top: 5px;
}
.tac{
	text-align:center;
	}
a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
a {
color: #333;
}
.brown{
	color:#332a28;
}
.white a {
	color: #FFF;
}
