@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:#4F81BD 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;
}
.feature h3.subt {
	background-color: #CCC;
	padding: 3px;
	color: #000 !important;
	font-size: large;
	text-align: center;
}
.feature .subttl {
	padding: 3px;
	border: 1px solid #333;
	margin-left: 10px;
	font-weight: bold;
}
.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;
}
.feature .titleore {
	font-size: 16px;
	font-weight: bold;
	color: #F90;
}

.feature .subtitle {
	font-weight: bold;
	color: #F60;
}
.feature .subtitleb {
	font-weight: bold;
	color: #069;
}

.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 .subboxArea {
	border: 1px solid #CCCCCC;
	margin: 20px;
	padding: 5px;
}

.feature p.subt {
	margin: 0 !important;
	padding: 0 !important;
}


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

table,.c02 td,.c02 th {
	border: 1px solid #D7918F; !important;
	padding: 3px;
	font-size: 13px;
}
table,.c03 td,.c03 th {
	border: 1px solid #A3D5E3; !important;
	padding: 3px;
	font-size: 13px;
}


.block {
	display: block;
}

.feature .profilebox {
	padding: 0px;
	border: 2px solid #369;
}
.feature .profileboxor {
	padding: 0px;
	border: 2px solid #F90;
}

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

.feature .largen {
	font-size: large;
}
.feature .font15 {
	font-size: 15px;
}
.feature .small {
	font-size: 14px;
	font-weight: normal;
}

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

.feature table.curriculum,table.curriculum02{
	margin-bottom: 0px;
	margin-left: 10px;
}
.feature table.program{
	margin-bottom: 0px;
	margin-left: 10px;
}
.feature table.curriculum th{
	background-color: #CCC;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-weight: normal;
}
.feature table.curriculum th.ygreen{
	background-color: #E4FEDA;
}
.feature table.curriculum02 th{
	text-align: center;
	font-weight: normal;
}

.feature table.curriculum td,table.curriculum02 td{
	vertical-align: top;
}

.feature table.curriculum03 td {
	border: 2px solid #FFF;
	font-size: 13px;
	background-color: #B8CCE4;
	padding: 10px;
}
.feature table.curriculum03 {
	margin-left: 10px;
}

.feature .dblue{
	color: #069;
}

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;
}



a.titlebl {
	color: #069;

}

a:visited.titlebl {
	color: #069;
}
a:hover.titlebl {color: #CC0000;}
#contents .detailArea {
	padding: 10px;
	border-style: none;
	margin: 0px;
}


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

#contents .detailArea dd {
	overflow:hidden;
}

#contents .detailArea dd p {
	margin: 0 0 5px 0;
}


#contents ul.curr {
	font-weight: normal;
	padding: 0px;
	margin: -10px -20px 10px -20px;

}
#contents ul.curr li {
	font-weight: normal;
	margin-left: 40px;	
	padding-right: 20px;
	line-height: 1.0em;
	margin-bottom: 0px;
	margin-top: 0px;
}
#contents ul.curr li.none {
	list-style-type: none;
}

#contents ol.curr {
	font-weight: normal;
	padding: 0px;
	margin: 0 0 0 0;

}
#contents ol.curr li {
	font-weight: normal;
	margin-left: 20px;
	line-height: 1.7em;
	margin-bottom: 0px;
	margin-top: -15px;
}

#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;}

.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.pt20 {
	padding-top: 20px;
}
.underline {
	text-decoration: underline;
}
.orange {
	color: #F90;
}
.redf {
	color: #F00;
}
.bc {
    background-color: #F1F5E9;
}
.bc02 {
    background-color: #FAF0EF;
}
.bc03 {
    background-color: #EFF7FA;
}