@charset "utf-8";
/*
	Site Name: 
	Description: initial setting
	Version: 
	Author: 
*/

/*
===== 1: 新着情報 ==========================================
*/
body > #container {
	height: auto;
}
#container {
	position:relative;
	min-height: 100%;
	width:980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#contents {
	height: 100%;
	position: relative;
}
/*===== 3: ヘッダー ===========================*/

#header {
	width:100%;
	height: 130px;
	position: relative;
	background-image: url(../images/header_logo.gif);
	text-align: right;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
#header ul {
	margin-right: 0px;
	margin-left: auto;
	position: relative;
	text-align:right;
	display: inline;
}
#header li a :before {
	content: url(../images/icon_link1.gif);
	position: relative;
	display: block;
	height: 20px;
	margin-right: 0px;
	clear: both;
}
/*===== 5: フッター ===========================*/

#footer {
	bottom: 0;
	position:relative;
	clear:both;
	width:100%;
	text-align:right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}
/*===== 4: グローバル ===========================*/

#navi {
	width:100%;
	position: relative;
	padding-top: 20px;
}
#navi li a {
	height: 50px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/navigation_3d.gif);
	background-position: 0px top;
	text-indent: -9999px;
	position: relative;
}
#navi li a:hover {
 background-position: 0px center;
}
#navi li a:active {
 background-position: 0px bottom;
}
#navi li #jbs {
	background-position: 0px 0px;
	width: 125px;
}
#navi li #jbs:hover {
	background-position: 0px -50px;
}
#navi li #service {
	background-position: -125px 0px;
	width: 260px;
}
#navi li #service:hover {
	background-position: -125px -50px;
}
#navi li #rental   {
	background-position: -385px 0px;
	width: 190px;
}
#navi li #rental:hover {
	background-position: -385px -50px;
}
#navi li #product {
	background-position: -575px 0px;
	width: 130px;
}
#navi li #product:hover {
	background-position: -575px -50px;
}
#navi li #blog {
	background-position: -705px 0px;
	width: 125px;
}
#navi li #blog:hover {
	background-position: -705px -50px;
}
#navi li #grid {

	background-position: -830px 0px;
	width: 150px;
}
#navi li #grid:hover {

	background-position: -830px -50px;
}
#navi  li a.active {
	background-position: bottom bottom;
}
#navi #breadcrumbs {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	clear: both;
	margin: 0px;
}
#navi  #breadcrumbs a {
}
#navi #billboard {
	height: 400px;
	width: 100%;
	position: relative;
	padding-top: 20px;
}
#navi #billboard_s {
	height: 60px;
	width: 100%;
	position: relative;
	background-position: center center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi_s {
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
	margin-top: -1.2em;
	position: relative;
	height: 1.2em;
	padding: 0px;
}
/*===== 5: main ===========================*/

#main {
	float:left;
	width:550px;
}
/*===== 5: contents ===========================*/

#contents {
	position: relative;
	height: 100%;
	padding-top: 10px;
}
#rss {
	background-image: url(../images/h2_news.gif);
}
#feed {
	width: 100%;
	position: relative;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
#feed p {
	width: 100%;
	position: relative;
	margin: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", "メイリオ";
	font-weight: bold;
}
#sidebar {
	width: 220px;
	float: right;
	position: relative;
}
.center_box {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-left: 18px;
}
#side_navigation {
	width: 220px;
	position: relative;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#side_navigation li {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#side_navigation li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/dot_05_link.gif);
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-indent: 16px;
	background-position: right center;
}
#side_navigation li a:hover {
	background-image: url(../images/dot_100_link.gif);
	background-position: right center;
	color: #FFFFFF;
	background-color: #999999;
}
#side_navigation  #title {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/h2_submenu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}
#topix {
	width: 720px;
	position: relative;
	float: left;
}
#mainContent2 {
	width: 720px;
	position: relative;
	float: right;
}
#catalogue_pdf {
	background-image: url(../images/h2_catalogue.gif);
	text-indent: -9999px;
}
#catalogue_pdf a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 80px;
	width: 100%;
}
#reference_box {
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
p.caption {
	width: 100%;
	font-size: 24px;
}

.grid_program_1 {
	font-weight: bold;
}
.grid_program_2 {
	font-size: large;
	font-weight: bold;
}

