#service #main p
{
	font-size:100%;
	line-height:1.6;
	margin:0 0px 10px 5px;
}

#main .headTit
{
	background:url(../img/head_tit.jpg) no-repeat ;
	display:block;
	width:800px;
	height:70px;
	text-indent:-9999px;
	margin-bottom:10px;
}


#main .subTit01
{
	background:url(../img/sub_tit01.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:540px;
	height:21px;	
	margin-bottom:12px;
}
#main .subTit02
{
	background:url(../img/sub_tit02.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	width:540px;
	height:21px;
	margin-bottom:12px;
}

#main .contentsTable
{
	width:540px;
	margin-bottom:35px;
}

#main .contentsTable .ddLeft
{
	width:370px;
	margin-right:20px;
	float:left;
}
#main .contentsTable .ddRight
{
	width:145px;
	float:left;
}

#main .contentsTable div.btWeb a
{
	background: url(../img/bt01.gif) no-repeat 0px top;
	text-indent: -9999px;
	width:370px;
	height:50px;
	display:block;
}

#main .contentsTable div.btWeb a:hover
{
	background: url(../img/bt01.gif) no-repeat 0px -50px;
}

#main .contentsTable ul li
{
	margin-right:8px;
	float:left;
}
#main .contentsTable ul li.liEnd
{
	margin-right:0px;
	float:left;
}
