@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:11px 0 0 10px;
}

#header #logo a{
	display:block;
	background:url(images/logo.gif) no-repeat;
	width:240px;
	height:50px;
}

#header #g-nav{
	float:right;
	width:652px;
	padding:0 10px 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_03.gif) no-repeat right;
	width:100px;
	height:75px;
}

#header #g-nav #g-nav_business a{
	display:block;
	background:url(images/gn_04.gif) no-repeat right;
	width:101px;
	height:75px;
}

#header #g-nav #g-nav_group a{
	display:block;
	background:url(images/gn_08.gif) no-repeat left;
	width:123px;
	height:75px;
}

#header #g-nav #g-nav_company a{
	display:block;
	background:url(images/gn_05.gif) no-repeat right;
	width:102px;
	height:75px;
}

#header #g-nav #g-nav_recruit a{
	display:block;
	background:url(images/gn_06.gif) no-repeat right;
	width:101px;
	height:75px;
}

#header #g-nav #g-nav_contact a{
	display:block;
	background:url(images/gn_07.gif) no-repeat right;
	width:124px;
	height:75px;
}

#header #g-nav #g-nav_press a:hover{
	background:url(images/gn_on_03.gif) no-repeat right;
}

#header #g-nav #g-nav_business a:hover{
	background:url(images/gn_on_04.gif) no-repeat right;
}

#header #g-nav #g-nav_group a:hover{
	background:url(images/gn_on_08.gif) no-repeat left;
}

#header #g-nav #g-nav_company a:hover{
	background:url(images/gn_on_05.gif) no-repeat right;
}

#header #g-nav #g-nav_recruit a:hover{
	background:url(images/gn_on_06.gif) no-repeat right;
}

#header #g-nav #g-nav_contact a:hover{
	background:url(images/gn_on_07.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:url(images/body_bg.gif) repeat-y;
	width:960px;
	margin:0 auto;
}

#wrapper_cont{
	margin:0 auto;
	padding:10px 20px 0 20px;
}

#home-main{
	padding:0px 10px 0 10px;
}

#contents{
	padding:10px 0;
	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;
	margin:10px;
	font-size:11px;
	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 5px 0;
	list-style:none;
	text-align:center;
}

#footer li{
	margin:0 0 10px 0;
	padding:0 8px 0 8px;
	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:18px !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;
}


/* 追加分 */

#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;
}



