* {
	font-style: normal;
	text-decoration: none;
	/*font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;*/
	font-family:Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	border-collapse: collapse;
}

a:focus { -moz-outline-style: none; }

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

html {
	overflow-y:scroll;
}

ul li img {
	vertical-align:bottom;
}

img, fieldset {
	border:0;
}

.clear {
	clear:both;
}

.clearfix:after {
	content: url(../img/pixcel.gif);
	display: block;
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
	position:relative;/*for preview*/
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	line-height: 150%;
	background-color: #DBDBDB;
	text-align: center;
	margin-top: 0px;
	color: #333333;
}
#wrapper {
	text-align: left;
	width: 630px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#header {
	text-align: center;
	width: 630px;
	height: 220px;
	font-size: 12px;
	padding-top: 0px;
}
#press {
	float: right;
	width: 315px;
	list-style-image: url(../img/dot_press.gif);
	list-style-type: none;
}
#about {
	float: left;
	width: 315px;
	list-style-image: url(../img/dot_about.gif);
	list-style-type: none;
}
#topics {
	width: 630px;
	list-style-image: url(../img/dot_topics.gif);
	list-style-type: none;
}
#topics li {
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-right: 20px;
	margin-top: 5px;
	padding-bottom: 5px;
}
#contents {
	width: 600px;
	font-size: 12px;
	line-height: 150%;
	margin-left: 15px;
}
#contents p {
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-left: 20px;
	margin-right: 20px;
}
#contents li {
	font-size: 12px;
	padding: 0px 0px 5px;
}
#contents li a {
	font-size: 12px;
}
#text p {
	margin-left: 20px;
	margin-right: 20px;
}
#song p {
	margin-left: 20px;
	margin-right: 20px;
}
#song li {
	margin-left: 150px;
	margin-bottom: 30px;
}
#footer {
	font-size: 10px;
	width: 630px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	color: #990000;
	text-align: center;
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
}
h3 {
	font-size: 16px;
	color: #666666;
	background-color: #FFFFCC;
	width: 630px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	text-align: center;
	line-height: 150%;
	vertical-align: middle;
	height: 23px;
}
a:link {
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
strong {
	font-size: 16px;
	color: #990000;
}
.title {
	font-weight: bold;
	color: #333366;
	font-size: 16px;
}
.go {
	font-size: 12px;
	text-align: right;
	padding: 0px 20px 0px 0px;
}
.maintitle110 {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	line-height: 180%;
}
.title110 {
	font-weight: bold;
	color: #FF0066;
	font-size: 16px;
}
