@charset "shift_jis";
body{
margin:0;
padding:0;
}

.a5:link {color:#0033CC;}
.a5:visited {color:#003399;}
.a5:active {color:#FF4820;}
.a5:hover {color:#FF0033;}
.a5 {text-decoration:none;}

.a6:link {color:#FFFFFF;}
.a6:visited {color:#FFFFFF;}
.a6:active {color:#FFFFFF;}
.a6:hover {color:#FFFF00;}
.a6 {text-decoration:none;}

.a7:link {
	color:#2058FF;
}
.a7:visited {
	color:#2058FF;
}
.a7:active {color:#FF4820;}
.a7:hover {color:#FF0033;}
.a7 {text-decoration:none;}

#header {text-align:left;width:1000px;height:100px;margin:0 0 7px 0;padding:5px 0 0 0}

#header_next {
	text-align: left;
	width: 1000px;
	height: 110px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../img/hf/bg-head.gif);
	background-repeat: no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #333333;
	margin: 0 0 9px 0;
	float: left;
	line-height: 16px;
	height: 16px;
	width: 1000px;
}
.p-logo {
	margin: 0;
	padding: 12px 0 0 15px;
	float: left;
}
.clear {
    clear:both;
}


/* フッター */

.close {
	width:1000px;
	text-align:center;
	margin:35px 0 15px 0;
	height: 25px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 10px 0 10px 0;
}
.footer {
	text-align: center;
	width: 1000px;
	margin:0;
	height: 50px;
}

.p-company {
	text-align:center;
	margin:5px 0 5px 0;
	font-size:12px;
}
address {
	clear:both;
	text-align:center;
	font-size:12px;
	margin:0;
	line-height:16px;
	font-style: normal;
	padding: 3px 3px 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 1000px;
}

.mente4 {
	width: 774px;
	height: auto;
	margin-top: 0;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	border: 3px solid #FF3333;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-weight: bold;
	font-size: 12px;
}