@charset "euc-jp";

#containar {
	background: url(../image/rightmenu/backimg.gif) ;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	overflow:auto;
}


#contents{
	width:628px;
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	font-size: medium;
	line-height: 2em;
	color: #eee;
	background: url(../image/firm/firm_bg.jpg) no-repeat;
	}
	
#contents h1 {
	margin-top: 291px;
	width: 628px;
	margin-bottom: 50px;
}

* html #contents h1{
    width:628px;
    height:21px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=image/firm/title.png);
}

* html #contents h1 img{
    display:none;
}


#contents h2 {
	margin-bottom: 18px;
}

#contents h2.example{
	margin-top: 36px;
}

#contents p.indent{
	text-indent: 1em;
}

.right{
	float:right;
	}
	
#contents ul li{
	/*list-style: circle;*/
	margin-left: 2em;
	}
	
#contents table{
	border:0;
	border-spacing:0;
	}
	
#contents th.border_a{
	text-align: left;
	padding: 7px;
	border-right: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	width:130px;
	font-weight: normal;
}

#contents th.border_b{
	text-align: left;
	padding: 7px;
	border-right: 1px dotted #CCC;
	width:130px;
	font-weight: normal;
}


#contents td.border_c{
	padding: 7px;
	border-bottom: 1px dotted #CCC;
	width:465px;
}

#contents td.border_d{
	padding: 7px;
	width:465px;
}


#map{
	padding: 7px;
}