@charset "Shift_JIS";
@import url("common.css");
/*------------------*/
#header{
	background-image: url(../img/index/h2.jpg);
}
.more{
	background-image: url(../img/index/more.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.more li,
.more a{
	height: 39px;
	width: 121px;
	overflow: hidden;
}
.more a{
	text-indent: -9999px;
	display: block;
}
.more a:hover{
	background-image: url(../img/index/more_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*------------------*/
.section h3{
	background-image: url(../img/index/h3.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#section01 h3{
	background-position: 0px 0px;
	height: 53px;
	width: 540px;
}
#section02 h3{
	background-position: 0px -60px;
	height: 53px;
	width: 540px;
}
#section03 h3{
	background-position: 0px -120px;
	height: 33px;
	width: 333px;
}
/*------------------*/
#section01 .group{
	background-color: #F3EFEB;
	padding-bottom: 8px;
	margin-bottom: 13px;
}
#section01 .group2{
	background-color: #ffffff;
	padding-bottom: 8px;
	margin-bottom: 13px;
}
#section01 .txt{
	width: 300px;
	padding-left: 10px;
	float: left;
}
#section01 .txt2{
	width: 370px;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
	font-size: 12px;
}
#section01 .pic{
	width: 203px;
	float: right;
}
#section01 .pic2{
	width: 150px;
	float: right;
}
/*------------------*/
/*------------------*/
#section02 .group{
}
#section02 .pic{
	width: 195px;
	float: left;
}
#section02 .txt{
	width: 333px;
	float: right;
}
/*------------------*/
/*------------------*/
.top_pic {
	width: 540px;
	float: left;
}
.top_pic p {
	width: 540px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 100px;
}
/*------------------*/
/*------------------*/
#section03{
	clear: both;
}
#section03 #in{
	width: 333px;
	float: left;
}
#section03 #flow{
	width: 194px;
	float: right;
}
#section03 .group .pic{
	width: 195px;
	float: left;
}
#section03 .group .txt{
	width: 125px;
	float: right;
}
/*------------------*/
/*------------------*/
.sectionin dt{
	background-image: url(../office/img/feature/dt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 525px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
}
.sectionin dd{
	padding-left: 15px;
	width: 500px;
	margin-top: 15px;
	line-height: 150%;
}
