@charset "UTF-8";
@import "reset.css";

body { font-family: sans-serif; }
* html body { font-family:  "ＭＳ Ｐゴシック", "MS P Gothic" }
*:first-child+html body { font-family: "ＭＳ Ｐゴシック", "MS P Gothic" }
head‾/* */body { font-family: "ＭＳ Ｐゴシック", "MS P Gothic" }
html:not(:target) body { font-family: sans-serif; }
* {word-wrap: break-word;}
img { -ms-interpolation-mode: bicubic; }
/* !font-size 12px default setting */
body { font-size:12px;}
*:first-child+html body { font-size:77%;}
* html body { font-size:77%;}


/*フォントサイズメモ
12pxから
.txt10 { font-size:83%; }
.txt11 { font-size:92%; }
.txt12 { font-size:100%; }
.txt13 { font-size:108%; }
.txt14 { font-size:117%; }
.txt15 { font-size:125%; }
.txt16 { font-size:133%; }
.txt18 { font-size:150%; }
.txt20 { font-size:167%; }
.txt22 { font-size:183%; }
.txt24 { font-size:200%; }

/* !clearfix */
.clear { clear:both; margin: 0 0 -1px 0; font-size: 1px; line-height: 1px; height: 1px; }
hr { display: none; }
.cfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.cfix{ overflow:hidden; }
* html .cfix{ height:1%; overflow:visible; }

/* !Links */
a { cursor: pointer; }
a:link { color:#a4c639; text-decoration:none; }
a:visited { color:#a4c639; text-decoration:none; }
a:hover { color:#a4c639; text-decoration:underline; }
a:active { color:#a4c639; text-decoration:underline; }

.reverse a:link { color:#fff; text-decoration:none; }
.reverse a:visited { color:#fff; text-decoration:none; }
.reverse a:hover { color:#fff; text-decoration:underline; }
.reverse a:active { color:#fff; text-decoration:underline; }

.paging {  padding:3px;}
.paging a,.paging span { border: solid 1px #ddd; display: inline-table; padding: 1px 5px; background: #fff; }
.paging a:link,
.paging a:visited {}
.paging a:hover,
.paging a:active { border: solid 1px #a4c639; }

.fbTone a:link,
.fbTone a:visited { color: #3b5998; }
.fbTone a:hover,
.fbTone a:active { color: #3b5998; border: }
.fbTone .paging a:hover,
.fbTone .paging a:active { border: solid 1px #3b5998!important;  }

/* Common class */
.left { float: left; }
.right { float: right; }
.clear { clear: both;}
.txtCenter { text-align: center; }
.txtRight { text-align: right; }
.appIcon { display: block; /*-moz-border-radius: 10px; border-radius:10px;   -webkit-border-radius:10px;*/  } /* roundcorner */


body { color: #545454; line-height: 1.2; }
#container { width: 980px; margin: 0 auto; }
/* header */
#header { background: #a4c639; }
#header .inner { position: relative; width: 980px; margin: 0 auto;}
#header h1 { float: left; margin: 0 20px 0 0; }
#header dl { float: left; padding: 8px 0 0 0; }
#header dt { display: inline; font-size: 117%; }
#header dd { display: inline; color: #fff; }
#header dd strong { font-size: 183%; font-weight: normal; }
#header dd span { font-size: 117%; }
#header ul { float: right; padding: 23px 0 0 0; }
#header li { display: inline; padding: 0 0 0 15px; }
#header li a { font-weight: bold; }
#header .careerSwitch { position: absolute; top:0; right :0; }
/* leftContents */
#leftContents { width: 185px; float: left; padding: 15px 0 0 0; }
#leftContents .border { border-bottom: solid 1px #eae9ea; margin: 0 0 5px 0; }

#loginBox { /*background: #f0f0f0;*/ padding: 8px 8px 0; margin: 0 0 5px 0; }
#loginBox li { padding: 2px 0 2px 0; }
#loginBox .left_img{float:left; margin-right:8px; }

#loggedIn { background: #f0f0f0; padding: 8px 8px 8px; margin: 0 0 5px 0; }
#loggedIn .box { position: relative; min-height: 50px; padding: 5px 0 0 60px;}
#loggedIn img { position: absolute; top: 0; left: 0; }
#loggedIn h3 { font-size: 117%; }
#loggedIn p {}
#loggedIn ul { clear: both;}
#loggedIn li { padding: 0 0 0 0; }

#giveAppFriend { background: #eceff5; padding: 0 0 0 8px; border-top: solid 3px #3b5998;  }
#giveAppFriend p { padding: 5px 0 5px 0;}
#giveAppFriend li { padding: 0 9px 20px 0; float: left; display: block;  }
#giveAppFriend li img { display: block;}

.categoryList { }
.categoryList h3 { background: #a4c639; position: relative; min-height: 0; padding: 8px 10px 8px 40px; color: #fff; }
.categoryList h3 img { position: absolute; top: 0; left: 5px; }
.categoryList ul { padding: 8px 0;}
.categoryList li a { padding: 4px 0; display: block;  }
.categoryList li a:link,
.categoryList li a:visited { text-decoration: none; color: #545454; }
.categoryList li a:hover,
.categoryList li a:active { text-decoration: none; color: #545454; background: #f2f5d8; }
.categoryList li a span { background: url(/images_android/bg_v_line_ip.gif) no-repeat left center; padding: 0 0 0 12px; }
.categoryList li ul { padding: 0; background: #fff; }
.categoryList li li { margin: 0 0 0 10px; }
.categoryList li li a span { background: url(/images_android/bg_v_line_chd.gif) no-repeat left center; padding: 0 0 0 12px; }
.categoryList li.current { background: #f2f5d8; }
.calLink { padding: 5px 0 10px; }
.bnrArea li { padding: 10px 0; }

/* mainContents */
#mainContents { width: 514px; border-top: none; float: left; padding: 15px; min-height: 1140px; }
#mainContents.wide { width: 763px;}
#mainContents h2 { font-size: 167%; padding: 10px; margin: 0 0 20px 0; border-left: #a4c639 solid 5px; padding: 0 0 0 10px; } 

#searchBox { position: relative; border: solid 1px #ccd0d1;  padding: 15px 15px 10px; margin: 0 0 0 0; }
#searchBox .first { position: relative; height: 30px; } 
#searchBox .first select {  position: absolute; top: 1px; left: 65px; width: 186px }
#searchBox .first .searchBtn { position: absolute; top: 0; left: 260px; }
#searchBox .first .searchBtn  p { position: relative; height: 20px; width: 217px; }
#searchBox .first .searchBtn .submit { position: absolute; top:1px; left: 192px; border: solid 1px #808080;  }
#searchBox .first .searchBtn .text {  border: solid 1px #808080; position: absolute; top: 1px; left: 1px; height: 18px; width: 190px; }
#searchBox .first h3 { float: left; position: absolute; top: 6px; left: 0; }
#searchBox .detail { display: none;}
#searchBox .detail label { display: block; white-space: nowrap; margin: 0 15px 0 0; float: left; color: #fff; }
#searchBox .detailSwitch { position: absolute; bottom: 0; right: 15px; background: url(/images_android/bk_40.png); padding: 3px 5px; font-weight: bold; }

#resultHeader {}
#resultHeader .maybe { font-size: 117%; margin: 0 0 10px 0; }
#resultHeader .maybe span { font-weight: bold; }
#resultHeader .result { background: #f4f4f4; padding: 5px; margin-bottom: 10px;}
#resultHeader .result p { margin: 3px 0 3px 0; }
#resultHeader .result select { float: right; }


#popularWords { margin: 0 0 15px 0; }
#popularWords dt { display: block; float: left; width: 90px; }
#popularWords dd { float: left; width: 400px; border-left: solid 1px  #000; padding: 0 10px; }

.adArea { margin: 0 0 10px 0; }

#ranking #rankTab { position: relative; padding: 0 0 10px 0; }
#ranking #rankTab li {  width:128px; float: left; padding: 0 0 5px 0; position: relative; color: #fff; }
#ranking #rankTab.cateRank li { width: 171px; }
#ranking #rankTab.appDetail li.Li01 { width: 256px;  }
#ranking #rankTab.appDetail li.Li02 { width: 256px; }
#ranking #rankTab.appDetail li.Li01 a{padding: 15px 5px 0 35px; height: 31px;   }
#ranking #rankTab.appDetail li.Li02 a{padding: 8px 5px 0 35px; height: 38px;   }

.reviewArea .fbShare { float: left; height: 30px; line-height: 30px; padding: 0 20px 0 40px; background: #eceff5 url(/images_android/bg_ico_facebook.gif) no-repeat; margin: 0 0 0 20px; }
.reviewArea .cfix { margin: 0 0 20px 0;}
.reviewArea .text { width: 100%; border: solid 1px #ddd; height: 50px; margin: 5px 0; }
.reviewArea .btns { float: right; margin: 0 0 20px 0; }
.reviewList { clear: both; border-top: solid 1px #eae9ea; }
.reviewList li { padding: 10px 0 10px 80px; position: relative; border-bottom: solid 1px #eae9ea; min-height: 66px;  }
.reviewList .name { font-size: 117%; margin: 0 0 5px 0;  }
.reviewList .date { margin: 0 0 10px 0; }
.reviewList .photo { position: absolute; top: 10px; left: 0; }


#ranking #rankTab li .arw { display: none; position: absolute; bottom: -12px; left: 12px;}
#ranking #rankTab li:hover  { border-bottom: solid 3px #a4c639 ;padding: 0 0 2px 0;  }
#ranking #rankTab li:hover .arw {  display: block; }
#ranking #rankTab li a { color: #fff; /*background: #97c30e url(/images_android/bg_rank_tab.gif) repeat-x; */display: block; position: relative; /*padding: 15px 5px 15px 35px;*/border-right: solid 1px #a4c639; height: 1%; }
#ranking #rankTab li a img { position: absolute; left: 5px; top: 2px; }
#ranking #rankTab li:link a,
#ranking #rankTab li:visited a { color: #fff; text-decoration: none; }
#ranking #rankTab li:hover a,
#ranking #rankTab li:active a {  color: #fff; text-decoration: none; background: #4c4135; border-color: #4c4135; }
#ranking #rankTab li.current { border-bottom: solid 3px #a4c639 ;padding: 0 0 2px 0; }
#ranking #rankTab li.current .arw { display: block; height: 14px;  }
#ranking #rankTab li.current a { background: #4c4135; border-color: #4c4135;}
#ranking .rankTab01,#ranking .rankTab02,#ranking .rankTab03,#ranking .rankTab04 { display: none; }

#rankContents { padding: 3px 15px 0;   }
#rankContents .function { padding: 10px 0; }
#rankContents .function li { text-align: right; margin: 0 0 5px 0; }

#appDetail { position: relative; margin: 15px 15px 0; padding: 0 150px 15px 90px; min-height: 140px;  border-bottom: solid 1px #eae9ea; margin-bottom:15px;   }
#appDetail .icon { position: absolute; top: 1px; left: 0; }
#appDetail h2 { font-size: 183%; border: none; padding: 0 0 0 0; margin: 0 0 5px 0;  }
#appDetail p { margin: 0 0 10px 0; }
#appDetail .price { font-size: 133%; font-weight: bold; }
#appDetail .ssThumb { position: absolute; top: 0; right: 0;  }
#appDetail .ssThumb ul { background: #f4f4f4; padding: 10px 0 0 10px; width: 139px; height: 139px; }
#appDetail .ssThumb ul li { float: left; margin: 0 9px 9px 0; background: #fff; text-align: center; }
#appDetail .ssThumb ul li.small a { width: 35px; height: 35px; text-align: center }
#appDetail .ssThumb ul li a { border: solid 1px #ddd; display: block; }
#appDetail .ssThumb ul li a:hover,
#appDetail .ssThumb ul li a:active  { border: solid 1px #a4c639; display: block;  }
#appDetail .ssThumb ul li img { font-size: 1px; line-height: 1;}





.appList { }
.appList li { position: relative; border-bottom: solid 1px #eae9ea; padding: 0 0 10px 0; height: 1%; }
.appList li .appInfo { width: 400px; float: right; min-height: 68px; padding: 0 0 10px 0; margin: 0 0 0 0;  }
.appList li .appInfo .appIcon {  position: absolute; top: 10px; left: 0px;   }
.appList li .appInfo .left {}
.appList li .appInfo .left strong { font-size: 167%; font-weight: normal; display: block; float: left; margin: 2px 5px 0 0; }
.appList li .appInfo .left span { font-size: 117%; background: #98964a; display: block; float: left; color: #fff; padding: 5px 5px; font-weight: bold;   }
.appList li .appInfo .right img { margin: 0 0 0 10px; }
.appList li .appInfo .price { font-size: 117%; padding: 0px 0 0 0; font-weight: bold; }
.appList li .appInfo .price strong { padding: 0 10px 0 0 ; }
.appList li .info { clear: both; font-size: 12px; }

/* rightContents */

#rightContents { width: 234px; float: right;  padding: 15px 0 20px 0; }
#rightContents .icontitle { font-size: 117%; position: relative; padding: 5px 0 5px 35px; margin: 0 0 5px 0; }
#rightContents .icontitle img { position: absolute; top: 0; left: 0;  }
#rightContents .border { border-bottom: solid 1px #eae9ea; padding: 0 0 20px 0; margin: 0 0 5px 0;  }
#rightContents .function { padding: 10px 0; }
#rightContents .function li { text-align: right; margin: 0 0 5px 0; }


#todaysiphone { }
#todaysiphone .box { border: solid 1px #000; padding: 10px 80px 10px 10px; position: relative; margin: 0 0 10px 0; }
#todaysiphone .box img { position: absolute; top: 5px; right: 5px; }
#todaysiphone .box h3 { font-weight: bold; font-size: 117%; margin: 0 0 05px 0; }
#todaysiphone .box strong { font-size: 117%; }
#todaysiphone .txtRight { font-weight: bold; }

#recentChkApp {}
#recentChkApp li { width: 90px; padding: 15px 6px 0 0;  }

#relatedApp {}
#relatedApp li { width: 90px; padding: 15px 6px 0 0;  }


#newsTopics { margin: 0 0 0 0; }
#newsTopics .titleWrap { margin: 0 0 20px 0;}
#newsTopics .titleWrap h3 { border-bottom: solid 1px #eae9ea; line-height: 1.4; padding: 0 0 5px 0; margin: 0 0 10px 0; font-size: 133%; }
#newsTopics .titleWrap .date { font-weight: normal; background: #eee; padding: 3px 5px; display: block; width: 4.5em; text-align: center; margin: 0 0 5px 0; line-height: 1.1; }
#newsTopics dl { padding: 12px 0 0 0;}
#newsTopics dt { margin: 0 0 5px 0; }
#newsTopics dd { padding: 0 0 10px 0; border-bottom: solid 1px #eae9ea; margin: 0 0 10px 0;  }

#newsReview { }
#newsReview .box { padding: 7px; background: #f6f6f6; }
#newsReview th { vertical-align: top; padding: 0 10px 0 0; }
#newsReview td { font-size: 100%; font-weight: bold; vertical-align: top;}
#newsReview p { padding: 10px 5px 5px; }

#friendRecomApp { background: #eceff5; }
#friendRecomApp h3 { background: #3b5998; padding: 8px; color: #fff; margin: 0 0 5px 0; }
#friendRecomApp li { padding: 10px 8px 0; }
#friendRecomApp th { vertical-align: top; padding: 0 10px 0 0; }
#friendRecomApp td { font-weight: bold; }

#fbFriendShare { background: #eceff5; }
#fbFriendShare h3 { background: #3b5998; padding: 8px; color: #fff; margin: 0 0 5px 0; }
#fbFriendShare ul { margin: 0 -6px 0 7px; padding: 10px 0 0 0; }
#fbFriendShare li { padding: 0 5px 5px 0; float: left; }
#fbFriendShare li img { display: block; }
#fbFriendShare .paging { margin: 5px 0 0; padding: 0; }


#priceDownApp {}
#priceDownApp li { padding: 10px 8px 0; }
#priceDownApp th { vertical-align: top; padding: 0 10px 0 0; }
#priceDownApp td { font-weight: bold; }
#priceDownApp td span { font-weight: normal; color: #fd0808; }

#devList {}
#devList .icontitle { font-size: 100%; padding-top: 7px; }
#devList .devItem li { border: solid 1px #eae9ea; position: relative; padding: 8px 5px 5px 65px; min-height: 50px; margin: 13px 0 0 0; }
#devList .devItem li h4 { margin: 0 0 3px 0; }
#devList .devItem li img { position: absolute; top: 5px; left: 5px; }

#bannerList {}
#bannerList li { margin: 0 0 15px 0; }
#bannerList li img { display: block;}
#connectWrap { width: 650px; position: absolute; top: 0; left: 0; line-height: 1.4;  }
#connectWrap h2.title { height: 66px; line-height: 66px; position: relative; background: #3b5998; color: #fff; font-size: 167%; padding: 0 0 0 80px; }
#connectWrap h2 img { position: absolute; top: 0; left: 0;}
#connectWrap .left, 
#connectWrap .right { width: 285px; padding: 20px; position: relative; height: 280px; }
#connectWrap .left { background: #f7f7f7; }
#connectWrap .right { background: #ececec; }
#connectWrap h3 { font-size: 133%; margin: 0 0 20px 0; }
#connectWrap p { margin: 0 0 1em 0;} 
#connectWrap .btn { position: absolute; bottom: 30px; left: 33px; }
#connectWrap .text { border: solid 1px #999; padding: 5px 5px; width: 200px; }

#placeAd {}
#placeAd p { margin: 0 0 1em 0; }
#placeAd .box { background: #f7f7f7; padding: 15px 20px 5px; margin: 0 0 15px 0; border: solid 1px #f1f1f1; }
#placeAd .box h4 { font-size: 117%; margin: 0 0 3px 0; }
#placeAd .box p span { font-size: 92%; font-weight: normal; }
#placeAd .box .file { margin: 0 0 5px 0;  }
#placeAd .box .text { border: solid 1px #999; padding: 5px 5px; width: 300px; }
#placeAd ul { clear: both; font-size: 92%; margin: 0 0 1em 0;  }
#placeAd ul li { padding-left: 1em; text-indent: -1em; margin: 0 0 3px 0; }

#appBasicInfo { background: #f0f0f0; border: solid 1px #ddd; padding: 15px; margin: 0 0 20px 0;}
#appBasicInfo h4 { margin: 0 0 5px 0; font-size: 117%; }
#appBasicInfo ul { padding: 5px 0 10px 5px; }
#appBasicInfo li { margin: 0 0 3px 0; }

#point .box { border: solid 1px #ddd; background: url(/images_android/bg_point.gif) repeat-x bottom;  padding: 10px; margin: 0 0 5px 0;  }
#point .box p { font-size: 300%; font-family: "Arial black"; color: #a4c639; text-align: center;}
#point .txtRight { margin: 0 0 10px 0; }
#point h4 { text-align: center }
#point .slider { text-align: center; padding: 5px 0; }

#sameDev {  }
#sameDev .thumbList { margin-right: -10px; border: none; }
#sameDev .thumbList li { width: 70px; }

#shareThisApp {}
#shareThisApp .btns { float: none; width: 100%; }
#shareThisApp .appFunc { border-collapse: collapse; border: 1px solid #eae9ea; margin: 0 0 5px 0; }
#shareThisApp .appFunc td { border: 1px solid #eae9ea; background: url(/images_android/member/bg_btn.gif) 0px 0px repeat-x; white-space: nowrap; }
#shareThisApp .appFunc td:hover { background: url(/images_android/bg_btn.gif) 0px -100px repeat-x;} 
#shareThisApp .appFunc td.fb:hover { background: url(/images_android/bg_btn_fb.gif) 0px -100px repeat-x;} 
#shareThisApp .appFunc a { padding:7px 8px 7px 20px !important; display: block; color: #545454 ; }
#shareThisApp .appFunc .send { background: url(/images_android/ico_send_fb.png) no-repeat 5px center; }
#shareThisApp .appFunc .share { background: url(/images_android/ico_share_fb.png) no-repeat 5px center; }
#shareThisApp .appFunc .twitter { background: url(/images_android/ico_twitter.png) no-repeat 5px center; }
#shareThisApp .appFunc .mail { background: url(/images_android/ico_mail.png) no-repeat 5px center; }

/* footer */
#footer { margin: 10px auto 0; padding: 10px 0 10px 0; background-color:#a4c639; }
#footer ul { margin: 0 0 5px 0; }
#footer li { display: inline; border-right: solid 1px #ffffff; padding: 0 8px 0 0; margin: 0 8px 0 0; }
#footer li.last { border: none; padding-right: 0; margin-right: 0; }
#footer address { font-style: normal; font-size: 83%; color: #7c7a7a; }
#footer li a{color:#ffffff;}
.article { padding: 0 16px 30px; }
.article h3 { font-size: 117%; margin: 0 0 5px; }
.article p { line-height: 1.5; }
.hdrText { border: solid 1px #ccd0d1; background: url(/images_android/bg_iph.gif) repeat-x; padding: 5px 15px; color: #fff; font-size: 117%;  }
.more { padding: 5px 0 0; font-weight: bold; }
.head { border-bottom: solid 1px #eae9ea; padding: 0 0 10px 0; }

.recentReview { position: relative; padding: 15px 0; border-bottom: 1px solid #eae9ea; }
.recentReview .left { width: 68px;}
.recentReview .right { width: 638px; }
.recentReview h4 { font-size: 114%; margin: 0 4em 1em 0; }
.recentReview .point { position: absolute; top: 13px; right: 0px; color: #fff; padding: 5px; font-weight: bold; font-size: 117%; background: #98964a; line-height: 1;}
.recentReview .slider { position: absolute; top: 5px; right: 0px;}
.recentReview .btns { clear: both; float: right; border: 1px solid #eae9ea; line-height: 1; white-space: nowrap; }
.recentReview textarea { width: 99.6%; border: 1px solid #eae9ea; height: 180px; line-height: 1.5; margin: 0 0 10px;  color: #545454; font-size: 12px; }

.thumbList { border-bottom: 1px solid #eae9ea; padding: 0 0 15px; }
.thumbList li { width: 111px; float: left; padding: 15px 10px 0 0; }
.thumbList li .thumb { margin: 0 0 5px; }
.thumbList li .thumb a { width: 68px; display: block; }

.btns { clear: both; float: left; border: 1px solid #eae9ea; line-height: 1; white-space: nowrap; }
.btns a { display: block; background: url(/images_android/bg_btn.gif) 0px 0px repeat-x; padding: 5px;}
.btns a:hover { background: url(/images_android/bg_btn.gif) 0px -100px repeat-x;}

.roundBtn {  border: solid 1px #898989; background: url(/images_android/bg_roundbtn.gif) repeat-x; font-size: 117%; padding:4px 10px 4px; line-height: 1.2; white-space: nowrap;  display: inline-table; height: 1%; }
a.roundBtn { color: #545454;}
a.roundBtn:link,
a.roundBtn:visited {}
a.roundBtn:hover,
a.roundBtn:active { background-position-y: -40px; text-decoration: none; color: #777; }

.calendar { margin: 0 0 10px; border: 1px solid #eae9ea; border-collapse: collapse; width: 100%; table-layout: fixed; }
.calendar th,
.calendar td { border: 1px solid #eae9ea; }
.calendar th { padding: 3px; text-align: center;}
.calendar td { height: 100px; padding: 5px; vertical-align: top;}
.calendar td.today { background: #fef2e4;}
.calendar td .date { margin: 0 0 5px;}
.calendar td .icon { margin: 0 0 5px;}
.calendar td .icon .appIcon { margin: 0 auto;}
.calendar td .app { text-align: center; }
.calendar td .photo { text-align: center; margin: 0 0 5px;}
.calendar td .user { text-align: center; }


.calNaviTop { padding: 5px 10px; background: #f0f0f0; margin: 0 0 15px;}
.calNaviTop p { font-weight: bold; float: left; }
.calNaviTop ul { float: right; width: 9em;}
.calNaviTop ul li { white-space: nowrap;}
.calNaviTop ul li.prev { float: left;}
.calNaviTop ul li.next { float: right;}

.calNavifoot { line-height: 1.2; }
.calNavifoot a,
.calNavifoot span { display: inline-table; padding: 4px 10px; border-right: 1px solid #eae9ea; }
.calNavifoot span { border-left: 1px solid #eae9ea; }
.calNavifoot a { background: #fff;}
.calNavifoot a.thisMonth { color: #545454; }

#category_list{
	padding:10px;
	background-color:#F0F0F0;
	margin-bottom:10px;
	width:960px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}

#category_list li{
	float:left;
}
#category_list span{
	color:#a4c639;
}

#category_list h5{color:#a4c639; text-align:left; font-weight:bold;}

#inc_footer{width:1030px; height:325px; margin-top:30px; margin-left:40px;margin-left:auto; margin-right:auto;}

#categoryList{
	padding:10px;
	background-color:#F0F0F0;
	margin-bottom:10px;
	margin-bottom:30px;
	margin-top:30px;
	
}

#categoryList li{float:left;}
#categoryList span{color:#a4c639;}
#categoryList h5{color:#a4c639; text-align:left; font-weight:bold;}


/* giveAppにサインイン */
#login_button{
	background-image:url('/images_android/giveapp_signin_android.gif');
	width:172px;
	height:40px;
}
#login_button:hover{
	cursor:pointer;
	background-position:0px 40px;
}
#all_appli_icons{
	margin-top:12px;
	padding-left:12px;
	padding-bottom:6px;
}
#all_appli_icons img{
	display:block;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
}
#main_banner_block div.block{
	width:128px;
	float:left;
	text-align:center;
	height:70px;
}

#movie_btn{display:block; margin-top:10px;}

.left_side{
	position:relative;
}
.left_side img{
        padding-right:5px;
        width:25px;
        height:25px;
}

.left_side .text_link{
        vertical-align:8px;
}

#new_navi_rank table h3 a{
        color:#ffffff;
        background-image: url("../images/none_rank_tab.png");
        background-repeat: no-repeat;
        background-position-x: 0px;
        background-position-y: 2px;
        font-size: 10px;
}

#new_navi_rank table h3 a:hover{
        background-image: url("../images/over_rank_tab.png");
        color:#A4C639;
}
#new_navi_rank table td h3{
        padding-left:10px;
        padding-bottom:10px;
}

#inc_log_in{
}

#special_vs_category{
        text-align:left;
}
#side_b .left_side{
        text-align:left;
}
.left_banner_align_left{
        text-align:left;
}

.left_banner_border{

        border-bottom-color: #EAE9EA;
        border-bottom-style: solid;
        border-bottom-width: 1px;
}

#side_b #left_banner{
        margin:0px;
        padding:0px;
        width:185px;
        height:580px;
        margin-left:-10px;
}
#side_b .categoryList a:link{color:#000000;}
#side_b .categoryList a:visited{color:#000000;}
#leftContents #left_banner{
        width:185px;
        height:580px;
}

.left_side .left_icon{
        position:absolute;
        display:block;
        right:0px;
        top:0px;
}

.left_side .left_icon2{
        position:absolute;
        display:block;
        right:0px;
        top:7px;
        width:10px;
        height:10px;
}

#face{
        display:block;
        width:58px;
        float:left;
}

#rankContents #staff_title{
        float:left;
        width:450px;
        height:70px;
        margin-top:15px;
        background-image: url("../images/staff_fukidasi.png");
        background-repeat: no-repeat;
}

/*left navi*/
#div_left_navi{
        width:185px;
}

#div_left_navi div{
        position:relative;
}

#div_left_navi .navi_area p,#div_left_navi .area a{
        width:175px;
        height:25px;
        display:block;
        background-image:url("/images/left_navi_bg.png");
        color:#54546c;
        padding:10px 0 0 10px;
        font-size:12px;
        text-decoration:none;
        /*text-shadow: 0 -1px 1px #ccc;*/
}

#div_left_navi .navi_area a:hover, #div_left_navi .area a:hover{
        background-image:url("/images/left_navi_bg_over.png");
}

#div_left_navi .sub_navi_area{
        overflow:hidden;
}

#div_left_navi .sub_navi_area a{
        width:170px;
        height:18px;
        display:block;
        background-image:url("/images/left_sub_navi.png");
        background-repeat:no-repeat;
        font-size:8px;
        padding:3px 0 0 15px;
        color:#ffffff;
}

#award2 a{
        width:184px;
        height:62px;
        display:block;
        background-image:url('/award/img/syosai_off.png');
}

#award2 a:hover{
        background-image:url('/award/img/syosai_on.png');
}

