#service {
	width:700px;
	padding:10px 40px 0 40px;
}

#service h2 {
	padding-bottom:10px;
}

#service h3 {
	padding-bottom:10px;
}

#service p {
	padding-bottom:20px;
	line-height:1.5;
	font-size:95%;
}

p.desc {
	width:540px;
	line-height:1.5;
	font-size:85%;
}

.repair-area {
	width:700px;
	height:auto;
	padding-top:30px;
	padding-bottom:40px;
}

.repair-area .txt {
	width:408px;
	height:auto;
	padding-right:34px;
	float:left;
}

.repair-area .photo {
	width:258px;
	height:auto;
	float:left;
}

#ziko {
	width:710px;
	padding:10px 35px 0 35px;
}

#ziko h2 {
	padding-bottom:10px;
}

#ziko h3 {
	padding-bottom:0;
}

#ziko p {
	padding-bottom:20px;
	line-height:1.5;
	font-size:95%;
}


#flow img {
	display:block;
}

#attention {
	width:639px;
	height:auto;
	padding:15px;
	font-size:90%;
	border:5px solid #000000;
	background-color:#FFF000;
	margin-bottom:30px;
}

#attention h3 {
	margin-bottom:15px;
	text-align:center;
}

#attention dl {
	margin-bottom:10px;
	width:639px;
}

#attention dl dt {
	list-style:none;
	background-image:url(../img/circle_list.jpg);
	background-repeat:no-repeat;
	width:21px;
	height:21px;
	float:left;
}

#attention dl dd {
	font-size:100%;
	width:618px;
	height:auto;
	line-height:1.5;
	float:left;
}