@charset "UTF-8";
/* CSS Document */

.wrap #contents #side table tr td .msn-a-adinfo {
	color: #fff;
	font-size: 9pt;
}

.wrap #contents #side table tr td .msn-a-adinfo a {
		color: #fff;
	font-size: 9pt;
}



/*contents*/

.wrap #contents {
}

.wrap #contents h2 {
	font-size: 1.6em;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color: #F60;
	line-height: 1.4em;
	color:#333;
	font-weight:bold;
}

.wrap #contents #main h2 span {
	font-weight:bold;
	color:#F30;
}

.wrap #contents p {
	font-size:1.2em;
	margin-bottom:10px;
	background-color:#EFEFEF;
	padding-left:10px;
}

.wrap #contents p span {
	font-weight:bold;
	color:#F30;
}



/* main contents - areaLink */

#contents #main #areaLink {
	margin-bottom: 30px;
}
#contents #main #areaLink ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
#contents #main #areaLink ul li {
	display: inline;
	padding-left: 3px;
	color: #333;
	font-size: 90%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin: 0 1px 0 0;
	line-height: 150%;
}

#contents #main #areaLink ul li a {
	text-decoration:none;
}

#contents #main #areaLink ul li a:hover {
	text-decoration:underline;
}
#contents #main #areaLink ul li a span {
	font-weight: bold;
	color: #000;
}
#contents #main #areaLink ul li:first-child {
	border: none;
}



/* main contents - linkList */

.wrap #contents #main .linkList h3 {
	font-size:1.0em;
	margin: 0px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight:bold;
}


.wrap #contents #main .linkList ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.wrap #contents #main .linkList li {
	font-size:0.9em;
	margin: 0px;
	padding: 0px;
	display: inline;
}



.wrap #contents #main .linkList #courseRight
	{
	float:left;
	width:260px;
	margin-left: 5px;
	}

.wrap #contents #main .linkList #courseLeft
	{
	float:left;
	width:260px;
	margin-right: 5px;
	}

/* #site */

#contents #side #rssListing ul li {
	font-size: 80%;
	line-height: 150%;
	border-bottom-color: #CCC;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#contents #side #rssListing h4 {
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	background: #CCC;
	padding: 1px 1px 1px 5px;
	margin-bottom:10px;
}
#contents #side #rssListing h4 a {
	color: #000;
	text-decoration: none;
}



/*ads*/
 
 
.imads {
	margin: 0px;
	border: 1px solid #F60;
	background-color: #FFF0D2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
 
.imads dl, .imads dd, .imads dt{
	padding:0;
	margin:0;
	line-height: 130%;
} 
 
.imads ul {
	text-align:right;
}
.imads li {
	list-style-type: none;
	display: inline;
	font-size:80%;
}
 
.imads li {
}
 
 
.imads dt {
	color:#00F;
	font-size:1.1em;
	font-weight:bold;
	padding-top:5px;
}
 
.imads dd.desc {
	color:#000;
	text-decoration:none;
}
.imads dd.url {
	color:#F60;
	text-decoration:none;
}
 

/* updat */

#update {
	margin-bottom:20px;
}

#update .rsstc   {  }
#update .rsstc a { }
#update .rsstc em  { }
#update .rsstc ul   {  }
#update .rsstc li   {
	font-size:0.9em;
	display:inline;
	margin-right:10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F60;
	}

