@import url("common.css");

#contents {
font-size: 14px;
}
#contents h3 {
color: #F00;
font-size:24px;
margin-bottom: 5px;
}
#contents h3 a {
font-size:24px;
margin-bottom: 5px;
}
#contents h4 {
margin:5px 0;
font-size:16px;
}
#contents h4 a {
margin:5px 0;
font-size:16px;
}
#contents .box {
width:760px;
height:auto;
margin:10px 0;
overflow:hidden;
}
* html #contents .box {
height:1%;
}
#contents .box .left_image {
	width:110px;
	height:auto;
	float:left;
}
#contents .box .right_text {
	width:640px;
	height:auto;
	float:right;
}
#contents p {
line-height:1.7;
}
#tokusyu p,
.box p {
line-height:1.7;
margin-left:1.7em;
}

/*
=======================================================

特集スペース

=======================================================
*/
#contents #tokusyu {
width:760px;
height:auto;
overflow:hidden;
}
* html #contents #tokusyu {
height:1%;
}
#contents #tokusyu .left_image {
width:130px;
height:auto;
float:left;
}
#contents #tokusyu .right_text {
width:620px;
height:auto;
float:right;
}

#title {
}
#title .left {
float: left;
}
#title .center {
float: left;
margin-left: 10px;
}
#title .center h2 {
margin-top: 10px;
font-size: 14px;
}
#title .center h2 strong {
font-size: 20px;
}

#title .center h3 {
text-indent: 3em;
font-size: 14px;
margin-bottom: 10px;
}

#title .center p {
margin-top: 10px;
margin-bottom: 10px;
}

#title .yokoku {
background: url(../img/yokoku.gif) no-repeat left top;
height: 54px;
width: 148px;
float: right;
padding-top: 24px;
padding-left: 5px;
padding-right: 20px;
}

#title p.hakkou {
clear: both;
text-align: right;
padding-top: 15px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF9900;
padding-bottom: 5px;
font-size: 12px;
}

#title .bay {
float: right;
width: 173px;
margin-top: 30px;
}

#tokusyu {
margin-top: 20px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
margin-bottom: 0px;
padding-bottom: 15px;
height: 260px;
}
#tokusyu .tokusyu_title {
float: left;
margin-right: 10px;
margin-bottom: 80px;
}
#tokusyu h3 {
color: #F00;
font-size: 24px;
margin-bottom: 10px;
}
#tokusyu h3 a {
font-size: 24px;
margin-bottom: 10px;
}
#tokusyu h4 {
font-size: 20px;
}
#tokusyu h4 a {
font-size: 20px;
}
#tokusyu .clear {
clear: both;
}


#tokusyu dl {
margin-top: 15px;
margin-left: 15px;
}
#tokusyu dl dt {
font-size: 16px;
font-weight: bold;
margin-top: 10px;
}
#tokusyu dl dd {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 1em;
}

.box li {
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
overflow: auto;
height: 100%;
}
.box ul {
margin-top: 15px;
width: 600px;
}

.box ul li {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin: 0px;
padding: 0px;
}
.box p img {
margin-bottom: 10px;
}
.box .last_line {
border-style: none;
}
#oguri {
padding-top: 5px;
}

