@charset "utf-8";
body {
	background-color: #df0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic";
	font-size: 12px;
	line-height: 150%;
	background-image: url(../images/bg_01.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
h2 {
	background-image: url(../images/header_01.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	height: 30px;
	padding-top: 10px;
	padding-left: 35px;
	width: 780px;
	margin-right: auto;
	margin-left: 10px;
	line-height: 100%;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	vertical-align: top;
}



#layout {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#header #logo {
	padding-left: 10px;
}


#header h1 {
	text-align: right;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header #occupation_name {
	text-align: right;
}


#header #p_title {
	float: left;
}

#header #ele_status {
	text-align: right;
}

#menu {
	background-image: url(../images/menu_02.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu li a {
	width: 263px;
	display: block;
	margin-right: 0px;
	height: 40px;
	text-indent: -10000px;
}

#footer {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #999;
}

#footer a {
	color: #999;
	text-decoration: none;
}
#top-01 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#top-01 td {
	padding-right: 10px;
}




.border_01 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.content {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

.content h3 {
	font-size: 18px;
	line-height: 150%;
}
.content h4 {
	font-size: 13px;
}

.daily_sche {
	background-color: #eee;
	padding: 7px;
}

.daily_sche_01 {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	margin-left: 5px;
}

.daily_sche_02 {
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	margin-left: 5px;
}
.center {
	text-align: center;
}

.clear_left {
	clear: left;
	margin-top: 10px;
}

.float_left {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.saiyou_01 {
	width: 210px;
}

.saiyou_02 , .saiyou_06 {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}
.saiyou_05 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.saiyou_05 td {
	padding: 10px;
	background-color: #FFEEEE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.saiyou_02 td {
	width: 230px;
}
.saiyou_03 {
	padding: 10px;
}
.saiyou_04 {
	background-color: #FFB0B0;
	font-weight: bold;
	text-align: center;
}
.saiyou_06 td {
	padding: 5px;
}

.saiyou_07 {
	font-size: 15px;
	font-weight: bold;
	background-color: #CC9966;
	text-align: center;
}
.saiyou_08 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}






.right {
	text-align: right;
}

