@charset "UTF-8";

@import url(style.php);

#wrapper{
}

/*
#header,
#breadcrumbs {
    display: none;
}
*/

#wrapper_cont{
	width:860px;
	margin:0 auto;
	padding:10px 0 0 0;
}

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

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

#main h2{
	margin:0 0 10px 0;
	padding:0 0 3px 0;
	font-size:14px;
}

#main h2 a{
	color:#222;
}

#president-weblog h2.title a{
	border:none !important;
	background:none;
	font-weight:bold;
}

span.date{
	display:block;
	padding:0 0 10px 0;
	font-size:12px;
}

#main .post{
	margin:0 0 40px 0;
}

#main .post h2.title{
	border:none;
	border-top:solid 3px #2986c8;
	background:#f9f9f9;
	padding:10px;
	font-size:14px;
	margin: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;
}

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









