@charset "utf-8";
/* 2010年1月13日 */

/* 大枠 */
#wrapper {
width:900px;
background:#333;
overflow:hidden;
}
* html #wrapper{height: 1%;}

/* 初期設定 */
img{vertical-align:bottom;}
ul,li,dl,dt,dd{margin:0;padding:0;}
li{list-style:none;}

/*コンテンツ*/
.container{margin:12px;}

.spy_md01{margin-top:10px;background:#000;padding:8px;overflow:hidden;}
*html .spy_md01{height: 1%;}
.spy_md01_m{width:419px;float:left;margin-top:10px;}
.spy_md01_m dd{background:#6d6d6d;padding:10px;color:#fff;overflow:hidden;}
* html .spy_md01_m dd{height: 1%;}
.spy_md01_m li{width:196px;float:left;}
.spy_md01_m li.spl{padding-left:7px;}
.spy_md01_m li.spt{padding-top:10px;}
.spy_md01_r{margin-left:15px;}

.spy_md02{margin-top:10px;background:#000;padding:8px;overflow:hidden;}
*html .spy_md02{height: 1%;}
.spy_md02 p{color:#fff;padding:0 10px;}

.card_l{width:409px;height:208px;background:url(../images/spy_md02_bg.gif) no-repeat;padding:5px;float:left;margin:10px 0 0 5px;color:#000;}
*html .card_l{margin:10px 0 0 2px;}
.card_l li{float:left;}
.card_l dl{margin-left:8px;}
.card_l dd{width:190px;}

.card_r{width:409px;height:208px;background:url(../images/spy_md02_bg.gif) no-repeat;padding:5px;float:right;margin:10px 5px 0 0;color:#000;}
*html .card_r{margin:10px 2px 0 0;}
.card_r li{float:left;}
.card_r dl{margin-left:8px;}
.card_r dd{width:190px;}

.spy_md03{margin-top:10px;background:#000;padding:8px;overflow:hidden;}
*html .spy_md03{height: 1%;}
.spy_md03 p{width:860px;height:175px;background:url(../images/spy_md03_bg.jpg) no-repeat right bottom;}
.spy_md03 p em{width:410px;color:#fff;padding:10px 0 0 10px;font-weight:normal;display:block;}
.spy_md03 ul{padding:5px;}
.spy_md03 li{float:left;margin-right:9px;}
.spy_md03 li.sn{margin:0;}

.gotop{text-align:right;margin-top:10px;}

/*ページトップへボタン*/
.inv_gotop{clear:both;text-align:right;margin:12px 21px 0 0;}

/*アクセスルート*/
.inv_access{margin:21px;}

/*コピーライト*/
.inv_copyRight{background:#000;color:#fff;padding:10px;margin:0 10px 10px 60px;}
.inv_copyRight li{font-size:10px;}
.inv_copyRight p{text-align:center;padding-top:10px;}
