@charset "Shift_JIS";

/* 2014/4/1〜　*/
/*--------- footer ---------*/
/* clearfix */
#suFooter:after,
#suFooter #iconArea:after,
.clearfix:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

/* clearfix ie7 */
*:first-child+html #suFooter,
*:first-child+html #suFooter #iconArea,
*:first-child+html .clearfix {
	zoom:1;
}

/* clearfix ie6 */
* html #suFooter,
* html #suFooter #iconArea,
* html .clearfix {
	zoom:1;
}


/* sprite */
#suFooter .sprite {
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(/su_img/common/sprite.png);

}

#suFooter {
	font-size: 75%;
	width:750px;  /* width:860px;*/
	margin: 60px auto 0; /* margin-top: 60px;*/
	border-top:solid 1px #D4D4D4;
	padding:10px 0 0 0;
	}
#suFooter .linkArea {
	float:right;
	line-height:1.6;
	padding:15px 10px 0 10px;
	text-align:center;
/* 	min-width:590px; */
}


#suFooter .iconArea {
	float:right;
	width:120px; 
	height:66px;
	margin-right:15px;
}

#suFooter .iconArea p {
	float:left;
}
#suFooter .iconArea .iconPMark {
	width:61px;
	height:66px;
}
#suFooter .iconArea .iconIsp {
	width:48px;
	height:66px;
	padding-left:7px;
}

#suFooter .iconArea a img {
    border-style:none; /*　追加　*/
}

#suFooter .iconArea .iconPMark .sprite {
	width:61px;
	height:66px;
	background-position:-231px -454px;
}
#suFooter .iconArea .iconIsp .sprite {
	width:48px;
	height:66px;
	background-position:-299px -454px;
}

#suFooter .copyright {
	padding:10px 0;
	text-align:center;
}


#suFooter.smallFooter {
	width:100%;

}

#suFooter.smallFooter .icons {
	width:220px;
	float:right;
}

#suFooter.smallFooter .copyright {
	width:250px;
	float:left;
	text-align:right;
	padding:20px 0 0 110px;
}



/* --------------------------------------------------------------- */


/* 旧フッター
--------------------------------------------------------------- */

div#footerContainer{
	clear:both;
	width:860px;
	margin:0 auto;
	padding-top:30px;
	display: block;
	background:#FFFFFF;
	font-size:80%;
}

div#footerSearch{
	width:860px;
	background-color:#d5e4f2;
	border-top: 1px solid #8c9bca;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	line-height:1.5em;
}

div#footerRecommend{
	width:860px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-image: url(../img/footer_recommend_bg.gif);
	background-repeat: repeat-x;
}
div#footerLink{
	width:860px;
	border-top: 1px solid #8c9bca;
	padding-top:10px;
}
div#footerLinkBox1{
	width:120px;
	float:left;
}
div#footerLinkBox2{
	width:470px;
	float:left;
padding:0 20px;
	text-align:center;
	line-height:1.2;
	font-size: 10px;
}
div#footerLinkBox3{
	text-align:right;
	width:250px;
	float:right;
}

/*div#footerLinkBox2{
	width:470px;
	float:left;
	text-align:center;
	line-height:1.4;
}
div#footerLinkBox3{
	text-align:right;
	width:250px;
	float:right;
} */



div#footerLinkBox3 .icon{
	margin-right:0;
/*	margin-right:8px;*/
}

div#footerCopyright{
	clear:both;
	width:860px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}



/* 幅630px(まりん使い方ページ) footer_004
--------------------------------------------------------------- */

div#footerContainer_630{
	clear:both;
	width:630px;
	margin:0 ;
	padding-top:30px;
	display: block;
	background:#FFFFFF;
	font-size:80%;
}


div#footerRecommend_630{
	width:630px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-image: url(../img/footer_recommend_bg.gif);
	background-repeat: repeat-x;
}
div#footerLink_630{
	width:630px;
	border-top: 1px solid #8c9bca;
	padding-top:10px;
}
div#footerLinkBox1_630{
	width:2px;
	float:left;
}
div#footerLinkBox2_630{
	width:465px;
	float:left;
	text-align:left;
	line-height:1.4em;
}
div#footerLinkBox3_630{
	width:138px;
	text-align:right;
	float:right;
	padding-right:20px;
}
div#footerLinkBox3_630 .icon{
	margin-right:0;
}

div#footerCopyright_630{
	clear:both;
	width:630px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}




/* 幅655px(メール自動設定ツール) フッター footer_003
--------------------------------------------------------------- */

div#footerContainer_655{
	clear:both;
	width:655px;
	margin:0 ;
	padding-top:30px;
	display: block;
	background:#FFFFFF;
	font-size:80%;
}

div#footerRecommend_655{
	width:655px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-image: url(../img/footer_recommend_bg.gif);
	background-repeat: repeat-x;
}
div#footerLink_655{
	width:655px;
	border-top: 1px solid #8c9bca;
	padding-top:10px;
}
div#footerLinkBox1_655{
	width:20px;
	float:left;
}
div#footerLinkBox2_655{
	width:470px;
	float:left;
	text-align:center;
	line-height:1.4em;
}
div#footerLinkBox3_655{
	width:155px;
	text-align:right;
	float:right;
}
div#footerLinkBox3_655 .icon{
	margin-right:4px;
}

div#footerCopyright_655{
	clear:both;
	width:655px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}




/* 幅745px(モデム返却) フッター  footer_modem
--------------------------------------------------------------- */

div#footerContainer_745{
	clear:both;
	width:740px;
	margin:0 auto;
	padding-top:30px;
	display: block;
	background:#FFFFFF;
	font-size:80%;
}


div#footerRecommend_745{
	width:740px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-image: url(../img/footer_recommend_bg.gif);
	background-repeat: repeat-x;
}
div#footerLink_745{
	width:740px;
	border-top: 1px solid #8c9bca;
	padding-top:10px;
}
div#footerLinkBox1_745{
	width:60px;
	float:left;
}
div#footerLinkBox2_745{
	width:500px;
	float:left;
	text-align:center;
	line-height:1.4em;
}
div#footerLinkBox3_745{
	text-align:right;
	width:240px;/*solitary*/
	float:right;
}
div#footerLinkBox3_745 .icon{
	margin-right:0;/*solitary*/
}

div#footerCopyright_745{
	clear:both;
	width:740px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

/*ここから フッター変更のため追加 20081222*/
/* 幅740px(みんなの広場) フッター  hiroba_footer
--------------------------------------------------------------- */

div#footerContainer_740{
	clear:both;
	width:740px;
	margin:0 auto;
	padding-top:30px;
	display: block;
	background:#FFFFFF;
	font-size:80%;
}


div#footerRecommend_740{
	width:740px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-image: url(../img/footer_recommend_bg.gif);
	background-repeat: repeat-x;
}
div#footerLink_740{
	width:740px;
	border-top: 1px solid #8c9bca;
	padding-top:10px;
}
div#footerLinkBox1_740{
	width:60px;
	float:left;
}
div#footerLinkBox2_740{
	width:500px;
	float:left;
	text-align:center;
	line-height:1.4em;
	font-size:130%;
}
div#footerLinkBox3_740{
	text-align:right;
	width:240px;/*solitary*/
	float:right;
}
div#footerLinkBox3_740 .icon{
	margin-right:0;/*solitary*/
}

div#footerCopyright_740{
	clear:both;
	width:740px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:130%;
	}


/*ここまで フッター変更のため追加 20081222*/

