@charset "UTF-8";

.container{
    width:900px;
    margin:auto;
    display: flex;
    justify-content: space-between;
}



/* #side{
	color:#FFFFFF;
	margin-left:15px;
	margin-bottom:30px;
} */
.button{
	margin-bottom:45px;
}
/* .side_box{
	background-color:#3E3A39;
	padding:10px;
	margin-bottom:45px;
} */
.side_border01{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 3px;
	margin-bottom: 10px;
}
.side_border02{
	margin-bottom:5px;
	width:160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.side_space{
	margin-top:10px;
}
h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 14px !important;
	color: #E8BB66 !important;
	font-weight: bold !important;
	line-height:17px !important;
}h1{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 10px !important;
	color: #000 !important;
	font-weight: normal !important;
	height:19px !important;
	padding-top:10px !important;
	padding-left:30px !important;
}
#header{
	margin-top: 9px;
	margin-bottom: 9px;
}
#content{
	width:650px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#000;
	margin-left:30px;
}
#back{
	width:650px;
	height:286px;
	background-image:url("img/top/back.gif");
	background-repeat:no-repeat;
}


.button_a{
	margin-top:64px;
	margin-left:8px;
	float:left;
}
.button_b{
	margin-top:8px;
	margin-left:81px;
	float:left;
}

.button_c{ margin:0 10px 10px 10px; float:left; }

.f-left{ float:left; }
.f-right{ float:right; }

#float_box01{
	width:650px;
	margin-bottom:30px;
}
#float_box02{
	width:650px;
	margin-top:30px;
	margin-bottom:30px;
}
#float_box03{
	width:650px;
	margin-bottom:40px;
}
.float01{
	width:315px;
	margin-right:20px;
	float:left;
}
.float02{
	width:315px;
	float:left;
}
.float03{
	width:310px;
	margin-right:30px;
	float:left;
}
.float04{
	width:310px;
	float:left;
}
.float05{
	width:520px;
	margin-right:20px;
	float:left;
}
.float06{
	width:110px;
	float:left;
}
.title01{
	width:287px;
	height:25px;
	background-image:url("img/top/title01.gif");
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:28px;
	margin-bottom:7px;
}
.title02{
	width:622px;
	height:25px;
	background-image:url("img/top/title02.gif");
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:28px;
	margin-bottom:7px;
}
.space{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}
h5{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-size: 14px !important;
	color: #000 !important;
	font-weight: bold !important;
}
h6{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;
	font-size: 16px !important;
	font-weight: bold !important;
	margin-bottom:10px !important;
}


.top-info{
border:1px solid #f00;
padding:20px;
margin-bottom:30px;
}

.top-info-title{
font-size:16px;
margin-bottom:20px;
font-weight:bold;
}p{
	margin:0px !important;
	padding:0px !important;
    line-height:18px;
}
/*clearfix*/
.cf:before,.cf:after {content:"";display:block;overflow:hidden;}
.cf:after {clear:both;}
 .cf {zoom:1;}


