@charset "UTF-8";

/*Clear Fix*/
#cosmode-otoko-body p.close-day:after
,#cosmode-otoko-body #header-menu ul:after
,#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info:after
,#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info dl:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#cosmode-otoko-body p.close-day
,#cosmode-otoko-body #header-menu ul
,#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info
,#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info dl{
	zoom:1;
}


#cosmode-otoko-body #entry-list ul.pager li.prev{
	background:url(/img/contest/otoko/pager_l.gif) no-repeat 0 50%;
}
#cosmode-otoko-body #entry-list ul.pager li.next{
	background:url(/img/contest/otoko/pager_r.gif) no-repeat 100% 50%;
}

#cosmode-otoko-body p.close-day a
,#cosmode-otoko-body #entry-list .sort-box a
,#cosmode-otoko-body #entry-list ul.pager a
,#cosmode-otoko-body #entry-list .detail-paging ul li a{
	color:#cc3;
}


#cosmode-otoko-body #entry-list .picture-detail .picture-box .detail-box{
	position:relative;
	display:block;
  margin:0 auto;
}
#cosmode-otoko-body #entry-list .picture-detail .picture-box img.cover-img{
	position:absolute;
	top:0px;
	left:0px;
}
#cosmode-otoko-body{
	background:#000;
}
#cosmode-otoko-body #header-menu{
	position:relative;
	width:720px;
	height:237px;
	margin-bottom:10px;
}
#cosmode-otoko-body #header-menu img{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
#cosmode-otoko-body #header-menu ul{
	position:absolute;
	top:201px;
	left:189px;
	z-index:2;
}
#cosmode-otoko-body #header-menu ul li{
	float:left;
	height:37px;
	margin-right:25px;
}
#cosmode-otoko-body #header-menu ul li a{
	display:block;
	height:37px;
}
#cosmode-otoko-body #header-menu ul li a span{
	display:none;
}
#cosmode-otoko-body #header-menu ul li.top
,#cosmode-otoko-body #header-menu ul li.top a{
	width:120px;
}
#cosmode-otoko-body #header-menu ul li.top a{
	background:url(/img/contest/otoko/tab_top.gif) no-repeat 0 0;
}
#cosmode-otoko-body #header-menu ul li.info
,#cosmode-otoko-body #header-menu ul li.info a{
	width:80px;
}
#cosmode-otoko-body #header-menu ul li.info a{
	background:url(/img/contest/otoko/tab_info.gif) no-repeat 0 0;
}
#cosmode-otoko-body #header-menu ul li.qa
,#cosmode-otoko-body #header-menu ul li.qa a{
	width:100px;
}
#cosmode-otoko-body #header-menu ul li.qa a{
	background:url(/img/contest/otoko/tab_qa.gif) no-repeat 0 0;
}
/**
#cosmode-otoko-body #header-menu ul li.vote{
	display:none;
	text-indent:-9999px;
	width:80px;
	background:url(/img/contest/otoko/tab_vote.gif) no-repeat 0 0;
}
**/
#cosmode-otoko-body .theme-top{
	background:url(/img/contest/otoko/theme_top.gif) no-repeat 0 0;
}
#cosmode-otoko-body .theme-btm{
	background:url(/img/contest/otoko/theme_btm.gif) no-repeat 0 100%;
	padding:20px 70px;
}
#cosmode-otoko-body .theme-box{
	width:700px;
	margin-left:10px;
	text-align:center;
	background:#d6d5a7;
}
#cosmode-otoko-body .theme-box h3{
	text-indent:-9999px;
	height:31px;
	background:url(/img/contest/otoko/theme.gif) no-repeat 50% 0;
}
#cosmode-otoko-body .theme-box h1{
	color:#c00;
	font-size:26px;
	margin:10px 0px;
	line-height:1.4em;
}
#cosmode-otoko-body p.close-day{
	color:#cc9;
	margin:10px 0px;
	padding:0px 63px;
}
#cosmode-otoko-body p.close-day span.vote{
	float:left;
}
#cosmode-otoko-body p.close-day span.close{
	float:right;
}

#cosmode-otoko-body #entry-list{
	background:#000;
	margin:10px 0px;
	padding:10px 0px;
	text-align:center;
}
#cosmode-otoko-body #entry-list .sort-box{
	color:#fff;
	padding:5px 10px;
	text-align:right;
	margin:0px 10px 10px;
	border:1px solid #525252;
	background:url(/img/contest/otoko/bar_sort.gif) repeat-x 0 0;
}
#cosmode-otoko-body #entry-list .sort-box span{
	margin-left:15px;
}
#cosmode-otoko-body #entry-list table#pictures{
	width:100%;
	text-align:left;
}
#cosmode-otoko-body #entry-list table#pictures td{
	width:50%;
	vertical-align:top;
	padding:10px;
	background:#ccc url(/img/contest/otoko/bg_img.gif) no-repeat 100% 100%;
}
#cosmode-otoko-body #entry-list table#pictures td.empty{
	background:transparent;
}
#cosmode-otoko-body #entry-list table#pictures td .picture{
	float:left;
	width:120px;
	text-align:center;
	color:#656565;
}
#cosmode-otoko-body #entry-list table#pictures td .picture input{
	padding-top:3px;
}
#cosmode-otoko-body #entry-list table#pictures td .picture img{
	margin-bottom:7px;
}
#cosmode-otoko-body #entry-list table#pictures td .info{
	float:right;
	width:195px;
}
#cosmode-otoko-body #entry-list table#pictures td .info h4{
	color:#c00;
	font-size:larger;
	line-height:1.3em;
}
#cosmode-otoko-body #entry-list table#pictures td .info dl{
	margin-top:5px;
}
#cosmode-otoko-body #entry-list table#pictures td .info dl a{
	color:#933;
}
#cosmode-otoko-body #entry-list table#pictures td .info dl dt
,#cosmode-otoko-body #entry-list table#pictures td .info dl dd{
	line-height:1.3em;
}
*html #cosmode-otoko-body #entry-list table#pictures td .info dl dt
,*html #cosmode-otoko-body #entry-list table#pictures td .info dl dd{
	line-height:1.2em;
}
#cosmode-otoko-body #entry-list table#pictures td .info dl dd{
	margin-bottom:5px;
}

#cosmode-otoko-body #entry-list #deco-body{
	width:700px;
	/*background:url(/img/contest/frame_middle.gif) repeat-y 0 0;*/
	margin:0 auto;
	border:3px solid #999;
	background:#fff;
}
#cosmode-otoko-body #entry-list #deco-top{
	/*background:url(/img/contest/frame_top.gif) no-repeat 0 0;*/
}
#cosmode-otoko-body #entry-list #deco-btm{
	/*background:url(/img/contest/frame_bottom.gif) no-repeat 0 100%;*/
}

#cosmode-otoko-body #entry-list #deco-body .entry-choice{
	padding:10px 0px 50px;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice h3.contest-theme
,#cosmode-otoko-body #entry-list #deco-body .entry-choice h3.vote_done
,#cosmode-otoko-body #entry-list #deco-body .picture-detail h3.contest-theme{
	color:#c00;
	font-size:14px;
	padding:0px 50px 20px;
	/*background:url(/img/contest/line.gif) no-repeat 50% 100%;*/
	margin-bottom:5px;
}
#cosmode-otoko-body #entry-list table#picture-list{
	width:640px;
	border-collapse:collapse;
	margin:10px auto;
	background:#fff;
}
#cosmode-otoko-body #entry-list table#picture-list td{
	width:20%;
	border:1px solid #999;
	text-align:center;
	padding:10px;	
}
#cosmode-otoko-body #entry-list table#picture-list td.empty{
	border:0px;
}
#cosmode-otoko-body #entry-list table#picture-list td ul li.costitle
,#cosmode-otoko-body #entry-list table#picture-list td ul li.coscat
,#cosmode-otoko-body #entry-list table#picture-list td ul li.entry{
	line-height:1.3em;
}
#cosmode-otoko-body #entry-list table#picture-list td ul li.coscat
,#cosmode-otoko-body #entry-list table#picture-list td ul li.entry{
	color:#999;
	font-size:83%;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice .picture
,#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-box{
	padding:10px 0px 20px;
	border-bottom:1px solid #999;
	margin:0px 3px 20px;
	text-align:center;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice p.cancel-confirm{
	margin-bottom:15px;
	color:#f00;
	line-height:1.6em;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice table.entry-form{
	width:600px;
	margin:0 auto;
	text-align:left;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice table.entry-form th.title{
	width:1%;
	white-space:nowrap;
	padding-right:10px;
	background:url(/img/icon/coron.gif) no-repeat 100% 50%;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice table.entry-form td.name{
	width:99%;
	padding-left:9px;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice table.entry-form td.textarea{
	padding:10px 0px;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice table.entry-form td.textarea span{
	font-size:smaller;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice table.entry-form td.textarea p{
	line-height:1.4em;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice table.entry-form td.textarea textarea{
	width:100%;
	height:70px;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice table.entry-form td.submit
,#cosmode-otoko-body #entry-list #deco-body .entry-choice table.entry-form td.return-top{
	text-align:center;
}
#cosmode-otoko-body #entry-list #deco-body .entry-choice form ul{
	text-align:left;
	padding:20px 50px 0px;
	font-size:smaller;
	color:#656565;
}

#cosmode-otoko-body #entry-list .detail-paging{
	text-align:center;
	padding:0px 0px 10px;	
}
#cosmode-otoko-body #entry-list .detail-paging ul li{
	display:inline;
	padding:0px 15px;
	line-height:105%;
}
#cosmode-otoko-body #entry-list .detail-paging ul li.prev a{
	padding-left:16px;
	background:url(/img/contest/otoko/pager_l.gif) no-repeat 0 50%;
}
#cosmode-otoko-body #entry-list .detail-paging ul li.next a{
	padding-right:16px;
	background:url(/img/contest/otoko/pager_r.gif) no-repeat 100% 50%;
}
#cosmode-otoko-body #entry-list .detail-paging ul li span{
	visibility:hidden;
}

#cosmode-otoko-body #entry-list #deco-body .picture-detail{
	padding:15px 0px 50px;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-box form{
	margin-top:10px;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info{
	padding:0px 19px;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info dl{
	float:left;
	width:440px;
	text-align:left;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info dl dt{
	float:left;
	width:110px;
	background:url(/img/icon/coron.gif) no-repeat 100% 0px;
	margin-bottom:5px;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info dl dd{
	float:right;
	width:320px;
	margin-bottom:5px;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info dl dd a{
	color:#c00;
}

#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info .pic-paging{
	float:right;
	width:200px;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info .pic-paging .r-top{
	background:url(/img/contest/otoko/gallery_r_top.gif) no-repeat 0 0;
	padding-top:3px;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info .pic-paging .r-btm{
	background:url(/img/contest/otoko/gallery_r_btm.gif) no-repeat 0 100%;
	padding-bottom:3px;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info .pic-paging .r-box{
	background:url(/img/contest/otoko/gallery_r_middle.gif) repeat-y 0 0;
	text-align:center;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info .pic-paging table{
	margin:0 auto;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info .pic-paging table a{
	color:#b10c82;
}
#cosmode-otoko-body #entry-list #deco-body .picture-detail .picture-info .pic-paging table td.return-top{
	line-height:1.1em;
}

#cosmode-otoko-body #entry-list #contest-info{
	padding:10px;
	background:#fff;
	width:680px;
	margin:0 auto;
	text-align:left;
}
#cosmode-otoko-body #entry-list #contest-info h2{
	font-size:130%;
	padding-left:24px;
	line-height:40px;
	background:url(/img/contest/otoko/ttl.gif) no-repeat 0 50%;
	margin-bottom:10px;
}
#cosmode-otoko-body #entry-list #contest-info h2.title-qa{
	margin-top:20px;
}
#cosmode-otoko-body #entry-list #contest-info .title{
	padding-left:15px;
	background:url(/img/contest/otoko/bar.gif) no-repeat 0 50%;
	margin-top:-1px;
	zoom:1;
}
#cosmode-otoko-body #entry-list #contest-info .title h3{
	font-size:117%;
	background:url(/img/icon/star_black.gif) no-repeat 0 6px;
	padding-left:16px;
	line-height:30px;
	zoom:1;
}
#cosmode-otoko-body #entry-list #contest-info p.text{
	padding:15px 25px;
	line-height:1.6em;
	border:solid #999;
	border-width:0px 1px 1px;
}
#cosmode-otoko-body #entry-list #contest-info table{
	width:100%;
	border:1px solid #999;
}
#cosmode-otoko-body #entry-list #contest-info table tr.question td
,#cosmode-otoko-body #entry-list #contest-info table tr.question th{
	background:#ccc;
}
#cosmode-otoko-body #entry-list #contest-info table td.icon{
	width:1%;
	padding:5px 3px 5px 10px;
	vertical-align:top;
}
#cosmode-otoko-body #entry-list #contest-info table th
,#cosmode-otoko-body #entry-list #contest-info table td.a-desc{
	width:99%;
}
#cosmode-otoko-body #entry-list #contest-info table th{
	padding-right:15px;
}
#cosmode-otoko-body #entry-list #contest-info table td.a-desc{
	padding:5px 15px 10px 0px;
}
#cosmode-otoko-body #entry-list #contest-info table td.a-desc p{
	font-size:83%;
	text-align:right;
	margin-top:5px;
}


