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

#prefecture {
	text-align: left;
	height: 31px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#prefecture a {
	font-size: 12px;
	line-height: 30px;
	height: 31px;
	width: 135px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	display: block;
	float: left;
	text-align: center;
	margin-right: 1px;
}

#prefecture a:hover {
	background-color: #eeeeee;
}

/* スケジュールテーブル */

#schedule {
	margin-left: 30px;
}

td.day {
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
}

td.end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cacaca;
}

td.pm {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECECEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	vertical-align:top;
	padding:4px;
	font-family: "Tahoma", "SimSun", "PmingLiU", "MS Song", "Beijing", "Founder GB", "GB Mincho", "Song";
}

td.ap_end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ececef;
}

/* テーブルここまで */


/* 上のメニュー ここから */

/* 高さなど */
#rec_header {
	line-height: 0px;
	height: 36px;
	margin: 0px;
	padding: 0px;
}

#rec_header ul {
	margin: 0px;
	list-style-type: none; 
	height: 36px;
	background-image: url(../images/record/rmenu_bg2.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 30px;
	display: block;
	float: left;
	width: 720px;
}

#rec_header li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	vertical-align: middle;
	background-color: #E7E7E7;
	height: 34px;
}

/* メニュー（幅が広いもの） */
#rec_header li.a {
	padding: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 88px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* メニュー（幅が狭いもの）*/
#rec_header li.b {
	margin: 0px;
	padding: 0px;
	width: 55px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

/* 現在のページ */
#rec_header li.c {
	background-color:#FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}

/* メニュー（右端のもの） */
#rec_header li.d {
	border-right: 1px solid #000000;
	margin-right: 10px;
}
#rec_header a {
	line-height: 0px;
	display: block;
	height: 34px;
	margin: 0px;
	padding: 0px;
}

/* マウスオーバー */
#rec_header a:hover {
	background-color:#FFFFFF;
	height: 34px;
}

/* 上のメニュー 終わり */


/* 下のメニュー ここから */

/* 高さなど */
#rec_footer {
	height: 36px;
	padding: 0px;
	margin: 30px 0px 30px 0px;
}

#rec_footer ul {
	margin: 0px;
	list-style-type: none;
	height: 36px;
	background-image: url(../images/record/rmenu_bg3.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 30px;
	display: block;
	width: 720px;
}

#rec_footer li {
	padding: 0px;
	display: block;
	float: left;
	vertical-align: bottom;
	background-color: #E7E7E7;
	height: 34px;
	margin: 1px 0px 0px 0px;
}

/* メニュー（幅が広いもの） */
#rec_footer li.a {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 88px;
}

/* メニュー（幅が狭いもの）*/
#rec_footer li.b {
	width: 55px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

/* 現在のページ */
#rec_footer li.c {
	background-color:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin-top: 0px;
}

/* メニュー（右端のもの） */
#rec_footer li.d {
	border-right: 1px solid #000000;
	margin-right: 10px;
	display: block;
}

#rec_footer a {
	line-height: 0px;
	display: block;
	height: 34px;
	margin: 0px;
	padding: 0px;
}

/* マウスオーバー */
#rec_footer a:hover {
	background-color:#FFFFFF;
	height: 34px;
}

/* 下のメニュー 終わり */


/* 中身 */
.repeatbloc {
	width: 630px;
	margin-left: 60px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: block;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F26C4F;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
}

/* 記録写真 */
.repeatbloc .recphoto {
	display: block;
	float: left;
	width: 360px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

/* 記録写真キャプション */
.repeatbloc .reccaption {
	text-align: left;
	width: 260px;
	float: left;
	clear: right;
}

/* 記録写真キャプション内段落 */
.repeatbloc .reccaption p{
text-indent: 0em!important;
}

/* 担当者より */
#generalization {
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #F26C4F;
	clear: both;
	padding-top: 10px;
	margin-right: 40px;
	margin-left: 60px;
	margin-bottom: 20px;
}
