@charset "UTF-8";


/*---------------
フッター
----------------*/

#footer_area {
    width: 640px;overflow:hidden;}

#footer_area .footer{
	width:640px;font-size:10px;line-height:17px;color:#999999;
	border-top:1px solid #dbdbdb;position:relative;}

#footer_area .footer p.pagetop{
	width:75px;height:13px;text-align:right;
	position:absolute;top:0px;right:20px;
	padding:2px 8px 8px 8px;
	background:url(../../img/pagetop_bg.png) no-repeat scroll 0 0 transparent;
}
#footer_area .footer p.pagetop a:hover img{
	filter:alpha(opacity=70);-ms-filter: "alpha(opacity=70)";opacity:0.7;-moz-opacity:0.7;}

#footer_area .footer ul.submenu01{
	width:480px;padding:10px 20px 6px 20px;clear:both;}
#footer_area .footer ul.submenu01 li{
	float:left;margin-right:30px; list-style:none;padding:0 0 2px 13px;
	background:url(../../img/arrow.gif) no-repeat scroll 0 0 transparent; font-size:10px;}

#footer_area .footer ul.submenu01 li.pc{
	display:block;
}
#footer_area .footer ul.submenu01 li.sp{
	display:none;
}
.cx_smartphoneview #footer_area .footer ul.submenu01 li.pc{
	display:none;
}
.cx_smartphoneview #footer_area .footer ul.submenu01 li.sp{
	display:block;
}
/*
#footer_area .footer ul.submenu01 li a:hover img{
	filter:alpha(opacity=70);-ms-filter: "alpha(opacity=70)";opacity:0.7;-moz-opacity:0.7;}
*/

#footer_area .footer ul.submenu02{
	width:505px;padding:7px 0 5px 135px;height:19px;clear:both;
	background:url(../../img/submenu02_bg.jpg) repeat-x;
	border-top:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;}
#footer_area .footer ul.submenu02 li{
	float:left;margin-right:10px; list-style:none;}

#footer_area .footer ul:after{
	clear: both;content: "";display: block;visibility: hidden;}

/*FOOTER MENU LINK */
#footer_area .footer li a:link{color:#585858;text-decoration: none;}
#footer_area .footer li a:visited{color:#585858;text-decoration: none;}
#footer_area .footer li a:hover{color:#999; text-decoration:underline;}
#footer_area .footer li a:active{text-decoration:none; }


#footer_area .footer .fotter_copy{
	width:600px; clear:both; margin:10px auto;
	background:url(../../img/nocopy.png) no-repeat scroll 0 0 transparent;
	zoom:1;
	position:relative;}
#footer_area .footer .fotter_copy p {
    color: #585858;
    font-size: 10px;
    line-height: 18px;
    padding: 0 0 5px 85px;
}
#footer_area .footer .fotter_copy a:link {
    color: #FF8200;
    text-decoration: none;
}
#footer_area .footer .fotter_copy a:hover {
    color: #FF8200;
    text-decoration: underline;
}
#footer_area .footer .fotter_copy a:visited {
    color: #FF8200;
    text-decoration: none;
}



/*
.submenu01 img{
	margin-right:5px;
}

.submenu01_2 img{
	margin-right:5px;
}
*/

/*---------------
スマートフォン
----------------*/

.cx_smartphoneview #footer_area .footer{
	font-size:16px;line-height:20px;}
.cx_smartphoneview #footer_area .footer p.pagetop_sp{
/*	float:right; right:10px; */
	text-align:center; margin:0 auto; right:0;
	position:relative;width:129px;height:50px;
	padding:3px 10px 6px 11px;
	background:url(../../img/pagetop_bg2.png) no-repeat scroll 0 0 transparent;
}

.cx_smartphoneview #footer_area .footer ul li a{
	width:100%; height:100%; display:block; text-align:center;}

.cx_smartphoneview #footer_area .footer ul.submenu01{
	width:640px; padding:0;
	border-left:1px solid #ccc;border-top:1px solid #ccc;
	box-sizing:border-box;-webkit-box-sizing: border-box;}
.cx_smartphoneview #footer_area .footer ul.submenu01 li{
	float:left; width:213px; padding:0; background:#eee; padding:10px 2px; margin:0; font-size: 16px;
	border-right:1px solid #ccc;border-bottom:1px solid #ccc;box-sizing:border-box;-webkit-box-sizing: border-box;}

.cx_smartphoneview #footer_area .footer ul.submenu02_sp{
	width:640px; padding:0; margin:4px auto; height:auto;
	border-left:1px solid #fd8200;border-top:1px solid #fd8200;border-bottom:none;
	background:none;box-sizing:border-box;-webkit-box-sizing: border-box;}
.cx_smartphoneview #footer_area .footer ul.submenu02_sp li{
	float:left; width:213px; padding:0; background:#ffdab2; padding:10px 2px; margin:0; list-style:none;
	border-right:1px solid #fd8200;border-bottom:1px solid #fd8200;box-sizing:border-box;-webkit-box-sizing: border-box;}
.cx_smartphoneview #footer_area .footer ul.submenu02_sp li.meza{
	background:#ff8201; color:#fff}

/*FOOTER MENU LINK */
.cx_smartphoneview #footer_area .footer li a:hover{color:#585858; text-decoration:none;}
.cx_smartphoneview #footer_area .footer ul.submenu02_sp li a{color:#fd8200;text-decoration: none;}
.cx_smartphoneview #footer_area .footer ul.submenu02_sp li.meza a{color:#fff;text-decoration: none;}

.cx_smartphoneview #footer_area .footer .fotter_copy p {font-size: 12px;}


/* 表示切り替え */

#footer_area .footer p.pagetop{
	display:block;}
#footer_area .footer p.pagetop_sp{
	display:none;}

.cx_smartphoneview #footer_area .footer p.pagetop{
	display:none;}
.cx_smartphoneview #footer_area .footer p.pagetop_sp{
	display:block;}

#footer_area .footer ul.submenu02{
	display:block;}
#footer_area .footer ul.submenu02_sp{
	display:none;}

.cx_smartphoneview #footer_area .footer ul.submenu02{
	display:none;}
.cx_smartphoneview #footer_area .footer ul.submenu02_sp{
	display:block;}
