@charset "utf-8";
/* CSS Document */

/* text color
---------------------------------------------------------------------------------------*/
.blue {
	color: #2B4077;
}
.sblue {
	color: #4594C2;
}
.catch-blue {
	font-size: 140%;
	color: #457D81;
	line-height: 170%;
	font-weight: bold;
}


/* title color
---------------------------------------------------------------------------------------*/

h1#blue {
	font-size: 10px;
	color: #FFF;
	background-color: #68abae;
	padding-left: 10px;
	line-height: 22px;
}
h2.title-blue {
	background-color: #8CBACA;
	background-image: url(../images/title_bg_blue.gif);
	color: #FFF;
	padding: 2px 2px 2px 10px;
	background-repeat: repeat-x;
	font-size: 110%;
	font-weight: bold;
	border: 1px solid #999;
}

/* foot color
---------------------------------------------------------------------------------------*/


.blue_bg {
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #5d8286;
	background-color: #b7cfd0;	
}
.blue_arr {
	background-image: url(../images/arrow_bg_b.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;	
}

.bottom.blue_bg ul li strong {
	color: #DB5200;
}

/* other
---------------------------------------------------------------------------------------*/



.white_box2 {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	min-height: 10px;
	_height: 10px;
	background-color: #FFFFFF;
}


.g_box {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	min-height: 10px;
	_height: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/w-bg.gif);
	background-repeat: repeat-x;
}

.white_box2 {
	width: 415px;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px 0px 10px 0px;
	min-height: 10px;
	_height: 10px;
	background-color: #F3F3F3;
}

.sinryo_dl {
	font-size: 100%;
	font-weight: bold;
	float: left;
}

.sinryo_dl dt {
	/*line-height: 140%;*/
	width: 220px;
	height: 25px;
	float: left;
	clear: both;
}

.icon_head {
	color: #457D81;
}
.sub_list {
	margin-left: -30px;
}
.icon_list {
	background-image: url(../images/list_normal.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	text-indent: 15px;
}

.sinryo_dl dd {
	/*line-height: 140%;*/
	width: 380px;
	height:25px;
	line-height: 250%;
	float: left;
}
.sinryo_dl dd.lh {
	padding: 0.5em 0 0 0;
	min-height: 50px;
	line-height: 180%;
}

td.blue-cell {
	background-image: url(../images/title_bg_blue2.gif);
	background-repeat: repeat-x;
	color: #FFF;
	background-color: #5C9DB5;
	background-position: 0px -5px;
}
td.hc {
	vertical-align: middle;
	line-height: 50px;
}
td.w-cell {
	background-color: #FFF;
}
table.dairy {
	border-collapse: collapse;
	text-align: center;
	border: 1px solid #CCC;
}
.dairy tr th, .dairy tr td {
	padding: 1px 2px 1px 2px;
	border: 1px solid #DDD;
	vertical-align: top;
	font-weight: bold;
}

.dairy tr td .name {
	display: block;
	text-align: center;
	padding: 1px;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.dairy tr td .name_h {
	display: block;
	text-align: center;
	padding: 1px;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 65px;
	float: right;
}
.dairy tr td .time {
	padding:2px 0 0 0;
	/*width: 65px;
	float: left;*/
	font-size: 10px;
	color: #B00;
	text-align: center;
	display: block;
}


.dairy tr td .hol {
	display: block;
	border: 3px double #CCC;
	text-align: center;
	padding: 1px;
	color: #999;
	font-weight: bold;
	margin: 3px;
}
.dairy tr td .empty {
	display: block;
	text-align: center;
	padding: 2px;
	font-weight: normal;
	margin: 4px 4px 3px 4px;
}
.w100 {
	width: 94px;	
}
#name_box li {
	margin-bottom: 10px;
	line-height: 20px;
	height:30px;
}
#name_box ul li .name a {
	display: block;
	float: left;
	text-align: center;
	width: 60px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	clear: both;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#name_box ul li .txt {
	padding-top: 3px;
	display: block;
	width: 142px;
	float: right;
}



.dairy tr td .name.gr, #name_box ul li .name a.gr {
	background-color: #BBF2B7;
}

.dairy tr td .name.bl, #name_box ul li .name a.bl {
	background-color: #BFECEC;
}
.dairy tr td .name.yl, #name_box ul li .name a.yl {
	background-color: #F9F26F;
}
.dairy tr td .name.rd, #name_box ul li .name a.rd, .dairy tr td .name_h.rd, #name_box ul li .name_h a.rd  {
	background-color: #F5B6B6;
}
.dairy tr td .name.or, #name_box ul li .name a.or, .dairy tr td .name_h.or, #name_box ul li .name_h a.or  {
	background-color: #F3DEA7;
}
.dairy tr td .name.pur {
	background-color: #F1CDFA;
}
.dairy tr td .ht {
	padding-top: 1.2em;
	height: 33px;
}
.sunday {
	height:72px;
	color:#D00;
	font-weight: bold;
}

.dairy tr td .mgn {
	margin: 3px 3px 3px 3px;	
}
h3.dairy {
	margin: 20px 0px 5px 0px;
	font-size: 140%;
	font-weight: bold;
	color: #457D81;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D9EB6;
}
.dairy tr .left {
	text-align: left;
}


.iten {
	position: absolute;
	z-index: 4;
	width: 570px;
	margin: 8px 0px 0px 3px;
	background-color: #F8EDD6;
	padding:3px;
	line-height: 22px;
	color: #900;
	border: 1px solid #900;
	text-align: center;
}
.kaki {
	position: absolute;
	z-index: 4;
	width: 570px;
	margin: 8px 0px 0px 3px;
	background-color: #E9F8D6;
	padding:3px;
	line-height: 22px;
	color: #360;
	border: 1px solid #360;
	text-align: center;
}
#name_box {
	float: right;
	height: 150px;
	width: 210px;
	padding-top: 180px;
}
.childmenu {
	min-height: 100px;
	_height: 100px;
	width: 210px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.childmenu2 {
	min-height: 100px;
	_height: 100px;
	width: 210px;
	margin: 0px 9px 0px 9px;
	float: left;
}
.menu_box {
	border: 1px solid #CCC;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	min-height: 10px;
	_height: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/w-bg.gif);
	background-repeat: repeat-x;
}
.lv1-1 {
	min-height: 108px;
	_height: 108px;
}
.lv1-2 {
	min-height: 122px;
	_height: 122px;
}.strong {
	font-weight: bold;
	color: #46849B;
}
dl.fujin {
	width: 605px;
	padding: 10px;
}
.fujin dt {
	clear: both;
	float: left;
	width: 90px;
	font-weight: bold;
}
.fujin dd {
	width: 515px;
	float: left;
}
.white_box {
	border: 1px solid #CCC;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	min-height: 10px;
	_height: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/w-bg.gif);
	background-repeat: repeat-x;
}