@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #e5e5e5;
	min-width: 1020px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}
p {
	color: #444;
	font-size: 12px;
	line-height: 1.5em;
}
address {
	font-size: 11px;
	font-style: normal;
	color: #666;
	text-align: center;
	clear: left;
}
#wrap {
	background-color: #FFF;
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#top {
	height: 105px;
	width: 1000px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 162px;
	background-position: top;
	padding-top: 23px;
}
#link {
	margin-bottom: 21px;
	height: 24px;
	width: 360px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
}
#icon {
	margin-bottom: 25px;
	height: 67px;
	width: 360px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
.icon01 {
	float: left;
	margin-right: 34px;
}
.icon02 {
	float: left;
	margin-right: 33px;
}
.icon03 {
	float: left;
	margin-right: 33px;
}
.icon04 {
	float: left;
}
.login {
	float: right;
	margin-top: 26px;
}
.login_box {
	float: right;
	height: 67px;
	width: 240px;
	margin-top: 13px;
	background-image: url(../images/login_box.jpg);
	background-repeat: no-repeat;
	padding-left: 88px;
	padding-top: 13px;
}
.form01 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #bfe6ff;
	font-size: 14px;
}
.form_text {
	height: 20px;
	width: 140px;
}
.form_btn {
	height: 22px;
	width: 50px;
}



.top_img {
	background-image: url(../images/img_bg.jpg);
	height: 91px;
	width: 594px;
	padding-top: 159px;
	padding-left: 406px;
}


.block01 {
	height: 197px;
	width: 1000px;
	margin-bottom: 25px;
	list-style-type: none;
}
.block02 {
	height: 197px;
	width: 1000px;
	margin-bottom: 5px;
}
.box01 {
	height: 181px;
	width: 328px;
	float: left;
	background-repeat: no-repeat;
	padding-top: 16px;
	background-color: #e5e5e5;
	border-bottom-left-radius: 15px;
}
.h1_01 {
	float: left;
}
.p_center {
	text-align: center;
}
.p_01 {
	width: 284px;
	font-size: 15px;
	font-weight: bold;
	height: 53px;
	color: #7e7e7e;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
}
.p_02 {
	margin-bottom: 20px;
	margin-left: 350px;
	font-size: 11px;
	color: #7F7F7F;
}
.btn01 {
	width: 264px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear_fix:after  {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.clear_b {
	clear: both;
}
.clear_l {
	clear: left;
}
.margin_b01 {
	margin-bottom: 5px;
}
.margin_b8 {
	margin-bottom: 8px;
}
.margin_b15 {
	margin-bottom: 15px;
}
.margin_r7 {
	margin-right: 7px;
}
.margin_r8 {
	margin-right: 8px;
}
.margin_r20 {
	margin-right: 20px;
}
