@charset "utf-8";
/*topのみ特殊サイズ*/
#left_contents {
	width: 264px;
	padding: 0px 0px 0px 10px;
}
#right_contents {
	width: 526px;
	padding: 5px 0px 0px 0px;
}

/*左ナビ*/
#left_contents ul.subnavi {
	margin: 0px;
	padding: 0px;
}
#left_contents ul.subnavi li {
	display: block;
	list-style-type: none;
	font-size: 1px;
	line-height: 100%;
}
.subnavi_right {
	margin-left: 10px;
	margin-top: 10px;
}

.subnavi_right  li  {
	display: inline;
	list-style-type: none;
	float: left;
	padding-right: 9px;
}
.top_copy {
	clear: both;
	padding-right: 10px;
	background-image: url(../image/top_img/copy_photo.jpg);
	background-repeat: no-repeat;
	width: 345px;
	padding-left: 155px;
	padding-right: 16px;
	height: 140px;
}
.topics_news {
	width: 516px;
	padding-top: 10px;
	padding-right: 10px;
}
.news {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.item_day {
	font-size: 10px;
}
.item_title {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	font-weight: 600;
	color:#000000;
	padding-top: 5px;
}
.item_contents {
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
.about_company {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.kabutano.com/image/top_img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.kabutano.com/image/top_img/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.kabutano.com/image/top_img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.kabutano.com/image/top_img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
