@charset "UTF-8";

/* --------------------------------
 キービジュアル
-------------------------------- */
div#wrapindex{background:width:950px; margin:0px auto 0px auto; padding:0px;}
div#keyvisual {
width: 1052px;
background: url(../img/business/busi-main.jpg) no-repeat 0;
 padding:0 0 8px; height:202px; }
div#keyvisual #keyvisual_alt { padding:0px; height:0; overflow:hidden; }

/* --------------------------------
 ボディ
-------------------------------- */
body { background: #f1f1f1 url(../img/business/headback.jpg) repeat-x;}
div#body { padding:35px 0 0 0; }
div#content{
	width:639px;
	padding: 0 0 20px;
}
div#content div#wrapper{
	width:599px;
	padding: 20px 20px 0;
	background: #ffffff url(../common/img/content_backtop.jpg) no-repeat left top;
}
/* --------------------------------
 エントリ
-------------------------------- */
#entry{
	background: url(../img/business/busi-img_01.jpg) no-repeat 0 62px;
}
div#entry h2{font-size:0.8em; line-height:1.6em; padding:0px 0px 0px 0px; background:url(../img/business/busi-maintitle.jpg) left top no-repeat; margin:0px 0px 10px 0px;}
div#entry p{
	padding: 50px 0 0;
	width: 400px;
	height: 445px;
	color:#575859;
	font-size: 12px;
}
div#entry h2 span, div#entry h3 span{display:none;}

div.box{
	padding: 10px;
	background: #f1f1ef;
	border: 1px solid #c5c7ca;
}
div.box h3{
	margin: 0 0 10px;
	padding: 0 0 0px 10px;
	color: #000000;
	font-size: 13px;
	background: url(../img/business/busi-mark_01.jpg) no-repeat left;
}
div.box p{
	color: #000000;
	font-size: 10px;
}
div.box .divL{
	float: left;
	margin: 5px 0 5px 10px;
	padding: 10px;
	width: 252px;
	height: 72px;
	background: url(../img/business/busi-back_01.jpg) no-repeat;
}
div.box .divR{
	float: right;
	margin: 5px 10px 5px 0;
	padding: 10px;
	width: 252px;
	height: 72px;
	background: url(../img/business/busi-back_01.jpg) no-repeat;
}
div.box .divL h3,div.box .divR h3{
	margin: 0 0 5px;
	height: 20px;
}
div.box .divL h3 span,div.box .divR h3 span{
display:none;
}
div.box h3#h301{
	background: url(../img/business/busi-img_02.jpg) no-repeat;
}
div.box h3#h302{
	background: url(../img/business/busi-img_03.jpg) no-repeat;
}
div.box h3#h303{
	background: url(../img/business/busi-img_04.jpg) no-repeat;
}
div.box h3#h304{
	background: url(../img/business/busi-img_05.jpg) no-repeat;
}
div.box h3#h305{
	background: url(../img/business/busi-img_06.jpg) no-repeat;
}
div.box h3#h306{
	background: url(../img/business/busi-img_07.jpg) no-repeat;
}
div.box h3#h307{
	background: url(../img/business/busi-img_08.jpg) no-repeat;
}
div.box h3#h308{
	background: url(../img/business/busi-img_09.jpg) no-repeat;
}
div.box h3#h309{
	background: url(../img/business/busi-img_10.jpg) no-repeat;
}
div.box h3#h310{
	background: url(../img/business/busi-img_11.jpg) no-repeat;
}
div.box table{
	margin: 0 auto;
	width: 570px;
}
div.box table td{
	text-align: center;
	padding: 5px 0;
}
.pagetop{
	font-size: 12px;
	text-align: right;
	padding: 50px 0 0 20px;
	color: #1ba2d4;
	background: url(../img/business/pagetop.jpg) no-repeat 460px 50px;
}
.pagetop a{
	color: #1ba2d4;
}
/* --------------------------------
 サイドバー：ピックアップ
-------------------------------- */
div#sidebar_pickup { margin-top:0; } 
