@import url(../css/base.css);


h2.news{
	background:url(img/tit.gif) no-repeat;
	width:690px;
	height:40px;
	text-indent:-9999px;
	margin-bottom: 15px;
}

h5 {
	clear:both;
	background:url(img/h5.gif) no-repeat top left;
	width:690px;
	height:40px;
	font-weight:bold;
	font-size:large;
	padding:0 0 3px 0;
	margin:20px 0 20px 0;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


.newsdetailArea{
	max-width:720px;
	margin-bottom:25px;
}


#news_Area{
	width:65.625%;
	margin-right:3.125%;
	float:left;
	text-align:left;
	padding:30px 0 30px;
	clear: both;
}

.newsArea{
	width:100%;
	margin-bottom:25px;
}

.newsArea dl { margin-top: 20px; }

.newsArea dl dt {
  width: 7em;
  float: left;
  line-height: 125%;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
}

.newsArea dl dd {
  line-height: 125%;
  margin-bottom: 1em;
  border-bottom: 1px dashed #CCCCCC;
  padding-bottom: 0.5em;
}

h2.adjustment{
	background:url(img/tit.gif) no-repeat;
	width:690px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:20px;

}

.textArea{
	width:690px;
	margin:0 0 30px 0;
	clear: both;
	height: auto;
}

.tablead1 {
	border-collapse: collapse; 
	border: 1px #FFFFFF solid; 
}

.tablead1 td {
	border: 1px #FFFFFF solid; 
	padding:10px;
}

.tablead2 {
	border-collapse: collapse; 
	border: 1px #FFFFFF solid;

}

.tablead2 td {
	border: 1px #FFFFFF solid; 
	padding:10px;
	font-size:1.4em;
}

.tablead3 {
	border-collapse: collapse; 
	border-bottom: 1px #999999 dashed; 
}

.tablead3 td {
	border-bottom: 1px #999999 dashed; 
	padding:5px;
}

.right{
	text-align:right;
}

.waku_red{
	border:#FF0000 1px solid;
	padding:10px;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	margin:15px 0;
}


.waku_gray{
	border:#CCCCCC 1px solid;
	padding:20px;
	font-size:1.4em;
}

.waku_gray dl dt {
  width: 7em;
  float: left;
  line-height: 125%;
}

.waku_gray dl dd {
  line-height: 125%;
}

.mtb515{
	margin:5px 0 15px 0; 
}

.wide40{
	width:40%;
	margin:0 auto;
}

.wide80{
	width:80%;
	margin:0 auto;
}

.btArea{
	margin:10px 0;
	text-align:center;
}

.mb15{
	margin-bottom:15px;
}

.cap_midashi{
	width:100%;
	border:#005F8C 1px solid;
	font-size:0.9em;
	font-weight:bold;
	margin:20px 0;
	padding:5px 0;
}

.cap_midashi p{
margin-left:1em;
}