@charset "utf-8";
/* CSS Document */


/*******************************************************************
 * Utility
 *******************************************************************/
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/*******************************************************************
 * Reset
 *******************************************************************/
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin:0;
    padding:0;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
table {
    border-spacing:0;
}
img {
    border:0;
} 
ol,ul {
    list-style:none;
}
a img,:link img,:visited img {
    border:none;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
*/


/*******************************************************************
 * Layout
 *******************************************************************/
body {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	text-align: center;
	background: url(../img/header/back.jpg) repeat-y left;
	background-position:center;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#wrapper-inner {
	height: auto;
	width: 761px;
	/*margin-right: 19px;
	margin-left: 20px;
	
	margin-right: 19px;*/
	margin-left: 21px;
}
#wrapper-inner-map {
	height: auto;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
}
#header-bar {
	height: 50px;
	background: url(../img/header/hdr_02.jpg) no-repeat center top;
	
}
#header_table {
	padding-left:575px;
	padding-top:27px;
}
#header_table-logo {
	padding-left:20px;
	padding-top:0px;
	
	width:200px;
	vertical-align:top;
	float:left;
}
#top-menu {
	height: 38px;
}
#top-menu h2 {
	float: left;
	display: block;
}
#top-hierarchical-menu {
	height: 34px;
	background: #FFFFFF;
	font-size:11px;
	padding-left: 5px;
	padding-top:5px;
	/*margin-left:auto;
	margin-right:auto;*/
}
#contents {
	height: auto;
}
#side-menu {
	width: 172px;
	float: left;
	padding-bottom: 30px;
	padding-left: 5px;
}
#business-contents {
	width: 570px;
	float: right;
	
	padding-bottom: auto;
	
	/*margin-bottom:220px;*/
	
}
#business-contents-top {
	width: 760px;
	/*float: right;*/
	
	padding-bottom: auto;
	
	/*margin-bottom:220px;*/
	
}
#business-cg {
	height: 120px;
	background: #FFFFFF;
}
#business-cg-recruit {
	height: 80px;
	background: #FFFFFF;
}
#business-cg-top {
	height: 330px;
	background: #FFFFFF;
}
#business-pic {
	/*height: 410px;*/
	background: #FFFFFF;
}
#business-pic-recruit-new {
	font-size:12px;
	line-height:18px;

}
#business-pic-recruit-new-header {
	font-size:13px;
	line-height:30px;

}
#business-pic-project {
	font-size:12px;
	line-height:18px;

}
#footer-bar {
	height: 81px;
	clear: both;
}

#site-info {
	height: 30px;
	background: url(../img/footer/footer01.jpg) no-repeat center top;
	padding-left:20px;
}
#site-info-map {
	height: 30px;
	background: url(../img/footer/footer01.jpg) no-repeat center top;
	padding-left:150px;
}
#company-info {
	height: 51px;
	background: url(../img/header/hdr_14.jpg) no-repeat center top;
}
#to_top {
	width:10px;
	height:20px;
	text-align:right;
	/*padding-left:670px;*/
	margin-left:670px;
	margin-top:10px;
}
#font-area {
	font-size:11px;

}

#recruit-area {
	font-size:12px;
	line-height:18px;
}

#recruit-new {
	height:20px;
	width:250px;
	vertical-align:bottom;
	text-align:center;
	margin-top:120px;
}
#recruit-turn {
	height:20px;
	width:250px;
	vertical-align:bottom;
	text-align:center;
	margin-top:120px;
}
#privacy_area {
	font-size:12px;
	line-height:20px;
	vertical-align:top;
}
#top-topics {
	font-size:12px;
	line-height:20px;
	vertical-align:top;
}
#sample{
	background-image: url(../img/etc/arrow0206.gif);
	background-repeat: no-repeat;
	background-position:left;
	font-size: 9pt;
	padding: 0px 0px 0px 18px;
}
#inquiry_area {
	width:560px;
	height:460px;
	background-image:url(../img/inquire/inq_bak.jpg);
	background-repeat:repeat-y;
	background-position:center;
	

}

#inquiry_area_body {
	background-image:url(../img/inquire/inq_area.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width:542px;
	height:42px;
	font-size:15px;
	
	text-align:left;
	

}
#inq_text {
	width:300px;
	height:20px;
	
	font-size:15px;
	font-weight: bold; 
	
	/*margin-left:30px;*/
	padding-top:12px;
	padding-left:20px;

	float:left;

}
#inc_btn {
	float:right;
	
	padding-top:10px;
	padding-right:20px;
	width:146px;
	height:22px;
}
#text_prjdetail {
	line-height:25px;
	font-size:12px;

}
#spacer {
	height:40px;
}
#greeting_area {
	line-height:25px;
	font-size:12px;
	margin-left:60px;
}
#news_detail {
	line-height:25px;
	font-size:12px;
	/*margin-left:45px;*/
}

#accessmap_area {
	line-height:25px;
	font-size:12px;

}

