header #today2 {
	font-family: 'M+ C Type-2 (basic latin) Medium', "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", 'Meiryo', sans-serif;
}


header #today2 .calendar-mini {
	padding-top:5px;
	padding-left:15px;
	top: 4px;
	right: 0;
	width: 275px;
	height: 90px;
	line-height: 30px;
	border-radius: 3px;
	background: #00A0E9; /* Old browsers */
	background: -moz-linear-gradient(top,  #5B8ECC 0%, #004098 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5B8ECC), color-stop(100%,#004098)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5B8ECC 0%,#004098 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5B8ECC 0%,#004098 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5B8ECC 0%,#004098 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5B8ECC 0%,#004098 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5B8ECC', endColorstr='#004098',GradientType=0 ); /* IE6-9 */
	text-align: left;
	color: white;
	font-weight: 500;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	text-shadow: 2px 2px 2px #333333;
	vertical-align: middle;
}

header #today2 .calendar-mini span {
	display: inline-block;
	margin-left: 0px;
}

header #today2 .calendar-mini .month { font-size: 140%; font-weight: bold; }
header #today2 .calendar-mini .month-ja { font-size: 80%; }
header #today2 .calendar-mini .day { font-size: 140%; font-weight: bold; }
header #today2 .calendar-mini .day-ja { font-size: 80%; margin-right: 70px; }
header #today2 .calendar-mini .time { font-size: 140%; font-weight: bold; }
header #today2 .calendar-mini .time-ja { font-size: 80%; }

header #today2 .calendar-mini .week-day { 
	position: absolute;
	font-size: 100%;
	background-color: #00a0e8;
	top: 10px;
	left: 95px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

header #today2 .info-today2 {
	top: 37px;
	margin-left:-11px;
	width: 286px;
	line-height:1.6em;
}

header #today2 .info-today2 table {
	width: 99%;
	height:50px;
	border-collapse: separate;
	border-spacing: 10px 5px;
}

header #today2 .info-today2 table th,
header #today2 .info-today2 table td {
	padding: 2px 5px;
}

header #today2 .info-today2 table td.r {
	background-color: #da1a21;
	font-size: 110%;
	font-weight: normal;
	text-shadow: 2px 2px 2px #666666;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#edac02+0,971e23+100 */
	background: #edac02; /* Old browsers */
	background: -moz-linear-gradient(top,  #edac02 0%, #e16016 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #edac02 0%,#e16016 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #edac02 0%,#e16016 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edac02', endColorstr='#e16016',GradientType=0 ); /* IE6-9 */
	text-align: center;
	border-radius:5px;
}
header #today2 .info-today2 table td.r b {
	font-size: 180%;
}

header #today2 .info-today2 table td.r3 {
	background-color: #00A0E9;
	font-size: 110%;
	font-weight: normal;
	text-shadow: 2px 2px 2px #666666;
	text-align: center;
	border-radius:5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#48D8FF+0,971e23+100 */
	background: #edac02; /* Old browsers */
	background: -moz-linear-gradient(top,  #48D8FF 0%, #359ED5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #48D8FF 0%,#359ED5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #48D8FF 0%,#359ED5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48D8FF', endColorstr='#359ED5',GradientType=0 ); /* IE6-9 */
}

header #today2 .info-today2 table td.r3 b {
	font-size: 180%;
}

/* #48D8FF #359ED5 */
/* #D6EEFB #92D4F5 */
/* #da1a21 #971e23 */
/* #f4c900 #f8ed20 */
/* #edac02 #e16016 */

header #today2 .info-today2 table td.i {
	width:105px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#48D8FF+0,971e23+100 */
	background: #edac02; /* Old browsers */
	background: -moz-linear-gradient(top,  #48D8FF 0%, #359ED5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #48D8FF 0%,#359ED5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #48D8FF 0%,#359ED5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48D8FF', endColorstr='#359ED5',GradientType=0 ); /* IE6-9 */
	color: white;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 2px #666666;
	font-size: 90%;
	line-height:1.2em;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	border-radius:5px;
}

header #today2 .info-today2 table td.r2 {
	width:50px;
	background-color: #00A0E9;
	font-size: 90%;
	font-weight: normal;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8ed20+0,f4c900+100 */
	background: #00A0E9; /* Old browsers */
	background: -moz-linear-gradient(top,  #00A0E9 0%, #006fbc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #00A0E9 0%,#006fbc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #00A0E9 0%,#006fbc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A0E9', endColorstr='#006fbc',GradientType=0 ); /* IE6-9 */
	color: white;
	text-align: center;
	line-height:1.2em;
	border-radius:5px;
}

header #today2 .info-today2 table td.r2 b {
	font-size: 180%;
}

header #today2 .info-today2 table td.i2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#edac02+0,e16016+100 */
	background: #D6EEFB; /* Old browsers */
	background: -moz-linear-gradient(top,  #D6EEFB 0%, #92D4F5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #D6EEFB 0%,#92D4F5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #D6EEFB 0%,#92D4F5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D6EEFB', endColorstr='#92D4F5',GradientType=0 ); /* IE6-9 */
	color: #000000;
	/*font-weight: bold;*/
	text-shadow: 1px 1px 1px #999999;
	text-align: left;
	font-size: 90%;
	line-height:1.2em;
	border-radius:5px;
}

.ibar1 {
	font-family: 'M+ C Type-2 (basic latin) Medium', "Hiragino Kaku Gothic Pro", "qMmpS Pro W3", 'Meiryo', sans-serif;
	background-color: #e4e4e4;
}

.ibar1 ul {
	padding: 9px 0;
	width: 1000px;
	margin: 0 auto;
}

.ibar1 ul li {
	float: left;
	margin-right: 28px;
	margin-bottom: 3px;
}

.ibar1 ul li span {
	display: inline-block;
	padding: 3px 8px;
	color: white;
	background-color: #c30e23;
	margin-right: 5px;
}

.ibar1 ul li i {
	font-style: normal;
	color: #e9609e;
}

.ibar1 ul .i2 span { background-color: #004098; }
.ibar1 ul .i3 span { background-color: #006834; }
