/* print CSS Document */
/*
印刷時はヘッダー調整、メニューの削除などを行い
メインコンテンツ部分の印刷に適した形とするためのCSSファイルです。
*/

#header{
	display: none;
}
#chuden{
	display: none;
}
#nav{
	display: none;
}
#sidemenu{
	display: none;
}
#maintxt{
	float: none;
}
#maintxt{
	clear: both;
}
#allcontents2{
	background-image: none;
}
#allcontents3{
	background-image: none;
}
#top{
	display: none;
}

#printInfo {
	margin: 16px;
	padding: 8px;
	border: 1px solid #d0d0d0;
}
#printInfo ul {
	margin: 0px;
	padding: 0px;
}
#printInfo li {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	display: inline;
}


/*
#conMainInfo {
	display: none;
}
#conMainSer {
	display: none;
}
#conMainBunya {
	display: none;
}
#conMainCata {
	display: none;
}
#conMainRec {
	display: none;
}
*/

@import url("main.css");


body {
	font-size: 11pt;
	line-height: 150%;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}


div#body {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #db0202;
}

#maintxt {
}


#pan {
	color: #4d4d4d;
	padding-top: 8px;
	font-size: 11px;
	padding-bottom: 8px;
}
#pan a {
	color: #4d4d4d;
	text-decoration: none;
}
#maintxt p {
	line-height: 170%;
	margin: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.pagetop {
	display: none;
}



#main {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#main p {
	line-height: 170%;
	margin: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#Copyright {
	background-image: url(../image/haed/copyright.gif);
	background-repeat: no-repeat;
	height: 79px;
	text-indent: -9999px;
	clear: both;
	margin-top: 30px;
}
#Copyright_name {
	background-image: url(../image/haed/name.gif);
	height: 71px;
	width: 356px;
	padding: 0px;
	margin-top: 8px;
	float: left;
}
#header {
	height: 75px;
}

#chuden {
	height: 38px;
	width: 160px;
	float: right;
}
#inputtxt {
	width: 167px;
	font-size: 13px;
	margin: 0px;
	padding: 2px;
}
#inputbot {
	height: 21px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 75px;
	width: 295px;
}
#headerLink {
	float: right;
	height: 20px;
	width: 346px;
	padding-top: 12px;
	padding-right: 5px;
	clear: right;
	display: none;
}

#headerLink ul {
	margin: 0px;
	padding: 0px;
}
#search {
	float: right;
	clear: right;
	width: auto;
	text-align: right;
	padding-right: 8px;
	background-color: #E6E6E6;
	height: 31px;
	margin-top: 6px;
	white-space: nowrap;
	display: none;
}
#search input {
	margin-top: 2px;
}

#search form {
	margin: 0px;
	padding: 0px;
}


#headerLink li {
	display: inline;
	list-style-type: none;
	float: left;
}
#headtoiawase a{
	background-image: url(../image/haed/head_bot_off_01.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 98px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#headsitemap a{
	background-image: url(../image/haed/head_bot_off_02.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#headkozin a{
	background-image: url(../image/haed/head_bot_off_03.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 148px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#headtoiawase a:hover{
	background-image: url(../image/haed/head_bot_on_01.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 98px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#headsitemap a:hover{
	background-image: url(../image/haed/head_bot_on_02.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#headkozin a:hover{
	background-image: url(../image/haed/head_bot_on_03.gif);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 148px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}

/*　グローバルナビ */

#nav {
	height: 35px;
	width: 780px;
	clear: both;
	display: none;
}

/* Sidemenu CSS */

#sidemenu {
	font-size: 12px;
	float: left;
	width: 174px;
	color: #3c3c3c;
	line-height: 100%;
	display: none;
}

#sidemenu ul {
	margin: 0px;
	padding: 0px;
}
#sidemenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidemenu a {
	background-image: url(../image/submenu_bg.gif);
	background-repeat: no-repeat;
	width: 142px;
	display: block;
	padding-left: 31px;
	color: #3c3c3c;
	text-decoration: none;
	padding-top: 7px;
	height: 18px;
}
#sidemenu a:hover {
	background-image: url(../image/submenu_bg.gif);
	background-repeat: no-repeat;
	width: 142px;
	display: block;
	padding-left: 31px;
	color: #3c3c3c;
	text-decoration: none;
	background-position: 0px -50px;
	padding-top: 7px;
	height: 18px;

}

li#sideon a {
	background-image: url(../image/submenu_bg.gif);
	background-repeat: no-repeat;
	width: 142px;
	display: block;
	padding-left: 31px;
	color: #e08800;
	text-decoration: none;
	background-position: 0px -25px;
	padding-top: 7px;
	height: 18px;

}
li#sideon a:hover {
	background-image: url(../image/submenu_bg.gif);
	background-repeat: no-repeat;
	width: 142px;
	display: block;
	padding-left: 31px;
	color: #e08800;
	text-decoration: none;
	background-position: 0px -25px;
	padding-top: 7px;
	height: 18px;

}
#titimage {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #EFEFEF;
	text-align: left;
	}
	#titimage img{
	width:100%
	}


#main div.flash {
	text-align:left;
	margin-bottom: 16px;
}
#main div.left {
	border-right-style: none;
	border-right-width: 0px;
}
#main div.right {
	float: none;
	text-align:left;
	width:100%;	
}
#main div.right img {
	padding: 8px;
	float:left;
}

.listbox,
th.imgtable_line_bgtop,
td.imgtable_line_bgtop,
td.imgtable_list .line {
	background-color: #EBF4FB;
}
/* ---------- recruit.css [ ---------- */
.marea {
width:540px;
clear:both;
float:left;
}
.marea span.left {float:left;}
.moushikomi a{
	margin:10px 0px 0px 20px;
	padding: 2px;
	border: 1px solid #AAAAAA;
	background-color: #F0F7FF;
	text-align: center;
	color: #6A6250;
	font-size: 100%;
	font-weight: bold;
	display: block;
	text-decoration: none;
	width: 120px;
	float:right;
}
.left_mag01 {
	margin-left: 8px;
	padding-left: 8px;
}
.left_mag02 {
	margin-left: 17px;
	padding-left: 8px;
}
.se_name {
display:block;
padding-top:1.5em;
}/*senior*/





/* 2010/02/19追加ディプロス山下　サービス内容トップ表示用フォーマット */
.s_index{
	padding-left: 0px;
	float: left;
	padding-bottom: 10px;
	width: 273px;
	height: auto;
	text-align: left;
	margin-left: 10px;

}

.m_list {
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	width: 261px;
	height: 400px;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
}

.m_list2 {
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	width: 261px;
	height: 150px;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
}
/* 2010/02/19追加ディプロス山下　サービス内容トップ表示用フォーマットEND */

/* 2010/02/19追加ディプロス山下　配管ワンストップページ用設定 */
.onestop_li {
	margin: 0px;
	padding: 0px;
}
.onestop_li h3{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.one_img{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	width: 200px;
}

.one_txt{
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.one_txt p{
	margin: 0px;
	padding: 0px;
}

/* 2010/02/19追加ディプロス山下　配管ワンストップページ用設定 */

/* 2010/02/22追加ディプロス山下　商品ページタブ切り替え部分設定 */

#simpleTabs, #simpleTabs2,#simpleTabs3{
width: 570px;
background: #FFFFFF;
}
.simpleTabs-nav ul{
overflow: hidden;
list-style: none;
margin: 0;
padding: 0;
background: #FFFFFF;
}
.simpleTabs-nav li{
	float: left;
	padding: 5px;
	color: #1c84ef;
	cursor: pointer;
	width: 100px;
	text-align: center;
	background-image: url(../catalog/image/tab_btn.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.simpleTabs-nav li:hover{
	background-image: url(../catalog/image/tab_btn2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.simpleTabs-nav li.close{
float: right;
}
.simpleTabs-nav li.actif{
color: #fff;
font-weight: bold;
	background-image: url(../catalog/image/tab_btn2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.simpleTabs-content{
	clear: both;
	padding: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #0066CC;
}


/* 2010/02/22追加ディプロス山下　商品仕様テーブル表示部分設定 */
table.table010 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 550px;
  border-collapse: collapse;
  border: solid 1px #999;
  font-size: 85%;
}

table.table010 caption {
  margin-top: 1em;
  text-align: left;
}

table.table010 th,
table.table010 td {
  border: solid 1px #999;
  padding: 2px 3px;
  text-align: center;
}

table.table010 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.table010 td.course {
  text-align: center;
  font-size: 200%;
  font-weight: bolder;
}

table.table010 td.time,
table.table010 td.fee {
  text-align: right;
  white-space: nowrap;
}

/* 2010/02/18追加ディプロス山下　自家発電設備、画像表示用フォーマット */
.service_list {
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	width: 180px;
	height: 175px;
	text-align: center;
}

.service_list2 {
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	width: 270px;
	height: 230px;
	text-align: center;
}
.clear {
	float: none;
	clear: both;
	visibility: hidden;
}
/* 2010/02/18追加ディプロス山下　自家発電設備、画像表示用フォーマットEND */

/* 2010/02/25追加ディプロス山下　電話番号表示設定用フォーマット */
.tel_no {
	margin: 16px;
	padding: 8px;
	border: 1px solid #d0d0d0;
	background-color: #F5F5F5;
}
.tel_no ul {
	margin: 0px;
	padding: 0px;
}
.tel_no li {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	display: inline;
	color: #0066CC;
}

/* 2010/02/23追加ディプロス山下　計装設備点検テーブル表示部分設定 */
table.table020 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 550px;
	border-collapse: collapse;
	border: solid 1px #999;
	font-size: 90%;
	margin-left: 10px;
}

table.table020 caption {
  margin-top: 1em;
  text-align: left;
}

table.table020 th,
table.table020 td {
  border: solid 1px #999;
  padding: 2px 3px;
  text-align: center;
}

table.table020 th {
  background: #E6E6E6;
  text-align: center;
  white-space: nowrap;
  color: #666;
}

table.table020 td.course {
  text-align: center;
  font-size: 200%;
  font-weight: bolder;
}

table.table020 td.time,
table.table020 td.fee {
  text-align: right;
  white-space: nowrap;
}

