@charset "utf-8";

body {
    font-size: 13px;
}

.txtPlanTop01 {
	margin-bottom: 30px;
	text-align:  center;
}

.txtPlanTop02 {
	margin-bottom: 80px;
}

.txtPlanTop02 dt {
	float: left;
	clear: both;
	width: 215px;
	margin-bottom: 20px;
}

.txtPlanTop02 dd {
	float: left;
	color: #4b3304;
	width: 530px;
	margin-bottom: 20px;
}

.txtPlanTop03 {
	margin-bottom: 20px;
}

.boxPlanTop01 {
	display:table;
	margin-bottom: 40px;
}

.picPlanDetail01 {
	width: 165px;
	display: table-cell;
}

.txtPlanTop04 {
	font-size: 16px;
	color: #4b3304;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}

.imgPlanTop02 {
	margin-left: 80px;
}

.imgPlanTop01 li,
.imgPlanTop02 li{
	float: left;
	margin-bottom: 60px;
}

.imgPlanTop01 li + li {
	margin-left: 10px;
}

.imgPlanTop02 li + li {
	margin-left: 30px;
}

.boxPlanDetail01 {
	background: #f5f1e9;
	padding: 30px 20px 10px 20px;
	overflow: hidden;
	margin-bottom: 20px;
}

.boxPlanDetail02 {
	display:table;
	margin-bottom: 30px;
}

.picPlanDetail02 {
	display: table-cell;
}

.txtPlanTop05 {
	display:table-cell;
	vertical-align:middle;
	padding-left:30px;
}

.txtPlanTop06 {
	margin-bottom: 10px;
}

.txtPlanTop07 {
	margin: 50px 0 30px 0;
}

.imgPlanInclude01 li {
	float: left;	
}

.imgPlanInclude01 li + li {
	margin-left: 6px;
}

.tbPlanDifference01 {
	border-top: #cfcfcf 1px solid;
	border-left: #cfcfcf 1px solid;
	width: 745px;
	margin-bottom: 80px;
}

.tbPlanDifference01  th,
.tbPlanDifference01  td {
	padding: 15px 20px;
	border-right: #cfcfcf 1px solid;
}

.tbPlanDifference01  th:nth-child(1),
.tbPlanDifference01  td:nth-child(1) {
	background: #f1efef;
	text-align: center;
	vertical-align: middle;
}

.tbPlanDifference01  th:nth-child(3),
.tbPlanDifference01  th:nth-child(5),
.tbPlanDifference01  td:nth-child(3),
.tbPlanDifference01  td:nth-child(5) {
	background: #f5f1e9;
}

.tbPlanDifference01  th {
	border-bottom: #5d492b 1px solid;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
} 

.tbPlanDifference01  td {
	border-bottom: #cfcfcf 1px solid;
	padding: 15px 20px 15px 30px;
}

.tbPdTd01 {
	width: 260px;
}

.txtPlanExpense01 {
	margin: 80px 0 30px 0;
}

.txtPlanExpense02 {
	margin-bottom: 20px;
}

.picPlanExpense01 {
	margin-bottom:50px;
	line-height:1.8;
}

.picPlanExpense02 img {
	vertical-align: bottom;
}

.txtPlanOption01 {
	margin-bottom: 60px;
}

.txtPlanOption01 li {
	float: left;
	margin-bottom: 10px;
}

.txtPlanOption01 li:nth-child(2n) {
	margin-left: 15px;
}

.tbPlanCost01 {
	margin: 30px 0 60px 0;
	border-collapse: separate;
	border-spacing: 0 10px;
}

.tbPlanCost01 th img {
	vertical-align: bottom;
}

.tbPlanCost01 td {
	margin-bottom: 20px;
}

.tbPlanCost01 td:nth-child(1) {
	text-align: right;
	background: #ffe3c5;
}

.tbPlanCost01 td:nth-child(3) {
	text-align: right;
	background: #f6cccc;
}

.tbPlanCost01 td:nth-child(5) {
	text-align: right;
	background: #fff2d1;
}

.tbPlanCost01 td:nth-child(7) {
	text-align: right;
	background: #dae9f7;
}

.tbPlanCost01 td:nth-child(9) {
	text-align: right;
	background: #f6cccc;
}

.tbPlanCost01 td:nth-child(11) {
	text-align: right;
	background: #ddeccf;
	padding: 5px 2px!important;
}

.tbPlanCost01 td:nth-child(2n+1) {
	padding: 5px 8px;
} 

.tbPlanCost01 td:nth-child(2n) {
	padding: 4px;
	text-align: center;
}

.btnPlanGraph01 {
	border: #d3d4b4 1px solid;
	width: 300px;
	height: 45px;
	line-height: 45px;
	padding-right: 10px;
	margin-bottom:40px;	
	text-align: center;
	background: white;
	position:relative;
	float: right;
}

.btnPlanNext01 {
	border: #d3d4b4 1px solid;
	width: 200px;
	height: 45px;
	line-height: 45px;
	padding-right: 10px;
	margin-right: 15px;
	margin-bottom:40px;
	margin-top: 5px;
	text-align: center;
	background: white;
	position:relative;
	float: right;
}

.btnPlanNext01:after,
.btnPlanGraph01:after {
	content: url(../img/common/ico_arrow01.png);
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -15px;
} 

.btnPlanNext01 img,
.btnPlanGraph01 img {
	display: inline-block;
	vertical-align: middle;
}

.btnPlanNext01:hover,
a:hover .btnPlanGraph01 {
	background: #f0ece3;
}


.btnPlanNext02 {
	border: #d3d4b4 1px solid;
	width: 200px;
	height: 45px;
	line-height: 45px;
	padding-right: 10px;
	margin-right: 15px;
	margin-bottom:40px;
	margin-top: 10px;
	text-align: center;
	background: white;
	position:relative;
	float: right;
}

.btnPlanNext02:after {
	content: url(../img/common/ico_arrow01.png);
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -10px;
} 

.btnPlanNext02 img {
	display: inline-block;
	vertical-align: middle;
	margin-top: 12px;
}
	
.btnPlanNext02:hover,
a:hover .btnPlanGraph01 {
	background: #f0ece3;
}	
	
	


.btnPlanNext01:hover,
a:hover .btnPlanGraph01 {
	background: #f0ece3;
}




.acBox {
	display: none;
}


.boxPlanDetail01 {
	background: #f5f1e9;
	padding: 30px 20px;
}

/*???ﾊ*/
.mt10px {
	margin-top: 10px;
}
.mt20px {
	margin-top: 20px;
}

/*20121102???{?X?V?v?????ꗗ*/
.allplan_cont_kasou {
	width: 369px;
	height: 210px;
	background: url(../img/newplan/allplan_kasou_bg.jpg) no-repeat;
	margin-top: 36px;
	margin-bottom: 36px;
}
.allplan_cont_kasou2 {
	width: 369px;
	height: 210px;
	background: url(../img/newplan/allplan_kasou_bg.jpg) no-repeat;
	margin-top: 36px;
	margin-bottom: 36px;
}
.allplan_cont_simple {
	width: 369px;
	height: 210px;
	background: url(../img/newplan/allplan_simple_bg.jpg) no-repeat;
	margin-top: 36px;
	margin-left: 20px;
	margin-bottom: 36px;
}

.allplan_cont_kodawari {
	width: 369px;
	height: 210px;
	background: url(../img/newplan/allplan_kodawari_bg.jpg) no-repeat;
	margin-bottom: 60px;
}
.allplan_cont_kodawari2 {
	width: 369px;
	height: 210px;
	background: url(../img/newplan/allplan_kodawari_bg.jpg) no-repeat;
	margin-top: 36px;
	margin-left: 20px;
	margin-bottom: 36px;
}

.allplan_cont_ongaku {
	width: 369px;
	height: 210px;
	background: url(../img/newplan/allplan_ongaku_bg.jpg) no-repeat;
	margin-left: 20px;
	margin-bottom: 60px;
}
.allplan_cont_ongaku2 {
	width: 369px;
	height: 210px;
	background: url(../img/newplan/allplan_ongaku_bg.jpg) no-repeat;
	margin-bottom: 60px;
}

.allplan_cont_img {
	padding-left: 20px;
	padding-top: 80px;
}
.allplan_cont_planname {
	font-size: 30px;
	line-height: 30px;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
	padding-left: 11px;
	padding-top: 0px;
	color: #222;
}
.allplan_cont_planname2 {
	font-size: 24px;
	line-height: 24px;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
	padding-left: 11px;
	padding-top: 6px;
	color: #222;
}
.allplan_cont_plantext {
	font-size: 14px;
	line-height: 21px;
	width: 168px;
	height: 114px;
	padding-left: 11px;
	padding-top: 46px;
}
.allplan_cont_plantodetail {
	width: 168px;
	padding-left: 11px;
}




/*index*/
/*index_keyv*/
.plan_index_keyv {
	width: 758px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.plan_index_title {
	width: 760px;
	margin: 0 0 20px 0;
}
.plan_index_keyv_text {
	width: 326px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 22px;
}

/*?軏{?v????
.plan_index_cont01 {
	width: 760px;
	height: 667px;
	background: url(../img/plan/index/index_cont01_bg.gif) no-repeat;
	margin-top: 15px;
	margin-bottom: 60px;
}
.plan_index_cont01_main_top {
	margin-top: 9px;
}
.plan_index_cont01_main_middle {
	margin-top: 31px;
}
.plan_index_cont01_main_bottom {
	margin-top: 31px;
}
.plan_index_cont01_main_left {
	margin-left: 20px;
}
.plan_index_cont01_main_center {
	margin-left: 20px;
}
.plan_index_cont01_main_right {
	margin-left: 20px;
}*/

.plan_index_cont {
	width: 759px;
	margin-bottom: 60px;
}
.plan_index_cont_box {
	width: 759px;
	height: 139px;
	margin-top: 9px;
	padding-bottom: 9px;
	border-bottom: solid 1px #999;
}
.plan_index_textbox {
	margin-left: 9px;
	width: 298px;
	height: 130px;
}
.plan_index_text {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
.plan_index_todetail {
	margin-left: 20px;
}


/*any*/
/*any_keyv,otherplan???ʕ???*/
.plan_any_keyv {
	width: 718px;
	margin-top: 20px;
}
.plan_any_keyv_text {
	width: 326px;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 32px;
	margin-left: 12px;
}
.plan_any_keyv_shikumi {
	margin-left: 8px;
}

.plan_otherplan {
	background: url(../img/plan/plan_otherplan_bg.gif) no-repeat;
	width: 748px;
	height: 146px;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 48px;
}
.plan_otherplan_btn_left {
	margin-left: 4px;
}
.plan_otherplan_btn {
	margin-left: 12px;
}
.plan_any_other_title {
	margin-top: 12px;
}


/*anyindex_content*/
/*cont01 ?l?????迹I?ﾔ*/
.plan_anyindex_cont01 {
	width: 758px;
	margin-top: 15px;
	margin-bottom: 28px;
}
.plan_anyindex_cont01top_box {
	width: 120px;
	height: 160px;
	margin-left: 20px;
}
.plan_anyindex_cont01_box {
	width: 120px;
	height: 118px;
	margin-left: 20px;
}
.plan_anyindex_cont01_text {
	width: 120px;
	font-size: 12px;
	line-height: 21px;
}
.plan_anyindex_cont01_btn {
	margin-left: 1px;
}
.plan_anyindex_leftcont_top {
	padding-top: 41px;
}
.plan_anyindex_leftcont {
	padding-top: 0px;
}
.plan_anyindex_bar {
	margin-top: 30px;
	 margin-bottom: 30px;
}



/*any_content*/
.plan_any_title {
	width: 758px;
	height: 30px;
	margin: 20px 0;
}
.plan_any_title2 {
	width: 758px;
	height: 30px;
	margin-bottom: 36px;
}


/*cont01 ?l?????迹I?ﾔ*/
.plan_any_cont01 {
	width: 748px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.plan_any_cont01_downleft {
	margin-left: 0;
}
.plan_any_cont01_down {
    margin-left: 15px;
    margin-top: 10px;
}
.family_plan_any_cont01_down {
    margin-left: 10px;
    margin-top: 10px;
}


/*cont02 ?軏{?v?????̂??ē・/
.plan_any_cont2_plantitle {
	height: 45px;
	background: url(../img/plan/plan_any_cont01_plantitle.gif) no-repeat;
	font-size: 12px;
	line-height: 18px;
	width: 500px;
	padding-left: 240px;
	margin-bottom: 24px;
}
.plan_any_cont02_saidanimg {
	padding-top: 25px;
}
.plan_any_cont02_saidantitle {
	padding-top: 25px;
	margin-left: 10px;
}
.plan_any_cont02_tosaidan {
	margin-top: 10px;
	margin-left: 10px;
}
.plan_any_cont02_hitsugi {
	margin-top: 13px;
}
.plan_any_cont02_nokan {
	margin-top: 13px;
	margin-left: 10px;
}
.plan_any_cont02_tabcont_right {
	width: 220px;
	padding-top: 55px;
	margin-left: 10px;
}
.plan_any_cont02_tabcont_right p.plan_any_cont02_item {
	font-size: 10px;
	line-height: 18px;
	width: 220px;
	height: 210px;
}
.plan_any_cont02_tabcont_right_toplan {
	margin-top: 8px;
}
.plan_any_cont02_tabcont2_left {
	padding-top: 28px;
}
.plan_any_cont02_tabcont2_right {
	margin-top: 46px;
	margin-left: 20px;
}
.plan_any_cont02_tabcont2_right p.plan_any_cont02_item2 {
	font-size: 10px;
	line-height: 18px;
	width: 470px;
	height: 30px;
}
.plan_any_cont02_tabcont_right_toplan2 {
	margin-left: 252px;
}

/*cont03 ???烽ﾄ?Ȃ??・p*/
.plan_any_cont3_omotenashititle {
	height: 45px;
	background: url(../img/plan/plan_any_cont01_omotenashititle.gif) no-repeat;
	font-size: 16px;
	line-height: 22px;
	width: 440px;
	padding-left: 310px;
	margin-bottom: 30px;
}
.plan_any_cont3_text {
	width: 250px;
	font-size: 16px;
	line-height: 24px;
	margin: 24px 0 20px 0;
}
.plan_any_cont3_img {
}
.plan_any_cont3_henreibottom,
.plan_any_cont3_foodbottom {
	margin: 0 20px 40px 0;
	padding: 8px;
	background-color: #006750;
	color: #fff;
	font-size: 17px;
}
/*cont04 ?֏齊g?p??*/
.plan_any_cont04 {
	width: 374px;
}
.plan_any_cont04_text,
.plan_any_cont05_text {
    font-size: 16px;
    line-height: 24px;
    margin-right: 24px;
}
.plan_any_cont04_img {
	margin-top: 44px;
}
/*cont05 ???̂ق??̔・p*/
.plan_any_cont05 {
	width: 354px;
}

.plan_any_cont05_info {
	background: url(../img/plan/plan_any_cont05_bg.jpg) no-repeat;
	width: 374px;
	margin-top: 18px;
}
.plan_any_cont05_info_text {
	width: 192px;
	font-size: 16px;
	line-height: 24px;
	padding-top: 42px;
	padding-left: 154px;
}
.plan_any_cont05_info_btn {
	margin-left: 154px;
	margin-top: 14px;
}


/*number*/
/*???ﾊ*/
.plan_case_table {
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 48px;
}

/*cont01*/
.plan_number_cont01_title {
	padding-top: 24px;
	margin-bottom: 36px;
}
.plan_number_cont01_info {
	margin-bottom: 24px;
}
.plan_number_cont01 {
	width: 758px;
	height: 200px;
	background: url(../img/plan/number/plan_number_cont01_bg.gif) no-repeat;
	margin-top: 15px;
	margin-bottom: 40px;
}
.plan_number_cont01_box {
	padding-top: 3px;
	padding-left: 13px;
}
.plan_number_cont01_2 {
	width: 168px;
}
.plan_number_cont01_3 {
	margin-left: 4px;
}
.plan_number_cont01_4 {
	margin-left: 4px;
}
.plan_number_cont01_bottom {
	margin-top: 4px;
}

/*cont02*/
.plan_number_cont02_title {
	padding-top: 24px;
	margin-bottom: 24px;
}
.plan_number_cont02 {
	width: 748px;
	margin-left: 10px;
	margin-top: 15px;
}
.plan_number_cont02_bg {
	width: 748px;
	background: url(../img/plan/number/plan_number_cont01_bgbody.gif) repeat-y;
	margin: 0;
}
.plan_number_cont02_bg .plan_number_cont02_box {
	width: 728px;
	padding-top: 10px;
	padding-left: 10px;
}
.plan_number_cont02_titletext {
	width: 310px;
	font-size: 10px;
	line-height: 16px;
	margin-left: 10px;
}
.plan_number_cont02_planbasic {
	width: 728px;
	margin-top: 10px;
}
.plan_number_cont02_planbasic_center {
	padding-right: 9px;
	margin-left: 10px;
	border-right: 1px solid #999;
}
.plan_number_cont02_planbasic_right {
	margin-left: 8px;
}
.plan_number_cont02_planbasic_text {
	width: 728px;
	font-size: 14px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 9px;
}
.plan_number_cont02_otheritem_left {
	margin-top: 12px;
    margin-left: 12px;
}
.plan_number_cont02_otheritem {
	margin-top: 12px;
	margin-left: 12px;
}
.plan_number_cont02_bgbottom {
	margin-bottom: 40px;
}
.plan_number_cont02_kasoubasic {
	margin-top: 15px;
	width: 581px;
	margin-left: 72px;
}
.plan_number_cont02_kasoubasic_hitsugi {
	margin-left: 20px;
}

/*cont03*/
.plan_number_cont03 {
	width: 748px;
	margin-top: 15px;
	margin-left: 10px;
}

/*cont04*/
.plan_number_cont04 {
	width: 748px;
	height: 220px;
	background: url(../img/plan/number/plan_number_cont04_saijo_bg.gif) no-repeat;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 40px;
}
.plan_number_cont04_box {
	width: 728px;
	padding-top: 10px;
	padding-left: 10px;
}
.plan_number_cont04_text {
	width: 240px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}
.plan_number_cont04_saijoimg {
	margin-top: 10px;
	margin-left: 35px;
}

/*cont05*/
.plan_number_cont05 {
	width: 374px;
}
.plan_number_cont05_box {
	width: 364px;
	height: 300px;
	background: url(../img/plan/number/plan_number_cont05_bg.gif) no-repeat;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 48px;
}
.plan_number_cont05_content {
	width: 344px;
	padding-top: 10px;
	padding-left: 10px;
}
.plan_number_cont05_text {
	width: 344px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.plan_number_cont05_ofuse {
	width: 344px;
	height: 95px;
	background: url(../img/plan/number/cont05_ofuse_bg.jpg) no-repeat;
}
.plan_number_cont05_ofuse_text {
	width: 192px;
	font-size: 12px;
	line-height: 20px;
	margin-left: 150px;
}
.plan_number_cont05_ofuse_btn {
	margin-left: 150px;
	margin-top: 10px;
}

/*cont06*/
.plan_number_cont06 {
	width: 374px;
	margin-left: 10px;
}
.plan_number_cont06_box {
	width: 374px;
	height: 300px;
	background: url(../img/plan/number/plan_number_cont06_bg.gif) no-repeat;
	margin-top: 15px;
	margin-bottom: 48px;
}
.plan_number_cont06_content {
	width: 354px;
	padding-top: 10px;
	padding-left: 10px;
}
.plan_number_cont06_btn {
	margin-left: 160px;
}

/*?l???ʔ・p?ꗗ*/
.plan_number_smalltitle {
	padding-top: 24px;
	margin-bottom: 12px;
}
.plan_number_any_text {
	font-size: 12px;
}
.plan_number_anyprice_img {
	margin-top: 36px;
	margin-bottom: 36px;
}
.plan_number_anytoestimate {
	margin-bottom: 60px;
}



/*------------------------------------------------------------------------
?@2015?N2???I?[?N?????h?ǉU?
-------------------------------------------------------------------------*/


/*--?v?????^?C?g??--*/

.index_ttl01{
	margin-top:50px;
	margin-bottom:50px;
}



/*--?v?????@???C??--*/
.index_planline01{
	border-top:1px solid #d3d4b4;
	height:1px;
	margin-top:40px;
	margin-bottom:45px;
    width: 756px;
}



/*--???V?v?????Ɣ・p--*/

.index_pricewaku01{
text-align:center;
background-color: #efeeee;
border-top:6px solid #e7e7e7;
border-left:6px solid #e7e7e7;
border-right:6px solid #e7e7e7;
padding-top:12px;
padding-bottom:12px;
width: 756px;
}

.index_pricewaku02{
text-align:center;
background-color: #f7f5f5;
border-left:6px solid #e7e7e7;
border-right:6px solid #e7e7e7;
border-bottom:6px solid #e7e7e7;
padding-top:21px;
padding-bottom:100px;
margin-bottom:100px;
width: 756px;
}

.index_pricewaku02 .index_price01{
padding-top:20px;
padding-left:13px;
float:left;
}

.index_pricewaku02 .index_price02{
padding-top:20px;
padding-left:3px;
float:left;
}

.index_pricewaku02 .index_price03{
padding-top:20px;
padding-left:3px;
float:left;
}

.index_pricewaku02 .index_price04{
padding-top:20px;
padding-left:3px;
float:left;
}





/*--------------------?}?E?X?I?[?o?[?ǉAi2014?N3???ύX?j----------------------*/


/*--???V?v?????i?}?E?X?I?[?o?[?j--*/
#index_plan_01,#index_plan_02,#index_plan_03,#index_plan_04,#index_plan_05,#index_plan_06,#index_plan_07,#index_shukyou01,#index_shukyou02,#index_shukyou03,#index_shukyou04,#index_shukyou05,#index_shukyou06,#index_shukyou07 {
	float: left;
	width: 166px;
	height: 63px;
	background-repeat: no-repeat;
	padding: 7px;
	padding-top: 145px;
}

#index_shukyou03,#index_shukyou07{
padding-top: 155px;
}

#index_plan_01 {
	background-image: url("/img/plan/index_plan01_mouseout.jpg");
	}

#index_plan_02 {
	background-image: url("/img/plan/index_plan02_mouseout.jpg");
	margin-left: 12px;
}

#index_plan_03 {
	background-image: url("/img/plan/index_plan03_mouseout.jpg");
	margin-left: 12px;
}

#index_plan_04 {
	background-image: url("/img/plan/index_plan04_mouseout.jpg");
	margin-left: 12px;
}

#index_plan_05 {
	background-image: url("/img/plan/index_plan05_mouseout.jpg");
	clear:left;
	margin-top: 12px;
}
#index_plan_06 {
	background-image: url("/img/plan/index_plan09_mouseout.jpg");
	margin-top: 12px;
	margin-left: 12px;
}

#index_plan_07 {
	background-image: url("/img/plan/index_plan07_mouseout.jpg");
	margin-top: 12px;
	margin-left: 12px;
}

#index_shukyou01 {
	background-image: url("/img/plan/index_shukyou01_mouseover.jpg");
}

#index_shukyou02 {
	background-image: url("/img/plan/index_shukyou02_mouseover.jpg");
	margin-left: 12px;
}

#index_shukyou03 {
	background-image: url("/img/plan/index_shukyou03_mouseover.jpg");
	margin-left: 12px;
}

#index_shukyou04 {
	background-image: url("/img/plan/index_shukyou04_mouseover.jpg");
	margin-top: 12px;
	clear:left;
}

#index_shukyou05 {
	background-image: url("/img/plan/index_shukyou05_mouseover.jpg");
	margin-top: 12px;
	margin-left: 12px;
}

#index_shukyou06 {
	background-image: url("/img/plan/index_plan08_mouseover.jpg");
	margin-top: 12px;
	margin-left: 12px;
}

#index_shukyou07 {
	background-image: url("/img/plan/index_shukyou07_mouseover.jpg");
	margin-left: 12px;
}


/*--?t???[?g?・-*/
.index_planclr01{
	clear:left;
}




/*--?ԑ??V?Ȃ轤ﾅ?͂̃v?????i?}?E?X?I?[?o?[?j--*/
#index_planhana01 a {
	display: block;
	overflow: hidden;
	height: 115px;
	width: 756px;
}


#index_planhana02 a {
	display: block;
	overflow: hidden;
	height: 115px;
	width: 756px;
	margin-top:12px;
}


#index_planhana03 a {
	display: block;
	overflow: hidden;
	height: 115px;
	width: 756px;
	margin-top:12px;
}






/*--h1???o???????@?֌・-*/


.plan01_msg01{
	width: 756px;
	height: 100px;
	margin: 25px 0 25px 5px;
}

.plan01_tit{
	padding-top:20px;
	padding-left: 5px;
	float: left;
	width: 200px;
	height: 100px;
}

.plan01_msgtxt{
	width:400px;
	line-height:20px;
	font-size:14px;
	margin-left: 345px;
	padding-top: 22px;
}

.plan01_msgtxt_shukyo{
    width:400px;
	line-height:20px;
	font-size:14px;
	margin-left: 345px;
	padding-top: 22px;
}    

.plan01_msgtxt2{
	width:400px;
	line-height:20px;
	font-size:14px;
	margin-left: 345px;
	padding-top: 45px;
}

.plan01_msgtxt3{
	width:400px;
	line-height:20px;
	font-size:14px;
	margin-left: 245px;
	padding-top: 30px;
}

.mb45{
margin-bottom: 45px;
}



/*--flowBox--*/

.planBoxOuter {
    width: 780px;
    float: left;
    margin: 0 0 20px 0;
}

.planBoxOuter h3 {
  color: #504819;
  font-weight: bold;
  font-size: 18px;
  margin: 8px 0 5px 0;
  text-align: center;
}

.planBoxInner01 {
    width: 180px;
    height: 251px;
    float: left;
    background-color: #f5f1e8;
}

.planBoxInner02 {
    width: 180px;
    height: 251px;
    margin-left: 12px;
    float: left;
    background-color: #f5f1e8;
}
.planBoxInner03 {
    width: 380px;
    height: 100px;
    margin-left: 12px;
    float: left;
    background-color: #f5f1e8;
}
.planBoxBarL {
    width: 100%;
    float: left;
    margin: 40px 0 40px 10px;
}

.planBoxBarL h2 {
    float: left;
}

.planBoxBarR {
    width: 400px;
    line-height: 20px;
    margin-left: 345px;
}

.planhr {
    width: 756px;
    border: ;
}

.boximg {
    text-align: center;
}

.boxtxt {
    margin: 0 7px;
}
.pb_top_title {
	width: 756px;
	height: 100px;
	margin: 25px 0;
}
.planBoxInner_top {
    width: 180px;
    height: 160px;
    float: left;
    background-color: #f5f1e8;
    border: 1px solid #d9d9d9;
}
.planBoxInner_top02 {
    width: 180px;
    height: 160px;
    margin-left: 12px;
    float: left;
    background-color: #f5f1e8;
    border: 1px solid #d9d9d9;
}
.pb_line {
  padding-bottom: 10px;
  border-bottom: 1px dotted #9a8f82;
}
.pb_top_tt {
  width: 760px;
  margin-bottom: 10px;
  font-size: 20px;
  border-bottom: 1px dotted #9a8f82;
  font-weight: bold;
}
.pbi_top {
    color: #fcfaf6;
}
.plan_small_sogaku{
	margin: 40px 20px 50px 0;
	padding: 14px;
    border: solid 1px #c4c59a;
    font-size: 17px;
  	font-weight: bold;
    text-align: center;
}
.plan_small_merritt {
	margin: 0 20px 20px 0;
	padding: 12px;
	background: -moz-linear-gradient(top,#FFF 0%,#EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    border: 1px solid #DDD;
    color:#111;
    font-size: 19px;
   	text-align:  center;
}
.plan_index_title2 {
    position: relative;
    color: #3E3E3E;
    background: #ededed;
    font-size: 28px;
    line-height: 1.4;
    border: 1px solid #dfdddd;
    margin: 0 0 30px 0;
    padding: 15px 10px 11px 20px;
    border-radius: 3px;
}
.plan_index_title2:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 60px;
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-top: 10px solid #ededed;
    border-right: 10px solid #ededed;
}
.plan_any_cont06_text {
    font-size: 16px;
    line-height: 24px;
    margin: 50px 0 30px 0;
}
#familyContent {
    margin-right: 20px;
}
#familyContent li {
    margin-bottom: 14px;
    margin-left: 20px;
    list-style: none;
    font-size: 16px;
    background: url(../img/common/img_checked.png) no-repeat;
    padding-left: 40px;
}
.plan_any_cont07_text {
    font-size: 18px;
	color: #009688;
    margin: 20px 0 10px 0;
  	font-weight: bold;
}
.plan_any_cont08_text {
    font-size: 18px;
    width: 760px;
    margin-bottom: 40px;
}
.plan_any_cont08_text span {
	color: #E6063F;
  	font-weight: bold;
}
.familytitle {
	 width: 760px;
}
.family:hover img{
opacity:0.90;
filter:alpha(opacity=90);
-ms-filter: "alpha( opacity=90 )";
-moz-opacity:0.90;
}