@charset "UTF-8";

/* Styles for footer */
body		{margin:0;}
body {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}
body {font-size: 14px;line-height: 1.5em;}

ul,ol,li,h1.h2,h3,h4,h5 {margin:0;padding:0;list-style:none;}
a:hover img{opacity:0.7;filter:alpha(opacity=70);-ms-filter: "alpha( opacity=70 )";}


#footer 	{width:100%;margin:0;background-color: #666;}
#footer 	{background-image: url(../common/footerline.png),url(../common/footerlogo.png);}
#footer 	{background-position: top left, bottom right;}
#footer 	{background-repeat: repeat-x, no-repeat;}

#footer-inner 	{width:960px;margin:0 auto;}

.company{text-align:left;font-size: 0.9em;padding-top: 20px;color:#fff}
.fmLine{clear:both;border-bottom:solid 1px #999}
.copy{clear: both;line-height: 1.2em;color: #FFF;text-align: right; font-size: 8pt;margin-top: 2px;padding-bottom: 1em;}




/*footer Menu*/

#footerMenu {width:100%;padding:10px 0;font-size:1.15em;line-height: 1.6em;}
#footerMenu a:hover,
#footerMenu a:focus {text-decoration:underline;}
#footerMenu .fmMain h3 {font-size:1em;font-weight:normal;color:#FFF;margin-top:14px;margin-bottom:3px;line-height: 1.7em;}
#footerMenu .fmMain h3 a{color:#FFF;}
#footerMenu .fmMain h3 a{text-decoration:none;}
#footerMenu .fmMain h3 a:hover,
#footerMenu .fmMain h3 a:focus {text-decoration:underline;}
#footerMenu .fmMain > li {width:24%;float:left;}
#footerMenu .fmMain .hiro{width:26%;float:left;}
#footerMenu .fmMain .hiro2{width:24%;float:left;}
#footerMenu .fmMain > li > ul > li > a {display:inline-block;margin-left:3px;color:#FFF;font-size:.85em;text-decoration:none;} 
#footerMenu .fmMain > li > ul > li > a:hover,
#footerMenu .fmMain > li > ul > li > a:focus {text-decoration:underline;}




