@charset "utf-8";
/* CSS Document */


.plan{
width:650px;
margin:5px 0 30px 80px;
padding:0;
line-height:1.3;
}
.plan_left{
float:left;
width:365px;
}
.plan_right{
float:right;
width:270px;
}
.plan_footer{
clear:both;
padding:3px 5px;
font-size: 12px;
color: #000;
border-top: 1px solid #000000;
line-height:1.8;
}
.plan_btn{
clear:both;
border-top: 1px solid #000000;
}
.plan_btn img{
margin:5px 0 0 0;
}
.top{
margin:5px 0 0 0;text-align:right
}

.subtitle{
padding: 15px 0 5px 15px;
font-size: 12px;
color: #000;
}
.body01{
margin: 0;
padding: 10px 0 10px 15px;
font-size: 12px;
color: #000;
line-height: 2.2;
border-top: 1px solid #000000;
}
.body02{
margin: 0;
padding: 10px 0 10px 15px;
color: #FF3300;
font-size: 12px;
line-height: 1.7;
border-top: 1px solid #000000;
}

div.other_fair{
	width: 650px;
	margin: 15px auto;
	padding: 0;
	text-align: center;
}