/* ===== Universal Reset ===== */

html,head,body,a,p,em,strong,ul,dl,ol,li,dl,dt,dd,sup,sub,img,title,isindex,h1,h2,h3,h4,h5,h6,hr,br,center,div,pre,blockquote,address,noscript,font,basefont,i,cite,tt,b,u,strike,big,small,code,samp,kbd,var,cite,map,area,form,input,select,option,textarea,applet,param,frameset,frame,noframes{
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}





img{
	border:0px;
}

ul,dl,ol{
	list-style-type:none;
	list-style-position:outside;
}












/* ===== Global Common Style ===== */

body{
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	color: #333333;
	line-height: 115%;
}


a {
	color: #2E61B6;
	text-decoration: underline;
	overflow: hidden;
}


a:hover {
	color: #D67B29;
}

a.pdf{
	padding-right: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/ic_pdf.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.left{
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.right{
	float: right;
	clear: right;
	margin-right: 10px;
	margin-bottom: 10px;
}



hr {
	height: 0px;
	clear: both;
}

.hrline{
	height: 3px;
	background-image: url(../img/ln_dot01.gif);
	background-repeat: repeat-x;
	background-position: center center;
	color: #FFFFFF;
}

.hrline hr{
	display: none;
}


.txtred{
	color: #FF0000;
}

sup{
  vertical-align: baseline;
  position: relative;
  top: -1ex;
}

/*****************************/
/* footer absolute bottom set*/
/*****************************/


html,body{
	height: 100%;
}


#frame{
	position: relative;
	min-height: 100%;
}

* html #frame{/* ===== IE hack ===== */
	height: 100%;
}


* html #container{/* ===== IE hack ===== */
	height: 100%;
}

#contentsArea{
	padding-bottom: 1em;
	clear: both;
}

#pagetop{
	padding-right: 8px;
	position: absolute;
	bottom: 12em;
	width: 770px;
}






/* ===== Global Layout ===== */




#frame{
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-color: #FFF;
}

#container{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
	text-align: left;
	clear:both;
}




/* ===== Heading ===== */

h1, h2, h3, h4, h5, h6{
	clear:both;
}

h1{
}

h2{
}

h2.hd1{
	clear: both;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0.5em;
	background-image: url(../img/h2hd1.jpg);
	background-repeat: repeat-y;
	font-size: 1.2em;
	color: #333333;
}

* html body h2.hd1{/* ===== IE hack ===== */
	padding-top: 3px;
}

html:first-child body h2.hd1{/* ===== Opera hack ===== */
	font-size: 1.1em;
}


h3{
}

h3.hd1{
	clear: both;
	margin-bottom: 0.5em;
	font-size: 1.2em;
}

* html body h3.hd1{/* ===== IE hack ===== */
}

html:first-child body h3.hd1{/* ===== Opera hack ===== */
	font-size: 1.1em;
}


h4{
}

h5{
}

h6{
}


em.hd1{	
	font-style: normal;
	color: #488CB7;
}




/*****************************/
/* headerArea  */
/*****************************/

#headerArea{
	clear: both;
	padding-left: 4px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 13px;
	border-bottom: 2px solid #505661;
}

* html body #headerArea{/* ===== IE hack ===== */
	padding-bottom: 9px;
}




/* ===== id ===== */


#id{
	float: left;
	clear: left;
	margin-top: 31px;
	display: inline;
}

#logo{
	width: 350px;
	height: 40px;
	text-indent: -9999px;
	background-image: url(../img/id.gif);
	background-repeat: no-repeat;
	display: block;
}

#logo a{
	width: 347px;
	height: 38px;
	text-decoration: none;
	display: block;
}



/* ===== headrightArea ===== */


#headrightArea{
	float: right;
	text-align: right;
	display: inline;
	padding-top:2px;
}


/* ===== headlist ===== */

#headlist{
	clear: both;
}


#headlist ul{
	clear: both;
}

#headlist ul li{
	padding-left: 37px;
	margin-right: 18px;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
}

#headlist ul li.home{
	background-image: url(../img/ic_home.gif);
}

#headlist ul li.sitemap{
	background-image: url(../img/ic_sitemap.gif);
}

#headlist ul li.english{
	background-image: url(../img/ic_english.gif);
}

#headlist ul li a{
	color: #44310C;
}

#headlist ul li a:hover{
	color: #FF9900;
}






/*****************************/
/* gnav Area  */
/*****************************/

#gnav{
	clear: both;
	padding-right: 27px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	background-image: url(../img/bg_gnav.jpg);
	background-repeat: repeat-x;
	background-color: #675532;
	border-bottom: 1px solid #8994A3;
	color: #FFFFFF;
	text-align: right;
}

#gnav ul li{
	display: inline;
	padding-left: 11px;
	margin-left: 26px;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left;
}


#gnav ul li a{
	color: #FFFFFF;
}

#gnav ul li a:hover{
	color: #FF9900;
}




/*****************************/
/* headimg */
/*****************************/

#headimg{
	clear: both;
	margin-bottom: 1px;
}












/*****************************/
/* contentsArea */
/*****************************/

#contentsArea{
}

.txtArea{
	clear:both;
}

/* ===== hazardArea ===== */

#hazardArea{
	clear: both;
	margin-bottom: 16px;
	width: 522px;
}

h2.hazardArea {
	clear: both;
	height: 21px;
	background-image: url(../../img/ttl_hazard.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -9999px;
	font-size: 8px;
}

#hazardbody{
	clear: both;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 17px;
	padding-bottom: 6px;
	border: 1px solid #CC3300;	
	border-top: 3px solid #CC3300;
}

#hazardbody dl{
	clear: both;
	color: #333333;
	margin-bottom: 7px;
}

#hazardbody dt{
	float: left;
	clear: left;
	margin-right: 7px;
	margin-bottom: 1em;
}

#hazardbody dd{
	float: left;
	max-width: 385px;
	font-weight: bold;
	line-height: 130%;
	zoom: 1;
}

#hazardbody dd a{
	font-size: 1.1em;
	font-weight: normal;
	color: #CC6600;
}

#hazardbody dd a:hover{
	color: #CC9900;
}


#hazardbody dd u{
	font-size: 1.1em;
	font-weight: normal;
	color: #CC6600;
}

#hazardbody dd span{
	font-size: 0.9em;
	font-weight: normal;
}

.jisage01{
	 padding-left:1.5em;
	 text-indent:-1.5em;
}

/*****************************/
/* leftcontentsArea */
/*****************************/

#leftArea{
	float: left;
	clear: left;
}





/* ===== maincontentsArea   ===== */

#maincontentsArea{
	clear: both;
}




/* ===== pagetop   ===== */

#pagetop{
	clear:both;
	padding-bottom: 16px;
}

#pagetop a{
	float: right;
	width: 70px;
	height: 15px;
	background-image: url(../img/pagetop.gif);
	background-repeat: no-repeat;
	font-size: 0.1em;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}




/*****************************/
/* rightContentsArea  */
/*****************************/

#rightArea{
	float: right;
	clear: right;
}


/*****************************/
/* footer */
/*****************************/

#footer{
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_contentsend.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	clear: both;
	background-color: #FFFFFF;
	width:770px;
}




/* =====  footlist   ===== */

#footlist{
	clear: both;
	padding-top: 14px;
	padding-bottom: 8px;
	background-image: url(../img/bg_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #757F8E;
}

#footlist ul{
	clear: both;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/ln_dot03.gif);
	background-repeat: repeat-y;
	background-position: right;
	display: inline;
}

* html body #footlist ul{/* ===== IE hack ===== */
	padding-top: 0px;
	padding-bottom: 0px;
}

#footlist ul li{
	padding-left: 14px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/ln_dot03.gif);
	background-repeat: repeat-y;
	background-position: left;
	display: inline;
}

* html body #footlist ul li{/* ===== IE hack ===== */
	padding-top: 2px;
	padding-bottom: 2px;
}


/*#footlist ul li.start{
	background-image: none;
}*/




/* ===== footercopy    ===== */

#footercopy{
	clear: both;
	padding-top: 11px;
	padding-bottom: 31px;
	text-align: center;
}

#footercopy p{
	padding-bottom: 4px;
	color: #333333;
}

#footercopy p.copyright{
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	font-size: 0.1em;
}










/*****************************/
/* clearfix */
/*****************************/

#headerArea:after,
#gnav:after,
#breadcrumbArea:after,
#contentsArea:after,
#maincontentsArea:after,
#pagetop:after,
#footlist:after,
#hazardbody:after,
#hazardbody dl:after{
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#headerArea,
#gnav,
#breadcrumbArea,
#contentsArea,
#maincontentsArea,
#pagetop,
#footlist,
#hazardbody,
#hazardbody dl{/* ===== IE hack ===== */
	display: inline-block;
}

#headerArea,
#gnav,
#breadcrumbArea,
#contentsArea,
#maincontentsArea,
#pagetop,
#footlist,
#hazardbody,
#hazardbody dl{/* ===== Opera ===== */
	display: block;
}

/* bid */
#bappli {
	margin: 0px;
	padding: 0px;
	width: 540px;
	display: block;
	text-align: left;
}
.bidappli {
	display: block;
	float: left;
	border: thin solid #0066CC;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../img/bg_lnav03_doc.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 146px;
	background-color: #FEFCF5;
}
.bidpart {
	display: block;
	float: left;
	border: thin solid #0066CC;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../img/bg_lnav03_pdf.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 146px;
	background-color: #FEFCF5;
}
.bidpart2 {
	text-align: left;
	display: block;
	float: left;
	border: thin solid #0066CC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../img/bg_lnav03_pdf.jpg);
	background-repeat: no-repeat;
}

/* denshishinsei */
.button_denshishinsei_go{background:url(../../denshi/img/button_denshishinsei.gif) no-repeat 0px 0px;display:block;width:350px;height:50px;text-indent:-9999px;margin-left:auto;margin-right:10px;margin-top:10px;}
.button_denshishinsei_go:hover{background:url(../../denshi/img/button_denshishinsei.gif) no-repeat 0px -70px;}


/* clearfix */
#rightArea:after,
#contentsArea:after,
#footer:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

#rightArea,
#contentsArea,
#footer{  
    zoom: 100%;  
} 