@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/service/service_bg.jpg) no-repeat;
	}
	
#contents h1 {
	margin-top: 291px;
	width: 628px;
	margin-bottom: 50px;
}

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

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

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

* html #contents h1.kansa{
    width:628px;
    height:21px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../image/service/title_kansa.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;
	}
	
.exelist li{
	list-style: circle;
	margin-left: 2em;
	}
	
