@charset "utf-8";
/* CSS Document */

/* ===== index ===== */
div#contents p#business {
	margin: 0px -12px 0px -14px;
	padding-left: 10px;
	background-image: url(../biz/img/business.jpg);
	background-repeat: no-repeat;
	line-height: 90px;
	font-size: 170%;
	font-weight: bold;
}

h1#business {
	border-top: none;
	background-image: url(../biz/img/h1_business.jpg);
	background-repeat: no-repeat;
	height: 32px;
}

table#divisions { margin: 0px -10px 10px;}

table#divisions td {
	background-color: #EEF7FF;
	padding-bottom: 5px;
}

table#divisions td.spacer {
	background-color: #FFFFFF;
}

table#divisions h2 {
	margin: 0;
	background-image: url(../biz/img/bg_division.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 31px;
	padding-right: 110px;
}

table#divisions p {
	margin: 10px;
}

table#divisions ul { list-style: none;}
table#divisions li { margin-left: 10px;}
table#divisions li a {
	padding-left: 12px;
	background-image: url(../img/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
table#divisions li a:hover { background-image: url(../img/arrow_2.gif);}

table#divisions p.btnDivisions {
	text-align: right;
	margin-top: -2em;
}
p.btnDivisions{
	text-align: right;
	margin-top: -2em;
}

.imgLL{
	float:left;
	width:200px;
	height:180px;
	padding-right:20px;
}

#contents #btn_core {
	list-style: none;
	width: 590px;
	margin: 0px 0px 10px;
}

#contents #btn_core li {
	float: left;
	margin: 0 4px 4px 0;
}

#contents #btn_core li.right_side { margin-right: 0;}

#btn_core a {
	display: block;
	width: 133px;
	height: 35px;
	padding-left: 20px;
	background-image: url(../biz/img/bg_core.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height: 31px;
	font-size: 12px;
}

#btn_core a:hover { background-position: right top;}

div.variety {
	position: relative;
	margin: 0 -13px 15px;
}
