@charset "utf-8";

/********************************************************
* iPhoneケースデザインコンテスト
*********************************************************/
#contestbox,
#contestbox-result {
	clear:both;
	margin:0;
	padding:0;
	width:470px;
	
	overflow:hidden;
	
}

* html #contestbox,
* html #contestbox-result {
	width:472px;
}

#contestbox {
	border-top:solid 1px #61c1bc;	
	border-left:solid 1px #61c1bc;
	border-right:solid 1px #61c1bc;
	border-bottom:solid 1px #61c1bc;
	background-color:#61c1bc;
}

#contestbox-result {
	border-top:solid 1px #000;	
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	background-color:#000;
}

img	{
	border:none;
	/*vertical-align:bottom;*/
	
}

.content-aten {
	color:#FFF100;
}

.contentbox2_l {
	float:left;
}

.contentbox2_r {
	float:right;
}

.content_text {
	width:430px;
	
	border-top:solid 1px #f3a7cb;
	border-bottom:solid 1px #f3a7cb;
	
	margin-left:20px;
	padding:15px 0 15px 0;
	
	text-align:center;
}

td.content_text_small {
	font-size:70%;
}

.content_text table {

}

.content_text th,
.content_text td {
	color:#FFFFFF;
	
	padding-bottom: 10px;
	
	text-align:left;
	vertical-align:top;
}

.content_cap {
	color:#000;
	font-size:11px;
	width:430px;
	margin-left:20px;	
}

.content_cap2 {
	color:#000;
	font-size:12px;
	width:430px;
	margin:0 auto;
	margin-left:20px;	
}


.content-btn {
	padding-bottom:20px;
	overflow:hidden;
	_height:1%;
}


.table_detail {
	margin: 0 auto;
	border: 1px solid #61c1bc;
	width: 430px;
}



.detail_text {
	font-size:12px;
	text-align:left;
	color:#000000;
	background-color:#61c1bc;
	border: 1px solid #61c1bc;
	padding:0;
}

.detail_photo {
	font-size:12px;
	text-align:center;
	line-height:14px;
	text-align:left;
	border: 1px solid #61c1bc;
	padding:0 0;
}

#contestbox .over_text {
	color:#fff000;
	font-size: 120%;
	line-height:1.8;
	font-weight:bold;
	background-color:#000;
	padding:10px;
	margin: 5px 0 5px 0;
	text-align:center;
}