caption {
    background: #ffffff url("../img/title_bg.jpg") no-repeat left top;
    text-align: left;
    margin-bottom: 5px;
    height: 25px
}
caption .title1 {
    margin-left: 28px;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    height: 25px;
}
.moji01 {
    color: #555555;
    padding: 5px;
    font-size: 12px;
    line-height: 160%;
}
.moji02 {
    padding: 5px;
    font-size: 12px;
    line-height: 160%;
}
.moji2 {
    color: #9932cc;
    font-size: 14px;
    line-height: 160%;
    font-weight: bold;
}
.moji3 {
    color: #555555;
    font-size: 11px;
    line-height: 160%;
}
.moji4 {
    color: #555555;
    font-size: 12px;
    line-height: 180%;
}
#hoge2 a {
    color: #333333;
    text-decoration: none;
    background: url("../img/page_navi_bg.jpg") no-repeat;
    display: block;
    width: 21px;
    height: 30px
}
#hoge2 a:hover {
    background-position: 0 -30px;
    color: red;
}
.navi_moji {
    font-size: 13px;
    font-weight: bold;
    color="#333333;"
}
.navi_moji2 {
    position: relative;
    top: 8px;
    font-size: 13px;
    font-weight: bold;
    color="#333333;"
}
.nonavi a:link {
    display: block;
    background-color: #fff;
}
.nonavi a:visited {
    display: block;
    background-color: #fff;
}
.nonavi a:active {
    display: block;
    background-color: #ff9900;
}
.nonavi a:hover {
    display: block;
    background-color: #ffcc00;
}
a {
    color: #555555;
}
a:active {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #ff0000;
    text-decoration: none;
}
/*-----------------*/	
.banner-wrap	{
	position:relative;
	top:15px;
}
.banner-set	{
	width:650px;
	margin: 0 auto;
}
.banner-set	h3 {
	text-align:center;
	margin:15px 0 5px 0;
	color:#0F74F6;
	font-size:16px;
}
.banner-set ul li	{
	float:left;
	margin: 3px 4px;
	list-style-type: none;
}