/*@charset "UTF-8";*/
/* ASONE BlackEagles */
/* 全体の設定 */
*{
	margin: 0px;
	padding: 0px;
}



html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body {
	font-size: 100%;
	color: #333333;
	background: url(/mt-images/container-main.gif) #eee repeat-y top center;
	padding: 0;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 0;
}

/* 画像ボーダー */
img {
border-style: none;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }


/* 強調 */
strong {
	color: #ff6600;
	background-color: #ffffff;
}
/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}
/* 非表示 */
.none{
	display: none;
}
/* 区切り */
hr {
	display: none;}

img#s-black {background:#000;}



table#header-table {
	text-align: center;
	padding: 0;
	margin: 0 auto 0 auto;}

table#header-table td {
	padding: 0;
	margin: 0;}


div#contents {width:760px;
	background:#000;
	text-align: center;
	margin: 0 auto 0 auto;
	}

table#main {margin:5px;}

div#contents-box {width:760px;
	background: url(/mt-images/mainback.gif) #000;
	text-align: center;
	margin: 0 auto 0 auto;
	padding:0;
	clear:both;
	}

#mainbox {
	position: relative;
	float:left;
	width: 530px;
	height:100%;
	text-align: left;
	border:0;
}

#main-box-contents {
	background-color: #fff;
	margin:0 0 10px 5px;
	padding: 5px;
	text-align: center;
	border:0;
}

#iebug {padding:5px;}

#entry-text ul {
	margin:10px 0 20px 0;
	padding: 0;
	list-style-position: outside;
	
}

#menu-box-contents ul li {
	padding: 3px ;
	margin: 3px;
}


#menu {
	position: relative;
	margin: 0 5px 0 530px;
	background-color:#eee;
	height:100%;
}

#menu-box-contents {
	padding: 15px 10px 10px 10px;
	margin: 0 0 10px 0;
	text-align: left;
	font-size:12px;}


#menu-box-contents img {
	vertical-align:middle;
}

#menu-box-contents ul {
	margin:10px 10px 20px 10px;
	padding: 0;
	list-style-position: outside;
	
}

#menu-box-contents ul li {
	padding: 0;
	margin: 3px;
}


div#pagetop {text-align:right;
	margin:0 15px 10px 0;}


#copyright{
	padding:20px;
	background:#000;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	clear:both;}


h2#archive-title {
	background:url(/mt-images/bar-mt.gif) #000 no-repeat top left;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	line-height:120%;
	letter-spacing:2px;
	width:470px;
	padding:15px 10px 20px 15px;
	margin:15px auto 0 auto;
	text-align:left;}

div#entry-text {text-align:left;
	width:470px;
	margin:0 auto 0 auto;
	padding:10px;
	font-size:12px;
	line-height:140%;}