@charset "shift_jis";
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin:0; padding:0; }
ul,ol { list-style:none; }
#flashcontent {
	width:1024px;
	height:723px;
	margin: 0 auto;
}
#flashcontent #htmlcontent div{
	width:1024px;
	height:723px;
	margin: 0 auto;
	background: url(../img/top-nofla.gif) no-repeat left top;
	padding-top: 240px;
}
#flashcontent #htmlcontent div p{
	background: #FFFFFF none;
	margin: 0 auto;
	padding: 10px;
}

/* center style */
body#toppage {
	text-align: center;
	background: #FFFFFF none;
}
#p-container {
	width: 1044px;
	height: 728px;
	margin: 0 auto;
	background: #FFFFFF url(../img/top-bg.gif) no-repeat bottom center;
	margin-bottom: 10px;
}
#container {
	width: 1044px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	background: #FFFFFF url(../img/top-bg.gif) no-repeat top center;
}
#footcontent {
	width: 1044px;
	margin: 0 auto;
	text-align: right;
}
#head-navi {
	margin: 0 auto;
/*	text-align: center;*/
	background: none;
}
#head-navi li {
	font-size: 70%;
	line-height: 27px;
	vertical-align: middle;
	color: #666666;
	list-style: none;
	display: inline;
	padding: 0 15px 0 10px;
	background: url(/common/img/top-gray-triangle.gif) no-repeat left 40%;
}
li#head-edge {
	background: none;
	margin-left: 150px;
	position: relative;
	top: -8px;
}
#head-navi a:link {
	color: #666666;
	text-decoration:none;
}
#head-navi a:visited {
	color: #666666;
}
#head-navi a:hover {
	color:#cccccc;
}
#head-navi a:active {
	color: #666666;
}
