/* COMMON CSS Document */

/* 位置　*/
.lt {text-align:left; vertical-align:top;}
.lm {text-align:left; vertical-align:middle;}
.lb {text-align:left; vertical-align:bottom;}

.ct {text-align:center; vertical-align:top;}
.cm {text-align:center; vertical-align:middle;}
.cb {text-align:center; vertical-align:bottom;}

.rt {text-align:right; vertical-align:top;}
.rm {text-align:right; vertical-align:middle;}
.rb {text-align:right; vertical-align:bottom;}

.margin20 {
	padding: 20px;
	vertical-align:top;
	text-align: justify;
}
.margin30 {
	vertical-align:top;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.side20 {
	padding-left: 20px;
	padding-right: 20px;
}
.left55 {
	padding-left: 55px;
	text-align:left; 
	vertical-align:top;
}
.title {
	font-size: 12px;
	color: #006699;
	background-image: url(http://www.nissen-chem.jp/img/title_500.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	padding-left: 35px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.title_blue {
	font-size: 12px;
	color: #006699;
	background-image: url(http://www.nissen-chem.jp/img/title_blue.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.title_orange {
	font-size: 12px;
	color: #006699;
	background-image: url(http://www.nissen-chem.jp/img/title_orange.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.title_gray {
	font-size: 12px;
	color: #006699;
	background-image: url(http://www.nissen-chem.jp/img/title_gray.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
p {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 10px;
}
.left10 {
	padding-left: 10px;
}
.left10t {
	padding-left: 10px;
	vertical-align: top;
	padding-top: 5px;
}
 
.left10_bg_blue {
	padding-left: 10px;
	background-color: #F1F5FA;
}
 /* 灰　実線　*/
 
 .top_border_gray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tb_border_gray {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-style: none;
}
.bottom_border_gray {
	border-top-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-style: none;
	padding-top: 5px;
}
.bottom_border_gray_r {
	border-top-style: none;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-style: none;
	padding-top: 5px;
	text-align: right;
}


 /* 灰　点線　*/
 
 .top_border_dot {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #F1F5FA;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.3em;
}
 .tb_border_dot {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-left-style: none;
	background-color: #F1F5FA;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.3em;
}
 .bottom_border_dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	background-color: #F1F5FA;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.3em;
}
 .bottom_border_dot_non {
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.3em;
}
 .top_border_dot2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.3em;
}
 .tb_border_dot2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-left-style: none;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.3em;
}
 .bottom_border_dot2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.3em;
}
.tel {
	background-image: url(http://www.nissen-chem.jp/img/tel.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: left center;
}
.fax {
	background-image: url(http://www.nissen-chem.jp/img/fax.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: left center;
}

h4 {
	color: #FF3366;
	text-align: right;
}
.map_title {
	font-weight: bold;
	background-color: #DCE8F3;
	color: #336699;
}
.display {
	display: none;
}
#myIMG {
visibility:show;
}

.tree_mid {
	background-image: url(../img/tree2_middle.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 17px;
	left: 0px;
	top: 0px;
	font-size: 12px;
	line-height: 1em;
}
.kei_waku {
	border: 1px solid #999999;
	padding: 2px;
	margin: 3px;
}
.kei_tate {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #999999;
}
