@charset "shift_jis";
/* Shift-JIS錾 */

* {
	margin: 0px;
	padding: 0px;
}

/* html start */

body {
	font-family: Osaka, "lr oSVbN";
	font-size: 12px;
	color: #333333;
	text-align: center;
	margin: 0px;
	background-color: #390909;
}

a {
	text-decoration: none;
}

img {
	border: none;
}

/* html end */

/* container start */

#container {
	background-color: #000000;
	background-image: url(images/body.jpg);
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	width: 760px;
	margin: 0px auto;
	padding: 0px 5px;
}


/* container end */

/* head start */

#head {
	background-image: url(images/head.gif);
	background-repeat: repeat-x;
	height: 170px;
}

/* head end */

/* logo start */

#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 760px;
	position: relative;
	height: 140px;
	left: 0px;
	top: 0px;
}

/* logo end */

/* menu start */

#menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EEEEEE;
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	text-align: left;
	white-space: nowrap;
	height: 30px;
}

#menu-body {
	padding: 0.4em 0px 0px 36px;
}

#menu-body a,
#menu-body a:link,
#menu-body a:visited {
	color: #EEEEEE;
}

#menu-body a:hover,
#menu-body a:active {
	color: #FF2266;
}

/* menu end */

/* left start */

#left {
	font-size: 10px;
	background-image: url(images/naviTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 8px 0px 0px;
	padding: 4px 0px 0px;
	float: left;
	width: 150px;
}

#left table {
	text-align: center;
	margin: 0px auto;
}

#left form {
	margin: 4px auto 0px;
}

#left td.cell {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 13px;
}

#left td.cell_sunday {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 13px;
}

#left td.cell_saturday {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 13px;
}

#left td.cell_today {
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 13px;
}

#left a,
#left a:link,
#left a:visited {
	color: #990000;
}

#left a:hover,
#left a:active {
	color: #990000;
	background-color: #CCAAAA;
}

#left h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0px 4px;
}

#left ul {
	margin: 0px;
	padding: 0px;
}

#left li {
	list-style-type: none;
	margin: 0px 6px;
}

.naviBody {
	line-height: 1.4em;
	background-image: url(images/naviBack.gif);
	background-repeat: repeat-y;
	padding: 0px 16px;
}

.naviEnd {
	background-image: url(images/naviBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 4px;
	margin: 0px 0px 4px;
}

/* left end */

/* right start */

#right {
	width: 150px;
	float: right;
	font-size: 10px;
	background-image: url(images/naviTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 8px 0px 0px;
	padding: 4px 0px 0px;
}

#right a,
#right a:link,
#right a:visited {
	color: #990000;
}

#right a:hover,
#right a:active {
	color: #990000;
	background-color: #CCAAAA;
}

#right h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px;
}

/* right end */

/* center start */

#center {
	background-image: url(images/centerTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin: 8px 150px 0px;
	padding: 4px 0px 0px;
}

#center a,
#center a:link,
#center a:visited {
	color: #990000;
}

#center a:hover,
#center a:active {
	color: #990000;
	background-color: #CCAAAA;
}

#center h1 {
	font-size: 14px;
	font-weight: bolder;
}

.centerBody {
	line-height: 1.4em;
	background-image: url(images/centerBack.gif);
	background-repeat: repeat-y;
	padding: 0px 24px;
	margin: 0px;
}

.centerBody .outline {
	background-color: #FFFFFF;
	margin: 2px 0px 8px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

.centerBody .title {
	font-size: 14px;
	font-weight: bolder;
	margin: 6px 18px;
}

.centerBody .title2 {
	color: #990000;
	font-size: 14px;
	font-weight: bolder;
	border-top: 1px solid #CCCCCC;
	margin: 12px 18px 6px;
	padding: 12px 0px 0px;
}

.centerBody .date {
	font-size: 10px;
	color: #999999;
	margin: 0px 12px;
	padding: 6px 0px;
}

.centerBody .log {
	margin: 6px 24px;
}

.centerEnd {
	background-image: url(images/centerBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 4px;
	margin: 0px 0px 4px;
}

/* center end */

/* foot start */

#foot {
	color: #EEEEEE;
	background-color: #222222;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 30px;
	margin: 6px 0px 0px;
	padding: 0px;
}

#foot .body {
	padding: 8px 0px 0px;
}

/* foot end */
