/*トップイメージ-------------------------------*/
#container2 {
	margin-right: auto;
	margin-left: auto;
	width: 790px;
	padding-right: 10px;
}

#top_img {
	width: 780px;
	padding-top: 7px;
	padding-bottom: 7px;
}
/*トップイメージend----------------------------*/

/*ナビゲーションバー---------------------------*/
#header {
	height: 80px;
	width: 780px;
	background-image: url(../images/header-logo2.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#navbar {
	text-align: center;
	text-indent: 4px;
	margin-right: 10px;
/*ナビゲーションバーend-------------------------*/

/*フッター--------------------------------------*/
}
/*フッターend---------------------------------*/

/*テンプレート共通編集可能領域----------------*/
.contants {
	clear: both;
}
/*テンプレート共通編集可能領域end----------------*/

/*トップページのindex.htm使用したcss---------------------------*/

/*フラッシュ-------------------------------------*/
#flash {
	height: 230px;
	width: 780px;
	margin-bottom: 30px;
}
/*フラッシュend-------------------------------------*/

/*ご挨拶--------------------------------------------*/
#sotowaku {
	width: 740px;
	border: thin solid #666666;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#aisatu {
	margin: 3px;
	padding-right: 60px;
	border: thin solid #0048AE;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
/*ご挨拶end--------------------------------------------*/

/*業務案内メニュー-------------------------------------*/
.menu {
	float: left;
	width: 178px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#container .menu ul {
	list-style-image: url(../images/list.gif);
	list-style-type: none;
}
#container .menu ul li {
	margin: 5px;
}
#container .menu ul li:hover {
	list-style-image: url(../images/list2.gif);
	list-style-type: none;
}

#container .menu a {
	font-size: small;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
}
#container .menu a:hover {
	color: #0048AE;
	list-style-type: none;
}
/*業務案内メニューend-------------------------------------*/

/*お知らせ------------------------------------------------*/
#container .info {
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: small;
	color: #333333;
	padding-top: 10px;
	width: 364px;
}
/*お知らせend------------------------------------------------*/

/*「side_navbar.dwt」で使用したcss--------------*/

/*サイドボックス--------------------------------*/
#side_box_title {
	height: 22px;
	width: 150px;
	background-image: url(../images/side_box_title.jpg);
	text-align: center;
	margin-bottom: 5px;
	padding-top: 8px;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
#side {
	width: 150px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
/*サイドボックスタイトル----------------------------------*/

#side ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#side ul li{
	text-align: center;
	width: 150px;
	margin-bottom: 5px;
	height: 30px;
}
#side a {
	background-image: url(../images/list_box.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	height: 13px;
	width: 150px;
	color: #FFFFFF;
	font-size: small;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 10px;
}
#side a:hover {
	background-image: url(../images/list_box_hover.gif);
}
/*サイドボックスend----------------------------------*/

/*内容--------------------------------*/
/*内容の見出し---------------------------------------*/
.midashi2 {
	background-color: #B4E6FD;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 18px;
	display: block;
	width: 558px;
}
/*内容の見出しend-------------------------------------*/
#main {
	width: 606px;
	border: thin solid #666666;
	margin-bottom: 20px;
	float: left;
}
#main2 {
	margin: 3px;
	border: thin solid #0048AE;
	padding: 10px;
	width: 577px;
	float: left;
}
/*内容end--------------------------------*/


/*「second_navbar.dwt」で使用したcss---------------*/

/*セカンドナビバー----------------------------*/

#second_navbar {

/*セカンドナビバーのメニューリストに使用したcss------------*/
}
#second_navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#second_navbar ul li {
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 150px;
}
#second_navbar a {
	background-image: url(../images/list_box.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	height: 13px;
	width: 150px;
	color: #FFFFFF;
	font-size: small;
	padding-top: 7px;
	padding-bottom: 10px;

}
#second_navbar a:hover {
	background-image: url(../images/list_box3.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	height: 13px;
	width: 150px;
	color: #FFFFFF;
	font-size: small;
	padding-top: 7px;
	padding-bottom: 10px;
}
/*セカンドナビバーend-------------------------------------*/

/*内容-----------------------------------------------*/

/*内容の見出し---------------------------------------*/
.midashi {
	width: auto;
	padding-top: 5px;
	margin-bottom: 10px;
	height: 25px;
	background-color: #B4E6FD;
	padding-left: 18px;
	display: block;
	clear: both;
}
/*内容の見出しend---------------------------------------*/
#naiyou {
	width: 776px;
	border: thin solid #666666;
	clear: both;
	margin-bottom: 20px;
}
#naiyou2 {
	margin: 3px;
	border: thin solid #0048AE;
	padding: 10px;
	clear: both;
}
/*内容end-----------------------------------------------*/

/*あゆみ年表で使用--------------------------------------*/
.gengou {
	display: block;
	height: 17px;
	padding-left: 20px;
	padding-top: 3px;
	font-size: small;
	width: 556px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	margin-bottom: 17px;
	margin-top: 15px;
	clear: both;
}
.table1 {
	float: left;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.table1 td {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 13px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.table2 {
	margin: 0px;
	float: left;
}

.table2 td {
	font-size: 13px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*「工事履歴」のテーブルで使用---------------------------------------*/
.table3 th {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.table3 td {
	font-size: 12px;
	padding: 5px;
}
/*「工事履歴」のテーブルのボーダー設定に使用-----------------------------------*/
.shikaku {
	border: thin solid #666666;
}
.sanpen {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.sanpen-under {
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.nihen {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;

}

/*map備考部分で使用--------------------------------------*/
.center {
	text-align: center;
}
/*gaiyou-------------------------------------------------*/
.honbun th {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 13px;
	color: #333333;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	
}
/*技術情報「技術情報」、「業務案内」で使用-------------------------------------------------------*/

.gijutu-box1 {
	width: 277px;
	float: left;
	font-size: 14px;
	height: 230px;
	line-height: 16pt;
	padding-top: 10px;
	padding-left: 10px;
}
.gijutu-box2 {

	width: 267px;
	float: left;
	font-size: 14px;
	height: 160px;
	line-height: 16pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.img-center {
	text-align: center;
}
/*技術情報「現場写真」、「業務案内」で使用-------------------------------------------*/
.img-left {
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 16pt;
}
.img-rigft {
	float: right;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 10px;
}
/*---------------------------------------------------------------------*/

/*「お問い合わせ」で使用-----------------------------------------------*/
#after-form {
	font-size: 14px;
	text-align: center;
}
.phone {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	padding-left: 20px;
}
.phone-time {
	font-size: 13px;
	padding-left: 100px;
}
/*「上へ戻る」イラストに使用-----------------------------------------*/
.back-to-top {
	clear: both;
	padding-top: 10px;
	text-align: right;}
/*イラストのマージン調整に使用---------------------------------------*/
.top-margin {
	margin-top: 10px;
}
/*サイドナビバーで使用-----------------------------------------------*/

.side-box {
	width: 150px;
	float: left;
	padding-right: 10px;
}
.side-box li {
	list-style-type: none;
	padding-bottom: 10px;
}
.side-box li a {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/list-side.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}
.side-box li a:hover {
	background-position: 0px -40px;
}
.side-box ul {
	margin: 0px;
	padding: 0px;
}
.side-box .current a {
	background-position: 0px -80px;
}
/*トップナビバーで使用----------------------------*/
.top-box {
	width: 150px;
	float: left;
}
.top-box li {
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 10px;
}
.top-box li a {
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/list-top.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
}
.top-box li a:hover {
	background-position: 0px -40px;
}
.top-box ul {
	margin: 0px;
	padding: 0px;
}
.top-box .current a {
	background-position: 0px -80px;
}
.kisetu {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	clear: both;
	padding-top: 10px;
}
/*opera、firefoxでの表示が中央になるためのｃｓｓ-----------------------*/

/*全体が入る箱-------------------------------------------*/
#container {
	width: 780px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

html {
    margin-bottom:1px;
    height:100%;
	overflow-y:scroll;
    }
.footer {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 35px;
	width: 780px;
	padding-top: 20px;
	clear: both;
	margin-top: 15px;

}
