@charset "Shift_JIS";

.plan_box {
	background: url(imgs/plan_box_m.gif) left top repeat-y;
}
.plan_boxR_t {
	background: url(imgs/plan_boxR_t.gif) left top no-repeat;
	padding-top: 8px;
}
.plan_boxG_t {
	background: url(imgs/plan_boxG_t.gif) left top no-repeat;
	padding-top: 8px;
}
.plan_boxR_m {
	background: url(imgs/plan_boxR_m.gif) left top repeat-y;
	text-align: center;
	color: #e50000;
	font-weight: bold;
	padding-bottom: 5px;
}
.plan_boxG_m {
	background: url(imgs/plan_boxG_m.gif) left top repeat-y;
	text-align: center;
	color: #243c59;
	font-weight: bold;
	padding-bottom: 5px;
}
.plan_box_b {
	background: url(imgs/pran_box_b.gif) left bottom no-repeat;
	padding-bottom: 8px;
}
	.plan_box div.txt {
		padding: 10px 20px;
	}
	
.plan_bluebox {
	background: url(imgs/plan_bluebox.gif) left top repeat-y;
}
.plan_bluebox_t {
	background: url(imgs/plan_bluebox_t.gif) left top no-repeat;
	padding-top: 8px;
}
.plan_bluebox_b {
	background: url(imgs/plan_bluebox_b.gif) left bottom no-repeat;
	padding-bottom: 8px;
}
	.plan_bluebox p {
		color: #243e59;
		font-weight: bold;
		padding: 3px 0 0 0;
		text-align: center;
	}
	
	
#PlanFlow {
	background: url(imgs/flow_boxmid.gif) left top repeat-y;
	width: 511px;
	padding-bottom: 15px;
}
#PlanFlow .flowRedBg { background: url(imgs/flow_bgtit.gif) left top no-repeat; color: #FF0000; text-align: center; margin-left: 4px;}

#PlanFlow .fl { width:228px;}
#PlanFlow .fr { width:228px;}

.flowBoxIn {
	background:url(imgs/flow_inboxmid.gif) left top repeat-y;
	width: 228px;
}

.flowBoxIn .flowTit {
	background: url(imgs/flow_dotX.gif) left bottom repeat-x;
	color: #243c59;
	line-height:1.7;
}
.flowBoxIn  div { padding: 0 10px 3px 10px;}


.flow_1kList {
	padding-bottom: 15px;
}
.flow_1kList li { float: left; margin-right: 15px;}

.action_btn_box_2column { padding: 15px 90px; }