﻿@charset "utf-8";


#mainL p.comment{
	display: inline-block;
	width: 560px;
}


#mainL table
{
	margin-top:	0;
}

#mainL table .tit th
{
	background:	#5b85ba;
	color:		#fff;
	text-align:	center;
	padding:	3px;
	border:		none;
}

#mainL table .tit .titW
{
	border-right:	1px solid #fff;
}

#mainL table th.category
{
	border-right:	1px solid #fff;
	width: 24px;
}
#mainL table th.cate{
	font-weight: normal;
	vertical-align: middle;
	background: #E6F9E3;
	border-left: dotted 1px #CCC;
	border-right: dotted 1px #CCC;
}
#mainL table th.cateWater{
	background: #E3F3F9;
}

#mainL table th.cateGas{
	background: #F0E3FB;
}

#mainL table th.catePalm{
	background: #FEFAE7;
}
#mainL table th.cateN{
	background: #fff;
}


#mainL table th,
#mainL table td
{
	border-top:	none;
}

#mainL table th
{
	width:	auto;
}

#mainL table td
{
	clear:	both;
}

#mainL table .titW
{
	width:	148px;
}

#mainL table .txtL
{
	width:	330px;
}

#mainL table .phtR
{
	width:	125px;
}

#mainL table .txtL h5
{
	margin-bottom:	5px;
	padding-left:	54px;
	background:		url('../img/youto.gif') no-repeat;
	line-height:	1.5em;
}

#mainL table td p
{
	margin:	0;
}

#mainL table td .widL
{
	width:	100%;
}