@charset "Shift_JIS";
/* CSS Document */

.contestMain {
		float:left;
		width: 708px;
	}

@media screen and (max-width: 768px){
.contestMain {
		margin:auto;
		float:none;
		width: 100%;
	}
}

#main{
	margin: 10px auto;
	background: url("../images/bg_top02.jpg");
	background-size: 100%;
	position: relative;
	float:left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
	border-radius: 6px;
	width: 100%;
}


.fashionMainImage{
	width: 708px;
	display: block;
	margin: 0px auto;
	}
@media screen and (max-width: 768px){
	.fashionMainImage{
		padding-top: 0px;
		width: 100%;
		height:auto;
	}
}

#main p{
	font-size: 108%;
	line-height:165%;
	}
h1 .fc_top_sp{
	display:none;
	}
h1 p{
	display:none;
	}
.contest2013_h1_link{
	position: absolute;
	top: 340px;
	right:45px;
	}
.contest2013_h1_link a{
	color: #0000FF;
	line-height:110%;
    background-color: #FFE146;
	}

#bosyuYoko{
	margin-top:50px;
	}
.contest2013_h1_link_sp{
	display:none;
	}
@media screen and (max-width: 768px){
.fc_top_pc{
	display:none;
	}
h1 .fc_top_sp{
	display:block;
	}
h1 .fc_top_sp img{
	display:block;
	width:100%;
	height:auto;
	margin:0 auto;
	}
.contest2013_h1_link{
	position: static;
	margin: 2% 5%;
	display:none;
	}
.contest2013_h1_link_sp{
	display:block;
	margin: 2% 5%;
	}
#main p{
	font-size: 100%;
	}

#main{
	height: auto;
	padding-bottom:6%;
	}
}

/**************コンテスト詳細**************/
.ouboKubun{
	display:inline-block;
	position: absolute;
	top:485px;
	left:20%;
	margin:20px auto 0 auto;
	text-align:center;
}
.ouboKubun li{
	margin: 0 auto 0;
	padding-bottom:10px;
	padding-right:10px;
	font-size:17px;
	text-align:center;
	display:inline-block;
}
.ouboKubun li a{
	text-decoration: none;
	font-size: 85%; 
	color: #00008C;
}
#fashion_prize_body{
	width:650px;
	margin: 0 auto;
	padding:10px 0;
	background-color: #fff;
	/* box-shadow */
	box-shadow:0px 0px 10px -1px #bebebf;
	-moz-box-shadow:0px 0px 10px -1px #bebebf;
	-webkit-box-shadow:0px 0px 10px -1px #bebebf;
}
@media screen and (max-width: 768px){
#fashion_prize_body{
	width:100%;
	}
}
ul li {
	list-style-type:none;
}
ul li a{
	font-size: 108%;
}

/*::「 着せ替えファッションコンテスト」について:*/
.contest_about{
	width:92%;
	margin: 10px auto;
}

/*::専用応募用紙ダウンロード:*/
h2{
	padding:4% 0 0 15%;
	height: 65px;
	text-indent: 5%;
	color:#FFFFFF;
	background-repeat: no-repeat;
	font-size: 147%;
	line-height: 160%;
	background-image:url("../images/h2_prize_about01.png") ;
	background-size:100%;
	text-align:center;
}
.h2_nimzuu{
	float:right;
	width: 80px;
	padding-right:5%;
}
.prize_illust{
	width: 92%;
	margin: 0 auto;
	padding-bottom:30px;
}
.prize_illust li img{
	float:left;
	width: 100%;
	margin-right: 5%;
	border-width: 8px;
	border-radius: 8px;
}
.prize_img{
	margin-right:-3%;
	margin-top:10px;
}
.prize_img img{
	width:191px;
	height:auto;
}
.prize_img li{
	float:left;
	width:191px;
	margin-right:2.3%;
}
.prize_img li p{
	text-align:center;
	width:210px;
}
/*::優秀作品12名さまに豪華プレゼント！:*/
.present_about {
	width: 92%;
	margin: 30px auto 10px auto;
}
.present_about h2{
	background-image:url("../images/h2_about02.png");
	text-indent: 7%;
}
.present_about p{
	width:64%;
	float:left;
}
.present_img{
	display:block;
}
.present_img img{
	width: 30%;
	margin-left: 20px;
}
@media screen and (max-width: 768px){
#fashion_prize_body{
	width:90.7%
}
h2{
	font-size:131%;
	background-image:url("../images/h2_prize_about01_sp.png") ;
	background-size: 100%;
	background-position: 50%;
	line-height: 2.3;
	text-indent: 0;
}
.prize_illust li img{
	display: block;
	float: none;
	margin: 0 auto;
}
.h2_nimzuu{
	float: none;
	width: 80px;
 	margin-left: 5%;
}
.present_about h2 ,.contest_about  h2{
	height:auto;
	background: none;
	text-indent: 0%;
}
h3{
	font-size:131%;
}

ul li p{
	margin:2% 0 0 0;
} 
.img_download li{
	clear: both;
	float:none;
	width: 90%;
	margin: 0 auto;
}
.img_download li img{
	float:none;
	display: block;
	width:90%;
	margin: 5% auto;
}
.present_about p{
	clear:both;
	float:none;
	width:100%;
}
.present_img img{
	display:block;
	width:90%;
	margin:5% auto;
}
.prize_img {
    margin-right: 0;
}
.prize_img img{
    width: 100%;
}
.prize_img li{
    width: 100%;
    margin:0 0 30px 0;
}
.prize_img li p{
	width:105%;
}
.ouboKubun{
	position: static;
	width: 100%;
	margin:0 auto;
}
}
@media screen and (max-width: 550px){
h2{
	font-size: 115%;
	line-height: 2.9;
	text-indent: 12px;
}}
@media screen and (max-width: 500px){
h2{
	font-size: 110%;
	line-height: 3;
}
.ouboKubun li {
    padding-right: 0;
}
}
@media screen and (max-width: 380px){
h2{
	font-size: 100%;
	line-height: 2.9;
	background-image:url("../images/h2_prize_about01_sp_2.png") ;
	text-align:center;
	text-indent: 0;
	padding-left: 6%;
}
.h2_nimzuu{
	float:none;
	display:block;
	margin:0 auto;
	height: 20px;
	line-height:0;
}
}
.end_txt{
	margin:20px auto 0;
	width: 660px;
}
.end_txt_sp{
	display:none;
}
@media screen and (max-width: 768px){
.end_txt{
	display:none;
}
.end_txt_sp{
	display:block;
	width:92%;
	margin: 5% auto 0;
}
.end_txt_sp img{
	width:100%;
	}
}

.fashion_prize_body_end{
	width: 92px;
    margin: 0 auto;
    padding: 0 0 0 0;
}
