@charset "UTF-8";
@import url("reset.css");
@import url("clearfix.css");
@import url("base.css");

/* CSS Document */

/*area1
-------------------------------------------------------------*/

h1{
	color:#A67C52;
	font-size:2.0em;
	font-weight:bold;
	width:270px;
	height:65px;
	background-image: url(../img/common/main-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:20px 236px 0 44px;
}

#area1{
	width:520px;
}

#area1 p{
	font-size:1.2em;
	line-height:1.5em;
	margin:0 0 0 25px;
}


/*area2
-------------------------------------------------------------*/
#area2{
	width:540px;
	margin:20px 0 0 0;
}


#area2 #box1{
	width:360px;
	height:164px;
	background-image: url(../img/file/file-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:45px 0 0 180px;
}

#area2 #box2{
	width:480px;
	height:156px;
	background-image: url(../img/file/file-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:40px 0 0 60px;
}

#area2 #box3{
	width:360px;
	height:211px;
	background-image: url(../img/file/file-03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:35px 0 0 180px;
}

#area2 #box4{
	width:480px;
	height:168px;
	background-image: url(../img/file/file-04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:35px 0 0 60px;
}

#area2 #box5{
	width:360px;
	height:197px;
	background-image: url(../img/file/file-05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:35px 0 0 180px;
}

#area2 #box6{
	width:480px;
	height:160px;
	background-image: url(../img/file/file-06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:35px 0 0 60px;
}

#area2 #box7{
	width:360px;
	height:168px;
	background-image: url(../img/file/file-07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:35px 0 0 180px;
}

#area2 #box8{
	width:480px;
	height:183px;
	background-image: url(../img/file/file-08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:35px 0 0 60px;
}

#area2 h3{
	color:#F15A24;
	font-size:1.5em;
	font-weight:bold;
	margin:2px 0 0 0;
}

#area2 span.name{
	color:#006837;
}

#area2 p{
	color:#000;
	font-size:1.2em;
	line-height:1.6em;
	width:300px;
	margin:10px 0 0 0;
}



#area2 .box1 .rightBox{
	width:387px;
	float:left;
	display:inline;
}




#goTop{
	font-size:1.2em;
	width:530px;
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A67C52;
	padding:5px 10px 20px 0;
	margin:25px 0 0 0;
}

#goTop a{
	color:#0000FF;
	text-decoration:none;
}

#goTop a:hover
,#goTop a:focus
,#goTop a:active{
	color:#0000FF;
	text-decoration:underline;
}
