/* === bungakuページのスタイル === */

.bungaku_header {
width: 500px ;
text-align: left ;
border-bottom: 2px solid rgba(0,0,0,0.05);
padding-bottom: 20px;
margin-bottom: 30px;
}

.bungaku_prize {
text-align: left ;
color: #ff6600 ;
font-size: 110% ;
font-weight: bold ;
margin-bottom: 5px ;
}

.bungaku_title {
text-align: left ;
padding-left: 60px ;
color: #000000 ;
font-size: 150% ;
font-weight: bold ;
line-height: 1.5em ;
margin-bottom: 5px ;
}

.bungaku_writer {
text-align: right ;
color: #000000 ;
font-size: 100% ;
font-weight: bold ;
margin-bottom: 5px ;
}

p.bungaku_lead {
text-align: left ;
padding-left: 20px ;
color: #222222 ;
font-size: 90% ;
margin-bottom: 5px ;
}

p.cont_reading {
text-align: right ;
font-size: 85% ;
margin-bottom: 5px ;
}

.cont_reading a {
color: #000000 ;
}

.cont_reading a:hover {
color: #006600 ;
}

p.to_pagetop {
text-align: right ;
font-size: 90% ;
}

.to_pagetop a {
color: #000000 ;
}

.to_pagetop a:hover {
color: #660000 ;
}

p.bungaku_main {
text-align: left ;
padding-left: 10px ;
color: #222222 ;
font-size: 95% ;
}

p.judges_comment {
padding-left: 40px ;
color: #660000 ;
font-size: 90% ;
}

p.writer_note {
padding-left: 40px ;
color: #003300 ;
font-size: 90% ;
}

img.bungaku_img_r {
float: right ;
vertical-align: top ;
border: none ;
margin-left: 10px ;
}

img.bungaku_img_l {
float: left;
vertical-align: top ;
border: none ;
margin-right: 10px ;
}


div.bungaku_list0 {
width: 500px ;
text-align: left ;
padding-left: 80px ;
color: #ff6600 ;
font-size: 100% ;
font-weight: bold ;
}

div.bungaku_list {
width: 500px ;
text-align: left ;
padding-left: 100px ;
color: #000000 ;
font-size: 95% ;
font-weight: normal ;
}


/* === jusyoページなどのスタイル === */

div.jusyo_list0 {
width: 500px ;
text-align: left ;
padding-left: 60px ;
color: #000000 ;
font-size: 105% ;
font-weight: bold ;
}

div.jusyo_list {
width: 500px ;
text-align: left ;
padding-left: 100px ;
color: #000000 ;
font-size: 100% ;
font-weight: normal ;
}

div.sakuhin_list {
width: 700px ;
text-align: left ;
line-height: 2.0em ;
padding-left: 80px ;
color: #000000 ;
font-size: 100% ;
font-weight: normal ;
}

