/*各ページ共通*/
#header {
	background-image: url(../image/top_background.jpg);
	background-repeat: repeat-x;
	height: 137px;
	margin: 0px;
	padding: 0px;
}
#header #navi {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 137px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fafafa;
	font-size:12px;
	color: #666666;
}
.float_left {
	float: left;
	width: 436px;
}
.float_left h2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
.float_right {
	float: right;
	width: 436px;
}
.float_right h2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
.float_clear {
	clear: both;
}
#main {
	background-image: url(../image/main_background.jpg);
	background-repeat: repeat-y;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	
}
#main_bottom {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#main #main_area {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#main #main_contents{
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

.footer {
	padding-bottom: 0px;
	padding-top: 30px;
	text-align: center;
	background-image: url(../image/main_background.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
/*リンク　メイン*/
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: underline;
}
/*リンク　ロールオーバー処理*/
a img.css-hover{ 
opacity:1.0; 
filter: alpha(opacity=100); 
} 
a:hover img.css-hover{ 
opacity:0.6; 
filter: alpha(opacity=60); 
}
/*テーブル01*/
.table01 table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
}
.table01 table th{
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F5F5F5;
	width: 100px;
	font-weight: normal;
}
.table01 table td{
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*テーブル02*/
.table02 table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 96%;
	line-height: 1.4em;
	margin-right: auto;
	margin-left: auto;
}
.table02 table th{
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F5F5F5;
	width: 200px;
	font-weight: normal;
}
.table02 table td{
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*テーブル03*/
.table03 table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 96%;
	line-height: 1.4em;
	margin-right: auto;
	margin-left: auto;
}
.table03 table th{
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F5F5F5;
	width: 150px;
	font-weight: normal;
}
.table03 table td{
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*パンくずリスト*/
#pankuzu{
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1em;
	word-spacing: 2px;
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', 'Osaka ',  'Osaka-等幅';	
}
/*コンタクトフォーム*/
.form01{
	width: 90%;
}
.form02{
	width: 90%;
	height: 150px;
}
.contact_done{
	padding-left: 5px;
	line-height: 1.4em;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 200px;
}

/*トップページ*/
#main .top_img {
	padding-bottom: 10px;
}
.news {
	float: left;
}
.news li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 615px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	letter-spacing: 2px;
}
.banner{
	width: 238px;
	float: right;
}
.banner .block{
	margin-bottom: 5px;
}
/*トップページ 左ブロック*/
#page_index .block_left{
	width: 436px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', 'Osaka ',  'Osaka-等幅';
}
#page_index td{
	padding-left: 1px;
	padding-right: 1px;
}
#page_index .block_left .contents{
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#page_index .block_left h2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
#page_index .block_left h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#page_index .image_left{
	width: 138px;
	float: left;
	padding-right: 5px;
}
#page_index .block_left  p{
	font-size:11px;
	line-height: 1.4em;
	padding-bottom: 5px;
}
#page_index .block_left span{
	font-size:11px;
	float: right;
	background-image: url(../image/icon_arrow01.jpg);
	background-repeat: no-repeat;
	text-indent: 9px;
	background-position: left center;
}
#page_index .block_left span a:link{
	color: #09F;
	text-decoration: underline;
}
#page_index .block_left span a:visited {
	color: #09F;
	text-decoration: underline;
}
#page_index .block_left span a:hover {
	color: #09F;
	text-decoration: none;
}
#page_index .block_left span a:active {
	color: #09F;
	text-decoration: underline;
}
/*トップページ 右ブロック*/
#page_index .block_right{
	width: 436px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	float: right;
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', 'Osaka ',  'Osaka-等幅';
}
#page_index .block_right .contents{
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#page_index .block_right h2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
#page_index .block_right h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#page_index .image_left{
	width: 138px;
	float: left;
	padding-right: 5px;
}
#page_index .image_right{
	width: 138px;
	float: right;
	padding-left: 5px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	height: 80px;
}
#page_index .block_right  p{
	font-size:11px;
	line-height: 1.4em;
	padding-bottom: 5px;
}
#page_index .block_right span{
	font-size:11px;
	float: right;
	background-image: url(../image/icon_arrow01.jpg);
	background-repeat: no-repeat;
	text-indent: 9px;
	background-position: left center;
}
#page_index .block_right span a:link{
	color: #09F;
	text-decoration: underline;
}
#page_index .block_right span a:visited {
	color: #09F;
	text-decoration: underline;
}
#page_index .block_right span a:hover {
	color: #09F;
	text-decoration: none;
}
#page_index .block_right span a:active {
	color: #09F;
	text-decoration: underline;
}
/*サブページ 左メニュー*/
div#slideNavi {
	position:absolute;
}
#page_sub .menu_left{
	background-image: url(../image/sub_leftmenu_middle.jpg);
	background-repeat: repeat-y;
	width: 232px;
	float: left;
	position:relative;
	}
#page_sub .menu_left .block{
	width: 222px;
	margin-right: auto;
	margin-left: auto;
}
#page_sub .menu_left ul{
	margin-bottom: 1px;
}
#page_sub .menu_left li{
	width: 220px;
	height: 35px;
	text-indent: 28px;
	line-height: 35px;
	margin-bottom: -1px;
	background-color: #FFF;
	border: 1px solid #E3E3E3;
}
#page_sub .menu_left a{
	background-image: url(../image/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
	display: block;
	width: 220px;
	text-decoration: none;
}
#page_sub .menu_left a:hover{
	background-color: #F5F5F5;
}

#page_sub .menu_left span{
}
/*サブページ 左メニュー エレベーターメニュー用*/
#container{
	height: 1500px;
}
#container2{
	height: 3000px;
}
#example{
	position:relative;
}
/*サブページ 右ブロック*/
#page_sub .block_right{
	width: 636px;
	float: right;
	padding-right: 5px;
}
#page_sub .block_right .contents{
	margin-bottom: 10px;
}
#page_sub .block_right .contents h2{
	background-image: url(../image/bar_h2.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding: 0px;
	font-size: 14px;
	line-height: 36px;
	text-indent: 20px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page_sub .block_right .contents .text{
	width: 268px;
	float: left;
	padding-left: 5px;
	line-height: 1.4em;
}
#page_sub .block_right .contents .text02{
	padding-left: 10px;
	line-height: 1.4em;
	padding-right: 10px;
}
#page_sub .block_right .contents p{
	padding-bottom: 10px;
}
#page_sub .block_right .main_image{
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
