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{
	forn-size:18px;
	line-height:24px;
}
strong{
	font-weight: normal;
}
.tx_rb{
	color:#e60a64;
	font-weight: bold;
}
a:link { text-decoration:underline; color:#8B5F25;}
a:visited { text-decoration: underline; color:#8B5F25;}
a:active { text-decoration:underline; color:#8B5F25;}
a:hover { text-decoration:underline; 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;
}
.info{
	color:#b08d41;
}

.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;
}

.tx_br{
	color:#632c1c;
}