body {
	margin: 0px;
	padding: 0px;
}
img {
    margin: 0px;
	padding: 0px;
	border:0px;
}
.clear {
	clear: both;
}
/*--ｈ1--*/
h1 {
	font: normal 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
	margin: 0px auto;
	width: 695px;
	background: #1C81BD;
	padding: 1px 5px 1px 0px;
	height: 13px;
	text-align: right;
	letter-spacing: 2px;
}

/*--ヘッダー--*/
#header {
	height: auto;
	width: 700px;
	margin: 13px auto 0px;
	padding: 0px;
}
#header ul {
	float: right;
	margin: 5px 0px 0px;
	background: url(img/navi_back.jpg) no-repeat;
	height: 35px;
	width: 267px;
	padding: 0px 0px 0px 15px;
}
#header li {
	float: left;
	height: auto;
	width: auto;
	list-style: none;
	margin: 6px 10px 0px 0px;
	padding: 0px;
}
#header h2 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#header h6 {
	height: auto;
	width: auto;
	margin: 13px 0px 0px;
	padding: 0px;
}

/*--ボディ--*/
#body {
	margin: 12px auto 0px;
	padding: 0px;
	width: 700px;
	height: auto;
	background: url(img/body_box02.jpg) repeat-y;
}
#body h3.sub_navi_left {
	float: left;
	height: auto;
	width: 329px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
#body h3.sub_navi_right {
	float: right;
	height: auto;
	width: 329px;
	margin: 0px;
	padding: 0px 12px 0px 0px;
}
#body .body_in {
	background: url(img/body_in_box02.jpg) repeat-y;
	height: 281px;
	width: 676px;
	padding: 0px;
	margin: 20px auto 0px;
	font-size: 0px;
	line-height: 0px;
}
#body .body_in h6 {
	font: bold 14px/14px "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #585858;
	letter-spacing: 2px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 18px 13px;
}
#body .body_in .ai01 {
	background: url(img/box_ai01.jpg) no-repeat;
}
#body .body_in .ai02 {
	background: url(img/box_ai02.jpg) no-repeat;
}
#body .body_in .ai03 {
	background: url(img/box_ai03.jpg) no-repeat;
}
#body .body_in .ai04 {
	background: url(img/box_ai04.jpg) no-repeat;
}
#body .body_in .ai05 {
	background: url(img/box_ai05.jpg) no-repeat;
}
#body .body_in .ai06 {
	background: url(img/box_ai06.jpg) no-repeat;
}
#body .body_in h4 {
	margin: 5px 0px 20px 13px;
	padding: 0px;
}
#body .body_in_foot {
	margin: 0px auto;
	padding: 0px;
	width: 676px;
	height: 12px;
}
.body_foot {
	width: 700px;
	margin: 0px auto;
	padding: 0px;
	height: 15px;
}

/*--フッダ--*/
#foot {
	margin: 22px auto 0px;
	padding: 0px;
	width: 700px;
	height: 50px;
	border-top: 5px solid #1C81BD;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#foot .footleft {
	color: #176C9F;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
}
#foot .footright {
	float: right;
	margin: 5px 0px 0px;
	padding: 0px;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
#body .body_in_waku .body_in {
	margin: 20px auto 0px;
	padding: 0px;
	height: 300px;
	width: 676px;
	background: url(img/back_box.jpg) no-repeat right 20px;
}
#body .body_in_waku .body_in h3 {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#body h2 {
	margin: 0px 0px 20px 12px;
	padding: 0px;
}
#body table {
	width: 676px;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	border-top: 1px solid #97D0EC;
	border-right: 1px solid #97D0EC;
	border-bottom-style: none;
	border-left-style: none;
}
#body th {
	vertical-align: top;
	border-bottom: 1px solid #97D0EC;
	border-left: 1px solid #97D0EC;
	border-top-style: none;
	border-right-style: none;
	font-size: 14px;
	line-height: 14px;
	color: #535353;
	margin: 0px;
	padding: 8px 5px 0px;
	background: #E9EDF5;
}
#body td {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
	margin: 0px;
	border-bottom: 1px solid #97D0EC;
	border-left: 1px solid #97D0EC;
	color: #435272;
}
#foot .footleft a {
	color: #176C9F;
	text-decoration: underline;
}
#foot .footleft a:hover {
	color: #176C9F;
	text-decoration: none;
}
