/* CSS Document */

@import url("reset.css");




/* 全体 */





html , body {
	background-color:#fff;
	background-image: url("top-i/race-repeat.gif");
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position:center;
	height:auto;
	height:100%;/* for IE6 */
	min-height:100%;
	text-align:left;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFB3C2;
	scrollbar-shadow-color: #FFB3C2;
	scrollbar-darkshadow-color: FFB3C2;
	scrollbar-highlight-color: #FFB3C2;
	scrollbar-3dlight-color: #FFB3C2;
	scrollbar-arrow-color: #FFFFFF;
}




#body {
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:560px;
}



* {
	font-family:  "Century Gothic","ＭＳ Ｐゴシック";
	margin:0;
	padding:0;
}

hr {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dashed; /* 線種 */
	border-color:#FF99FF; /* 線色 */
   height: 1px; /* 高さ */
}




/* 文字スタイル */


.style001{
	color:#FF3300;
	font-family:  "Century Gothic","ＭＳ Ｐゴシック";
	font-size:13px;
	font-weight:bold;
	line-height:16px; 
}

.style002 {
	color:#FF6633;
	font-family:  "Century Gothic","ＭＳ Ｐゴシック";
	font-weight:bold;
	line-height:16px; 
}

.style003 {
	line-height:120%; 
}

.style004 {
	color:#FF3366;
	font-family:  "Century Gothic","ＭＳ Ｐゴシック";
	font-weight:bold;
	line-height:16px; 
}


h1 {
	background-color:white;
	font-size:15px;
	font-weight:lighter;
	height:20px;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:5px;
	text-align:center;
}

h1 a:link {
	color:#EF737F;
	font-size:15px;
	font-weight:lighter;
	text-decoration:none;
}

h1 a:visited {
	color:#EF737F;
	font-size:15px;
	font-weight:lighter;
	text-decoration:none;
}

h1 a:hover {
	color:#999999;
	font-size:15px;
	font-weight:lighter;
	text-decoration:none;
}

h1 a:active {
	color:#EF737F;
	font-size:15px;
	font-weight:lighter;
	text-decoration:none;
}


h2 {
	border-bottom:1px solid #ff6699;
	color:#000000;
	font-size:13px;
	margin-top:10px
	font-weight:bold;
	text-align:left;
	color:#723B44;
	margin-bottom:10px;

}

h3 {
	border-bottom:1px dotted #725B5E;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#725B5E;
	margin-bottom:5px;
}

p {
	padding:10px 10px;
	font-size:0.75em;
	color:#725B5E;
	line-height: 1.4;
}

p.strong { font-weight: bold; }


/* ヘッダ */

#header {
	background-color:#fff;
	height:180px;
	text-align:center;
	width:560px;
}

#site-p {
	height:30px
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}

span.site-p {
	font-size:0.75em;
	color:#FF3366;
 }
 
 
 

/* メニュ */

#menu {
	font-size:0.69em;
	text-align:center;
	width:560px;
}

#menu ul li {
	float:left;
	list-style:none outside none;
}

#menu li a {
	background-color:#fff;
	border:medium none;
	color:#cc0033;
	display:block;
	height:19px;
	letter-spacing:1px;
	padding-top:5px;
	text-decoration:none;
	width:80px;
	font-weight: bold;
}

#menu li a:hover {
	background-color:#ff6699;
	color:#fff;
	font-weight: bold;
}


#menu li a:active {
	background-color:#ff6699;
	color:#fff;
	font-weight: bold;
}

#menu #activ a:visited{
	background-color:#ff6699;
	color:#fff;
	font-weight: bold;
}



/* 中身 */



#race {
	background-image:url(top-i/race.gif);
	background-repeat:no-repeat;
	height:35px;
	margin-top:20px;
	margin-bottom:10px;
}


#section {
	padding-top:10px;
	margin-top:10px;
	text-align:left;
}

.date {
	color:#FF6633;
}

.pink {
	color:#FF577f;
}


/* infoスクロール表示 */


.scr {
	overflow: scroll;   /* スクロール表示 */
	overflow-x : hidden;
	margin:auto;
	width: 500px;
	height: 900px;
	background-color: #fffffff;
}

.whats-new {
	text-align:right;
	font-weight: bold;
	font-size:0.75em;
	color:#725B5E;
	padding-right:40px;
}


/* プロフ */


.aaa {width:500px;}


.prof-p {
	line-height:20%;
}


/* リンク */



a:link {
	color:#EF737F;
}

a:visited {
	color:#D88793;
}

a:active {
	color:#EF737F;
}

a:hover {
	text-decoration:none;
}

a img {
    border-style:none;
	text-align:center;
}


/* ページトップ */


.page-top {
	text-align:right;
	font-size:0.75em;
	color:#725B5E;
}

/* 表 */

.hyo {width:400px;}

.hyo dl { 
	font-style: normal；
	margin:  0px 0px 0px 10px;
	padding:  0px 0px 0px 0px;
}

.hyo dt {
	font-size:0.75em;
	color:#725B5E;
	font-weight:normal;
	line-height: 1em;
	margin:0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width:5.5em;
}

.hyo dd {
	position:relative; 
	font-size:0.75em;
	color:#725B5E;
	top:-1.2em; 
	left:6.5em;
	border-width: 0px; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	line-height: 100%;
	z-index:1;
	width:80%;line-height: 1.2em;
}

.hyo p{margin:10px 0px 5px 5px;padding:0;}



.id {width:400px;
	position:left;
}

.id dl { 
	font-style: normal；
	margin:  0px 0px 0px 120px;
	padding:  0px 0px 0px 0px;
}

.id dt {
	font-size:0.75em;
	color:#725B5E;
	font-weight:normal;
	line-height: 1.2em;
	margin:0px 0px 0px 120px;
	padding: 0px 5px 0px 5px;
	width:5.5em;
}

.id dd {
	position:relative; 
	font-size:0.75em;
	color:#725B5E;
	top:-1.2em; 
	left:6.5m;
	border-width: 0px; 
	margin:0px 0px 0px 170px;
	padding:0px 0px 0px 10px; 
	line-height: 100%;
	z-index:1;
	width:80%;line-height: 1.2em;
}







/* テーブル */


table.info-t{
    borde:none;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.info-t td{
    borde:none;
    padding:0.3em 0.3em;
	vertical-align:top;
}
	


/* 画像関係 */



.box {
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}
 
.box img{
   float:left;
   border: 1px solid #999999;
}

.box p{
   margin-left:110px;
}

.column {
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}

.column img{
   float:left;
   margin-right:10px;
}


.column p {
	overflow: auto;	/* for modern browser */
	zoom: 1;	/* for ie6 */
	line-height: 1.5;
}

 
p.crear{clear:both;} 
 

.img {
	text-align:left;
	border:0 none;
}


.img a {
	border:0 none;
}




#gallery {
	padding-left:20px;
}

#gallery ul {
	list-style:none outside none;
}

#gallery ul li {
	display:inline;
}

#gallery ul img {
	border:1px solid #cccccc;
}

#gallery ul a:hover img {
	border:1px solid #cccccc;
	color:#fff;
}

#gallery ul a:hover {
	color:#fff;
}


.illustex {
	padding:25px 0;
	text-align:center;
}

.ad {
	font-size:0.69em;
}

.ad a {
	color:#666666;
	font-size:0.69em;
}

.ad a:visited {
	color:#666666;
}

.adpr {
	font-size:0.69em;
}

.adpr a {
	color:#666666;
	font-size:0.69em;
}

.adpr a:visited {
	color:#666666;
}


/* 画像のリスト*/


.grid {
	width: 520px;
	height:auto
	margin-left:auto;
	margin-right:auto;

	}
i-li {
	margin: 2px;
	float: left;
	list-style: none;
}

div#list {
   clear:both;
}

/* リンクテーブル */	
	
table#sample{
	width:520px;
	margin:auto;
    border:none;
    border-spacing:0;
    background-color:#ffffff;

}

table#sample td{
    border:none;
    padding:0.3em 1em;
	background-color:#ffffff;
	text-align:left;
	line-height:200%;
	font-size:0.63em;
	width:160px;
	vertical-align:top;

}
	


/* footer */

.footer {
	background-color:#fff;
	font-size:0.56em;
	height:20%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	padding-top:10px;
	color:#725B5E;
	text-align:center;
	width:560px;
}

.footermenu {
	font-family: "ＭＳ Ｐゴシック", "Century Gothic";
	letter-spacing:0.1em;
}
