/* CSS Document */
h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li, span {
	margin: 0px;
	padding: 0px;
}
 .clear {
	clear:both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left0 {
	float: left;
	margin-right: 14px;
}
.right0 {
	float: right;
	margin-left: 14px;
}
.t_1em {
	margin-left: 1em;
}
.t_90 {
	font-size: 90%;
}
.t_80 {
	font-size: 60%;
}
.t_120 {
	font-size: 120%;
	font-weight: bold;
}
.t_130 {
	font-size: 130%;
	font-weight: bold;
}
.t_red_b {
	font-size: 110%;
	color: #FF3300;
}
.red {
	color: #FF3300;
}
.brown {
	color: #CC9966;
}

/* body
---------------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "Times";
	text-align: center;
	font-size: 16px;
}
/* topline
---------------------------------------------------- */
#topline {
	background: url(../img/topline.jpg) repeat-x;
	margin: 0px 0px 0px 0px;
}
li.l17 a {
	background: url(../img/menu_l.gif) no-repeat 0px -686px;
	text-indent: -9999px;
	text-decoration: none;
	width: 169px;
	height: 31px;
	display: block;
}
li.l17 a:hover {
	background-position: -169px -686px;
	text-decoration: none;
}
hr {
padding: 0em;
border-top: 1px solid #FFFFFF;
border-left: none;
border-bottom: none;
border-right: none;
color: #CCCCCC;
background-color: #AAAAAA;
}
html:\66irst-child hr {
padding: 0em;
border-top: 1px solid #AAAAAA;
border-left: none;
border-bottom: none;
border-right: none;
color: #CCCCCC;
background-color: #AAAAAA;
}


/* footer
---------------------------------------------------- */
.footer_back {
	text-align: center;
	width: 100%;
	height: 93px;
	background: url(../img/footer_back.jpg) repeat-x;
}
.footer {
	width: 940px;
	height: 93px;
	margin-right: auto;
	margin-left: auto;
}
.footer_01 {
	width: 940px;
	height: 43px;
	background: url(../img/top/footer_01.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}
.footer_01_page {
	width: 940px;
	height: 43px;
	background: url(../img/page/footer_01.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}
.footer_02 a {
	width: 940px;
	height: 50px;
	background: url(../img/footer_02.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}
.footer_02 a:hover {
	background-position: 0px -50px;
	text-decoration: none;
}

