
/* ========== ピックアップ部分 ========== */

#service{
	width:622px;
	height:auto;
	overflow: hidden;
	text-align: left;
	margin:22px 0 30px 0;
	padding:0;
	background: url(../../img/service/topics_base.gif) no-repeat bottom;
}

#service h2{
	width:622px;
	height:auto;
	margin:0;
	padding:0;
}

#service h3{
	width:582px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:15px;
	padding:0 0 5px 10px;
	background: url(../../img/service/line01.gif) left bottom repeat-x;
	font-weight: bold;
	color: #333333;
	font-size: 100%;
}

#service section{
	width:555px;
	margin:0 auto;
	margin-bottom:20px;
	padding:0;
}

#service section h4{
	width:500px;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:3px;
	padding:4px 0 0 25px;
	background: url(../../img/house.gif) no-repeat 0 .1em;
}

#service section p{
	width:530px;
	font-weight: none;
	color: #333333;
	font-size: 80%;
	margin:0 auto;
	margin-bottom:20px;
	line-height:150%;
	padding:10px;
	background: url(../../img/line.gif) left top repeat-x;
}

