/* 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;
}
.right {
	float: right;
}
.left {
	float: left;
	margin: 0px 10px 0px 0px;
}
.t_90 {
	font-size: 90%;
}
.t_80 {
	font-size: 80%;
}
.t_120 {
	font-size: 120%;
}
.t_140 {
	font-size: 140%;
}
.tn {
	display: none;
}
/* body
---------------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	font-size: 16px;
	background: url(../img/header_back.jpg) repeat-x;
}
/* header
---------------------------------------------------- */
#header {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
h1 a {
	width: 324px;
	height: 50px;
	text-decoration: none;
	font-size: 9px;
	display: block;
	background: url(../img/header.jpg) no-repeat 0px 0px;
	overflow:hidden;
	outline:none;
	float: left;
}
#header h2 {
	width: 353px;
	height: 50px;
	text-decoration: none;
	font-size: 9px;
	display: block;
	background: url(../img/header.jpg) no-repeat -324px 0px;
	overflow:hidden;
	outline:none;
	float: left;
}
#top_menu {
	width: 273px;
	height: 37px;
	font-size: 9px;
	float: left;
}
#top_menu ul {
	list-style: none;
	line-height: 0px;
}
#top_menu ul li a {
	text-decoration: none;
	font-size: 9px;
	display: block;
	height: 37px;
	overflow:hidden;
	outline:none;
	float: left;
}
#top_menu ul li a:hover {
	text-decoration: none;
}
li.tm01 a {
	background: url(../img/menu_top.jpg) no-repeat 0px 0px;
	width: 73px;
}
li.tm01 a:hover {
	background-position: 0px -37px;
}
li.tm02 a {
	background: url(../img/menu_top.jpg) no-repeat -73px 0px;
	width: 85px;
}
li.tm02 a:hover {
	background-position: -73px -37px;
}
li.tm03 a {
	background: url(../img/menu_top.jpg) no-repeat -158px 0px;
	width: 115px;
}
li.tm03 a:hover {
	background-position: -158px -37px;
}


/* menu
---------------------------------------------------- */
#menu {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../img/header_back2.jpg) no-repeat;
}
.menu_box {
	width: 950px;
	height: 61px;
	font-size: 9px;
	margin: 0px 0px 0px 10px;
}
#menu ul {
	list-style: none;
	line-height: 0px;
}
#menu ul li a {
	text-decoration: none;
	font-size: 9px;
	display: block;
	height: 61px;
	overflow:hidden;
	outline:none;
}
#menu ul li a:hover {
	text-decoration: none;
}
li.m01 {
	float: left;
	width: 208px;
}
li.m01 a {
	background: url(../img/menu.jpg) no-repeat 0px 0px;
	width: 208px;
}
li.m01 a:hover {
	background-position: 0px -61px;
}
li.m02 {
	float: left;
	width: 213px;
}
li.m02 a {
	background: url(../img/menu.jpg) no-repeat -208px 0px;
	width: 213px;
}
li.m02 a:hover {
	background-position: -208px -61px;
}
li.m03 {
	float: left;
	width: 180px;
}
li.m03 a {
	background: url(../img/menu.jpg) no-repeat -421px 0px;
	width: 180px;
}
li.m03 a:hover {
	background-position: -421px -61px;
}
li.m04 {
	float: left;
	width: 162px;
}
li.m04 a {
	background: url(../img/menu.jpg) no-repeat -601px 0px;
	width: 162px;
}
li.m04 a:hover {
	background-position: -601px -61px;
}
li.m05 {
	float: left;
	width: 187px;
}
li.m05 a {
	background: url(../img/menu.jpg) no-repeat -763px 0px;
	width: 187px;
}
li.m05 a:hover {
	background-position: -763px -61px;
}


/* footer
---------------------------------------------------- */
#footer {
	width: 100%;
	background: url(../img/footer_back.jpg) repeat-x;
}
.footer_box {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.footer_box2 {
	width: 960px;
	margin: 0px 0px 0px 10px;
}
/* pagetop
---------------------------------------------------- */
.pagetop a {
	width: 97px;
	height: 37px;
	float: right;
	text-decoration: none;
	font-size: 9px;
	display: block;
	overflow:hidden;
	outline:none;
	background: url(../img/pagetop.jpg) no-repeat;
}
.pagetop a:hover {
	background-position: 0px -37px;
	text-decoration: none;
}

.footer01 {
	width: 290px;
	height: 150px;
	text-align: left;
	float: left;
	margin: 0px 20px 20px 0px;
	border-right: #BEBEBE solid 1px;
	color: #039;
}
.footer01 h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 85%;
	line-height: 150%;
}
.footer01 address {
	font-weight: normal;
	font-style: normal;
	font-size: 70%;
	line-height: 150%;
}
.copy {
	font-size: 65%;
	line-height: 150%;
	width: 270px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: #BEBEBE dotted 1px;
}
.icon01 a {
	background: url(../img/footer_icon.gif) no-repeat 0px 0px;
	width: 133px;
	height: 25px;
	text-decoration: none;
	font-size: 9px;
	display: block;
	overflow:hidden;
	outline:none;
	float: left;
}
.icon01 a:hover {
	background-position: 0px -25px;
	text-decoration: none;
}
.icon02 a {
	background: url(../img/footer_icon.gif) no-repeat -133px 0px;
	width: 131px;
	height: 25px;
	text-decoration: none;
	font-size: 9px;
	display: block;
	overflow:hidden;
	outline:none;
	float: left;
}
.icon02 a:hover {
	background-position: -133px -25px;
	text-decoration: none;
}

/* ad
---------------------------------------------------- */
.ad {
	width: 235px;
	height: 150px;
	text-align: left;
	float: left;
	margin: 0px 20px 20px 0px;
	border-right: #BEBEBE solid 1px;
	color: #666;
}
.ad h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 80%;
	line-height: 140%;
}
.ad address {
	font-weight: normal;
	font-style: normal;
	font-size: 70%;
	line-height: 140%;
}
.ad_t {
	margin: 7px 0px 0px 0px;
}
/* sub
---------------------------------------------------- */
.sub {
	width: 380px;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	color: #666;
}
.sub_box {
	width: 120px;
	float: left;
}
.sub_box2 {
	width: 90px;
	float: left;
}
.sub_box3 {
	width: 120px;
	float: left;
}
.sub p,
.sub dt {
	color: #888;
	font-size: 75%;
	line-height: 160%;
}
.sub p {
	margin: 0px 0px 5px 0px;
}
.sub p a,
.sub dt a {
	color: #666;
	text-decoration: none;
}
.sub p a:hover,
.sub dt a:hover {
	color: #39F;
	text-decoration: underline;
}
.sub dl {
	margin: 0px 0px 5px 0px;
}


