a:link,
a:visited {
	color:#03F;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#FF6612;
	text-decoration:underline;
	outline:none;
}

H1 {
width:800px;
height:150px;
background:url(../img/base/cover.jpg) no-repeat bottom left;
	margin: 0;
	padding:0;
	font-size:12px;
	float:left;
	line-height:120%;
	color:#333333;
	font-weight:normal;
	display:block;
}
H1 a {
	margin: 0;
	width:790px;
	height:140px;
	padding:10px 0 0 10px;
	font-size:12px;
	float:left;
	line-height:120%;
	color:#333333;
	display:block;
	background:url(../img/base/cover.jpg) no-repeat bottom left;
}

H2#etc-bar {
width:500px;
height:57px;
margin:16px 0 15px 0;
padding:0;
font-size:1.2em;
color:#400000;
text-indent:40px;
line-height:360%;
background:url(../img/base-under/etc-bar.jpg) no-repeat 0 0;
}
H2#etc-bar a {
width:500px;
height:57px;
margin:0;
padding:0;
color:#400000;
background:url(../img/base-under/etc-bar.jpg) no-repeat 0 0;
display:block;
}

H3{
	background-image: url(../img/base-under/cate-bar.jpg);
	background-repeat: no-repeat;
	text-indent: 34px;
	height: 31px;
	padding-top:7px;
	width: 481px;
	font-size:1em;
	margin-left:-20px;
	display:block;
}
*html H3{
	margin-left:0px;
}
H3 a:link,
H3 a:visited {
	color:#333;
	display:block;
}
H3 a:hover{
	color:#F60;
	text-decoration:none;
	display:block;
}
H5 {
	background-image:url(../img/base-under/s-b.jpg);
	background-repeat:no-repeat;
	height: 56px;
	width: 220px;
	padding:0;
	display:block;
	margin:0;
	font-size:1em;
	color:#5B0000;
	display:block;
}
H5 a:link,
H5 a:visited {
	background-image:url(../img/base-under/s-b.jpg);
	background-repeat:no-repeat;
	height: 40px;
	width: 180px;
	padding:16px 0px 0px 40px;
	display:block;
	margin:0;
	color:#5B0000;
	display:block;
}
H5 a:hover{
	color:#F60;
	text-decoration:none;
}

.whole #sidebar1 {
	font-size:0.85em;
}
.whole #mainContent {
	font-size:0.85em;
}
p.page_top {
	clear:both;
	margin-top:20px;
	margin-right:10px;
	float:right;
	font-size:12px;
	text-decoration:none;
}
p.page_top a:hover {
	text-decoration:none;
}
.return a:link,
.return a:visited {
	color:#222;
	float:right;
	background-color:#DDD;
	padding:0 5px;
	border:#090 solid 1px;
	font-size:0.85em;
}
.return a:hover {
	color:#F60;
	text-decoration:none;
	background-color:#FAFAFA;
}
.bread {
font-size:12px;
}


.entry img {
border:none;
margin:0 0 30px 0;
padding:0;
}

.entry strong {
margin:0 0 10px 0;
padding:0 0 2px 0;
font-size:1.1em;
color:#990000;
line-height:150%;
border-bottom:#990000 2px solid;
}
.entry big {
color:#996600;
font-size:1.1em;
}

hr.hrcl {
margin:25px 0;
border:none;
border-bottom:#CCCCCC 2px solid;
}
