@charset "UTF-8";
@import url(site2010.css);
/* CSS Document */

.entry_no{
	background-image: url(../../image/compe_pct/t_no.jpg);
	height: 25px;
	width: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
}
.entry_title{
	font-size: 16px;
	height: 23px;
	padding-top: 4px;
	padding-left: 10px;
	width: 630px;
}

.entry_gray{
	background-color: #E5E4CE;
	padding: 7px;
}


/*10.07.28*/
.entry_title1{
	font-size: 12px;
	padding-left: 10px;
}

/* ---------------------------------------------------------
作品紹介
--------------------------------------------------------- */
.photo_compe {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;	
}

.photo_compe img {
	border: solid 1px #333333 
}

.photo_compe p {
	margin:0;
	padding: 5px;
	font-size: 10px;
	color: #333333;
}

/*---------------------------------------------------------
コンペページ　テーブル　2010.07.25
--------------------------------------------------------- */
.td_no{
	background-image: url(../img/compe_pct/t_no.jpg);
	height: 25px;
	width: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
}
.td_line{
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
}

.td_line1{
	border-top:#666666 dotted 1px;
}

.td_title{
	font-size: 16px;
	height: 23px;
	padding-top: 4px;
	padding-left: 5px;
}
.td_pct{
	background-repeat: no-repeat;
	vertical-align: top;
}
.td_credit{
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 10px;
}
.td_gray{
	background-color: #E5E4CE;
	padding: 5px;
	font-size:12px;
}
.td_txt{
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
