/* 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;
}

/* menu
---------------------------------------------------- */
#menu {
	width: 100%;
	height: 46px;
	background: url(../img/menu_back.gif) repeat-x;
}
.menu_box {
	width: 950px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
}
.menu_ul {
	width: 950px;
	list-style: none;
	line-height: 0px;
}
li.m01,
li.m07 {
	width: 134px;
	float: left;
}
li.m02,
li.m06 {
	width: 137px;
	float: left;
}
li.m03,
li.m04,
li.m05 {
	width: 136px;
	float: left;
}
li.m01 a {
	background: url(../img/menu.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 134px;
	height: 46px;
	display: block;
	overflow:hidden;
	outline:none;
}
li.m01 a:hover {
	background-position: 0px -46px;
	text-decoration: none;
}
li.m02 a {
	background: url(../img/menu.gif) no-repeat -134px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 137px;
	height: 46px;
	display: block;
	overflow:hidden;
	outline:none;
}
li.m02 a:hover {
	background-position: -134px -46px;
	text-decoration: none;
}
li.m03 a {
	background: url(../img/menu.gif) no-repeat -271px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 136px;
	height: 46px;
	display: block;
	overflow:hidden;
	outline:none;
}
li.m03 a:hover {
	background-position: -271px -46px;
	text-decoration: none;
}
li.m04 a {
	background: url(../img/menu.gif) no-repeat -407px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 136px;
	height: 46px;
	display: block;
	overflow:hidden;
	outline:none;
}
li.m04 a:hover {
	background-position: -407px -46px;
	text-decoration: none;
}
li.m05 a {
	background: url(../img/menu.gif) no-repeat -543px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 136px;
	height: 46px;
	display: block;
	overflow:hidden;
	outline:none;
}
li.m05 a:hover {
	background-position: -543px -46px;
	text-decoration: none;
}
li.m06 a {
	background: url(../img/menu.gif) no-repeat -679px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 137px;
	height: 46px;
	display: block;
	overflow:hidden;
	outline:none;
}
li.m06 a:hover {
	background-position: -679px -46px;
	text-decoration: none;
}
li.m07 a {
	background: url(../img/menu.gif) no-repeat -816px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 134px;
	height: 46px;
	display: block;
	overflow:hidden;
	outline:none;
}
li.m07 a:hover {
	background-position: -816px -46px;
	text-decoration: none;
}

/* footer
---------------------------------------------------- */
#footer {
	text-align: center;
	width: 100%;
	height: 114px;
	background: url(../img/footer_back.gif) repeat-x;
	background-color: #FDB913;
}
.footer_box {
	width: 950px;
	height: 114px;
	margin-right: auto;
	margin-left: auto;
}
.footer_ad {
	width: 592px;
	height: 114px;
	float: left;
}
.footer_logo {
	width: 154px;
	height: 78px;
	background: url(../img/footer_logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
}
.mail a {
	width: 438px;
	height: 78px;
	background: url(../img/mail.gif) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	float: left;
	overflow:hidden;
	outline:none;
}
.mail a:hover {
	background-position: 0px -78px;
	text-decoration: none;
}
.copy {
	width: 406px;
	height: 36px;
	background: url(../img/copy.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
}
.flash a {
	width: 186px;
	height: 36px;
	background: url(../img/flash.gif) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	float: left;
	overflow:hidden;
	outline:none;
}
.flash a:hover {
	background-position: 0px -36px;
	text-decoration: none;
}
.kusukusu a {
	width: 176px;
	height: 114px;
	background: url(../img/kusukusu.gif) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	float: right;
	overflow:hidden;
	outline:none;
}
.kusukusu a:hover {
	background-position: 0px -114px;
	text-decoration: none;
}

