body {
	color: #ACACAC;
	font-size: 12px;
	background-color:#373737;
	padding: 12px 0px 20px 0px;
	margin:  0px 0px 0px 0px;
	text-align: center;
}
td,th {
	color: #ACACAC;
	font-size: 12px;
}
form {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
}

a:link { color:#E2E2E2; text-decoration:underline }
a:visited { color:#E2E2E2; text-decoration:underline }
a:active { color:#E2E2E2; text-decoration:underline }
a:hover { color:#FFFFFF; text-decoration:none }

#Container {
	width:786px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#ShadowL {
	background: url(/images/img_shadow_l.gif) repeat-y;
}
#ShadowR {
	background: url(/images/img_shadow_r.gif) repeat-y;
}

/*メニュー*/
.Menu1 {
	margin-top: 6px;
}
.Menu2 {
	margin-top: 8px;
}


/*2nd総合*/
.Menu2nd {
	background: url(/images/img_2nd_kyuji.gif) no-repeat bottom;
	vertical-align: top;
}
.MainContents {
	margin: 15px 0px 20px 0px;
}

/*メッセージ*/
.entrieTitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
}
.entrieBody {
	line-height:180%;
	padding: 7px 0px 10px 0px;
}
.entrieEtc {
	font-size: 11px;
	text-align: right;
}
.PowerdBy {
	font-size: 10px;
	line-height: 140%;
	margin: 15px 0px 15px 0px;
}
.trackback {
}
.trackbackBody {
	line-height:180%;
	padding: 7px 0px 6px 0px;
	word-break: break-all;
}
.trackbackEtc {
	font-size: 11px;
}
.LinkText {
	background-color: #212121;
	padding: 3px 9px 7px 9px;
}
ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul li {
	line-height:150%;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}