* {
    padding: 0;
    margin: 0;
} 

body {
	font-family: "Ubuntu", Helvetica, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: small;
	line-height: 145%;
	color: #333333;
	;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:focus { outline:none;}
img { border: none; }
a { color: #660000;  }
a:hover { text-decoration: underline; color : #FF6600; }

#wrap {
margin: 0 auto 0 auto;
width: 950px;
}

#header {
	padding-bottom:10px;
	background-image: url(images/header.jpg?t=1);
	height: 90px;
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 10px;
	font-weight: normal;
	padding-right: 0;
	color: #666666;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#menu {
	height: 45px;
	background-color: #660000;
}
#menu .end {
	width: 237px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: block;
}

#menu ul {
list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
	width: 235px;
	height: 45px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#menu ul li a {
	color: #999999;
	padding: 0;
	text-decoration: none;
	display: block;
	height: 45px;
}
#menu ul li a:hover {
	color: #fff;
	background-color: #CC9900;
}
#menu .endon {
	width: 237px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #CC9900;
	display: block;
}
#menu .on {
	background-color: #CC9900;
	display: block;
}
#content {
	padding-top: 15px;
	padding-bottom: 10px;
}
.articles table {
	padding: 5px;
}
.toparticles {
	font-size: medium;
	line-height: 150%;
}

.articles td {
	padding: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.articles {
	margin-bottom: 15px;
}

.articles table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.left {
width: 710px;
float: left;
text-align: justify;
}
.left h2 {
	color: #49001E;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #49001E;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 30px;
	padding-bottom: 4px;
	background-image: url(images/mame.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	line-height: 125%;
	font-size: medium;
}
.side {
	text-align: right;
	float: right;
}
.style1 {color: #FFFFFF}
.gotop {
	text-align: right;
}
.right {
width: 220px;
float: right;
font-size: 12px;
}
.right ul {
list-style-type: none;
}
.right ul li a {
	text-decoration: none;
	display: block;
	padding: 0;
	margin-bottom: 10px;
}
.right ul ila:hover {
	text-decoration: none;
	display: block;
	background-color: #CC9900;
	padding: 0;
}
.right img {
	line-height: 100%;
}
#contents li a {
	display: block;
	color: #660000;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
	background-color: #FFFFFF;
}
#contents li a:hover {
	display: block;
	color: #CC9900;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#footer {
	text-align: center;
	color: #FFFFFF;
	background-color: #660000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#items td {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#a {
	display: block;
	width: 233px;
	float: left;
}

#b {
	display: block;
	width: 233px;
	float: right;
	margin-right: 5px;
}
#c {
	display: block;
	width: 233px;
	float: right;
	clear: none;
}
#a_mame {
	display: block;
	width: 352px;
	float: left;
}
#c_mame {
	display: block;
	width: 352px;
	float: right;
	clear: none;
}
#side {
	display: block;
	width: 300px;
	float: right;
	margin-left: 15px;
	text-align: right;
	font-size: small;
	line-height: 100%;
}
.style1 {
	color: #660000;
	display: block;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	margin-bottom: 5px;
}
.style2 {color: #660000}#topimage {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
}
