@charset "utf-8";

/*index css */


/*	border: 1px solid #407A5B;	*/



/*********************************************/
/* min-width:640px */
/*********************************************/


@media screen and (min-width:641px)	{

.pc	{
	display:block;
}

.sp	{
	display:none;
}

span.d_block	{
	display:block;
	float:none;
}

#container_contribution	{
	overflow:hidden;
	margin:30px auto 30px auto;
	width:910px;
	padding:0;
}

#contribution_illust_cover	{
	margin:0 auto 0 auto;
	width:900px;
	text-align:center;
}

p.title_img	{
	margin:0 auto 0 auto;
	text-align:center;
}

.vote_block	{
	width:806px;
	border: 1px dotted #00A1E9;
	margin:10px auto 0 auto;
	padding:10px 20px;
}

p.vote_block_title	{
	text-align:center;
	font-size:20px;
	color:#C88C23;
	margin-top:-20px;
}

p.vote_block_title img	{
 margin-left:10px;
 vertical-align:bottom;
}

ul.vote_outline	{
	margin:0;
	text-align:left;
	font-size:14px;
	overflow:hidden;
	list-style-type: none;
}

ul.vote_outline li.title	{
	margin:10px 0 -5px 0;
	padding:0;
	text-align:left;
}

ul.vote_outline li.text	{
	margin:0 0 0 20px;
	text-align:left;
	color:#555555;
}

ul.vote_outline li.text_s	{
	margin:10px 0 40px 20px;
	text-align:left;
	color:#555555;
	font-size:12px;
}


li.indent	{
	padding-left:1.3em;
	text-indent:-1.3em;
}





ul.vote_outline img.bookcover	{
	float:right;
	margin-right:90px;
	padding-left:10px;
}

ul.vote_outline li.illustration_dl	{
	margin:30px 0 0 0;
	text-align:right;
	color:#555555;
	font-size:12px;
	overflow:hidden;
}

ul.vote_outline li.illustration_dl img	{
	margin:0 10px 10px 10px;
	vertical-align:top;
	border: 1px solid #C7C2C2;
}

ul.vote_outline li.illustration_dl img:hover	{
		opacity:0.5;
		filter: alpha(opacity=50);
}

ul.vote_outline li.illustration_dl span.adobe_dl	{
	display:block;
	margin-top:10px;
}

ul.vote_outline li.illustration_dl span.adobe_dl img	{
	float:right;
}

li.illustration_dl span.illustration_dl_floatl	{
	display:block;
	width:250px;
	float:left;
}


.illustration_dl span.illustration_dl_floatl img:hover	{
		opacity:1 !important;
		filter: alpha(opacity=100) !important;
}

.illustration_dl span.illustration_dl_floatl a img:hover	{
		opacity:0.5!important;
		filter: alpha(opacity=50)!important;
}





li.illustration_dl span.illustration_dl_floatl img	{
	border: 0;
}


li.illustration_dl span.illustration_dl_floatr	{
	display:block;
	float:right;
}

span.img_voter	{
	margin-top:10px;
	color:#444444;
	font-size:20px;
	display:block;
}

span.img_voter img	{
	margin-right:10px;
	vertical-align:middle;
}



h2.contribution_illust_title	{
	color:#666666;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	margin-top:20px;
}

h2.contribution_illust_title span.kakunin,h2.contribution_illust_title span.complete	{
	display:block;
	margin-top:10px;
	color:#3D4A99;
	font-size:17px;
}

table.toukou_form_tbl	{
	margin:20px auto 0 auto;
	border-collapse: collapse;
}

th.form_index_th	{
	width:210px;
	font-size:15px;
	color:#333;
	text-align:left;
	border: 1px solid #8E7A17;
	font-weight:normal;
	padding:6px 0 4px 10px;
	line-height:2.0em;
	background: #DCD4AE;
	color:#444;
}

th.form_index_th_kakunin	{
	width:210px;
	font-size:15px;
	color:#333;
	text-align:left;
	border: 1px solid #8E7A17;
	font-weight:normal;
	padding:6px 0 4px 10px;
	line-height:1.6em;
	background: #E7E2C9;
	color:#444;
}



th.vel_t	{
	vertical-align:top;
}

td.form_item_td	{
	width:600px;
	font-size:15px;
	color:#555;
	overflow:hidden;
	text-align:left;
	border: 1px solid #8E7A17;
	padding:6px 0 4px 15px;
}

span.must_mark	{
	float:right;
	font-size:12px;
	color:#ff0000;
	margin-right:20px;
}

span.sub_coment	{
	font-size:12px;
	color:#666666;
	float:right;
	width:150px;
	line-height:1.3em;
	display:block;
	padding-left:1.3em;
	text-indent:-1.3em;
}

span.sub_coment2	{
	font-size:12px;
	color:#666666;
	margin-left:2px;
}



td.input_text input[type="text"]	{
	border: 1px solid #999;
	padding:4px;
	border-radius: 2px;			/* CSS3 */
	-webkit-border-radius: 2px;		/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;		/* Firefox用 */
	width:400px;
	color:#444444;
	font-size:14px;margin-bottom:5px;
}

td.input_text input[type="file"]	{
	border: 1px solid #999;
	padding:4px;
	border-radius: 2px;			/* CSS3 */
	-webkit-border-radius: 2px;		/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;		/* Firefox用 */
	width:350px;
	color:#444444;
	font-size:14px;
}

td.input_text_email input[type="text"]	{
	border: 1px solid #999;
	padding:4px;
	border-radius: 2px;			/* CSS3 */
	-webkit-border-radius: 2px;		/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;		/* Firefox用 */
	width:400px;
	color:#444444;
	font-size:14px;
}



td.form_item_td select	{
	font-size:15px;
	padding:1px;
	width:100px;
	color:#444444;
	margin-bottom:5px;
	border: 1px solid #999;
}






td.textarea textarea	{
	border: 1px solid #999;
	padding:4px;
	border-radius: 2px;			/* CSS3 */
	-webkit-border-radius: 2px;		/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;		/* Firefox用 */
	color:#444444;
	font-size:14px;
	width:500px;
}

td.no_border_mark	{
	border: 0;
	text-align:right;
	font-size:13px;
	color:#ff0000;
	padding-top:5px;
}

th.no_border_button	{
	border: 0;
	text-align:center;
	margin:10px auto 0 auto;
}

th.no_border_button_kakunin	{
	border: 0;
	text-align:center;
	margin:0 auto 0 auto;
	padding-top:20px;
}


th.no_border_button input[type="submit"]	{
		border: 1px solid #34804D;
		color:#34804D;
		font-weight:normal;
		padding:4px;
		font-size:16px;
		width:220px;
		background-color: #96DDAD;
}


th.no_border_button input[type="image"]:hover	{
		opacity:0.5;
		filter: alpha(opacity=50);
}











th.no_border_button input[type="submit"]:hover	{
		border: 1px solid #96DDAD;
		color:#ffffff;
		font-weight:normal;
		padding:4px;
		font-size:16px;
		width:220px;
		background-color: #34804D;
}

th.no_border_button_kakunin input[type="submit"]	{
		border: 1px solid #34804D;
		color:#34804D;
		font-weight:normal;
		padding:4px;
		font-size:16px;
		width:220px;
		background-color: #96DDAD;
}

th.no_border_button_kakunin input[type="submit"]:hover	{
		border: 1px solid #96DDAD;
		color:#ffffff;
		font-weight:normal;
		padding:4px;
		font-size:16px;
		width:220px;
		background-color: #34804D;
}







th.no_border_button span.reset	{
		display:block;
		margin:20px auto 0 auto;
		text-align:center;
}

th.no_border_button span.reset  input[type="reset"]	{
		border: 1px solid #4F504E;
		color:#4F504E;
		padding:4px;
		font-size:12px;
		width:120px;
		background-color: #DEDFDD;
}

th.no_border_button span.reset input[type="reset"]:hover	{
		border: 1px solid #4F504E;
		color:#DEDFDD;
		padding:4px;
		width:120px;
		background-color: #4F504E;
}

th.no_border_button_kakunin span.reset	{
		display:block;
		margin:20px auto 0 auto;
		text-align:center;
}

th.no_border_button_kakunin span.reset  input[type="submit"]	{
		border: 1px solid #4F504E;
		color:#4F504E;
		padding:4px;
		font-size:12px;
		width:120px;
		background-color: #DEDFDD;
}

th.no_border_button_kakunin span.reset input[type="submit"]:hover	{
		border: 1px solid #4F504E;
		color:#DEDFDD;
		padding:4px;
		width:120px;
		background-color: #4F504E;
}


.send_complete	{
	margin:40px auto 0 auto;
	width:600px;
}

p.complete_subtitle	{
	color:#666;
	text-align:center;
}

p.illust_contest	{
	color:#666;
	text-align:left;
	margin-top:30px;
}











}






/*********************************************/
/* max-width:640px */
/*********************************************/


@media screen and (max-width:640px)	{


img	{
    max-width: 99%;
    height: auto;
	border: none;
}

img	{ 
	float:none;
}

.pc	{
	display:none;
}

.sp	{
	display:block;
}

span.d_block	{
	display:block;
	float:none;
}

#wrapper	{
			background-color:#ffffff !important;
}

#container_contribution	{
			width:100%;
			text-align: left;
			margin:10px auto 0 auto;
			text-align:left;
			color:#666;
			overflow:hidden;
			padding-top:100px;
			background-color:#ffffff !important;
}

.vote_block	{
	width:96%;
	margin:10px auto 0 auto;
	padding:5px;
}

p.vote_block_title	{
	text-align:center;
	font-size:18px;
	color:#C88C23;
	margin-top:-10px;
}

p.vote_block_title img	{
 vertical-align:middle;
}

ul.vote_outline	{
	margin:0;
	text-align:left;
	font-size:14px;
	overflow:hidden;
	list-style-type: none;
}

ul.vote_outline li.title	{
	margin-top:10px;
	padding:0;
	text-align:left;
}

ul.vote_outline li.text	{
	margin:0 5px 0 20px;
	text-align:left;
	color:#555555;
}

ul.vote_outline li.illustration_dl	{
	margin:30px 0 0 0;
	text-align:center;
	color:#555555;
	font-size:12px;
}

ul.vote_outline li.illustration_dl img	{
	width:32%;
	margin:5px auto 0 auto;
	text-align:left;
	border: 1px solid #C7C2C2;
}

li.illustration_dl span.illustration_dl_floatr	{
	display:block;
	width:96%;
}

li.illustration_dl span.illustration_dl_floatr img	{
	width:31%;
}






ul.vote_outline li.illustration_dl span.adobe_dl	{
	display:block;
	margin:10px 0;
}

ul.vote_outline li.illustration_dl span.adobe_dl img	{
	float:right;
	margin-left:10px;
}

ul.vote_outline li.text_s	{
	margin:10px 0 30px 20px;
	text-align:left;
	color:#555555;
	font-size:12px;
}

li.indent	{
	padding-left:1.5em;
	text-indent:-1.5em;
	margin-top:10px;
	line-height:1.3em;
}


ul.vote_outline img.bookcover	{
	float:right;
	padding-left:5px;
	width:24%;
	margin-top:30px;
}

h2.contribution_illust_title	{
	color:#666666;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	margin-top:20px;
}


span.img_voter	{
	margin-top:10px;
	color:#444444;
	font-size:16px;
	display:block;
}

span.img_voter img	{
	margin-right:10px;
	vertical-align:middle;
	width:16%;
}





h2.contribution_illust_title span.kakunin,h2.contribution_illust_title span.complete	{
	display:block;
	margin-top:10px;
	color:#3D4A99;
	font-size:17px;
}

table.toukou_form_tbl	{
	margin:20px auto 0 auto;
	border-collapse: collapse;
	width:96%;
}

th.form_index_th	{
	width:48%;
	font-size:14px;
	color:#333;
	text-align:right;
	border: 1px solid #8E7A17;
	font-weight:normal;
	padding:3px 5px 1px 0;
	line-height:1.6em;
	background: #DCD4AE;
	color:#444;
}

td.form_item_td	{
	width:50%;
	font-size:15px;
	color:#555;
	overflow:hidden;
	text-align:left;
	border: 1px solid #8E7A17;
	padding:6px 0 4px 15px;
}


td.input_text input[type="text"]	{
	border: 1px solid #999;
	padding:4px;
	border-radius: 2px;			/* CSS3 */
	-webkit-border-radius: 2px;		/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;		/* Firefox用 */
	width:82%;
	color:#444444;
	font-size:14px;
	margin-bottom:5px;
}

span.must_mark	{
	float:right;
	font-size:12px;
	color:#ff0000;
	margin-right:5px;
}



td.input_text_email input[type="text"]	{
	border: 1px solid #999;
	padding:4px;
	border-radius: 2px;			/* CSS3 */
	-webkit-border-radius: 2px;		/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;		/* Firefox用 */
	width:82%;
	color:#444444;
	font-size:14px;
}

td.form_item_td select	{
	font-size:15px;
	padding:1px;
	width:100px;
	color:#444444;
	margin-bottom:5px;
	border: 1px solid #999;
}

td.textarea textarea	{
	border: 1px solid #999;
	padding:4px;
	border-radius: 2px;			/* CSS3 */
	-webkit-border-radius: 2px;		/* Safari,Google Chrome用 */
	-moz-border-radius: 2px;		/* Firefox用 */
	color:#444444;
	font-size:14px;
	width:94%;
}

td.no_border_mark	{
	border: 0;
	text-align:right;
	font-size:13px;
	color:#ff0000;
	padding-top:5px;
}


th.no_border_button	{
	border: 0;
	text-align:center;
	margin:10px auto 0 auto;
}

th.no_border_button_kakunin	{
	border: 0;
	text-align:center;
	margin:0 auto 0 auto;
	padding-top:20px;
}


th.no_border_button input[type="submit"]	{
		border: 1px solid #34804D;
		color:#34804D;
		font-weight:normal;
		padding:4px;
		font-size:16px;
		width:220px;
		background-color: #96DDAD;
}

th.no_border_button input[type="submit"]:hover	{
		border: 1px solid #96DDAD;
		color:#ffffff;
		font-weight:normal;
		padding:4px;
		font-size:16px;
		width:220px;
		background-color: #34804D;
}


th.no_border_button_kakunin input[type="submit"]	{
		border: 1px solid #34804D;
		color:#34804D;
		font-weight:normal;
		padding:4px;
		font-size:16px;
		width:220px;
		background-color: #96DDAD;
}

th.no_border_button_kakunin input[type="submit"]:hover	{
		border: 1px solid #96DDAD;
		color:#ffffff;
		font-weight:normal;
		padding:4px;
		font-size:16px;
		width:220px;
		background-color: #34804D;
}

th.no_border_button input[type="image"]	{
		width:60%;
		margin-top:10px;
}








th.no_border_button span.reset	{
		display:block;
		margin:20px auto 0 auto;
		text-align:center;
}

th.no_border_button span.reset  input[type="reset"]	{
		border: 1px solid #4F504E;
		color:#4F504E;
		padding:4px;
		font-size:12px;
		width:120px;
		background-color: #DEDFDD;
}

th.no_border_button span.reset input[type="reset"]:hover	{
		border: 1px solid #4F504E;
		color:#DEDFDD;
		padding:4px;
		width:120px;
		background-color: #4F504E;
}




th.no_border_button_kakunin span.reset	{
		display:block;
		margin:20px auto 0 auto;
		text-align:center;
}

th.no_border_button_kakunin span.reset  input[type="submit"]	{
		border: 1px solid #4F504E;
		color:#4F504E;
		padding:4px;
		font-size:12px;
		width:120px;
		background-color: #DEDFDD;
}

th.no_border_button_kakunin span.reset input[type="submit"]:hover	{
		border: 1px solid #4F504E;
		color:#DEDFDD;
		padding:4px;
		width:120px;
		background-color: #4F504E;
}


.send_complete	{
	margin:40px auto 0 auto;
	width:600px;
}

p.complete_subtitle	{
	color:#666;
	text-align:center;
}

p.illust_contest	{
	color:#666;
	text-align:left;
	margin-top:30px;
}

th.form_index_th_kakunin	{
	width:23%;
	font-size:14px;
	color:#333;
	text-align:right;
	border: 1px solid #8E7A17;
	font-weight:normal;
	padding:3px 5px 1px 0;
	line-height:1.6em;
	background: #E6E2CD;
	color:#444;
}

.send_complete	{
	margin:40px auto 0 auto;
	width:96%;
}

p.complete_subtitle	{
	color:#666;
	text-align:center;
}

p.illust_contest	{
	color:#666;
	width:80%;
	margin:20px auto 0 auto;
	text-align:center;
}
































}


