@charset "utf-8";

/* =============================================================================
   Header
   ========================================================================== */

#OverHeader2 {
	background-image: url("../images/global/header_bg.png"),url("../images/top/imgTopHead1.jpg");
	background-repeat:
	repeat-x,
	no-repeat;

  background-position: top center;
    margin-bottom: 30px;
}

#OverHeader {
	background-image: url("../images/global/header_bg.png"),url("../images/top/imgTopHead2.jpg");
	background-repeat:
	repeat-x,
	no-repeat;

  	background-position:top center;
    margin-bottom: 30px;
}


/* =============================================================================
   topImgArea
   ========================================================================== */

#topImgArea{
	height:392px;
	display: block;
}

/* =============================================================================
   Main
   ========================================================================== */

.goaisatsu {
	width: 610px;
	height: 173px;
	margin: 0 auto 20px;
	background: url(../images/top/main_bg_goaisatsu.jpg) no-repeat left top;
	padding: 50px 70px 30px 50px;
	font-size:14px;
}

/*#Main dl {
	margin-left: 25px;
}
	
#Main dt {
	margin-bottom: 25px;
}
*/

#Main .txtTitle{
	padding-left:25px;
}

#Main .workWrap{
	width:677px;
	height:290px;
	margin:25px auto;
	display: block;
	clear: both;
}

.workCont{
	width:213px;
	height:290px;
	margin-right:16px;
	float: left;
}

.workContEnd{
	width:213px;
	height:290px;
	float: left;
}