body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

/* ヘッダ */
#head .catch {
	position: absolute;
	right: 0px;
}
#head {
	background-image: url(../imge/head_li.jpg);
	background-repeat: repeat-x;
}
/* コンテンツ全体のボックス */
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	background-image: url(../imge/footer_un.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.contents {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
}

.box {
	width: 182px;
	border: 1px solid #FFCCFF;
	margin-bottom: 8px;
	padding: 0px;
}

.red {
	color: #FF0040;
}

/* 左メニュー内 */

#leftbox {
	width: 184px;
	float: left;
	margin-right: 8px;
}

.req {
	border: 1px solid #FF5F7C;
}

.search_box {
	width: 166px;
	margin: auto;
	border: 1px solid #000000;
	padding: 2px;
	}

.iin_search {
	background-image: url(../imge/iin_seach.jpg);
	height: 20px;
	background-repeat: no-repeat;
}


/* 右メニュー内 */

#rightbox {
	width: 184px;
	float: right;
}
.box_big_r {
	float: right;
	width: 623px;
}
.footer {
	background-image: url(../imge/footer.jpg);
	background-repeat: repeat-y;
}
.footer_on {
	background-image: url(../imge/footer_on.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.footer .footer_r {
	background-image: url(../imge/footer_r.jpg);
	background-position: right;
}
.footer .footer_l {
	background-image: url(../imge/footer_l.jpg);
	background-position: left;
	height: 52px;
}
.footer_naka {
	background-image: url(../imge/footer_on.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.footer_un {
	margin: 0px;
	padding: 0px;
	background-image: url(../imge/footer_un.jpg);
	background-repeat: repeat-x;
	height: 52px;
}
.footer .footer_un_l {
	background-image: url(../imge/footer_un_l.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 52px;
}
.footer .footer_un_r {
	background-image: url(../imge/footer_un_r.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	height: 52px;
}
h1,h2,h3,h4 {
margin: 0px;
padding: 0px;
}
.left {
	float: left;
}
.clear {
 clear:both;
 width:0px;
}
.main_s {
	font-size: 14px;
	line-height: 18px;
}
