/*スタイル*/
#communication {
	overflow: hidden;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 35px;
	padding-bottom: 10px;
	width:600px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.85;
	background: url(../images/bg_bar.gif) repeat-y left top;
}


#communication p {
	color: #686868;
	font-size: 13.5px;
	padding-bottom: 6px;
}

.f_left {
	float: left;
	width: 469px;
}

.clear {
	clear: both;
}

#communication ul{
	clear: both;
	margin-top: 20px;
	font-size: 16px;
	border-top: 1px solid #EAE0BF;
	width:148px;
}

#communication ul li{
	padding-left:7px;
	width: 141px;
	border-bottom: 1px solid #EAE0BF;
}