@charset "UTF-8";
@import url(default.css);

/*
バック：#fafad2
フッタ：#2c7a6a
文字色；#28373b
青：#2c7a6a
黄：#ffdd66
赤：#b80f1e
黒：#2e4047
*/






/* pages */
body{
font-size: 85%;
background: #fafad2 url(img/bg.gif) center center repeat-y;
color: #333;
line-height: 1.6;
font-family: Verdana, sans-serif;
text-align: center;
}
#container{
width: 800px;
position: relative;
margin-right: auto;
margin-left: auto;
border: 1px solid #9acd32;
text-align: left;
background: #fff;
}
#header{
padding: 0 12px;
background: url(../img/header_bg.gif) repeat-x center center;
border-bottom: 1px solid #9acd32;
}
#main{
margin: 0 80px 60px;
position: relative;
}
#footer{
clear: both;
text-align: center;
}
#footer address{
padding: 6px;
border-top: 1px solid #ccc;
background: #55682f;
color: #fff;
}


/* common */
p.closewin,
a{
color: #a52a2a;;
text-decoration: none;
}
p.closewin:hover,
a:hover{
color: #e9967a;
text-decoration: underline;
}
img{
border: none;
vertical-align: bottom;
}
em{
font-weight: bold;
color: #2c7a6a;
}
hr{
clear: both;
width: 0;
height: 0.1px;
margin: 0;
padding: 0;
visibility: hidden;
}
p.closewin,
p.gotop{
margin-bottom: 1em;
text-align: right;
font-size: 80%;
}
.ended{
margin-left: 1em;
color: #c30;
font-weight: bold;
}
.author{
text-align: right;
}
a.pdf{
padding-right: 12px;
background: url(../img/icon_pdf.gif) right center no-repeat;
}


/* block */
h1{
background-color: #9acd32;
color: #fff;
text-align: center;
font-size: 110%;
}
.one{
margin-bottom: 120px;
}
.naiyo{
padding:12px 36px;
border-width: 0 1px 1px;
border-style: dotted;
border-color: #ccc;
}

h2{
padding: 6px;
font-size: 150%;
background: #ff8a00 url(../img/news_title.gif) top repeat-x;
color: #fff;
}
h2 .sub{
font-size: 60%;
}

p.date{
margin-top: 36px;
font-weight: bold;
}
dl{
margin: 12px 24px;
}
dt{
margin-top: 12px;
font-weight: bold;
}
dd{
padding-left: 1em;
}
h3{
margin-top: 24px;
margin-bottom: 6px;
padding-left: 3px;
border-left: 3px solid #9acd32;
border-bottom: 1px dotted #ccc;
color: #666;
font-weight: bold;
letter-spacing: 1px;
}
h4{
margin-top: 12px;
font-weight: bold;
}
.detail p{
margin-top: 6px;
margin-bottom: 12px;
padding-left: 24px;
}

.ranking td{
padding-right: 1em;
vertical-align: top;
}
td.num{
text-align: right;
}
.org{
margin-top: 24px;
text-align: right;
}



.naiyo h2{
margin: 36px 0 12px;
background: none;
color: #333;
border-left: 6px solid #ed5406;
font-weight: bold;

}



.timetable dt{
width: 7em;
float: left;
clear: left;
margin: 0;
padding: 0;
font-weight: normal;
}
.timetable dd{
margin-left: 7em;
}
