/* css document */

/* common */
html {

}
body {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	line-height: 18px;
	padding-top: 0px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1 {
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #81184A;
	text-align: left;
	display: block;
	width: 761px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-left: auto;
	text-indent: 9px;
	padding-top: 12px;
}
/* header */
#header {
	display: none;
}
/* navi */
#navi {
	display: none;
}
/* leftnavi */
#leftnavi {
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* footer */
#footer {
	display: none;
}
/* copyright */
#copyright {
	height: 35px;
	padding: 0px;
	width: 761px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#copyright img {
	margin-top: 14px;
}

/* contents */
#subcontents {
	width: 761px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bread {
	border-bottom-style: none;
	font-size: 12px;
	line-height: 30px;
	color: #CC6666;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.rightbox {
	text-align: left;
	padding-bottom: 20px;
	float: none;
	width: 761px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titleimg {
	display: none;
}
