﻿.clear {
	clear: both;
}

.redn{
	color: #f00;
}

.redb{
	color: #f00;
	font-weight: bold;
}

.small{
	font-size: 12px;
}

.tright{
	text-align: right;
}

#remark{
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #ccc;
}


/* =ボタン
----------------------------------------*/

#btn_top{
	margin-top: 15px;
}

#btn_bottom{
	margin-top: 8px;
}

#btn_top ul li, 
#btn_bottom ul li{
	float: left;
	height: 60px;
	margin-right: 8px;
	background: #aaa;
}

#btn_top ul li{
	width: 308px;
}

#btn_bottom ul li{
	width: 229px;
}

#btn_top ul .btn_last, #btn_bottom ul .btn_last{
	margin-right: 0px;
}

#btn_top ul li a, #btn_bottom ul li a{
	display: block;	
	position: relative;
	height: 60px;
}

#btn_top ul li a{
	width: 308px;
}

#btn_bottom ul li a{	
	width: 229px;
}

#btn_bottom ul 
.btn07 a 
.new_icon{
	position: absolute;
	top: -5px;
	left: -8px;
}
.plan_icon{
	margin:10px 0;
}



/* =ブロック
----------------------------------------*/

.point_area{
	margin: 0px 0 0px;
}

.point_left, .point_right{
	width: 465px;
	min-height:240px;
	height: auto !important;
	height: 240px; /*ここにIE６用の高さを設定*/
	margin-top: 10px;
}

.point_left div, .point_right div{
	width: 310px;	
	margin: 105px 0 0 20px;
	padding:15px;
}

.point_left div p, .point_right div p{
	margin-bottom: 10px;
	
}

.point_left{
	float: left;
	
}

.point_right{
	float: right;
}

.point01{
	background: url(../img/bg_point1.jpg) no-repeat;
}

.point02{
	background: url(../img/bg_point2.jpg) no-repeat;	
}

.point02 div{
	width: 260px;
}

.point03{
	background: url(../img/bg_point3.jpg) no-repeat;
}

.point03 div{
	margin: 85px 0 0 20px;
}

.point04{
	background: url(../img/bg_point4.jpg) no-repeat;
}

.point04 div{
	width: 280px;
	margin: 85px 0 0 20px;
}

.point05{
	background: url(../img/bg_point5.jpg) no-repeat;
}

.point05 div{
	width: 280px;
}

.point06{
	background: url(../img/bg_point6.jpg) no-repeat;	
}

.point06 div{
	width: 280px;
}

.point0506_attentionBox {
	border:1px solid #89d680;
	background:#f0ffee;
	padding:5px 10px 2px;
	text-align:center;
}
