/*selection CSS*/

.mt10{
	margin-top:10px;
	clear:both;
}
.mt20{
	margin-top:20px;
	clear:both;
}

br.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
}

#contents_wide{
	width:940px;
	margin-bottom:10px;
}


.cntTitle-box h2#solo_title{
	float:left;
	margin-bottom:15px;
}
.cntTitle-box span#btn_start{
	float:right;
}

/*selection Global Menu setting*/
.gmSelection {
	background-image:url(../img/imgSelection/gm_inconcours.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:77px;
	clear:both;
}
* html .gmSelection {
	background-image:url(../img/imgSelection/gm_inconcours.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:46px;
	clear:both;
}*
.gmMyconcours {
	background-image:url(../img/imgSelection/gm_selection.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:77px;
	clear:both;
}
* html .gmMyconcours {
	background-image:url(../img/imgSelection/gm_selection.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:46px;
	clear:both;
}*
.gmConcoursList {
	background-image:url(../img/imgSelection/gm_c_list.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:77px;
	clear:both;
}
* html .gmConcoursList {
	background-image:url(../img/imgSelection/gm_c_list.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:46px;
	clear:both;
}*

.gmSelection h3,.gmMyconcours h3,.gmConcoursList h3 {
	padding:13px 34px 0 34px;
}

.gmSelection ul,.gmMyconcours ul,.gmConcoursList ul  {
	clear:left;
	list-style:none;
/*	overflow : hidden;*/
	margin:20px 0 0 16px;
}
* html .gmSelection ul,* html .gmMyconcours ul,* html .gmConcoursList ul {
	list-style:none;
/*	overflow : hidden;*/
	margin:20px 0 0 16px;
	height:32px;
}

.gmSelection li,.gmMyconcours li,.gmConcoursList li {
	float:left;
	text-indent:-9999px;
}

.gmSelection li a {
	background-image:url(../img/imgSelection/gm_inconcours.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:32px;
	margin-left:5px;
}
.gmMyconcours li a {
	background-image:url(../img/imgSelection/gm_selection.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:32px;
	margin-left:5px;
}
.gmConcoursList li a {
	background-image:url(../img/imgSelection/gm_c_list.gif);
	background-repeat:no-repeat;
	display:block;
	width:160px;
	height:32px;
	margin-left:5px;
}

.gmSelection li#li_myconcours a,.gmMyconcours li#li_myconcours a,.gmConcoursList li#li_myconcours a {
	background-position:-21px -45px;
}
.gmSelection li#li_message a,.gmMyconcours li#li_message a,.gmConcoursList li#li_message a {
	background-position:-186px -45px;
}
.gmSelection li#li_order a,.gmMyconcours li#li_order a,.gmConcoursList li#li_order a {
	background-position:-351px -45px;
}
.gmSelection li#li_selection a,.gmMyconcours li#li_selection a,.gmConcoursList li#li_selection a {
	background-position:-516px -45px;
}
.gmSelection li#li_accept a,.gmMyconcours li#li_accept a,.gmConcoursList li#li_accept a {
	background-position:-681px -45px;
}
.gmSelection li#li_myconcours_ov a,.gmMyconcours li#li_myconcours_ov a,.gmConcoursList li#li_myconcours_ov a {
	background-position:-21px -77px;
}
.gmSelection li#li_message_ov a,.gmMyconcours li#li_message_ov a,.gmConcoursList li#li_message_ov a  {
	background-position:-186px -77px;
}
.gmSelection li#li_order_ov a,.gmMyconcours li#li_order_ov a,.gmConcoursList li#li_order_ov a {
	background-position:-351px -77px;
}
.gmSelection li#li_selection_ov a,.gmMyconcours li#li_selection_ov a,.gmConcoursList li#li_selection_ov a {
	background-position:-516px -77px;
}
.gmSelection li#li_accept_ov a,.gmMyconcours li#li_accept_ov a,.gmConcoursList li#li_accept_ov a {
	background-position:-681px -77px;
}

.selectionPath-box {
	font-weight:bold;
	color:#000;
	padding-top:10px;
	height:20px;
}
.selectionPath-box a {
	color:#666;
}

#contents_wide #infoBox {
	background-image:url(../img/imgSelection/infoBox_top.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:39px;
	padding:12px 15px;
}

#contents_wide #infoBox dl {
	width:220px;
	float:left;
}
#contents_wide #infoBox dt {
	margin-right:20px;
	float:left;
	clear:both;
}
#contents_wide #infoBox dd {
	font-size:11px;
	color:#666;
}
#contents_wide #infoBox dd span#t_txt {
	font-size:22px;
	font-weight:bold;
	line-height:160%;
	color:#000;
}

#contents_wide #infoBox span#btn_download {
	float:right;
	margin-top:5px;
}

span#btn_contact {
	float:right;
	margin:5px 0 10px 0;
}

/*list style*/
.exclam li {
	background-image:url(../img/imgSelection/icon_exclam.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	list-style-type:none;
	line-height:160%;
	padding-left:35px;
	margin-bottom:20px;
}
.exclam li#last {
	margin-bottom:5px;
}
.exclam li img {
	margin:5px 10px 5px 0;
}

/*BOX style*/
h3#selection_title { margin-left:15px; margin-bottom:10px; }
#update-box_b30 {margin-bottom:30px;}

.selectionBox {
	float:left;
	width:303px;
}
#f_right {margin-right:15px;}
#u_right {margin-right:16px;}

.selectionBox .workList_s{
	float:left;
	width:279px;
	margin:0;
	padding:0;
	list-style:none;
}
.selectionBox .workList_s li{
	float:left;
	width:133px;
	display:block;
	margin-bottom:20px;
	list-style:none;
}
.selectionBox .wList-1st_s{margin:0 2px;}
.selectionBox .wList-2nd_s{margin-right:0;}

.selectionBox .logoBox_s{
	width:131px;
	display:block;
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
}
.selectionBox .dsBox_s{
	float:left;
	width:133px;
}
.selectionBox .dsRank_txt{
	margin-right:10px;
	padding-right:0.2em;
	text-align:center;
	color:#000;
	float:left;
}
.selectionBox .dsBtn_s{
	float:right;
}

#favoriteBoxTop {
	background-image:url(../img/imgSelection/greenBoxTop.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding:20px 12px 0 12px;
	width:279px;
}
#favoriteBox {
	background-image:url(../img/imgSelection/greenBoxMid.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#favoriteBoxBottom {
	background-image:url(../img/imgSelection/greenBoxBottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:20px;
	clear:both;
}
#unsortedBoxTop {
	background-image:url(../img/imgSelection/whiteBoxTop.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding:20px 12px 0 12px;
	width:279px;
}
#unsortedBox {
	background-image:url(../img/imgSelection/whiteBoxMid.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#unsortedBoxBottom {
	background-image:url(../img/imgSelection/whiteBoxBottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:20px;
	clear:both;
}
#notfavoriteBoxTop {
	background-image:url(../img/imgSelection/grayBoxTop.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding:20px 12px 0 12px;
	width:279px;
}
#notfavoriteBox {
	background-image:url(../img/imgSelection/grayBoxMid.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}
#notfavoriteBoxBottom {
	background-image:url(../img/imgSelection/grayBoxBottom.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:20px;
	clear:both;
}

.selectionBox .workList_s li.dragAreaList {
	width:270px;
}
div.dragArea {
	width:100%;
	height:100px;
}

/*
 * 提案作品アップ日時
 */
.dsBox .upcreate_date{
	padding:0 0 5px 0;
	font-size: 10px;
	color:#aaaaaa;
	text-align: right;
}
