@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.5px;
	_letter-spacing:1.5px;
	line-height:1.6;
	color:#333333;
}

*: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 ul{
	margin:0 0 0 0px;
	padding:0 0px 0 30px;
	list-style:none;
	width:960px;
	margin:0 auto;
}

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

#breadcrumbs 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 a:hover{
	color:#2986c8;
}

#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;
}

dl.infomation{
}

.infomation dt{
	float:left;
	width:80px;
	padding:5px 30px 5px 0;
	margin:0;
	border-bottom:dotted 1px #ccc;
}

.infomation dd{
	float:right;
	width:590px;
	padding:5px 0;
	margin:0;
	border-bottom:dotted 1px #ccc;
}

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

#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;
	list-style:none;
}

#sub li{
	margin:0;
	padding:5px 0 5px 10px;
	border-bottom:dotted 1px #dddddd;
}

#footer{
	/*background:url(images/footer_bg.gif) repeat-y;*/
	padding:10px;
	border-top:solid 1px #dddddd;
}

#footer_cont{
	margin:0 auto;
}

#footer .credit{
	float:left;
	width:199px;
	border-right:solid 1px #dddddd;
	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 10px 0;
	list-style:none;
	text-align:center;
}

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

#footer p{
	margin:0;
	padding:0;
	text-align:right;
}



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;
}


/*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;
	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;
}








