@charset "UTF-8";

/* フォントサイズの定義
=================================================================== */

body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}
select,input,button,textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;font:100%;
}
pre,code,kbd,samp,tt {
	font-family:monospace;*font-size:108%;line-height:100%;
}


/* デフォルトスタイルリセット・再設定
=================================================================== */

/* Structure モジュール
------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	line-height: 1;
	color: #e8ccac;
	background-color: #221815;
	_text-align: center; /* for WinIE 6 */
}

/* Text
------------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
}
strong {
}
em {
	font-style: normal;
	font-weight: bold;
}

/* Hypertext モジュール
------------------------------------------------------------------- */
a {
	color: #F39700;
	text-decoration: none;
}
a:hover {
	color: #F39700;
}

/* List モジュール
------------------------------------------------------------------- */
dl,
ul,
ol,
dt,
dd,
li {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}

/* Image モジュール
------------------------------------------------------------------- */
img {
	border: none;
	vertical-align: bottom;
}

/* Object モジュール
------------------------------------------------------------------- */


/* 非表示
=================================================================== */

body.index h1 {
	display: none;
}


/* ページ全体
=================================================================== */

#page {
	margin: 0 auto;
	border-right: 5px solid #a00e15;
	border-left: 5px solid #a00e15;
	width: 825px;
	_width: 835px; /* for WinIE 6 */
	background-color:#23140e;
	_text-align: left; /* for WinIE 6 */
}


/* ヘッダ
=================================================================== */

#header {
	position: relative;
	border-bottom: 5px solid #a00e15;
	height: 130px;
	_height: 135px; /* for WinIE 6 */
}
#header li {
	display: inline;
}
#header p.title {
	position: absolute;
	top: 13px;
	left: 19px;
}
ul.headNavi {
	position: absolute;
	top: 8px;
	right: -15px;
}
ul.headNavi li {
	padding: 0 25px 0 18px;
	line-height: 1.3;
	background:
		url(http://steppinout.jp/middleandmellow/img/ico_dot.gif)
		no-repeat
		0 50%
	;
	font-family: serif;
	font-weight: bold;
	font-size: 108%;
}
ul.headBtn {
	position: absolute;
	top: 56px;
	right: 10px;
}
ul.headBtn li {
	padding-left: 5px;
}
ul.globalNavi {
	position: absolute;
	top: 95px;
	left: 4px;
}
ul.globalNavi li {
	padding-left: 1px;
	float: left;
}
body.index #header {
	/*padding-bottom: 297px;*/
	padding-bottom: 132px;
	_padding-bottom: 0; /* for WinIE 6 */
	width: 650px;
	_width: 655px; /* for WinIE 6 */
	border-right: 5px solid #a00e15;
}
body.index #header p.title {
	position: static;
}
body.index #header p.img {
	border-top: 5px solid #a00e15;
}


/* コンテンツ
=================================================================== */

h1 {
	margin: 5px;
	height: 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
body.sub_03 h1.sub_title {
	margin: 5px;
	padding:0;
	text-indent:0;
}
div.section {
	margin: 0 20px 30px;
}
div.section p,
div.section ul,
div.section ol {
	padding: 15px 0 0;
	line-height: 1.2;
	_font-family: 'ＭＳ Ｐゴシック', sans-serif; /* for WinIE 6 */
	font-size: 77%;
}
body.sub_03 div.section p {
	padding: 15px 0 0;
	line-height: 150%;
	_font-family: 'ＭＳ Ｐゴシック', sans-serif; /* for WinIE 6 */
	font-size: 100%;
}
*:first-child+html div.section p,
*:first-child+html div.section ul,
*:first-child+html div.section ol {
	font-family: 'ＭＳ Ｐゴシック', sans-serif; /* for WinIE 7 */
}
body.sub_03 div.section {
	margin-top: 10px;
	padding-top: 20px;
	position: relative;
	font-size: 93%;
	_height: 210px; /* for WinIE 6 */
	min-height: 190px;
}
body.sub_03 div.section2 {
	margin: 10px 20px 0;
	padding-top: 20px;
	position: relative;
	font-size: 93%;
	line-height:150%;
}

body.sub_03 div.section h2 {
	margin-bottom:10px;
	color: #ea6101;
	font-weight: bold;
	font-size: 108%;
	margin-left: 220px;
}
body.sub_03 div.section2 h2 {
	margin-bottom:10px;
	color: #ea6101;
	font-weight: bold;
	font-size: 108%;
}
body.sub_03 div.section div.text {
	margin-left: 220px;
	line-height: 150%;
}
body.sub_03 div.section div.text address {
	margin:0;
	padding:10px;
	border:#a00e15 1px solid;
}
body.sub_03 div.section div.img {
	margin: 0;
	padding: 20px 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
body.sub_03 p.line {
	margin:10px auto;
	border-bottom: 1px dotted #ba7215;
	width: 805px;
}
body.sub_03 p.line2 {
	margin:10px 0;
	border-bottom: 1px dotted #ba7215;
}

body.index #main {
	position: relative;
	padding-bottom: 10px;
	float: left;
	width: 650px;
	_width: 655px; /* for WinIE 6 */
	border-right: 5px solid #a00e15;
}
body.index div.sectionBlock {
	clear: both;
}
body.index div.section {
	margin: 0 0 20px;
	float: left;
	width: 325px;
	_height: 150px; /* for WinIE 6 */
	min-height: 150px;
}
body.index div.section h2 {
	_margin-bottom: -10px; /* for WinIE 6 */
	padding: 5px 0 0 5px;
	height: 18px;
}
body.index div.section h2 img {
	vertical-align: top;
}
body.index div.menu01,
body.index div.menu03,
body.index div.menu05 {
	background:
		url(http://steppinout.jp/middleandmellow/img/top_bg_section.png)
		no-repeat
		100% 0
	;
}
body.index div.menu02,
body.index div.menu04,
body.index div.menu06 {
	margin-left: -1px;
	background:
		url(http://steppinout.jp/middleandmellow/img/top_bg_section.png)
		no-repeat
		0 0
	;
}
body.index div.section p,
body.index div.section ul,
body.index div.section ol {
	padding: 15px 10px 0 10px;
}
body.index div.section ol {
	margin-left: 25px;
}
body.index div.section p.img {
	padding: 15px 10px 10px 5px;
	float: right;
}
body.index div.menu05 li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #ba7215;
}
body.index div.menu05 li.date01 {
	margin-top: 0;
	padding-top: 0;
	border: none;
}
body.index div.menu05 li span.date {
	display: block;
}
body.sub_03 div.section2 table.about {
	margin:0 0 10px;
	padding:0; width:785px;
	border-bottom:1px solid #ba7215;
	border-collapse:separate;
	border-spacing:1px;
	line-height:160%;
}
body.sub_03 div.section2 table.about th {
	text-align:left;
	padding:10px 5px;
	width:20%;
	vertical-align:top;
	border-top:2px solid #ba7215;
	font-weight:normal;
}
body.sub_03 div.section2 table.about td {
	text-align:left;
	padding:12px 5px 10px;
	vertical-align:top;
	border-top:1px solid #ba7215;
}

/* ナビゲーション
=================================================================== */

body.index #nav {
	/*margin-top: -432px;*/
	margin-top: -250px;
	float: right;
	width: 170px;
}
body.index #nav .bn,
body.index #nav dl {
	padding: 15px 0 0;
	text-align: center;
}
body.index #nav p.bn_nap {
        margin-bottom:20px;
	padding: 15px 0 0;
	text-align: center;
}

body.index #nav dl.store dd li {
	margin-left:10px;
	padding: 0 10px 0 18px;
	font-family: serif;
	font-weight: bold;
	font-size: 108%;
	text-align: left;
	line-height:1.4;
	background:
		url(http://steppinout.jp/middleandmellow/img/ico_dot.gif)
		no-repeat
		0 50%
	;
}
body.index #nav .bn li {
	padding: 0 0 10px;
}
body.index ul.topNavi {
	padding: 0 0 15px;
}
body.index ul.topNavi li {
	padding: 15px 0 0;
}


/* フッタ
=================================================================== */

#footer {
	position: relative;
	border-top: 1px solid #f39700;
	clear: both;
	_font-family: 'ＭＳ Ｐゴシック', sans-serif; /* for WinIE 6 */
	font-size: 77%;
}
*:first-child+html #footer {
	font-family: 'ＭＳ Ｐゴシック', sans-serif; /* for WinIE 7 */
}
ul.footNavi {
	padding: 10px 0;
	position: absolute;
	top: 0;
	left: 230px;
}
body.index ul.footNavi,
body.sub_03 ul.footNavi {
	padding: 10px;
	border-bottom: 1px solid #f39700;
	position: static;
}
ul.footNavi li {
	padding-left: 10px;
	display: inline;
	background:
		url(http://steppinout.jp/middleandmellow/img/ico_separator.gif)
		no-repeat
		0 50%
	;
}
ul.footNavi li.fn01 {
	padding: 0;
	background: none;
}
address {
	padding: 10px 10px 30px;
}


/* Clear fix
=================================================================== */

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#footer {
	zoom: 1;
}


/* Firefox リンク点線対策 (Mac IE を除く)
================================================================== ¥*/

a {
	overflow: hidden;
}