@charset "utf-8";
.alphafilter {
 behavior: expression(IEPNGFIX.fix(this));
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	border: none;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	background: transparent;
	vertical-align: baseline;
}
body {
	font:13px/1.231 arial, helvetica, clean, sans-serif;
*font-size:small;
*font:x-small;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
body {
	line-height: 1.6;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
	vertical-align: top;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
hr {
	clear:both;
	border:0;
	border-top:1px dotted #999999;
	background-color:#ffffff;
	height:1px;
}
body, html {
	background-color:#c41f1e;
	color:#ffffff;
}
h1 {
	position:fixed;
	bottom:0;
	right:0;
	z-index:1;
	cursor:pointer;
}
h2 {
	position:fixed;
	right:0;
	bottom:220px;
	z-index:2;
}
p#company_text {
	position:fixed;
	right:52px;
	bottom:265px;
}
p#company_history {
	position:fixed;
	right:58px;
	bottom:234px;
}
ul li {
	cursor:pointer;
}
li#m1 {
	position:fixed;
	top:30px;
	left:30px;
	z-index:2;
	background-color:#c41f1e;
}
li#m1_sales {
	position:fixed;
	top:13px;
	left:520px;
	z-index:2;
}
li#m2 {
	position:fixed;
	top:100px;
	left:30px;
	z-index:2;
	background-color:#c41f1e;
}
li#m3 {
	position:fixed;
	top:175px;
	left:30px;
	z-index:2;
	background-color:#c41f1e;
}
#hh, #tabicon, #brides {
	position:absolute;
	width:100%;
	background-position:top center;
	background-repeat:no-repeat;
	height:1200px;
	overflow:hidden;
}
#hh {
	top: 1500px;
	background-image:url(../images/hh.jpg);
}
#tabicon {
	top: 2700px;
	background-image:url(../images/tabicon.jpg);
}
#brides {
	top: 3900px;
	background-image:url(../images/brides.jpg);
}
#hh a, #tabicon a, #brides a {
	display:block;
	text-indent:-9999px;
	width:100%;
	height:1000px;
}

#history{
	text-align:center;
	padding:10px;
	position:relative;
	z-index:3;
	cursor:default;
}
#history h3{
	padding:10px;
}
#history a{
	color:#fff;
}
#history_list{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:9pt;
	color:#fff;
	text-align:center;
}
.navi_prev{
	text-align:center;
	font-size:9pt;
}
.navi_prev a{
	color:#fff;
	text-decoration:underline;
}