@charset "utf-8";
a:link{
	color:#006699;
}
	a:visited{
	color:#006699;
}
	a:active{
	color:#006699;
}
	a:hover{
	color:#0099CC;
	text-decoration:none;
}
img {
	border: none;
}
#container {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#header p {
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
}
#footer p {
	font-size: 10px;
	color: #FFF;
	text-align: right;
	margin: 0px;
	padding-right: 30px;
}


#contents p a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
}

#contents {
	float: left;
	margin: 0px;
	width: 210px;
	padding-bottom: 30px;
	padding-top: 30px;
	/* [disabled]padding-left: 30px; */
}
#contents p {
	text-align: center;
	display: block;
	background-color: #006666;
	border: 3px dashed #000;
}

#main {
	float: right;
	width: 540px;
	margin-top: 0px;
}
table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
}


#main p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#main p a {
	color: #09C;
	text-decoration: none;
}

#main h3 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #066;
	border: 3px dashed #000;
	color: #FFF;
}

body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
#main ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: inside;
}
#main ul li a {
	color: #09C;
	text-decoration: none;
	font-size: 9px;
}
