@charset "UTF-8";

/* top
------------------------------------------------------------ */
#flash {
	background: url(../img/top/bg_top.jpg) repeat-x;
	width: 100%;
	height: 350px;
}
#flash div {
	background: url(../img/top/bg_flash.jpg) no-repeat;
	width: 970px;
	margin: 0px auto;
}
#top_bn {
	background: url(../img/top/bg_bn.jpg) no-repeat;
	width: 870px;
	height: 85px;
	margin: 0px auto -30px;
	clear: both;
}
#top_bn ul {
	margin-left: 20px;
}
#top_bn ul li {
	padding: 5px 10px 0px 0px;
	float: left;
	display: inline;
}
#top #wrapper {
	background: none;
	width: 830px;
	margin: 0px auto;
	padding: 0px;
}
#top #main {
	width: 580px;
	float: left;
}
#top #side {
	width: 220px;
	float: right;
}
#top #main h2 {
	background: none;
	text-indent: 0px;
	width: 580px;
	height: 60px;
	margin-top: 25px;
}
#news {
	width: 566px;
	height: 160px;
	margin: 0px auto;
	overflow: auto;
}
#news p {
	padding: 0px;
}
#news em {
	font-size: 10px;
	color: #F69;
}
#news dl {
	width: 500px;
	margin-left: 20px;
}
#news dl dt {
	background: url(../img/common/arrow_01.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	float: left;
	display: inline;
}
#news dl dd {
	padding: 0px 0px 15px 100px;
}

/* top 追加1703
------------------------------------------------------------ */
#top #main ul#recruit_bn {
	display: block;
	padding: 40px 0px 0px;
}
#top #main ul#recruit_bn li {
	display: block;
	padding: 0px;
	text-align: center;
}
#top #main ul#recruit_bn li a {
	display: block;
	margin-bottom: 10px;
}
#top #main ul#recruit_bn li a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#top ul#side_bn {
	padding: 40px 0px 0px;
}
#top ul#side_bn li {
	padding: 0px 0px 15px;
}

/* company
------------------------------------------------------------ */
#company table.layout_02 th {
	width: 90px;
	padding-left: 20px;
}
#company #policy h3.half {
	width: 300px;
	clear: none;
}
#company #policy .pho_r {
	padding: 20px 30px 20px 20px;
}

/* work
------------------------------------------------------------ */
#work ul {
	overflow: hidden;
}
#work ul li {
	padding: 20px 0px 20px 15px;
	float: left;
	display: inline;
	text-align: center;
}
#work ul li img {
	padding-bottom: 10px;	
}
#work .pho {
	padding: 5px 20px 50px;
}

/* honetic
------------------------------------------------------------ */
#honetic strong {
	font-size: 14px;
}
#honetic ul {
	padding: 0px 30px 0px 50px;
	line-height: 200%;
}
#honetic ul li {
	padding: 0px 0px 20px 0px;
	list-style: disc;
}
/*#honetic ul li div {
	background: url(../img/honetic/arrow.gif) no-repeat left 5px;
} */
#honetic ul li p {
	padding: 0px 0px 0px 20px;
}
#honetic dl dt {
	width: 80px;
	float: left;
	display: block;
	clear: both;
}
#honetic dl dd {
	padding-left: 80px;
}
#honetic p#date {
	line-height: 180%;
	text-align: right;
	margin-top: -10px;
	padding: 0px 10px 0px 0px;
}

/* syokusan
------------------------------------------------------------ */
#syokusan .spec {
	background: #FFEDED;
	margin: 0px 10px 50px;
	clear: both;
	border-top: 1px solid #FFEFF2;
	border-right: 1px solid #E1CAD0;
	border-bottom: 1px solid #E1CAD0;
	border-left: 1px solid #FFEFF2;
	overflow: hidden;
}
#syokusan .spec .inner {
	padding: 20px;
	overflow: hidden;
}
#syokusan .spec .inner div.pho {
	padding: 0px 20px 0px 0px;
	float: left;
	display: inline;
	clear: both;
	text-align: center;
}
#syokusan .spec .inner div.pho img {
	background: #FFF;
}
#syokusan .spec .inner span.mini {
	line-height: 250%;
	overflow: hidden;
}
#syokusan .spec .inner h4 {
	color: #000;
	font-size: 15px;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 280px;
	padding-top: 20px;
	border-bottom: 1px solid #000;
}
#syokusan .spec .inner p {
	padding: 0px 20px 10px 290px;
}
#syokusan p#link {
	padding: 30px 0px 0px;
	border-top: 1px dotted #BBB;
	clear: both;
	margin: 50px 10px 0px;
}
#syokusan p#link img {
	float: left;
	display: inline;
	clear: both;
	padding: 0px 20px 0px 30px;
}

/* recruit
------------------------------------------------------------ */
#recruit ul.list {
	width: 500px;
	margin: 20px auto 50px;
	padding-top: 30px;
	border: 1px solid #555;
}
#recruit ul.list li {
	font-size: 16px;
	color: #000;
	padding-left: 30px;
}
#recruit #flow {
	text-align: center;
	padding: 20px 0px 30px;
}
#recruit #nikkei {
	background: url(../img/common/arrow_02.gif) no-repeat left center;
	font-size: 14px;
	margin: -10px 0px -10px 120px;
	padding: 0px 0px 0px 18px;
}
#recruit #nikkei span {
	font-size: 11px;
}
#recruit #interview h3 {
	margin-left: 180px;
	padding-top: 30px;
	clear: none;
}
#recruit #interview dl {
	padding: 0px 30px;
	clear: both;
}
#recruit #interview dl dt {
	background: #E0F3FF;
	color: #4B8CC8;
	font-weight: bold;
	padding: 5px;
	line-height: normal;
}
#recruit #interview dl dd {
	background: #F6FCFF;
	padding: 10px 35px;
	margin-bottom: 20px;
	border-top: 1px solid #FFF;
}

/* access
------------------------------------------------------------ */
#access p {
	padding: 10px 30px;
	font-size: 13px;
}
#access table {
	width: 500px;
	margin: 0px 40px 20px;
}
#access .gmap {
	margin: 0px 10px 50px;
	padding: 1px;
	border: 1px solid #BBB;
}

/* sitemap
------------------------------------------------------------ */
#sitemap dl {
	padding: 20px 50px;
}
#sitemap dl dt {
	font-size: 15px;
	font-weight: bold;
	background: url(../img/common/arrow_04.gif) no-repeat left center;
	padding-left: 30px;
}
#sitemap dl dd {
	padding: 10px 0px 30px 30px;
}

/* privacy
------------------------------------------------------------ */
#privacy p {
	padding-bottom: 30px;
}
#privacy p#sign {
	font-size: 13px;
	line-height: 180%;
	text-align: right;
	padding: 20px;
}

/* contact
------------------------------------------------------------ */
#contact #att {
	padding: 0px 40px;
}
#contact #att span {
	color: #E00;
}
#contact table th {
	width: 130px;
}
#contact #note {
	font-size: 11px;
	color: #E00;
	padding: 0px 60px 30px;
}
#contact #note span {
	color: #4D4D4D;
}
#contact #send {
	text-align: center;
}

/* thanks
------------------------------------------------------------ */
#thanks h3 {
	font-size: 15px;
	color: #F90;
	padding: 30px 40px 10px;
}
#thanks p {
	padding: 30px 50px 0px;
}