body	{
	margin: 0px 0px 0px 0px;
	background: #002245;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #FF5500;
	}

a:visited {
	color: #558080;
	}

a:active {
	color: #B22222;
	}

a:hover {
	color: #B22222;
	}

hr 	{
	filter:alpha(opacity=100,finishopacity=0,style=3);
	}

.img {
	float:left;
	width:40px;
	height:40px;
	margin-right:4px;
	border:#000000 solid 2px;
	}

/*メインエリア*/

.content{
	position:absolute;
	left:64px;
	top:0px;
	width:688px;
	background:#FFFFEE;
	}

/*index.htmlメインエリア　新着記事リスト*/

.tlist2	{
	color:#000000;
	font-size:10.5pt;
	line-height:140%;
	}

.tlist2 li {
	color: #666666;
	font-size: 8pt;
	text-align: left;
	line-height: 110%;
	margin-top: 10px;
	list-style-type: none;
	}







/*index.htmlメインエリア*/

.topright{
	position:absolute;
	left:430px;
	top:0px;
	width:256px;

	font-size:8pt;
	line-height:140%;
	}

.topleft{
	padding:0px 0px 0px 40px;
	width:360px;
	font-size:11pt;
	}

.daycount{
	margin:40px 20px 40px 40px;
	padding: 15px 10px 10px 10px;
       	text-align: left;
	}

/*エントリー関係*/

.entry	{
	background:#FFFFEE;
	font-size:11pt;
	padding:40px 20px 40px 80px;
	line-height:140%;
	}

.entry p {
	color: #333333;
	font-size: 10.5pt;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 15px;
	}

.entry h3{
	font-size:12pt;
	font-weight: bold;
	padding:5px 5px 0px 5px;
	border-top:3px solid #56A6C0;
	border-bottom:1px solid #56A6C0;
	margin-bottom:2px;
	clear:both;
}
.entry h4{
	font-weight: bold;
	padding:2px 10px;
	margin:10px 0px 10px 10px;
	border-bottom:1px solid #56A6C0;
	border-left:8px solid #56A6C0;
	clear:both;
}



p.posted {
	color: #555555;
	font-size: 9pt;
	border-top: 1px solid #56A6C0;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}





/*右バナー広告エリア*/

.bar	{
	position:absolute;
	left:764px;
	top:0px;
	width:200px;
	font-size:9pt;
	background:#FFFFFF;
	padding:10px;
	overflow:hidden;
	}

/*index.html右バナー広告エリア*/

.link-note {
	font-size: 9pt;
	text-align: right;
	}


/*個別エントリー*/

h2{
	font-size:12pt;
	font-weight:bold;
	}

#bannerr{
	font-size:6pt;
	height:45px;
	text-align:right;
	margin-bottom:3px;
}

#bannerr a {
 	font-size:9.5pt;
	text-decoration:none;
	}

#bannerr a:hover {
 	font-size:9.5pt;
	text-decoration:none;
	}

.smap {
 	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	}

.smapk {
	color:#C0C0C0;
 	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

.cat3{
	font-size:8pt;
}

