@charset  "utf-8";

#interestingArea a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

#interestingArea h2 {
	background: none;
	height: auto;
	text-align: center;
	margin-top: 15px;
	font-size: x-large;
	color: #036;
}

#interestingArea p.bmg {
	margin-bottom: 30px;
}

#interestingArea .column2Box {
	margin:0 -25px 0 0;
	
}

#interestingArea .column2Box .column {
	width:280px;
	float:left;
	border:#2381C9 1px solid;
	margin:0 25px 20px 0;
}

#contents .detailArea {
	padding: 15px;
	margin-bottom: 30px;
}


#contents .detailArea dt {
	float:left;
	margin:0 15px 0 0;
}

#contents .detailArea dd {
	overflow:hidden;
}

#contents .detailArea .section {
	margin:0;
}

#contents .detailArea .section+.section {
	margin:15px 0 0;
	border-top:1px #999 dotted;
	padding:15px 0 0;
}


#contents .detailArea dl:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#contents .detailArea dl {zoom:1;}

#contents .detailArea .txt {
  padding-left: 1em;
  text-indent: -1em;
}

#contents .detailArea .boxArea {
	padding: 20px;
	border: 3px solid #385D8A;
	margin: 30px;
}

#contents .detailArea .boxArea span {
	display: block;
	margin: 5px;
	float: right;
}

/*+++++++++++++++++++++++++++++++++++++++++++ 特集 */

.feature{
	/*border: 1px solid #555;*/
	padding: 5px;
	margin-bottom: 10px;
}
.ttp_bg{
	background-image: url(../../images/ttp_bg.png);
	background-repeat: no-repeat;
	background-position: 30em 3em;
}

.feature .title {
	font-size: 16px;
	font-weight: bold;
	color: #069;
	text-align: center;
}
.feature .subtitle {
	font-weight: bold;
	color: #2381C9;
}
.feature .subtitleb {
	font-weight: bold;
	color: #2381C9;
}

.feature .subtitlebwaku {
	font-weight: bold;
	color: #069;
	padding: 5px;
	border: 2px solid #069;
	width: 200px;
	text-align: center;
}

.feature .subtitleg {
	font-weight: bold;
	color: #4F6227;
}

.feature .subtitlebf {
	font-weight: bold;
	color: #069;
	font-size: 120%;
}

.feature .titleb {
	font-weight: bold;
	font-size: 150%;
}

.feature img {
	margin: 5px;
}

.feature table,.feature td {
	border: 1px solid #CCC;
	padding: 3px;
	font-size: 13px;
}

.block {
	display: block;
}

.feature .profilebox {
	padding: 10px;
	border: 3px solid #036;
	margin-top: 30px;
}

.feature .large {
	font-size: large;
	font-weight: bold;
}

.feature .largen {
	font-size: large;
}

.feature .hdtitle {
	font-size: xx-large;
	font-weight: bold;
	color: #F90;
}

dl.jinzai  {
	width: 580px;
}
dt.jinzai  {
    float: left;
}
dd.jinzai  {
margin:0 0 5px 60px;
}

.listbox {
	padding: 10px;
	border: 1px solid #069;
	margin-top: 30px;
}
.listboxg {
	padding: 10px;
	border: 1px solid #4F6227;
	margin-top: 30px;
}
.wakub {
	border: 1px solid #069;
	padding: 10px;
	text-align: center;
}
.wakug {
	border: 1px solid #999;
	padding: 10px;
}

.subtitle {
	font-weight: bold;
	color: #2381C9;
}

a.titlebl {
	color: #069;

}

a:visited.titlebl {
	color: #069;
}
a:hover.titlebl {color: #CC0000;}

.ml10 {
margin-left: 10px;
}
.txtcyumoku{
color: #D96D00;
}
.ml20{
	margin-left: 20px;
}
.ml50 {
	margin-left: 50px;
}