@charset "Shift_JIS";

body {
	margin: 0px;
	padding: 0px;
	background: #000;
	color:#fff;
	font-size:80%;
	text-align: center;
	line-height: 1.4;
}
#wrapper {
	width: 820px;
	margin: 0px auto;
	background: url(../parts/haikei.gif) repeat-y;
}
#img_tonpooh_top {
	float: left;
	width: 820px;
	height: 240px;
}
#img_tonpooh_page {
	float: left;
	width: 820px;
	height: 160px;
}
#haikei_top {
	float: left;
	width: 820px;
	background: url(../parts/index_img02.gif) no-repeat;
}
#haikei_page {
	float: left;
	width: 820px;
	background: url(../annai/parts/annai_img02.gif) no-repeat;
}
/*
IE用
----------------------- */
div {
	zoom: 100%;
}
/*
firefox,opera用
----------------------- */
div:after {
	content: "."; /* 新しい要素を作る */
	display: block;/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
/* text
P, h1, h2, h3, h4, ul,li, dl,dt,dd*/
* {
	margin: 0px;
	padding: 0px;
}
em, strong {
	font-weight: normal;
	font-style: normal;
}
h1 {
}

address {
	color:#999;
	font-weight: normal;
	font-style: normal;
	font-size:75%;
}
/* link */
a:link {
	color:#FF0;
	text-decoration: none;
}
a:visited {
	color:#FFC;
	text-decoration: none;
}
a:hover {
	color:#3FF;
	text-decoration: none;
}
a:active {
	color:#0F0;
	text-decoration: none;
}
#up {
	float: left;
	width: 700px;
	margin: 10px 0px 10px 120px;
}
#top_navi {
	float: left;
	width: 800px;
	height: 20px;
	padding: 0px 0px 0px 20px;
	background: url(../parts/index_hd01.gif);
}
p.navi_txt {
	float: left;
	margin: 2px 0px 0px;
	font-size: 10px;
	text-align: left;
}
.img_url {
	float: right;
	width: 183px;
	height: 20px;
	margin: 0px 15px 0px 0px;
}
.bold1 {
	color: #FF0;
	font-size: 16px;
	font-weight: bold;
}
.bold2 {
	color: #FF9;
	font-weight: bold;
}
/*#menu
-----------------------------------------------------------*/
#menu {
	float: left;
	width: 700px;
	margin: 5px 0px;
	padding: 0px 0px 0px 115px;
}
#menu h2 {
	float: left;
	font-size: 9px;
}
#menu h2 em {
	visibility: hidden;
}
#menu h2 a {
	display: block;
	width: 347px;
	height: 49px;
	text-decoration: none;
}
#menu .btn1_hit {
	width: 344px;
	height: 49px;
	background: url(../parts/m_menu_h.gif) no-repeat;
}
#menu h2.btn1 a {
	background: url(../parts/m_menu.gif) no-repeat;
}
#menu h2.btn1 a:hover, #menu h2.btn1 a:active {
	background: url(../parts/m_menu_o.gif) no-repeat;
}
#menu h2.btn2_hit {
	width: 344px;
	height: 49px;
	background: url(../parts/m_annai_h.gif) no-repeat;
}
#menu h2.btn2 a {
	background-image: url(../parts/m_annai.gif);
	background-repeat: no-repeat;
}
#menu h2.btn2 a:hover, #menu h2.btn2 a:active {
	background-image: url(../parts/m_annai_o.gif);
	background-repeat: no-repeat;
}
/*gnavi
----------------------------------------------------------- 
#gnavi {
	clear: both;
	width: 690px;
	height: 49px;
	margin: 0px 0px 5px;
	background: url(../parts/gnavi.gif) no-repeat;
	position: relative;
	top: 5px;
	left: 115px;
}*/
#gnavi {
	width: 690px;
	height: 49px;
	margin: 0px 0px 10px 113px;
	background: url(../parts/gnavi.gif) no-repeat;
	position: relative;
	top: 5px;
}
#gnavi li {
	float: left;
	text-indent: -9999px;
	list-style: none;
}
#gnavi li a {
	display: block;
	height: 49px;
	overflow: hidden;
}
/*------gnavi off */
#gnavi .btn_menu a {
	width: 344px;
	background: url(../parts/gnavi.gif) no-repeat 0px 0px;
}
#gnavi .btn_annai a {
	width: 344px;
	background: url(..parts/gnavi.gif) no-repeat -344px 0px;
}
/*------gnavi hover*/
#gnavi .btn_menu a:hover {
	width: 344px;
	background: url(../parts/gnavi.gif) no-repeat 0px 50%;
}
#gnavi .btn_annai a:hover {
	width: 344px;
	background: url(../parts/gnavi.gif) no-repeat -344px 50%;
} 
/*------gnavi on */
#gnavi .btn_menu_h {
	width: 344px;
	height: 49px;
	background: url(../parts/gnavi.gif) no-repeat 0px 100%;
}
#gnavi .btn_annai_h {
	width: 344px;
	height: 49px;

	background: url(../parts/gnavi.gif) no-repeat -344px 100%;
}

#add_top {
	float: right;
	width: 470px;
	height: 49px;
	padding: 0px 5px 0px 0px;
}
#add_page {
	clear: both;
	width: 700px;
	height: 49px;
	padding: 5px 0px 5px 110px;
}
#line {
	clear: both;
	width: 800px;
	height: 1px;
	margin: 0px auto;
	background: #FFF;
}
#fd_top {
	float: left;
	clear: both;
	width: 820px;
	height: 49px;
	background: url(../parts/index_img_kumo.gif) no-repeat;
}
#fd_page {
	float: left;
	clear: both;
	width: 820px;
	height: 49px;
	background: url(../parts/index_img_kumo.gif) no-repeat;
}
.midashi {
	margin: 10px 0px 5px;
	padding: 0px 0px 0px 5px;
	border-left: 6px solid #F00;
	color: #FF6;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	display: block;
	float: left;
	width: 230px;
}
#print {
	display:none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.center {
	text-align: center;
}
