@charset "UTF-8";


/* ------------ インポート ----------- */

@import url(common/style.css);
@import url(common/frame.css);
@import url(common/bg.css);


/* ------------ 再定義 ----------- */

h3 {
	margin-bottom:16px;
}


h5 {
	margin:0px 0px 6px 0px;
	border-bottom:#777777 dotted 1px;
}

p {
	margin:6px 0px;
}

ol {
	margin-left:24px;
}

/* ------------ service ----------- */

.block {
	margin-bottom:40px;
}

.category-body {
	width:406px;
	float:left;
	margin-left:14px;
}

.category-body h4 {
	background:url(../home/common/burette-sky.gif) left center no-repeat;
	padding-left:7px;
	color:#5189ff;
	margin-bottom:3px;
}

.category-body p {
	margin-bottom:20px;
	padding-bottom:16px;
	border-bottom:#aaaaaa dotted 1px;
}

.category-pic {
	width:230px;
	float:right;
}

.category-pic img {
	margin-bottom:10px;
}

.indent {
	margin-left:14px;
}

h4.border {
	border-bottom:#999999 dotted 1px;
}

.siege-merit {
	background-color:#FFC;
	padding:12px;
}











