@charset "UTF-8";

#top-first-msg {
	background-image: url(images/top_back.png);
	text-align:center;
}

#shoryu-nav {
}

a {
	color:#ffa900;
}

#shoryu-nav {
	width:100%;
	text-align:center;
	margin:auto;
	padding:auto;
	}
#shoryu-nav ul {
	width:auto;
	border-top:0px solid #333333;
	margin-top:15px;
	margin:20px auto 20px;
	padding:0 auto;
	}
#shoryu-nav ul li {
	height:20px;
	font-size:14px;
	line-height:20px;
	vertical-align:bottom;
	display:inline;
	padding: 0 0px;
	}

#shoryu-nav ul li a {
	}

div#shoryu-footer {
	width:100%;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	padding-top:10px;
	padding-bottom:20px;
	}

#about-mark {
	width: 620px;
	border: 0px solid #FF0000;
	padding:  5px 10px;
	margin-left:100px;
	margin-top:20px;
	margin-bottom:30px;
	background-color: #222;
	}

#about-mark h3 {
	border-bottom: 1px solid #FF0000;
	color: #AAA;
	font-size: 12px;
	line-height:150%;
	margin-bottom:5px;
	}

#about-mark h4 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height:150%;
	}

#about-mark p {
	color: #DDD;
	font-size: 12px;
	line-height:150%;
	}

#about-mark p.notice {
	margin-top: 3px;
	color: #AAA;
	font-size: 10px;
	}