html{height:100%;}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #838383;
	background-color: #3A352C;
	text-align: center;
	height:100%;
	margin:0;padding:0;
}

* html div#CONTENTS{/* IE 6 */
 display:inline;
 zoom:1;
 }

*:first-child+html div#CONTENTS{/* IE 7 */
 display:inline;
 zoom:1;
 }
 
div#CONTENTS {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 3em;
}

div#BOX{
	display: table;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

img#FLOW {float:left; margin:0 1em 7em 0;}
div#FLOWTEXT {text-align:left;}

.small { font-size: 90%; }

em {
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
}

h1 {
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

.hidden {
	color: #3A352C;
}

h2 {
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

