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

body { font-family: sans-serif; }
* html body { font-family: "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic" }
*:first-child+html body { font-family: "メイリオ", meiryo, "ＭＳ Ｐゴシック", "MS P Gothic" }
head‾/* */body { font-family: "メイリオ", meiryo, "ＭＳ Ｐゴシック", "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:11px;}
*: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:#f89117; text-decoration:none; }
a:visited { color:#f89117; text-decoration:none; }
a:hover { color:#f89117; text-decoration:underline; }
a:active { color:#f89117; 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 #f89117; }

.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;  }
#cate_title{ margin-top:15px; padding-bottom:0px;}
/* 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: #f89117; }
#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-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right:0px;
}
#leftContents .border { border-bottom: solid 1px #eae9ea; margin: 15px 0 5px 0; }

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

#loggedIn {
	background: #f0f0f0;
	margin: 0;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#loggedIn .box { position: relative; min-height: 50px; padding: 5px 0 0 75px;}
#loggedIn img { position: absolute; top: 0; left: 0; }
#loggedIn h3 { font-size: 117%; }
#loggedIn p {}
#loggedIn ul { clear: both; margin:0;}
#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: #f89117; 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: #fef2e4; }
.categoryList li a span { background: url(/images/bg_v_line_ip.gif) no-repeat left center; padding: 0 0 0 12px; }
.categoryList li ul { display: none; padding: 0; background: #fff; }
.categoryList li li { margin: 0 0 0 10px; }
.categoryList li li a span { background: url(/images/bg_v_line_chd.gif) no-repeat left center; padding: 0 0 0 12px; }
.categoryList li.current { background: #fef2e4; }
.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: 15px 0 15px 0; border-left: #f89117 solid 5px; padding: 0 0 0 10px; } 

#searchBox {
	position: relative;
	background: url(/images/bg_iph.gif) repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#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/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-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#ranking #rankTab {
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 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/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 #f89117 ;padding: 0 0 2px 0;  }
#ranking #rankTab li:hover .arw {  display: block; }
#ranking #rankTab li a { color: #fff; background: #fe9100 url(/images/bg_rank_tab.gif) repeat-x; display: block; position: relative; padding: 15px 5px 15px 35px;border-right: solid 1px #f89117; 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 #f89117 ;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-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	
	
}
#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 #f89117; 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 5px 0;
	height: 1%;
}
.appList li .appInfo {
	width: 400px;
	float: right;
	min-height: 68px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.appList li .appInfo .appIcon {  position: absolute; top: 5px; 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%;clear: both; padding: 10px 0 0 0; font-weight: bold; }
.appList li .appInfo .price strong { padding: 0 10px 0 0 ; }
.appList li .info { clear: both; font-size: 83%; }

/* rightContents */

#rightContents { width: 234px; float: right;  padding: 15px 0 20px 0; }
#rightContents .icontitle { font-size: 100%; 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 5px 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 {
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image:url(../images/ico_today.png);
	background-repeat:no-repeat;
	background-position: left 0px;
}
#todaysiphone .box img { position: absolute; top: 30px; left: 10px; }
#todaysiphone .box h3 {
	font-weight: bold;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 24px;
}
#todaysiphone .box strong { font-size: 100%; }
#todaysiphone .txtRight { font-weight: bold; }
#todaysiphone .little_box{padding-left:70px; padding-top:9px;}

#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: 5px; background: #f6f6f6; }
#newsReview th { vertical-align: top; padding: 0 5px 0 0; }
#newsReview td { font-size: 100%; font-weight: bold; }
#newsReview p {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

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

#fbFriendShare { background: #eceff5; }
#fbFriendShare h3 { background: #3b5998; padding: 5px; color: #fff; margin: 0 0 0 0; }
#fbFriendShare ul { margin: 0 -6px 0 4px; 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; padding-bottom:5px; }
#devList .devItem li { position: relative; padding: 8px 5px 5px 65px; min-height: 40px; margin: 0px 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: 50px; line-height: 50px; 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; 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/bg_point.gif) repeat-x bottom;  padding: 10px; margin: 0 0 5px 0;  }
#point .box p { font-size: 300%; font-family: "Arial black"; color: #f89117; 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(/member/images/bg_btn.gif) 0px 0px repeat-x; white-space: nowrap; }
#shareThisApp .appFunc td:hover { background: url(/images/bg_btn.gif) 0px -100px repeat-x;} 
#shareThisApp .appFunc td.fb:hover { background: url(/images/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/ico_send_fb.png) no-repeat 5px center; }
#shareThisApp .appFunc .share { background: url(/images/ico_share_fb.png) no-repeat 5px center; }
#shareThisApp .appFunc .twitter { background: url(/images/ico_twitter.png) no-repeat 5px center; }
#shareThisApp .appFunc .mail { background: url(/images/ico_mail.png) no-repeat 5px center; }

/* footer */
#footer { width: 980px; margin: 10px auto 0; padding: 0 0 50px 0 }
#footer .inner { padding: 0 249px 0 185px; }
#footer ul { margin: 0 0 5px 0; }
#footer li { display: inline; border-right: solid 1px #f89117; 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; }

.article { padding: 0 16px 30px; }
.article h3 { font-size: 117%; margin: 0 0 5px; }
.article p { line-height: 1.5; }
.hdrText { background: url(/images/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/bg_btn.gif) 0px 0px repeat-x; padding: 5px;}
.btns a:hover { background: url(/images/bg_btn.gif) 0px -100px repeat-x;}

.roundBtn {  border: solid 1px #898989; background: url(/images/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; }
.block {
	display: block;
}
.mgl30 {
	margin-left: 30px;
}
