a:link {
	color: #3366CC;
	}

a:visited {
	color: #3366CC;
	}

a:active {
	color: #CC0000;
	}

a:hover {
	color: #CC0000;
	}

#cont-box-right {
	float: right;
	padding: 0px;
	width: 255px;
	margin: 0px;
}

#cont-box-left {
	width: 480px;
	padding: 0px;
	float: left;
	margin: 0px;
}
#cont-box {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
}

#btm-nav{
	border-top: 1px solid #666666;
	padding: 10px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#cont-box  p.date {
	font-weight: bold;
	text-align: right;
	padding: 0px;
	font-size: 100%;
	color: #666666;
}

/*パンくず*/
#pankuzu {
	background-color: #D6EBFF;
}
#pankuzu a:link,#pankuzu a:visited,#pankuzu a:active,#pankuzu a:hover {
	color: #FF6666;
	}

/*メインタイトル*/
#cont-box h2 {
	border-left-width: 5px;
	border-left-style: solid;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #3366CC;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	clear: both;
}
#cont-box h3 {
	font-weight: bold;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: inline;
}

/*WebRSS*/
#rss {
	margin-bottom: 20px;
}
#rss .webrss {
	margin-top: 10px;
}
#rss li {
	list-style-type: none;
}
#rss h2{
	border-left-color: #FFCC00;
}
/*右側*/
#recommend {
	margin-bottom: 25px;
}

#links li {
	margin-bottom: 10px;
	list-style-type: none;
}

#links {
	margin-bottom: 20px;
}
#adsence h2 {
	border-left-color: #999999;
}
#links h2{
	border-left-color: #FFCC00;
}
#recommend h2 {
	border-left-color: #339900;
}
#links h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#links p {
	font-size: 85%;
}
#cont-box-right ul {
	margin: 0px;
	padding: 0px;
}
