@charset "EUC-JP";

/* Rayout
**************************************** */

body {
	position: relative;
	left: 0px;
	top: 0px;
	background: url("http://www.maru-jan.com/image/base/bg_repeat.jpg") repeat-x top center #081306;
	text-align: center;
}

div#container {
	margin: 0 auto;
	height: auto;
	width: 980px;
	background-color: #fff;
	border-top: none;
}

div#container img {
	vertical-align: top;
}

/* Page Header
**************************************** */

div#header_mj17{
	position: relative;
	width: 980px;
	height: 50px;
	border: none;
	line-height: 12px;
	background:#fff url("http://www.maru-jan.com/image/base/header_bg_mj17.jpg") no-repeat;
}

/* Global Navigation/Topicpath
**************************************** */

ul#global_navi {
	line-height:0;
	font-size:0;
}

ul#global_navi li {
	float:left;
}

p#topicpath {
	margin: 5px auto 4px;
	width: 957px;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯', 'MS PGothic', sans-serif;
}

p#topicpath a {
	color:#000;
}
