/*shokika------------------------*/
body,form,fieldset {
margin: 0;
padding: 0; 
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,li,dl.dt.dd {
margin: 0;
padding: 0; 
}
img {
border: 0;
margin: 0;
padding: 0;
}

/* body,フォント---------------------- */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 13px;
	line-height: 140%;
	background-color: #000;
}
/* ie only */
* html body {
	font-size: small;
}
/* safari only */
html:\66irst-child body {
	font-size: 12px;
}

/* clear---------------------- */
.clear { 
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* #container---------------------- */
div#container {
	width: 900px;
	margin: 0 auto;
	background: url(../img/cont_bg.gif) no-repeat 0 100%;
	background-color: #fff;
	color: #333;
	padding: 10px 0 0 0;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

/* #flash---------------------- */
div#swf_img {
	width: 870px;
	height: 480px;
	background: url(../img/flash.jpg) no-repeat;
	border: 1px solid #999;
	margin: 0 auto;
}
div#swf_img h1 {font-size:100%;}

/*navi_btn----------------------*/
div#top_navi {
	background: none;
	padding-left: 70px;
	width: 830px;
	padding-bottom: 10px;
}
div#top_navi ul {
	list-style: none;
	width: 826px;
}
div#top_navi ul li {
	text-indent: -9999px;
	float: left;
}
div#top_navi ul li#btn1 a {
	width: 160px;
	height: 39px;
	display: block;
	margin-right: 4px;
	background: url(../img/top_navi01.gif) no-repeat 0 0;
	overflow: hidden;
}
div#top_navi ul li#btn1 a:hover {
	background: url(../img/top_navi01.gif) no-repeat 0 -39px;
}
div#top_navi ul li#btn2 a {
	width: 160px;
	height: 39px;
	display: block;
	margin-right: 4px;
	background: url(../img/top_navi02.gif) no-repeat 0 0;
	overflow: hidden;
}
div#top_navi ul li#btn2 a:hover {
	background: url(../img/top_navi02.gif) no-repeat 0 -39px;
}
div#top_navi ul li#btn3 a {
	width: 160px;
	height: 39px;
	display: block;
	margin-right: 4px;
	background: url(../img/top_navi03.gif) no-repeat 0 0;
	overflow: hidden;
}
div#top_navi ul li#btn3 a:hover {
	background: url(../img/top_navi03.gif) no-repeat 0 -39px;
}
div#top_navi ul li#btn4 a {
	width: 160px;
	height: 39px;
	display: block;
	background: url(../img/top_navi04.gif) no-repeat 0 0;
	overflow: hidden;
}
div#top_navi ul li#btn4 a:hover {
	background: url(../img/top_navi04.gif) no-repeat 0 -39px;
}
div#top_navi ul li#btn5 a {
	width: 160px;
	height: 39px;
	display: block;
	margin-right: 4px;
	background: url(../img/top_navi05.gif) no-repeat 0 0;
	overflow: hidden;
}
div#top_navi ul li#btn5 a:hover {
	background: url(../img/top_navi05.gif) no-repeat 0 -39px;
}

/*main------------------------*/
#main {
	border-top: 1px solid #999;
	padding: 20px 15px 15px 15px;
	width: 870px;
}
#top_comment {
	float: left;
	padding-left: 60px;
	width: 515px;
}
#top_comment p {
	padding: 15px 0 0 0;
	font-family: "ヒラギノ明朝 Pro W3", "平成明朝","HG明朝E","HG明朝B","ＭＳ Ｐ明朝","MS Serif", Century, Times New Roman, serif;
}
#top_right {
	float: right;
	width: 280px;
}
p.oshirase {
	color: #cc3333;
}
#movnavi {
	margin-left: 80px;
	width: 185px;
	padding: 5px;
	border: 1px solid #666;
	color: #494949;
}
#movnavi img {
	float: left;
}
#movnavi p {
	float: right;
	width: 140px;
	padding-top: 0.2em;
	display: block;
	font-size: 82%;
	line-height: 130%;
}
#movnavi2 {
	margin-left: 50px;
	width: 220px;
	padding: 5px;
	border: 1px solid #666;
	color: #494949;
}
#movnavi2 img {
	float: left;
}
#movnavi2 p {
	float: right;
	width: 140px;
	padding-top: 0.2em;
	display: block;
	font-size: 82%;
	line-height: 130%;
}

/*footer-------------------------*/
#footer {
	clear: both;
	border-top: 1px solid #999;
	background: none;
	padding: 20px 15px 5px 15px;
}
#footer div#copy {
	float: left;
	width: 320px;
	font-size: 82%;
}
#footer div#add {
	float: right;
	width: 530px;
	text-align: right;
	font-size: 82%;
}

/*agent-------------------------*/
div.agent {
	width: 600px;
	margin: 15px auto;
	padding: 15px 15px 10px 15px;
	border: 1px solid #b38e42;
	line-height: 150%;
	font-size: 87%;
	background-color: #fff;
}
div.agent p {margin-bottom: 0.5em;}
div.agent h2 {
	font-size: 160%;
	color: #b38e42;
	margin-bottom: 0.8em;
}
div.agent img.right {float: right;}

p.close {
	text-align: center;
}
p.close a {
	color: #b38e42;
}
