@charset "UTF-8";
@import "../common/css/reset.css";
@import "../common/css/template.css";
@import "../common/css/share.css";

/**************************************************/
/* サイトトップ */
/**************************************************/
.topBox{}
.topBox a{display:block;}

#topLayout{width:960px;position:relative;}

/* インフォメーション */
/**************************************************/
#info{width:547px;padding-left:1px;height:581px;padding-bottom:5px;}
#infoBox{width:514px;height:137px;padding-left:34px;background:url(../img/index/infoBg.jpg) no-repeat 0px 0px;}

#infoList{width:480px;height:120px;overflow-y:scroll;}
#infoList dl{width:447px;background:url(../img/index/infoBg.gif) repeat 0px 0px;margin-top:3px;margin-left:10px;}
#infoList dt,
#infoList dd{font-size:12px;line-height:19px;}
#infoList dt{width:420px;padding-left:18px;background:url(../img/index/infoIcon.gif) no-repeat 2px 0px;}
#infoList dd{width:400px;padding-left:40px;}

#topMenu{width:410px;height:581px;position:absolute;right:0px;top:0px;}
#topMenu ul{width:410px;height:581px;}
#topMenu li{float:left;padding-top:1px;}

/**************************************************/
/* フッタ */
/**************************************************/
#foot{background:url(../img/index/footBg.gif) repeat-x 0px 0px;}
#foot .siteWidth{height:135px;background:url(../img/index/footBox.gif) no-repeat 0px 20px;}

#footTitle{width:903px;padding-top:28px;padding-left:57px;margin-bottom:5px;}

#footAddress{width:960px;height:28px;overflow:hidden;}
#footAddress li{padding-left:60px;float:left;margin-right:4px;}

#footCopy{clear:both;width:960px;padding-top:11px;text-align:center;}
#footCopy img{display:block;margin:0px auto;}

/**************************************************/
