@charset "shift_jis";

h3 {
	padding:5px 0 0 0;
	line-height:15px;
}
p {
	color:#444444;
}
/******メインコンテンツ******/

/*****iebバグ対策*******/
div.content {
	width:620px;
}
/***********/
div.section {
	float:left;
	width:565px;
	margin:15px 0 0 30px;
	background-color:#FFF9E9;
}
div.inner_section {
	float:left;
}
div.service {
	float:left;
	width:380px;
	padding-top:2px;
}
div.caption {
	padding:10px 0 20px 68px;
	clear:both;
}
div.btn {
	float:right;/*
	margin-top:7px;*/
}
div.caption a {
	line-height:20px;
}
div#caution p {
	color:#FF3300;
}
div#caution {
	margin:30px 68px;
	padding:10px;
	border-color:#FF3300;
	border-width:1px;
	border-style:solid;
}
