/* 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: "ＭＳ Ｐ明朝", "細明朝体", "Times";
	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_box {
	width: 1000px;
	height: 107px;
	margin-left: auto;
	margin-right: auto;
}
h1 a {
	width: 720px;
	height: 107px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../img/header.jpg) no-repeat;
	float: left;
}
.top_ad {
	width: 280px;
	height: 107px;
	text-indent: -9999px;
	text-decoration: none;
	background: url(../img/header.jpg) no-repeat -720px 0px;
	float: left;
}
/* menu
---------------------------------------------------- */
#menu {
	width: 100%;
	height: 48px;
	background: url(../img/menu_back.jpg) repeat-x;
}
.menu_box {
	width: 1000px;
	height: 48px;
	background: url(../img/menu2.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.menu_ul {
	width: 950px;
	margin: 0px 0px 0px 50px;
	list-style: none;
	line-height: 0px;
}
li.m01 {
	width: 135px;
	float: left;
}
li.m01 a {
	background: url(../img/menu.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 135px;
	height: 48px;
	display: block;
}
li.m01 a:hover {
	background-position: 0px -48px;
	text-decoration: none;
}
li.m02 {
	width: 150px;
	float: left;
}
li.m02 a {
	background: url(../img/menu.jpg) no-repeat -135px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 150px;
	height: 48px;
	display: block;
}
li.m02 a:hover {
	background-position: -135px -48px;
	text-decoration: none;
}
li.m03 {
	width: 110px;
	float: left;
}
li.m03 a {
	background: url(../img/menu.jpg) no-repeat -285px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 110px;
	height: 48px;
	display: block;
}
li.m03 a:hover {
	background-position: -285px -48px;
	text-decoration: none;
}
li.m04 {
	width: 109px;
	float: left;
}
li.m04 a {
	background: url(../img/menu.jpg) no-repeat -395px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 109px;
	height: 48px;
	display: block;
}
li.m04 a:hover {
	background-position: -395px -48px;
	text-decoration: none;
}
li.m05 {
	width: 111px;
	float: left;
}
li.m05 a {
	background: url(../img/menu.jpg) no-repeat -504px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 111px;
	height: 48px;
	display: block;
}
li.m05 a:hover {
	background-position: -504px -48px;
	text-decoration: none;
}
li.m06 {
	width: 127px;
	float: left;
}
li.m06 a {
	background: url(../img/menu.jpg) no-repeat -615px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 127px;
	height: 48px;
	display: block;
}
li.m06 a:hover {
	background-position: -615px -48px;
	text-decoration: none;
}
li.m07 {
	width: 157px;
	float: left;
}
li.m07 a {
	background: url(../img/menu.jpg) no-repeat -742px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 157px;
	height: 48px;
	display: block;
}
li.m07 a:hover {
	background-position: -742px -48px;
	text-decoration: none;
}


/* main
---------------------------------------------------- */
#main {
	width: 100%;
	background: url(../img/main_back2.jpg) repeat-x #777575;
}
* html #main {
	/* no ie mac \*/
	margin: -5px 0px 0px 0px;
	/* */
 }
*:first-child+html #main {
	margin: 0px 0px 0px 0px;
 }

/* footer
---------------------------------------------------- */
.footer_back {
	text-align: center;
	width: 100%;
	height: 103px;
	background: url(../img/footer_back.jpg) repeat-x;
}
.footer {
	width: 1000px;
	height: 103px;
	margin-right: auto;
	margin-left: auto;
}
.flash a {
	width: 1000px;
	height: 42px;
	background: url(../img/flash.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}
.flash a:hover {
	background-position: 0px -42px;
	text-decoration: none;
}

