@charset "shift_jis";

/* ユーザー側フッター設定
--------------------------------------------------*/

/*  枠設定  */

#frontfooter {
width:800px;
font-size:10px;
clear:both;
margin:20px 0 0 0;
}

/*  SEOテキストエリア設定  */

#frontfooter #frontfootertxtarea {
width:800px;
color:#999999;
letter-spacing:0.1em;
padding:10px 20px;
font-size:10px;
background-color:#FDFBF7;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color:#F6F0E0;
border-bottom-color:#F6F0E0;
line-height:1.2em;
voice-family: "\"}\"";
voice-family:inherit;
width:760px;
} 
html>body #frontfooter #frontfootertxtarea{
width:760px;
}

/*  コピーライトエリア設定  */

#frontfooter #frontfootercopy{
width:800px;
padding:10px 20px;
color:#999999;
voice-family: "\"}\"";
voice-family:inherit;
width:760px;
} 
html>body #frontfooter #frontfootercopy{
width:760px;
}

/*  テキストリンクエリア設定  */

#frontfooter #frontfooterlink{
margin:0 0 20px 0;
}

#frontfooter ul#frontfooterlink {
text-align:left;
}

#frontfooter #frontfooterlink li{
display:inline;
}

#frontfooter #frontfooterlink span{
margin:0 8px 0 0;
font-size:10px;
padding:0 0 0 8px;
background:url(/common/co_icon_01.gif) no-repeat 0 50%;
}

#frontfooter #frontfooterlink span a:link , #frontfooter #frontfooterlink span a:visited , #frontfooter #frontfooterlink span a:active{
color:#767676;
text-decoration:none;

}
#frontfooter #frontfooterlink span a:hover {
color:#767676;
text-decoration:underline;
}
