html{
	/*
	height:100%;
	margin-bottom:1px;
	*/
}
ol,ul {
	list-style: none;
	margin:0;
	padding:0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1{
	font-size:30px;
	line-height:24px;
}
h2{
	font-size:22px;
	line-height:28px;
}
strong{
	font-weight: normal;
}
.tx_rb{
	color:#e60a64;
	font-weight: bold;
}
a:link { text-decoration:none; color:#FFFFFF;}
a:visited { text-decoration: none; color:#FFFFFF;}
a:active { text-decoration:none; color:#FFFFFF;}
a:hover { text-decoration:none; color:#666666;}

/* roll over */
.left_bnr a:hover img,
.right_bnr a:hover img{
	-moz-opacity:0.60;
	opacity:0.60;
	filter:alpha(opacity=60);
}

/* hide */
.hide{
	display: none;
}

/* clearfix */
.clearfix{
    min-height: 0em;
    display: inline-table;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

/*\*/
* html .clearfix{
    height: 1em;
}

.clearfix{
    display: block;
}
.block{
    display: block;
}
.ttl{
	color:#632C1C;
}
.date{
	color:#00ff66;
	font-size:11px;
	font-family:sans-serif;
	font-weight:bold;
}
.author{
	color:#818181;
	font-size:11px;
	font-family:sans-serif;
}
.category{
	color:#cc0099;
	font-size:11px;
	font-family:sans-serif;
	font-weight:bold;
}

.over :hover img{
	-moz-opacity:0.60;
	opacity:0.60;
	filter:alpha(opacity=60);
}
.banner :hover img{
	-moz-opacity:0.60;
	opacity:0.60;
	filter:alpha(opacity=60);
}
.hide{
	display:none;
}
textarea {
	border-color:#111111;
	background-color:#222222;
}
input {
	border-color:#111111;
	background-color:#222222;
}
