@charset "UTF-8";

@import url(style.php);


.clearfix:after {  content: " "; display: block; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; }


body{
	margin:0;
	font-size:12px;
	letter-spacing:0.07em;
	line-height:1.6;
	color:#3c3c3c;
}

*:first-child+html body{
	letter-spacing:1.5px;
}

img{
	border:none;
}

a{
	text-decoration:none;
	color:#2986c8;
	outline:none;
}

#header{
	width:960px;
	margin:0 auto;
	padding:0px 0 0 0;
}

#header #logo{
	float:left;
	padding:25px 0 0 20px;
}

#header #logo a{
	display:block;
	background:url(images/logo.gif) no-repeat;
	width:137px;
	height:23px;
}

#header #g-nav{
	float:right;
	width:745px;
	padding:0 20px 0 0;
}

#header #g-nav ul{
	margin:0;
	padding:0;
	list-style:none;
}

#header #g-nav li{
	margin:0;
	padding:0;
	float:left;
}

#header #g-nav #g-nav_press a{
	display:block;
	background:url(images/gn_1.gif) no-repeat right;
	width:100px;
	height:75px;
}

#header #g-nav #g-nav_business a{
	display:block;
	background:url(images/gn_2.gif) no-repeat right;
	width:101px;
	height:75px;
}

#header #g-nav #g-nav_group a{
	display:block;
	background:url(images/gn_7.gif) no-repeat right;
	width:127px;
	height:75px;
}

#header #g-nav #g-nav_company a{
	display:block;
	background:url(images/gn_3.gif) no-repeat right;
	width:101px;
	height:75px;
}

#header #g-nav #g-nav_ir a{
	display:block;
	background:url(images/gn_6.gif) no-repeat right;
	width:90px;
	height:75px;
}

#header #g-nav #g-nav_recruit a{
	display:block;
	background:url(images/gn_4.gif) no-repeat right;
	width:101px;
	height:75px;
}

#header #g-nav #g-nav_contact a{
	display:block;
	background:url(images/gn_5.gif) no-repeat right;
	width:124px;
	height:75px;
}

#header #g-nav #g-nav_press a:hover{
	background:url(images/gn_1_on.gif) no-repeat right;
}

#header #g-nav #g-nav_business a:hover{
	background:url(images/gn_2_on.gif) no-repeat right;
}

#header #g-nav #g-nav_group a:hover{
	background:url(images/gn_7_on.gif) no-repeat right;
}

#header #g-nav #g-nav_company a:hover{
	background:url(images/gn_3_on.gif) no-repeat right;
}

#header #g-nav #g-nav_ir a:hover{
	background:url(images/gn_6_on.gif) no-repeat right;
}

#header #g-nav #g-nav_recruit a:hover{
	background:url(images/gn_4_on.gif) no-repeat right;
}

#header #g-nav #g-nav_contact a:hover{
	background:url(images/gn_5_on.gif) no-repeat right;
}

#breadcrumbs{
	background:url(images/breadcrumbs_bg.gif) repeat-x;
	line-height:0;
}

#breadcrumbs-inner{
	width:920px;
	margin:0 auto;
}

#breadcrumbs ul{
	margin:0 ;
	padding:0;
	list-style:none;
	border-left: solid 1px #ccc;
}

#breadcrumbs li{
	margin:0;
	padding:0;
	float:left;
}

#breadcrumbs li a{
	display:block;
	background:url(images/breadcrumbs_a_bg.gif) no-repeat right top;
	padding:14px 20px 15px 12px;
	text-decoration:none;
	color:#333;
}

#breadcrumbs li a:hover{
	color:#2986c8;
}

#breadcrumbs .country {
    border-right: solid 1px #ddd;
}

#breadcrumbs .country a{
    display: block;
    float: right;
    padding: 15px 10px 0 10px;
    border-left: solid 1px #ddd;
    font-size: 11px;
}

#wrapper{
	/*background:#f6f6f6;*/
}

#wrapper_cont{
	/*background:url(images/wrapper_bg.gif) repeat-y;*/
	width:980px;
	margin:0 auto;
	padding:10px 0 0 0;
}

#home-main{
	background:url(images/home-main-bg.jpg) repeat-x;
	padding:0px 0;
}

#home-main_txt{
	background:url(images/home-main-t.png) no-repeat;
	width:352px;
	height:53px;
	position:absolute;
	top:190px;
}

#home-main_txt{
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=http://onesty.co.jp/wp-content/themes/onesty-corp/images/home-main-t.png);
  _margin-left:-176px;
}


*:first-child+html #home-main_txt{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=http://onesty.co.jp/wp-content/themes/onesty-corp/images/home-main-t.png);
	width:352px;
	height:53px;
	top:190px;
	margin-left:-176px;
} 

#home-main_cont{
	float:right;
	background:url(images/home-main-b.png) no-repeat;
	width:455px;
	height:230px;
}

#home-main_cont{
  _background: none;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=http://onesty.co.jp/wp-content/themes/onesty-corp/images/home-main-b.png);
}

*:first-child+html #home-main_cont{
	background: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=http://onesty.co.jp/wp-content/themes/onesty-corp/images/home-main-b.png);
}

#home-main_cont img{
	/*border:solid 5px #fff;*/
}

#contents{
	padding:20px;
	margin:0 10px;
}

#main{
	float:right;
	width:700px;
}

#main h2{
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	font-size:14px;
	border-bottom:solid 4px #ddd;
}

#main h2 a{
	color:#222;
}

#main .post h2{
	border-bottom:solid 2px #d9d9d9;
	font-size:14px;
	font-weight:normal;
	line-height:1;
	padding:0 0 3px 0;
}

#main .post h2 a{
	text-decoration:none;
	border-bottom:solid 2px #333333;
	color:#333333;
	padding:0 0 3px 0;
}

#main .post h3{
	font-weight:normal;
	font-size:12px;
	border-bottom:dotted 1px #cccccc;
	margin:0;
	padding:10px 0;
}

#main .post h3 span{
	font-weight:normal;
	font-size:12px;
	padding-right:20px;
}

table.infomation{
    border-collapse: collapse;
    width: 100%;
}

table.infomation th{
	width:110px;
	padding:8px 0 8px 0;
	margin:0;
	border-bottom:dotted 1px #ccc;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

table.infomation td{
	padding:8px 0;
	margin:0;
	border-bottom:dotted 1px #ccc;
}

#sub{
	float:left;
	width:180px;
}

#sub p{
	margin: 0;
	padding: 0 0 10px 0;
}

#sub h2{
	background:url(images/bar-s_bg.gif) no-repeat;
	font-size:12px;
	padding:8px 0 7px 30px;
	margin:0;
	font-weight:normal;
}

#sub h2 a{
	color:#333333;
}

#sub h2 a:hover{
	color:#2986c8;
}

#sub ul{
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
}

#sub li{
	margin:0;
	padding:7px 0 7px 10px;
	border-bottom:dotted 1px #dddddd;
	background: url(images/arrow-gray.gif) no-repeat left;
}


#sub ul.sub-entry-list li{
	background: none;
	padding:7px 0 7px 2px;
}

#footer{
	background:#868d96;
	padding:10px 0 40px 0;
	color: #fff;
	font-size: 11px;
	border-top: solid 1px #727880;
}

#footer a{
	color: #fff;
}

#footer_cont{
	width: 940px;
	margin:0 auto;
}

p#pagetop{
	margin: 0;
	padding: 20px 30px 40px 0;
	text-align: right;
}

#footer .credit{
	float:left;
	width:199px;
	border-right:solid 1px #ddd;
	padding:0 0 0 10px;
}

#footer .credit p{
	margin:0;
	padding:0 0 10px 0;
}

#footer .box{
	float:right;
	width:720px;
	padding:0 0 0 0px;
}

#footer ul{
	margin:0;
	padding:0 0 5px 0;
	list-style:none;
}

#footer li{
	margin:0 0 10px 0;
	padding:0 10px;
	display:inline;
	border-left:dotted 1px #ddd;
	line-height:1;
}

#footer p{
	margin:0;
	padding:0;
}

table.outline{
	border-collapse:collapse;
	width:100%;
	margin:0 0 20px 0;
}

table.outline td{
	padding:10px;
	border-bottom:dotted 1px #cccccc;
}

table.outline .td1{
	width:110px;
}

h3.news-title span{
	color:#3c3c3c;
}

h3.news-title span a{
	color:#3c3c3c;
}

.navigation{
	padding: 20px 0;
}

.navigation a{
	color: #fff;
}

.navigation .alignleft a{
	float: left;
	background:#868d96;
	padding: 3px 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.navigation .alignright a{
	float: right;
	background:#868d96;
	padding: 3px 8px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/*ir*/

#ir{
}

#ir .login{
	width:300px;
	background:#eee;
	border:solid 1px #ccc;
	margin:0 auto;
	padding:20px;
	text-align:center;
}

#ir .login table{
	padding:0 0 20px 0;
}

#ir .login td{
	padding:10px;
}

.shafu-photo{
	float:right;
	width:350px;
}

.shafu-word{
	float:left;
	width:330px;
}


.category-box{
	width:220px;
	_width:222px;
	height:150px;
	float:left;
	background:#fff;
	margin:5px;
	_margin:3px;
}

.category-box .category-box_cont{
	padding:10px;
}

.category-box .category-box_cont p{
	padding:5px 0 0 0;
	margin:0;
	line-height:1.4;
	font-size:11px;
	text-align:center;
}

.category-box .logo{
	text-align:center;
}

.category-box_l{
	width:440px;
	height:140px;
	float:left;
}

.category-box_l .category-box_cont{
	padding:13px 20px 10px 20px;
	_padding:13px 10px 5px 20px;
}

#weblog h3,#weblog h3 span{
	font-weight:bold !important;
	font-size:14px !important;
}

.pagebar{
	text-align:center;
	padding:20px;
}

#customer ul{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

#customer ul li{
	border:solid 1px #ddd;
	float:left;
	width:218px;
	margin:0 0 0 10px;
	text-align:center;
	padding:0 0 10px 0;
}

ul.business-title{
	font-size:0px;
	line-height:0;
	margin:0 0 10px 0;
	padding:0;
	float:left;
	list-style:none;
}

ul.business-title li{
	margin:0;
	padding:0;
	float:left;
}

ul.business-title li img{
	vertical-align:middle;
	_vertical-align:top;
}

*:first-child+html ul.business-title li img{
	vertical-align:top;
}

#wrapper_recruit{
	background:#eee;
}

#wrapper_recruit_cont{
	/*background:url(images/wrapper_bg.gif) repeat-y;*/
	width:980px;
	margin:0 auto;
	padding:0px 0 20px 0;
}

#wrapper_recruit_cont #main{
	float:right;
	width:660px;
	background:#fff;
	padding:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#wrapper_recruit_cont #sub{
	float:left;
	width:180px;
	background:#fff;
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

table.recruittop_talent{
	width:100%;
}

table.recruittop_talent th{
	text-align:left;
	border-top:solid 1px #ddd;
	padding:10px 0;
}

table.recruittop_talent td{
	border-top:solid 1px #eee;
}

#wrapper_recruit h3.arrow_green{
	background:url(images/arrow_green_01.gif) left no-repeat;
	padding:0 0 0 24px;
	border-bottom:dotted 1px #ccc;
}

#wrapper_recruit .rec_member_box{
	background:url(images/rec_member_box_bg.gif) bottom no-repeat;
	padding:20px 0 40px 0;
	margin:0 0 20px 0;
}

#wrapper_recruit .rec_member_box .img_l{
	background:#ccc;
	float:left;
	width:240px;
	height:320px;
}

#wrapper_recruit .rec_member_box .img_r{
	background:#ccc;
	float:right;
	width:240px;
	height:320px;
}

#wrapper_recruit .rec_member_box .txt_l{
	float:left;
	width:400px;
	font-family: serif;
}

#wrapper_recruit .rec_member_box .txt_r{
	float:right;
	width:400px;
	font-family: serif;
}

#wrapper_recruit .rec_member_box .txt_l h3,#wrapper_recruit .rec_member_box .txt_r h3{
	margin:0;
	padding:0 0 10px 0;
}

#wrapper_recruit .rec_appeal_box{
	padding:20px 0 10px 0;
}

#wrapper_recruit .rec_appeal_box .img_l{
	float:left;
	width:320px;
}

#wrapper_recruit .rec_appeal_box .txt_r{
	float:right;
	width:320px;
}

#wrapper_recruit .rec_appeal_box .txt_r p{
	margin:0;
	padding:0 0 10px 0;
}

/* 追加分 */

#top-main-pic {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

#home-category {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

#home-category p {
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin: 0px;
}

#home-category_cont {
	
}
#home-category table {
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	margin: 1px 2px 2px 0px;
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#home-category table th {
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background: #fff;
	vertical-align: top;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#home-category table td {
	border-bottom: #ddd 1px solid;
	border-left: #ddd 1px solid;
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	background: #fff;
	vertical-align: top;
	width: 200px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.logo {
	border-bottom: #ddd 2px solid;
	padding-bottom: 1px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

UL.news {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px;
	background: #fff;
	LIST-STYLE-TYPE: none;
	LIST-STYLE-IMAGE: none;
}

UL.news LI {
	border-bottom: #dddddd 1px dotted;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

UL.news LI SPAN {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2em;
	padding-top: 0px;
	COLOR: #dd3300;
}

h2.maintitle-blue{
	border:solid 1px #ddd;
	font-size:14px;
	margin:0;
	line-height:1;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background:#f3f3f3;
	background: -moz-linear-gradient(top, #f9f9f9,#f9f9f9 49%,#f0f0f0 50%,#f9f9f9);
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9),color-stop(0.50, #e3e3e3),color-stop(0.2, #ddd),to(#f3f3f3));
}

.business-boxlong{
	padding:0px 10px;
	margin:0;
}
.business-boxlong h3{
	padding-bottom: 2px;
	border-bottom:1px solid #ddd;
}
p.bustoptxt {
	padding-left:5px;
}

.imgbox {
	float:left;
	padding:0;
	border: 3px solid #FFF;
	text-align: center;
	margin:0px 3px 0px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 0px 5px;
	-moz-box-shadow: #666 0px 0px 5px;
	box-shadow: #666 0px 0px 5px;
	behavior: url(/PIE.htc);
}

