@import url("common.css");
/*タイトル設定*/


#title {
border-top: 1px solid #cc9900;
border-bottom: 1px solid #cc9900;
margin-bottom: 20px;
padding-top: 10px;
overflow: hidden;
padding-bottom: 10px;
height: 100%;
position:relative;
}
#title .navikun {
float: left;
margin-right: 50px;
margin-left: 20px;
}
#title .navikun2009 {
float: left;
margin-right: 20px;
margin-left: 20px;
}
#title .titleText {
float: left;
}
#title .titleText h1 {
font-size: 13px;
_font-size: 160%;
color: #333333;
line-height: 3;
}
#title .titleText h1 strong {
font-size: 26px;
color: #FF0000;
margin-top: 5px;
margin-bottom: 2px;
}
#title .titleText p {
font-size: 16px;
_font-size: 100%;
line-height: 3;
}
#title .titleText_09 p {
font-size: 16px;
_font-size: 100%;
line-height: 3;
}
#title .gaiyou {
/*	float: right;
	margin-right: 30px;
	margin-top: 20px;*/
	position:absolute;
top:30px;
right:20px;
}
/*メインコンテンツ設定*/
#mainContents {
float: left;
width: 550px;
font-size: 12px;
}
#mainContents h2 {
font-size: 16px;
height: 20px;
padding-left: 60px;
background: url(../img/do-year-title.gif) no-repeat left top;
}
#mainContents h3 {
color: #ff0000;
font-size: 18px;
padding-bottom: 20px;
padding-top: 20px;
}
#mainContents h4 {
font-size: 14px;
padding-bottom: 20px;
padding-top: 20px;
color: #FF0000;
}
#mainContents dl {
margin-top: 30px;
}
#mainContents p {
line-height: 1.5;
margin-bottom:15px;
/*text-indent: 1em;*/
}
#mainContents dt {
font-size: 16px;
margin-bottom: 15px;
color: #FF0000;
font-weight: bold;
margin-top: 15px;
}
#mainContents dd {
line-height: 1.2;
text-indent: 1em;
margin-bottom: 10px;
}
/*サイドコンテンツリスト設定*/
#sidetContents {
width: 190px;
float: right;
font-size: 13px;
}
#sidetContents div {
margin-bottom: 30px;
border: 1px solid #336600;
}
#sidetContents h3 {
color: #FFFFFF;
background-color: #339900;
height: 19px;
width: 100%;
text-align: center;
font: bold normal 13px/1.4 l;
}
#sidetContents ul {
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
}
/*予告設定*/
#mainContents h2.summaryTitle {
background: url(../common/none);
margin: 0px;
margin-bottom:10px;
padding: 5px 0px;
height:auto;
border-top: 1px dotted #999999;
border-bottom: 1px dotted #999999;
}
#mainContents .summaryTitle strong {
color: #FF0000;
}
/*結果発表設定*/
#mainContents ul li h3 {
font-size: 17px;
margin-top: 40px;
}
#mainContents ul li .leftImage img {
float: left;
padding-right: 15px;
padding-bottom: 15px;
}
#mainContents table {
width: 550px;
margin-top: 20px;
margin-bottom: 20px;
}
.kekka ul li ul {
border: 1px solid #999999;
clear: both;
}
.kekka ul li ul li {
font-size: 13px;
background: #EBFFDD;
border-top: 1px solid #999999;
line-height: 1.5;
padding-left: 5px;
}
.kekka ul li ul li.first_li {
border-style: none;
background: #66FF33;
}
.kekka p {
margin-bottom: 1em;
}
#douzou {
float: right;
margin-left: 20px;
}
th,
td {
font-size:14px;
_font-size: 100%;
padding-top: 2px;
padding-bottom: 2px;
}
/*.m_con  p {
	font-size:13px;
	_font-size: 95%;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.2;
	padding-bottom: 1em;
}*/
th {
width: 200px;
}
td {
width: 350px;
}
table tr.odd {
background: #d5ffbf;
}
#note {
border-bottom: 1px solid #666666;
margin-bottom: 10px;
}
#note p {
font-size: 90%;
text-indent: 1em;
padding-bottom: 10px;
}
#list1 {
border: 1px solid #CC6600;
}
#list1 h3 {
color: #FFFFFF;
background-color: #CC9900;
}
#title .titleText .titleText_09 {
font-size: 13px;
padding-bottom: 9px;
}
