/* =============================================================================
	4つの安心
============================================================================= */
.mainimage {
	background:url("img/mainimage.jpg") no-repeat 0 0;
	width:1000px;
	height:300px;
	text-indent:-9876px;
	margin-bottom:10px;
}

.left {
	float:left;
	background:url("../common/img/gray_back.gif") repeat;
	width:652px;
	padding:5px;
}

.right {
	width:324px;
	float:right;
}


.left .inner {
	padding:15px;
	background:#fff;
}

.title2 {
	background:url("img/title2.png") no-repeat 0 0;
	width:273px;
	height:32px;
	text-indent:-9876px;
	margin-bottom:20px;
}

.title3 {
	background:url("img/title3.png") no-repeat 0 0;
	width:359px;
	height:32px;
	text-indent:-9876px;
	margin-bottom:20px;
}

.title4 {
	background:url("img/title4.png") no-repeat 0 0;
	width:274px;
	height:32px;
	text-indent:-9876px;
	margin-bottom:20px;
}

.title5 {
	background:url("img/title5.png") no-repeat 0 0;
	width:360px;
	height:32px;
	text-indent:-9876px;
	margin-bottom:20px;
}

h3 {
	font-size:16px;
	color:#c00;
	margin-bottom:20px;
}

.image1 {
	float:left;
	width:300px;
}

.text1 {
	float:right;
	width:660px;
}

.image2 {
	float:left;
	width:240px;
}

.text2 {
	float:right;
	width:720px;
}

.imageset {
	float:left;
	width:300px;
	margin-right:50px;
}

.imageset_last {
	float:right;
	width:300px;
	margin-right:0;
}

.imageset p {
	padding-top:10px;
}












a.btn {
	float:left;
	margin-right:14px;
	display:block;
	text-indent:-9876px;
}

.left a.btn {
	width:304px;
	height:240px;
}

.right a.btn {
	margin-right:0;
	margin-bottom:14px;
}

.left a.btn1 {
	background:#eee url("img/btn1.png") no-repeat 0 0;
	margin-bottom:14px;
}

.left a.btn2 {
	background:#eee url("img/btn2.png") no-repeat 0 0;
	margin-bottom:14px;
}

.left a.btn3 {
	background:#eee url("img/btn3.png") no-repeat 0 0;
}

.left a.btn4 {
	background:#eee url("img/btn4.png") no-repeat 0 0;
}

.right a.btn5 {
	width:324px;
	height:260px;
	background:#eee url("../top/img/btn_list.png") no-repeat 0 0;
}

.right a.btn6 {
	width:324px;
	height:73px;
	background:#eee url("../top/img/btn_contact.png") no-repeat 0 0;
}

.right a.btn7 {
	width:324px;
	height:73px;
	background:#eee url("img/btn_attention.png") no-repeat 0 0;
}

.left .last,
.right .last {
	margin-right:0;
}

a.btn:hover {
	background-color:#ddd;
}




