@charset "utf-8";
/* /////////////////////////////////////////////
  result
////////////////////////////////////////////// */
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #ccc;
	text-decoration: none;
}


#content {
	/*
	width: 796px;
	margin: 0 auto;
	padding: 30px 0;
	*/
}
h1#logo {
	text-align: right;
	padding-bottom: 18px;
	text-align: right;
	background: url(../img/result/double-line.gif) bottom repeat-x;
	margin-bottom: 50px;
}
h2#title-top {
	text-align: center;
	margin-bottom: 15px;
}
.att{
	color: #FF0000;
	font-size: 88%;
	text-align: center;
	margin-bottom: 15px;
	line-height: 1.5;
}
/*
div.main-wrap{
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
}
*/
.result_sec {
	padding-top: 30px;
	padding-bottom: 10px;
}
.result_sec h3 {
	font-weight: bold;
	font-size: 108%;
	padding-bottom: 15px;
	border-bottom: solid 1px #e0e0e0;
	line-height: 1;
	margin-bottom: 40px;
}
.result_sec figure.right {
	text-align: right;
	margin: 0 0 35px 35px;
}
.result_sec figure.right.right_01 {
	margin-left: 5px;
}
.result_sec figure.right img{
	width:130px;
	height:auto;
}
.result_sec p.title {
	font-size: 124%;
	font-weight: bold;
	line-height: 1;
}
.result_sec p.name {
	padding-top: 20px;
	font-weight: bold;
}
.result_sec p.profile {
	font-size: 93%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.4;
}
.result_sec p.result_comment {
	padding-top: 15px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6;
}
.result_sec .judge_comment {
	margin-top: 35px;
	padding: 30px;
	border: solid 1px #e0e0e0;
}
.result_sec .judge_comment h4 {
	font-weight: bold;
	padding-bottom: 0px;
}
.result_sec .judge_comment .inner {
	width: 616px; /*親ボックスの幅*/
	overflow: hidden;
	padding: 0;
}
.result_sec .judge_comment .inner ul {
	width: 646px; /*右マージン含む子ボックス合計幅*/
	margin-right: -30px; /*親ボックスからのはみ出しぶんをずらしとく*/
}
.result_sec .judge_comment .inner ul li {
	padding-bottom: 18px;
	border-bottom: solid 1px #e0e0e0;
	margin-right: 30px;
	float: left;
	width: 293px;
}
.result_sec .judge_comment ul li.bb0 {
	padding-bottom: 0px;
	border-bottom: none;
}
.result_sec .judge_comment p.name {
	font-size: 93%;
	font-weight: bold;
	padding-top: 18px;
}
.result_sec .judge_comment .comment {
	padding-top: 2px;
	font-size: 93%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.4;
}


/* ボタン */
.result_sec .distribute {
	padding-top: 25px;/* もと25px */
	float: right;
	width: 271px;
	margin-bottom:15px;
}
.result_sec .distribute .notice {
	padding-top: 6px;
	font-size: 88%;
	text-align: right;
}




/* 日経「星新一賞」の審査について */
.about {
	padding: 60px;
	background-color: #fafafa;
}
.about h3 {
	font-size: 108%;
	font-weight: bold;
}
.about p {
	font-size: 93%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6;
	padding-top: 20px;
}
.about p.name {
	text-align: right;
}

footer{
	min-width: 758px;
}


@media only screen and (max-width:570px) {
.box_content{
	padding: 30px 20px 25px;
}
h1#logo {
	padding-bottom: 18px;
	text-align: right;
	margin-bottom: 20px;
}
h1#logo img{
	width: auto;
	height:16px;
}
h2#title-top {
	text-align: center;
	/*margin-bottom: 8px;*/
	margin-bottom: 16px;
}
.att{
	text-align: left;
	margin-bottom: 16px;
}
.att br{
	display: none;
}
.result_sec figure.right {
	text-align: right;
	margin: 0 0 10px 18px;
}
.result_sec figure.right img{
	/*width:120px;*/
	width:115px;
	height:auto;
}
.result_sec figure.right_01 img,
.result_sec figure.right_02 img{
	width: 80px;
}
.result_sec {
	padding-top: 15px;
	padding-bottom: 20px;
}
.result_sec h3 {
	font-weight: bold;
	font-size: 108%;
	padding-bottom: 10px;
	border-bottom: solid 1px #e0e0e0;
	line-height: 1.3;
	margin-bottom: 20px;
}
.result_sec p.title {
	font-size: 124%;
	font-weight: bold;
	line-height: 1.3;
}
.result_sec p.name {
	padding-top: 10px;
	font-weight: bold;
	line-height:1.3;
	margin-bottom:3px;
}
.result_sec p.profile {
	font-size: 93%;
	text-align: inherit;
	text-justify: auto;
	line-height: 1.4;
}
.result_sec p.result_comment {
	padding-top: 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.5;
}
.result_sec .judge_comment {
	margin-top: 20px;
	padding: 15px;
	border: solid 1px #e0e0e0;
}
.result_sec .judge_comment h4 {
	font-weight: bold;
	padding-bottom: 0px;
	line-height: normal;
}
.result_sec .judge_comment .inner {
	width: auto; /*親ボックスの幅*/
	overflow: auto;
}
.result_sec .judge_comment .inner ul {
	width: auto; /*右マージン含む子ボックス合計幅*/
	margin-right: 0px; /*親ボックスからのはみ出しぶんをずらしとく*/
}
.result_sec .judge_comment .inner ul li {
	padding-bottom: 9px;
	border-bottom: solid 1px #e0e0e0;
	margin-right: 0px;
	float: none;
	width: auto;
}
.result_sec .judge_comment ul li.bb0 {
	padding-bottom: 0px;
	border-bottom: none;
}
.result_sec .judge_comment ul li.spBoder {
	padding-bottom: 9px;
	border-bottom: solid 1px #e0e0e0;
}
.result_sec .judge_comment p.name {
	font-size: 93%;
	font-weight: bold;
	padding-top: 9px;
}
.result_sec .judge_comment .comment {
	padding-top: 2px;
	font-size: 93%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.4;
}

/* ボタン */
.result_sec .distribute {
	padding-top: 12px;
	float: right;
	width: auto;
	margin-bottom:3px;
}
.result_sec .distribute .btn img{
	width:100%;
	height:auto;
}
.result_sec .distribute .notice {
	padding-top: 3px;
	font-size: 88%;
	text-align: right;
}
.br_spHeight{
	display: block;
}


/* 日経「星新一賞」の審査について */
.about {
	padding: 15px;
	background-color: #fafafa;
}
.about h3 {
	font-size: 108%;
	font-weight: bold;
	line-height:1.4;
}
.about p {
	font-size: 93%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.6;
	padding-top: 10px;
}
.about p.name {
	text-align: right;
}

footer{
	min-width: 100%;
}

}