@charset "shift_jis";

/****************
*　TOPページ専用
*　３コラム
*****************/



html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0; 
	padding: 0;
	font:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	color: #333;
	line-height:1.4;
	font-size:0.9em;
}


h1 {
	background-image: url(../img/logo.png);
	background-repeat:no-repeat;
	width: 160px;
	margin: 40px auto;
	height:0px;
	padding-top: 94px;
	overflow:hidden;
	font-size:14px;
}

h1 a{
	padding-top: 94px;
}


#menu_tel{
	margin:50px auto 0px;
	background-image:url(../img/menu_contact_01.png);
	width: 180px;
	height: 0px;
	background-repeat:no-repeat;
	padding-top: 58px;
	overflow: hidden;
}

#menu_tel a{
	width: 180px;
	padding-top: 30px;
}

#menu_QR{
	background-image:url(../img/menu_contact_02.png);
	width: 180px;
	height: 0px;
	background-repeat:no-repeat;
	padding-top: 87px;
	overflow: hidden;
}



.cl {
	display: inline-block;
}
.cl:after {
	content: "";
	display: block;
	clear: both;
}
img {
	border:none;
}

div#boxArea {
	background-image: url(../img/top/backimg_item.png);
	background-repeat:no-repeat;
	background-position:center;
	overflow: hidden !important;
	overflow: visible;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:auto;
	width: 1235px;
	margin-left:30px;
	padding-bottom: 60px;
}
div#boxArea div {
}
div#boxArea div#one {/*メニュー土台枠*/
	width: 180px;
	float: left;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	padding-bottom: 0;
	margin-bottom: 0; 
	height: 100%;
}
div#boxArea div#two {
	width: 955px;
	padding-left: 50px;
	float: left;
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	padding-bottom: 0;
	margin-bottom: 0; 
	height: 100%;
}
div#boxArea div#three {
	width: 460px;
}*


#header { 
	min-width: 100%;
	width:1350px;
	height: 50px;
	background: #010101;  
	border-bottom: solid 2px #f29ca6;
	//z-index:51;
	//position: relative; 
} 

#headerLeft{
	width:585px;
	height:0px;
	float: left;
	margin-left:30px;
	/*background-image:url(../img/header_left.gif);*/
	background-repeat:no-repeat;
	padding-top: 50px;
	overflow:hidden;
}

#headerRight{
	width:410px;
	height:0px;
	position: absolute;   
    top: 0;   
    right: 10px;
	background-image:url(../img/header_right.gif);
	background-repeat:no-repeat;
	padding-top: 50px;
	overflow:hidden;
}



/********
*Footer
*********/


#footer { 
	min-width: 100%;
	width: 1350px;
	height: 90px;
	margin-top: -50px;
	padding: 0 10px; 
	background:#010101;
	text-align:center;
	border-top: solid 2px #f29ca6;
	position: relative;
	z-index:50;
} 
#footer p {
	margin: 0; 
	padding: 0; 
}

#footer ul{
	width: 800px;
	margin:10px auto;
	text-align:center;
}
#footer li{
	list-style:none;
	margin: 0px 1px;
	float: left;
}


#footer_aone{
	width: 220px;
	height: 0px;
	overflow:hidden;
	padding-top: 15px;
	background-image:url(../img/footer/footer_aone.gif);
	background-repeat:no-repeat;
}

#footer_home {
	width: 110px;
	height: 0px;
	overflow:hidden;
	padding-top: 15px;
	border-left:solid 1px #999;
	background-image:url(../img/footer/footer_01.gif);
	background-repeat:no-repeat;
}
#footer_home a{
	padding-top: 15px;
}

#footer_company {
	width: 110px;
	height: 0px;
	overflow:hidden;
	padding-top: 15px;
	border-left:solid 1px #999;
	background-image:url(../img/footer/footer_02.gif);
	background-repeat:no-repeat;
}
#footer_company a{
	padding-top: 15px;
	width: 110px;
}

#footer_employ {
	width: 110px;
	height: 0px;
	overflow:hidden;
	padding-top: 15px;
	border-left:solid 1px #999;
	background-image:url(../img/footer/footer_05.gif);
	background-repeat:no-repeat;
}
#footer_employ a{
	padding-top: 15px;
	width: 110px;
}

#footer_privacy {
	width: 110px;
	height: 0px;
	overflow:hidden;
	padding-top: 15px;
	border-left:solid 1px #999;
	background-image:url(../img/footer/footer_06.gif);
	background-repeat:no-repeat;
}
#footer_privacy a{
	padding-top: 15px;
	width: 110px;
}

#copyright{
	width:260px;
	height:0px;
	text-align:center;
	margin:10px auto;
	background-image:url(../img/footer/copyright.gif);
	background-repeat:no-repeat;
	padding-top: 12px;
	overflow:hidden;
}




#job_area {
	width:440px;
	margin: 50px 0px 0px 0px;
	float: left;
}

#job_item{
	width:440px;
	margin: 80px 0px 0px 20px;
	float: left;
}

#job_term{
	width:440px;
	margin: 10px 0px 0px 5px;
	float: left;
}

#message{
	background-image: url("../img/top_message.png");
	background-repeat: no-repeat;
	width: 440px;
	height: 0px;
	margin: 50px auto auto 50px;
	display: block;
	font-size:12px;
	text-align:left;
	float: left;
	padding-top:330px;
	overflow:hidden;
}

/*エリアリンク用*/
a#space_area {
	background-image: url("../img/area.png");
	background-repeat: no-repeat;
	width:440px;
	height:0px;
	display: block;
	padding-top:330px;
	overflow: hidden;
}

a:hover#space_area {
	background-image: url("../img/area.png");
	background-repeat: no-repeat;
	background-position:0px -330px;
}

/*期間リンク用*/
a#space_term{
	background-image: url("../img/term.png");
	background-repeat: no-repeat;
	width:440px;
	height:0px;
	display: block;
	padding-top:330px;
	overflow: hidden;
}
a:hover#space_term {
	background-image: url("../img/term.png");
	background-repeat: no-repeat;
	background-position:0px -330px;
}

/*アイテムリンク用*/
a#space_item{
	background-image: url("../img/item.png");
	background-repeat: no-repeat;
	width:440px;
	height:0px;
	display: block;
	padding-top:330px;
	overflow: hidden;
}

a:hover#space_item {
	background-image: url("../img/item.png");
	background-repeat: no-repeat;
	background-position:0px -335px;
}

a span{
	display:none;
} 

