@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:540px;
	background-image: url(../img/company/company-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#area1 p{
	font-size:1.2em;
	line-height:1.6em;
	width:282px;
	min-height:316px;
	background-image: url(../img/company/company-lmiddle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 5px 0 30px;
}

*html #area1 p{
	height:316px;
}

#area1 #topLeft{
	width:317px;
	float:left;
}

#area1 #topRight{
	width:223px;
	float:left;
}


/*area2
-------------------------------------------------------------*/
#area2Cotainer{
	width:540px;
	background-image: url(../img/company/company-area2-bg01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin:30px 0 0 0;
}

#area2{
	width:540px;
	min-height:258px;
	background-image: url(../img/company/company-area2-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

*html #area2{
	height:258px;
}

#area2Box{
	width:235px;
	padding:65px 0 0 0;
	margin:0 0 0 84px;
}

#area2 h2{
	color:#009245;
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 10px 0;
}

#area2 p#address{
	color:#000;
	font-size:1.2em;
	line-height:1.6em;
}

#area2 h3{
	color:#F15A24;
	font-size:1.2em;
	line-height:1.6em;
	display:inline;
	float:left;
}

#area2BoxList{
	width:235px;
	padding:0 0 40px 0;
}

#area2BoxList p{
	color:#000;
	font-size:1.2em;
	line-height:1.6em;
	display:inline;
	float:left;
}

#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;
}
