body {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	width: 100%;
}

a {
	text-decoration: none;
}

hr {
	border: solid 1px #aaabab;
}

.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
.clearfix {
	height: 1px;
	/*?*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




#header_bg {
	width: 100%;
}

.header {
	font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
	width: 1024px;
	margin: 0 auto;
	position: relative;
	left: -20px;
}

.header a {
	color: #f90;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

.header a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all .3s;
	transition: all .3s;
}

.header ul li {
	list-style: none;
}

.header_map {
	display: inline-block;
	width: 60px;
	height: 20px;
	line-height: 20px;
	border: solid 1px #f90;
	text-align: center;
}

.header_map:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all .3s;
	transition: all .3s;
}

#navi {
	font-family:Helvetica, Arial,
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
	width: 1024px;
	margin: 0 auto 2em auto;
	position: relative;
	left: -15px;

}

#navi ul li {
	list-style: none;
	float: left;
	width: 121px;
	height: 60px;
	text-align: center;
	border-left: dotted 1px #aaabab;
}
#navi ul li:last-child {
	border-right: dotted 1px #aaabab;
}

#navi a {
	display: block;
	width: 120px;
	height: 50px;
	font-size: 12px;
	line-height: 2.5em;
	color: #666464;
	padding-top: 5px;
}

#navi a:hover {
	color: #f90;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.flash_bg {
	width: 100%;
	height: 361px;
	text-align: center;
	background: #666464;
	padding-top: 30px;
}

.container {
	width: 1024px;
	margin: 5em auto 3em auto;
	color: #666464;
	font-size: 13px;
	line-height: 1.7em;
}

.box01 {
	width: 1024px;
	margin: 1.5em auto 3em auto;
	color: #666464;
	font-size: 13px;
	line-height: 1.7em;
}

h3{
    position: relative;
    color: #111;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0 0 1.5em;
    padding: 0.5em 0.5em 0.5em 1.7em;
    border-bottom: 3px solid #f40;
}
 
h3:before{
    content: "";
    position: absolute;
    background: #f90;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
h3:after{
    content: "";
    position: absolute;
    background:#f40;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

.top_bukken {
	list-style: none;
}

.top_bukken li {
	float: left;
	margin-right: 20px;
}

.top_bukken a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all .3s;
	transition: all .3s;
}

.box02 {
	width: 1024px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer {
	background: #f5f3f2;
}

#sub_footer {
	background: #f5f3f2;
	line-height: 5em;
	margin-top: 5em;
}

#footer a {
	color: #666464;
}

#sub_footer a {
	color: #666464;
}

#footer a:hover {
	color: #f40;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#sub_footer a:hover {
	color: #f40;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.footer_box {
	text-align: left;
	width: 1024px;
	margin: 10px auto 0 auto;
	line-height: 5em;
}

#copyright {
	width: 100%;
	line-height: 4em;
	color: #f5f3f2;
	text-align: center;
	font-weight: bolder;
	background: #999;
	position: absolute;
	bottom:-5;
}



/* bukken */
.bank {
	width: 1024px;
	list-style: none;
}

.bank li {
	float: left;
	width: 200px;
}



/* info */
.mail_table {
	margin: 20px 0;
	border-collapse:collapse;
	width:960px;
}

.mail_table span{
	font-size:10px;
	color:#F00;
}

.mail_table th{ /*見出し*/
	border:solid 1px #999;
	background:#EEE;
	width:12%;
	padding:5px;
	text-align:left;
	line-height: 2em;
}

.info02_th {
	border:solid 1px #999;
	background:#EEE;
	width:24%;
	padding:5px;
	text-align:left;
	line-height: 2em;
}

.mail_table td{
	border:solid 1px #999;
	width:75%;
	padding:5px;
	line-height: 2em;
}

.mail_table textarea{
	width:300px;
	height:150px;
}

textarea {
	line-height: 1.5em;
}

#jusyo {
	width: 350px;
}

.button{
	
	text-align:center;
	padding:10px 0;
	
}

.button01 {
	margin: 0 10px;
}