@charset"Shift_JIS";

/*----ubN----*/

#site {
	text-align: left;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C49523;
}
#site:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}

#con {
	clear: both;
	margin: 0px auto;
	width: 90%;
	background-image: url(../image/kanko/01-17.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 10px;
}
*html #con {

}
#con:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}
.clear{
	clear:both;
}
.category-title{
}
.head {
	background-color: #FFFFFF;
}

