/* 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: 80%;
}
.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: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", osaka, sans-serif;
	text-align: center;
}
/* 
---------------------------------------------------- */
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;
}

/* header
---------------------------------------------------- */
#header {
	width: 100%;
	height: 78px;
	background: url(../img/header_back.jpg) repeat-x;
}
.header_box {
	width: 920px;
	height: 78px;
	margin-left: auto;
	margin-right: auto;
}
h1 a {
	width: 690px;
	height: 78px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../img/header.jpg) no-repeat 0px 0px;
	float: left;
	font-size: 12px;
}
h2 a {
	width: 230px;
	height: 78px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../img/header.jpg) no-repeat -690px 0px;
	float: left;
	font-size: 12px;
}
/* menu
---------------------------------------------------- */
#menu {
	width: 100%;
	height: 62px;
	background: url(../img/menu_back.jpg) repeat-x;
	font-size: 12px;
	text-align: center;
}
.menu_ul {
	width: 1000px;
	list-style: none;
	line-height: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/menu_s.jpg) no-repeat;
}
* html .menu_ul {
	/* no ie mac ¥*/
	width: 1040px;
	/* */
 }
*:first-child+html .menu_ul {
	width: 1000px;
 }
li.m01 {
	width: 198px;
	float: left;
}
li.m01 a {
	background: url(../img/menu.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 148px;
	height: 62px;
	float: right;
}
li.m01 a:hover {
	background-position: 0px -62px;
	text-decoration: none;
}
li.m02 {
	width: 150px;
	float: left;
}
li.m02 a {
	background: url(../img/menu.jpg) no-repeat -148px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 150px;
	height: 62px;
	display: block;
}
li.m02 a:hover {
	background-position: -148px -62px;
	text-decoration: none;
}
li.m03 {
	width: 173px;
	float: left;
}
li.m03 a {
	background: url(../img/menu.jpg) no-repeat -298px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 173px;
	height: 62px;
	display: block;
}
li.m03 a:hover {
	background-position: -298px -62px;
	text-decoration: none;
}
li.m04 {
	width: 127px;
	float: left;
}
li.m04 a {
	background: url(../img/menu.jpg) no-repeat -471px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 127px;
	height: 62px;
	display: block;
}
li.m04 a:hover {
	background-position: -471px -62px;
	text-decoration: none;
}
li.m05 {
	width: 150px;
	float: left;
}
li.m05 a {
	background: url(../img/menu.jpg) no-repeat -598px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 150px;
	height: 62px;
	display: block;
}
li.m05 a:hover {
	background-position: -598px -62px;
	text-decoration: none;
}
li.m06 {
	width: 152px;
	float: left;
}
li.m06 a {
	background: url(../img/menu.jpg) no-repeat -748px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 152px;
	height: 62px;
	display: block;
}
li.m06 a:hover {
	background-position: -748px -62px;
	text-decoration: none;
}

/* main
---------------------------------------------------- */
#main {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.main_box {
	width: 910px;
	margin: 0px 0px 0px 10px;
}

/* sub
---------------------------------------------------- */
.sub_box {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.sub {
	color: #888888;
	font-size: 80%;
	line-height: 160%;
	padding: 15px 0px 0px 0px;
	float: left;
}
.sub a {
	color: #888888;
	text-decoration: none;
}
.sub a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.pagetop a {
	background: url(../img/pagetop.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 94px;
	height: 31px;
	float: right;
	margin: 20px 0px 0px 0px;

}
.pagetop a:hover {
	background-position: 0px -31px;
	text-decoration: none;
}


/* footer
---------------------------------------------------- */
#footer {
	text-align: center;
	width: 100%;
	background: url(../img/footer_back.jpg) repeat-x;
}
.footer_box {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.sp {
	float: right;
	margin: 10px 0px 0px 0px;
}
.ad {
	margin: 0px 0px 5px 0px;
	text-align: left;
}
.copy {
	padding: 0px 0px 20px 0px;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}
.sp a {
	color: #FFFFFF;
	text-decoration: none;
}
.copy a {
	color: #FFFFFF;
	text-decoration: underline;
}
.sp a:hover,
.copy a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

