@charset "UTF-8";

/*----------------------------------------
Date Created:2013/02/22 [t.sato]
Last Updated:2013/02/22 [t.sato]
----------------------------------------*/

#pharmacy #globalNav a.globalNav02 {
	background-position:0 -23px;
}

/* 
----------------------------------------*/

/* 開局時間 */
#timetable {
	margin-bottom:20px;
}
table.timetable {
	margin:5px 0;
	width:250px;
}
table.timetable caption {
	font-weight:bold;
	margin-bottom:2px;
}
table.timetable th,
table.timetable td {
	border:1px solid #7F98B2;
	font-size:12px;
}
table.timetable th {
	background:#99CCFF;
	text-align:center;
	line-height:1.2;
	white-space:nowrap;
	color:#FFF;
	font-weight:bold;
	padding:0 10px;
}
table.timetable td {
	background:#FFF;
	padding: 2px 20px;
}
table.timetable td.week {
	text-align:center;
	padding:2px 10px;
	white-space:nowrap;
	background:#CBE5FF;
	color:#264D9A;
	line-height:1.2;	
	border-top:none;
	border-right:1px dotted #7F98B2;
	border-bottom:1px dotted #7F98B2;
}
table.timetable td.week01 {
	text-align:center;
	padding:2px 10px;
	white-space:nowrap;
	background:#CBE5FF;
	color:#264D9A;
	line-height:1.2;
	border-top:1px solid #7F98B2;
	border-right:1px dotted #7F98B2;
	border-bottom:1px dotted #7F98B2;
}
table.timetable td.week02 {
	text-align:center;
	padding:2px 10px;
	white-space:nowrap;
	background:#CBE5FF;
	color:#264D9A;
	line-height:1.2;
	border-top:none;
	border-right:1px dotted #7F98B2;
	border-bottom:1px solid #7F98B2;
}
table.timetable td.time{
	background:#FFFFFF;
	padding:2px 7px;
	color:#264D9A;
	border-top:none;
	border-left:none;
	border-right:1px solid #7F98B2;
	border-bottom:1px dotted #7F98B2;
	
}
table.timetable td.time01{
	background:#FFFFFF;
	padding:2px 7px;
	color:#264D9A;
	border-top:1px solid #7F98B;
	border-left:none;
	border-right:1px solid #7F98B2;
	border-bottom:1px dotted #7F98B2;
	
}
table.timetable td.time02{
	background:#FFFFFF;
	padding:2px 7px;
	color:#264D9A;
	border-top:none;
	border-left:none;
	border-right:1px solid #7F98B2;
	border-bottom:1px solid #7F98B;
}





/* clearfix
----------------------------*/
#news li:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#news li {	display: inline-block; }
/* \*/
* html #news li { height: 1%; }
#news li { display: block; }
/* */





.material-icons.s-size {
vertical-align:-25%;
	font-size: 16px;
}


