@charset "euc-jp";
@import url("http://www.shotbar-nobu.com/css/layout.css");

* { /* すべての要素を標準化 */
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
}

html {
}

body {
	background: #000;
	color: #fff;
}

/* WinIE以外のブラウザは上書き  */
:root body {
	background: #000 url(../images/wrapper_back.jpg) repeat-y center top;
	color: #fff;
}

a img {
	border: 0px;
}

img.pict {
}

.clear {
	clear: both;
}

.colored {
	color:#FB850F;
}

table h3 {
margin: 12px 0 0 24px;
font-size:24px;
}
table ol {
margin: 12px 0 0 24px;
}
table ol li{
margin: 0 0 12px 24px;
}

.bbsentryfirstpost ul {
margin: 12px 0 0 24px;
}
.bbsentryfirstpost ul li {
margin: 0 0 12px 24px;
}

.bbsentryfirstpost {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

.bbsentryfirstpost div table tr td {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

.bbsentryfirstpost div table tr td table tr td {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

.bbsentryfirstpost div table tr td table tr td table tr td {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

.bbsentryfirstpost div table tr td table tr td table tr td table tr td {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}