@charset "Shift_JIS";

/*******************************************
TOP CSS
*******************************************/
#main_img {
	background-image: url(../image/top/main_img.png);
	background-repeat: no-repeat;
	height: 435px;
	width: 1100px;
}
* html #main_img {
behavior: expression(IEPNGFIX.fix(this));
}
#main_catch {
	padding-top: 120px;
	padding-left: 100px;
}
#contents {
	background-image: url(../image/main_bg.png);
	background-repeat: repeat-y;
	line-height: 2em;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	color: #666;
	padding-right: 95px;
	padding-left: 100px;
}
* html #contents {
behavior: expression(IEPNGFIX.fix(this));
}
#box01 {
	width: 580px;
	float: left;
	padding-top: 10px;
}
#box02 {
	width: 260px;
	float: right;
	text-align: center;
}
#topi_tit {
	float: left;
	width: 105px;
}
#topi_cont {
	float: left;
	width: 430px;
	margin-bottom: 20px;
	text-align: left;
}

#bana_box {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
#topics {
	padding-top: 20px;
	width: 580px;
}
#in_box {
	text-align: center;
}


.small {
	font-size: 11px;
	line-height: 16px;
}
.top10 {
	margin-top: 10px;
}
.top20 {
	margin-top: 20px;
}#bana06 {
	margin-left: 30px;
}
.both {
	clear: both;
}
#left20 {
	margin-left: 30px;
}

.iepngifx {
 behavior: expression(IEPNGFIX.fix(this));
}
