/* CSS Document */
*{
	margin:0;
	padding:0;
	background-color:transparent;
	list-style:none;
}
body{
	text-align: left;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",Osaka;
	font-size:small;
	line-height: 1.5;
	color:#666666;
	background-color:#FFfefe;
}
#artboard{
	padding:0;
	margin-right: auto;
	margin-left: auto;
	width:700px;
	border:1px solid #BA4890;
	border-top:none;
	background-color:#FFFFFF;
}
img{
	border:none;
}
/* link */
a:link {
	text-decoration: none;
	color: #BA4890;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #BA4890;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color:#FF3399;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

/* header */
#header{
	width:700px;
	height:91px;
	background-image: url(../img/top/race1.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#header.top{
	background-image:none;
	height:70px;
}
h1#logo{
	float:left;
	width: 220px;
	height:50px;
}
#hright{
	float:right;
	width: 480px;
	height:50px;
	background-image: url(../img/top/header.jpg);
	display: block;
}
/* プルダウンメニュー */
DIV#menu{
	clear:both;
    position:absolute;/*△*/
    width:700px;/*○*/
	height:20px;
	top:50px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	padding:2px;
	display:block;
    z-index:100;/*△*/
    font-size:12px;/*△*/
	font-family:Georgia, "Times New Roman", Times, serif;
}
/****メインメニュー用スタイル****/
ul.main{
    margin:0px;/*△*/
	margin-top:-2px;
    padding:0px;/*△*/
    width:100%;/*○*/
    position:relative;/*×*/
    list-style:none;/*△*/
    text-align:center;/*○*/
	border:none;
}
.main li.off{
    position:relative;/*×*/
    float:left;/*×*/
    height:20px;/*○*/
    width:100px;/*○*/
    overflow:hidden;/*×*/
    border:none;/*○*/
    background-color:#FFFFFF;/*○*/
}
.main li.on{
    float:left;/*×*/
    overflow:hidden;/*×*/
    width:100px;/*○*/
}
.main>li.on{
	overflow:visible;/*×*/
}
/*リンクスタイル*/
.main a{
    display:block;/*△*/
    text-decoration:none;/*○*/
	color:#BA4890;
}
.main a:link{
	color:#BA4890;
	text-decoration: none;
}
.main a:visited{
	color:#BA4890;
	text-decoration: none;
}
.main a:hover{
	color:#BA4890;
	text-decoration: none;
}
/* ここにいるよ */
a#here{
	background-color:#990066;
	color:#FFF;
	height:20px;
	display:block;
}
/****サブメニュー用スタイル****/
ol.sub{
    margin:0px;/*△*/
    padding:0px;/*△*/
    position:relative;/*×*/
    left:0px;/*○*/
    top:0px;/*○*/
    width:100px;/*○*/
    background-color:#BA4890;/*○*/
    list-style:none;/*△*/
    text-align:left;/*○*/
	border-top:3px solid #FFFFFF;/*はみ出し抑え*/
	display:block;
}
.sub li{
	border-bottom:1px solid #FFFFFF;
}
.sub a{
	padding:2px 10px;/*○*/
    width:80px;/*○*/
	height:16px;
	display:block;
}
.sub a:link{
	color:#FFFFFF;
	font-weight:normal;
}
.sub a:visited{
	color:#FFFFFF;
	font-weight:normal;
}
.sub a:hover{
    background-color:#FF3399;/*○*/
	color:#FFFFFF;
	font-weight:normal;
}


/* contents */
#contents{
	width:700px;
	height:100%;
	overflow:visible;
	margin-right:auto;
	margin-left:auto;
}
h2#page{
	position:relative;
	top:20px;
	margin-right:auto;
	margin-left:auto;
	width:700px;
	height:40px;
	display:block;
	text-align:center;
}
#box{
	position:relative;
	width:602px;
	top:20px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
h3{
	color:#BA4890;
	text-align:left;
	font-size:medium;
	margin:5px;
}
p{
	font-size:95%;
	margin:0px 10px 10px 10px;
	padding:0;
	letter-spacing:0.1em;
}
h4{
	color:#BA4890;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* table */
table{
	margin-right:auto;
	margin-left:auto;
	width:600px;
	border:none;
	border-top:1px solid #BA4890;
	border-left:1px solid #BA4890;
}
tr{
	margin:0;
	padding:0;
}
td{
	border:none;
	border-right:1px solid #BA4890;
	border-bottom:1px solid #BA4890;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	vertical-align:middle;
	padding:5px;
	margin:0px;
	width:100%;
}
td.font_box{
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	padding:10px 30px;
}
td.font_box img{
	text-align:center;
}
/*  プロジェクターページ　*/
.imgbox{
	padding:0px;
	margin:0px;
}
.left{
	text-align:left;
	letter-spacing:normal;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",Osaka;
	vertical-align:top;
}
/*　スペック　*/
table#spec{
	width:180px;
	height:180px;
	margin:0px;
	padding:0px;
	font-size:75%;
	border:none;
}
table#spec th{
	color:#666666;
	background-color:#F7CCD7;
	font-weight:normal;
	border:1px solid #FFF;
	padding:0 0 0 5px;
	text-align:left;
	width:60px;
	font-size:85%;
}
table#spec td{
	border:none;
	text-align:left;
	width:115px;
	font-size:120%;
}
/* ギャラリーページ */
table.gallery{
	border:none;
	margin-right:auto;
	margin-left:auto;
	width:600px;
	margin-bottom:50px;
}
.gabox{
	border:none;
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:center;
}
.pbox{
	padding:10px 10px 5px 10px;
	border:1px solid #BA4890;
	text-align:left;
	width:100%;
}
table.nubber{
	width:98px;
	height:98px;
	border:1px solid #BA4890;
	padding:0;
	margin:0;
}
td.no{
	border:none;
	padding:0;
	margin:0;
	text-align:center;
}

/* FAQページ */
h3.faq_h3{
	background-color:#BA4890;
	color:#FFF;
	text-align:left;
	font-size:small;
	font-weight:normal;
	display:block;
	padding:2px;
	padding-left:10px;
}
li.faq_li{
	text-align:left;
	font-size:small;
	font-weight:bold;
	padding:10px;
	color:#ba4890;
}
p.faq_p{
	padding:10px 10px 5px 10px;
	border:1px solid #BA4890;
	text-align:left;
	color:#666666;
	font-weight:normal;
}

/* ニュースページ */
div.box_line{
	width:590px;
	border:1px solid #BA4890;
	padding:10px 10px 50px 10px;
	height:100%;
}
dl.news{
	display:block;
	clear:both;
}
dl.news dt{
	display:block;
	width:100px;
	float:left;
	clear:both;
	color:#666666;
	background-color:#F7CCD7;
	font-weight:normal;
	padding:2px 10px;
	text-align:left;
}
dl.news dd{
	float:right;
	width:450px;
	padding:0px 0px 15px 5px;
	vertical-aline:top;
	text-align:left;
}
table.news_tb{
	border:1px solid #BA4890;
	padding:5px
}
table.news_tb td.news_td{
	border:none;
	width:450px;
	padding:5px 10px;
	margin:2px;
	vertical-aline:top;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",Osaka;
}
table.news_tb td.news_td p{
	width:400px;
}


/* フォーム */
table.fm_tb{
	border:3px double #BA4890;
	padding:50px auto;
	width:600px;
}
table.fm_tb td{
	border:none;
	text-align:left;
}
table.fm_tb td input,
table.fm_tb td textarea{
	border:1px solid #BA4890;
	padding:10px; margin:10px;
	overflow:visible;
	width:400px;
	font-size:120%;
}
th.right{
	text-align:right;
	letter-spacing:normal;
	color:#BA4890;
	background:#FFF;
	width:100px;
}
table.fm_tb td .radio{
	border:none;
	display:inline;
	margin:0px 10px;
	width:15px;
}	
input.check{
	width:100px;
	height:40px;
	display:inline;
	background-image:url(../img/page/btn1.gif);
	margin:10px auto;
}
input.submit{
	width:100px;
	height:40px;
	display:inline;
	background-image:url(../img/page/btn4.gif);
	margin:10px auto;
}
input.back{
	width:100px;
	height:40px;
	display:inline;
	background-image:url(../img/page/btn3.gif);
	margin:10px auto;
}
hr{
	border:1px solid #BA4890;
}
p.add{
	display:block;
	width:70%;
	border:1px solid #BA4890;
	padding:20px;
	margin:50px auto;
}		

/*　ダウンロード　*/
div.downloard {
	border:1px solid #BA4890;
	padding:5px 5px 20px 5px;
	margin-bottom:10px;
}
div.downloard p{
	float:left;
	text-align:left;
}
table#dl{
	width:180px;
	margin:0;
	padding:0px;
	font-size:75%;
}
table#dl tr th{
	width:50px
} 
table#dl tr td{
}

.mini{
	font-size:80%;
	text-align:left;
}



/* next */
#next{
	clear:both;
    position:relative;/*△*/
	bottom:-50px;
	width:90px;
	left:610px;
	z-index:50;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	text-align:center;
	overflow:hidden;
}




/* footer */
#footer{
	clear:both;
	width:700px;
	height:70px;
	margin-top:100px;
	z-index:1;
	background-repeat:repeat-x;
	background-image: url(../img/top/race1.gif);
	background-position:left top;
	display:block;
	overflow:visible;
}
#footer.top{
	margin-top:0px;
}
#credit{
	position:relative;
	bottom:-30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:85%;
	color:#999999;
	display:block;
}
	
