  @charset "utf-8";
/* ===================================================================
CSS information

 file name  :corporation.css
 style info :隈繁のお人さまペ`ジ喘
 
=================================================================== */
/*--------------------------------------------------
	#content
--------------------------------------------------*/
.boxLeft {
	width: 376px;
	float: left;
}
.boxRight {
	width: 376px;
	float: right;
}
.boxLeft h2, .boxRight h2 { margin-top: 0; }

.boxWrap {
	background-color: #EEE;
	border: 1px #C6C6C6 solid;
	padding: 5px;
}
.boxWrap2 {
	background-color: #FAFAFA;
	border: 1px #C6C6C6 solid;
	padding: 12px;
}
.boxInL, .boxInR {
	padding: 8px;
	background-color: #FFF;
}
.boxWrap li {
	line-height: 1.3;
	margin-bottom: 5px;
}
.boxWrap li.link {
	background: url(/library/image/share/icon_arrow.gif) no-repeat left 2px;
	padding-left: 19px;
}


.boxFull {
	width: 770px;
}
.boxIn {
	padding: 14px 12px 16px;
	background-color: #FFF;
	_zoom: 1;
	overflow: hidden;
}
.boxWrap .topics li {
	background: url(/library/image/share/icon_arrow.gif) no-repeat left 7px;
	border-bottom: 1px #CCC dotted;
	padding: 5px 0 10px 19px;
}
.boxAnswer {
	background-color: #FAFAFA;
	border: 1px #C6C6C6 solid;
	padding: 10px;
}
.answer {
	margin: 0;
	padding: 0;
	_zoom: 1;
	overflow: hidden;
}
.answer li {
	float: left;
	margin: 0 12px 0 0;
	list-style: none;
}
.answer li:last-child {
	margin-right: 0!important;
}

/*----------------------------------------------------
	?福エネvB秤鵑鰆りたい
----------------------------------------------------*/
#item {
	width: 250px;
	height: 65px;
	margin: 0 auto;
	padding-top: 75px;
	background : url(/library/image/business/top/item_bg.gif) no-repeat;
}
#item table {
	width: 200px;
	margin: 0 auto;
}

