body{
	background-color: #ffffff;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
h1{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 240px;
	height: 51px;
}
h2{
	margin: 0px;
	padding: 3px;
	border-left: 4px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
h3{
	margin: 0px;
	margin-top: 5px;
	margin-left: 3px;
	padding: 4px;
	font-size: 12px;
	line-height: 14px;
	background-color: #99cccc;
	border: 1px solid #6699cc;
	color: #333333;
}
h4{
	margin: 0px;
	padding: 0px; 
	font-size: 15px;
}
img{
	border: 0px;
}
form{
	margin: 0px;
}
address{
	padding: 3px;
	text-align: right;
	background-color: #6666cc;
}
hr{
	height: 1px;
	color: #6666cc;
}
dl{
	margin: 3px;
}
dt{
	padding-top: 5px;
}
dd{
	margin-left: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #6699cc;
}
p{
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 3px;
}
blockquote{
	border: 1px solid #cccccc;
	padding: 4px;
}
td,th{
	font-size: 11px;
	line-height: 14px;
}

a:link{
	color: #0000ff;
	text-decoration: underline;
}
a:visited{
	color: #3366cc;
	text-decoration: underline;
}
a:active{
	color:#ff0000;
	text-decoration:none;
}
a:hover{
	color:#ff9900;
	text-decoration:none;
}

#container{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #666699;
	color: #ffffff;
	border-bottom: 10px double #333366;
}

#header{
	background-color: #ffffff;
	color: #666666;
	padding-bottom: 5px;
	border-top: 10px double #333366;
	border-bottom: 7px double #666699;
}
#header p{
	margin: 0px;
	margin-bottom: 2px;
	padding: 2px;
	font-size: 9px;
	line-height: 10px;
}
#header_navi{
	padding-top: 38px;
	text-align:right;
}

#content{
	width: 600px;
	float: right;
	margin: 0px;
	background-color: #ffffff;
	color: #666666;
}

#topbanner{
	width: 600px;
	height: 150px;
	background-image: url(img/top.jpg);
	border-bottom: 3px solid #3366cc;
}
#topcontents{
	width: 299px;
	float: right;
	margin: 0px;
	padding: 3px;
}
#topcontents h3{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #ffffff;
}
#topcontents p{
	margin: 0px;
}

#history{
	width: 299px;
	float: right;
	margin: 0px;
	padding: 3px;
}

#sidemenu{
	width: 200px;
	float: right;
	margin: 0px;
}
#sidemenu h2{
	font-size: 15px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px;
}
#sidemenu ul{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}
#sidemenu li{
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
}

.sidefield{
	margin: 5px;
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 5px;
	background-color: #ffffff;
	color: #666666;
}
.sidefield p{
	margin: 0px;
	padding: 5px;
}
#sidemenu .sidetitle{
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 3px;
	background-color: #6699cc;
	border: 1px solid #99cccc;
	color: #ffffff;
}
.sidelist{
	margin-right: 3px;
	border-bottom: 1px dotted #99cccc;
	list-style-type: none;
}
.sidelist a:link{
	text-decoration: none;
}
.sidelist a:visited{
	text-decoration: none;
}

#powered{
	margin: 5px;
	padding: 7px;
	border: 1px solid #cccccc;
	color: #cccccc;
}
#powered a:link{
	color: #ffffff;
	text-decoration: none;
}
#powered a:visited{
	color: #ffffff;
	text-decoration: none;
}
#powered a:active{
	color: #ff0000;
}
#powered a:hover{
	color: #ff9900;
}


#navigate{
	margin: 3px;
	padding: 3px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}
#navigate strong{
	font-weight: normal;
	text-decoration: underline;
}

.date{
	text-decoration: underline;
}
.entryblock{
	padding: 5px;
	margin-bottom: 10px;
}
.entrybody{
	margin-top: 10px;
	padding-left: 10px;
}

.ct{
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: inhermit;
	font-weight: normal;
	text-align: left;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
}
.cc{
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: inhermit;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #999999;
	padding: 5px;
}

.melmaga{
	font-size: 10px;
	background-color: #ffffff;
	padding: 4px;
	border: 1px solid #666666;
	margin-left: 10px;
}
.dateblock{
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}
.extended{
	margin-left: 20px;
	font-size: 80%;
}
.posted{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	text-align: right;
}

#calender{
	text-align: center;
	margin: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	background-color: #f0f0f0;
}

.comment{
	margin-bottom: 5px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}

.trackback{
	margin-bottom: 5px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}
.affili{
	float: left;
	width: 110px;
	padding: 4px;
	border: 1px solid #cccc99;
	text-align: center;
}
.page_navi{
	text-align: right;
}

