@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	line-height: 1.5;
	color: #999999;
	text-align: center;
	background-color: #333333;
	letter-spacing:2px;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:#b0b0b0;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

#wrap {
	background-color: #FFFFFF;
	text-align: left;
	width: 499px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin: 0px;
	font-size: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 1px;
}
#main {
}

#menu {
	background-color: #333333;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu li {
	float: left;
	width: 82px;
	text-align: center;
	background-color: #333333;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#article {
	padding-top: 10px;
	margin-left: 5px;
}
#article h2 {
	font-size: large;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#article .txt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#article .txt_2 {
	background-image: url(../image/common/accent.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 2px;
}
#article .txt_3 {
	margin: 0px;
	padding-left: 15px;
	padding-bottom: 3px;
}
.gal_link {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.gal_link li {
	padding-right: 5px;
	float: left;
	padding-left: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.null {
	margin: 0px;
	padding: 0px;
	clear: both;
}


.dg_txt {
	float: left;
	width: 300px;
	padding-left: 10px;
	text-align: left;
	margin-top: 10px;
}
.dg_img {
	float: left;
	width: 88px;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
}

#date li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#date {
	margin-top: 10px;
}
#date ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#date p {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#object {
	text-align: center;
}
#object h3 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: small;
}
.txt_a {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}



#aside {
	position: absolute;
	top: 10px;
	right: 10px;
}

#foot {
	text-align: center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #666666;
}
#rank {
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#rank p {
	margin: 0px;
	padding: 0px;
}

#copy {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	color: #FFFFFF;
}
#main {
	clear: both;
	position: relative;
}
