@charset "utf-8";
/* CSS Document */

/* テキストの非表示 */
#contents_main h2,#contents_main h3 {
	text-indent: -9999px;
}
#navi_main #m_03 {
	background-image: url(../image/navi/navi_a_03.jpg);
}

#contents_main {
	width: 555px;
	border: 1px solid #B5B5B5;
	background-image: url(../image/parts/main_gra.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* タイトル */
#contents_main h2.title {
	background-image: url(../image/header/info_header.jpg);
	height: 26px;
	width: 553px;
	background-repeat: no-repeat;
}

/* section全体のレイアウト */
#section_01,#section_02 {
	margin-right: 16px;
	margin-left: 16px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;*/
	margin-top: 20px;
}
#section_03 {
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 20px;
}
#section_01 h3, #section_02 h3, #section_03 h3 {
	height: 30px;
	width: 518px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #83C4EC;
	background-position: left center;
}
#section_03 h4 {
	margin-top: 10px;
	margin-bottom: 2px;
	color: #666666;
}

#section_03 img {
	margin-right: 4px;
}
/* table全体のデザイン */
thead th {
	background-color: #DCF7FF;
}
#contents_main table {
	background-color: #FFFFFF;
}
#contents_main table,#contents_main td,#contents_main th {
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	color: #535353;
}
thead th {
	background-color: #DCF7FF;
}
th.ampm {
	width: 10px;
	height: 60px;
}
th.time {
	width: 55px;
}
th.weeks {
	width: 55px;
}

/* section_01 */
#section_01 {
	padding-bottom: 20px;
}
#section_01 h3 {
	background-image: url(../image/parts/info_title_01.jpg);
	margin-top: 20px;
	margin-bottom: 10px;
}


#section_01 ul li {
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 130px;
	color: #666666;
}
#section_01 ul li a {
	font-size: 12px;
	color: #42809B;
}

#section_01 ul li img {
	margin-right: 6px;
	margin-left: 6px;
}

/* section_02 */
#section_02 {
	padding-bottom: 20px;
}
#section_02 h3 {
	background-image: url(../image/parts/info_title_02.jpg);
}
/* テーブル */
#section_02 table td.open {
	padding: 8px 4px;
}
#section_02 table td.closed {
	background-color: #E8E8E8;
}
#section_02 table,#section_02 th,#section_02 td {
	border: 1px solid #CCCCCC;
}
#section_02 th.am,#section_02 th.pm {
	width: 130px;
}
#section_02 th.week {
	width: 120px;
}
#section_02 table.time {
	margin-top: 20px;
}

/* section_03 */
#section_03 h3 {
	background-image: url(../image/parts/info_title_03.jpg);
}
/* テーブル */
#section_03 table td.closed {
	background-color: #E8E8E8;
}
#section_03 table,#section_03 th,#section_03 td {
	border: 1px solid #CCCCCC;
}

#section_03 table.bottom {
	margin-bottom: 20px;
}


table.dia {
	width: 100%;
}


.week_box {
	color: #063673;
}
