@charset "utf-8";

/* ==================================================
contents
================================================== */
/* event
============================== */
/* box_top */
.box_top {
	clear:both;
	margin-bottom:15px;
	color:#000000;
	background-color:#FFFFFF;
}
.box_top_ttl h2 {
	font-size:0.1%;
}
.box_top_ttl img {
	vertical-align:top;
}
.box_top_cnt {
	padding:10px 10px;
}
.box_top_cnt ul {
	list-style:none;
	padding:12px 10px 5px;
}
.box_top_cnt ul li {
	padding:0 0 7px 12px;
	background:url(/shared/templates/top/images/list_icon.jpg) no-repeat left 0.2em;
}
#tmp_event_ttl h2 {
	font-size:0.1%;
}
#tmp_event_ttl2 h2 {
	font-size:0.1%;
}
#tmp_event_cnt {
	padding:10px;
}
#tmp_event_cntL {
	width:100%;
	margin-right:-225px;
	float:left;
}
#tmp_event_cntL2 {
	margin-right:225px;
}
#tmp_event_cntL22 {
	margin-right:225px;
}
#tmp_event_cntR {
	width:200px;
	float:right;
}
#tmp_event_cntR .btn_event {
	padding:10px 0 0 0;
}
/* main_topics */
.main_topics {
	padding:0 0 13px;
	border-bottom:1px solid #000000;
}
.main_topics .main_topic_img {
	margin:0 5px 2px 0;
	float:left;
}
.main_topics .main_topic_ttl {
	font-weight:bold;
	padding:0 0 0.2em;
}
.main_topics .main_topic_ttl a:link,
.main_topics .main_topic_ttl a:visited {
	color:#000000;
}
.main_topics .main_topic_summary {
	font-size:86%;
	margin-left: 165px;
}
/* info
============================== */
#tmp_info .box_top_cnt {
	padding-top:4px;
}
#tmp_info_cnt p {
	padding:0px 10px 5px;
}
#tmp_info_cnt ul {
	padding-top:0;
}
/* emergency
============================== */
#tmp_emergency .box_top_cnt {
	padding-top:4px;
}
#tmp_emergency_cnt p {
	padding:0px 10px 5px;
}
#tmp_emergency_cnt ul {
	padding-top:0;
}
#tmp_emergency_cnt ul a:link,
#tmp_emergency_cnt ul a:visited {
	color:#CD1D33;
	background-color:transparent;
}
	
/* box_grid
============================== */
.box_grid {
	clear:both;
	color:#FFFFFF;
	background:#222222 url(/shared/templates/top/images/box_grid_bg.gif) repeat-y top left;
	margin-bottom:15px;
}
.box_grid ul {
	margin:0;
	padding:0;
	list-style:none;
}
.box_grid li {
	width:225px;
	margin-right:15px;
	float:left;
}
.box_grid li.topics {
	width:465px;
	margin-right:0;
	color:#BBBBBB;
	background-color:#222222;
}
.box_grid li p.grid_txt {
	padding:2px 6px 2px;
	line-height:1.4;
}
.box_grid li a:link,
.box_grid li a:visited {
	color:#FFFFFF;
	background-color:transparent;
}
.box_grid li p.grid_txt span {
	font-size:86%;
	color:#BBBBBB;
	background-color:transparent;
}
.box_grid li.last {
	margin-right:0;
}
.box_grid li .bottom {
	margin-bottom:0;
}
.box_grid.col2 {
	background:#222222 url(/shared/templates/top/images/box_grid_bg.gif) repeat-y -240px top;
}
.box_grid .link_bnr {
	color:#FFFFFF;
	background-color:#222222;
}
.box_grid .link_bnr p {
	margin-bottom:1px;
}
.box_grid .link_bnr p.last {
	margin-bottom:0;
}
.box_grid img {
	vertical-align:top;
}
.box_banner {
	background-image:none !important;
}
/* calendar
============================== */
.box_calendar_event {
	margin:0 0 20px;
	padding:0 0 20px;
	border-bottom:1px dotted #1397D7;
	clear:both;
}
.box_calendar_event_l {
	width:330px;
	margin:0 30px 0 0;
	float:left;
}
.box_calendar_event_r {
	width:330px;
	float:left;
}
#tmp_calendar {
	padding:8px 11px 10px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #999999;
	clear:both;
}
#tmp_calendar_ttl {
	text-align:center;
}
#tmp_calendar_ttl h2 {
	margin:0;
	padding:0;
	background:none;
	border:none;
}
#tmp_calendar_date {
	margin:0 0 2px;
	padding:0;
	clear:both;
}
#tmp_calendar_date p {
	margin-bottom:0;
}
#tmp_calendar_date .year {
	margin:0;
	float:left;
}
#tmp_calendar_date .month {
	float:left;
}
#tmp_calendar_cnt {
	width:100%;
	clear:both;
}
/* calendar */
#tmp_calendar_cnt .calendar,
#tmp_calendar_cnt .calendar td,
#tmp_calendar_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_calendar_cnt .calendar {
	width:100%;
	margin:0;
	border:1px solid #CD1D33;
}
#tmp_calendar_cnt .calendar th {
	width:14.25%;
	padding:0;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	background-color:#CD1D33;
	border-top:1px solid #CD1D33;
	border-right:1px solid #FFFFFF;
}
#tmp_calendar_cnt .calendar td {
	padding:0;
	color:inherit;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #CD1D33;
}
#tmp_calendar_cnt .calendar a {
	color:#000000;
	background-color:transparent;
}
#tmp_calendar_cnt .calendar .today {
	display:block;
	margin:-2px 0;
	padding:2px 0;
	font-weight:bold; /* 変更しない */
}
#tmp_calendar_cnt .calendar td a {
	display:block;
	margin:-2px 0;
	padding:2px 0;
}
#tmp_calendar_cnt .calendar th.sun {
	border-left:1px solid #CD1D33;
}
#tmp_calendar_cnt .calendar td.sun {
	color:#D11818;
	background-color:#FFFFFF;
}
#tmp_calendar_cnt .calendar td.sun a {
	color:#D11818;
	background-color:transparent;
}
#tmp_calendar_cnt .calendar td.sun .today {
	color:#D11818;
	background-color:transparent;
}
#tmp_calendar_cnt .calendar th.sat {
	border-right:1px solid #666666;
}
#tmp_calendar_cnt .calendar td.sat {
	color:#0079CA;
	background-color:#FFFFFF;
}
#tmp_calendar_cnt .calendar td.sat a {
	color:#0079CA;
	background-color:transparent;
}
#tmp_calendar_cnt .calendar td.sat .today {
	color:#0079CA;
	background-color:transparent;
}
/* cal_navi */
#tmp_calendar_cnt .cal_navi {
	margin:0;
	padding:4px 0 0;
	list-style:none;
}
#tmp_calendar_cnt .cal_navi li {
	margin:0;
	padding:0;
	line-height:1.1;
	background-image:none;
}
#tmp_calendar_cnt .cal_navi .prev {
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	border-right:1px solid #000000;
	float:left;
}
#tmp_calendar_cnt .cal_navi .prev a {
	display:inline-block;
}
#tmp_calendar_cnt .cal_navi .next {
	float:left;
}
#tmp_calendar_cnt .cal_navi .next a {
	display:inline-block;
}
#tmp_calendar_cnt .cal_navi .list {
	float:right;
}
#tmp_calendar_cnt .cal_navi .list a {
	display:inline-block;
}
/* 四季の東京バナー*/
#tmp_seasonbnr{
	margin-top:10px;
}
/* ==================================================
oshirase 改修　20160418
================================================== */
#tmp_oshirase .box_top_cnt {
	padding-top:4px;
}
#tmp_oshirase_cnt p {
	padding:0px 10px 5px;
}
#tmp_oshirase_cnt ul {
	color:#000000;
}
#tmp_oshirase_cnt ul a:link,
#tmp_oshirase_cnt ul a:visited {
	color:#000000;
	background-color:transparent;
}
#tmp_oshirase_cnt.box_top_cnt ul li {
	background:none;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_oshirase:after,
.box_top:after,
.box_top_ttl:after,
.box_top_cnt:after,
.main_topics:after,
#tmp_topics_area:after,
#tmp_event:after,
#tmp_event_ttl:after,
#tmp_event_ttl2:after,
#tmp_event_cnt:after,
#tmp_calendar:after,
#tmp_calendar_ttl:after,
#tmp_calendar_cnt:after,
.box_grid:after,
.box_grid ul:after,
.box_grid ul li:after,
.clearfix:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_oshirase,
*:first-child+html .box_top,
*:first-child+html .box_top_ttl,
*:first-child+html .box_top_cnt,
*:first-child+html .main_topics,
*:first-child+html #tmp_event,
*:first-child+html #tmp_event_ttl,
*:first-child+html #tmp_event_ttl2,
*:first-child+html #tmp_event_cnt,
*:first-child+html #tmp_calendar,
*:first-child+html #tmp_calendar_ttl,
*:first-child+html #tmp_calendar_cnt,
*:first-child+html .box_grid,
*:first-child+html .box_grid ul,
*:first-child+html .box_grid li,
*:first-child+html .clearfix {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_oshirase,
* html .box_top,
* html .box_top_ttl,
* html .box_top_cnt,
* html .main_topics,
* html #tmp_event,
* html #tmp_event_ttl,
* html #tmp_event_ttl2,
* html #tmp_event_cnt,
* html #tmp_calendar,
* html #tmp_calendar_ttl,
* html #tmp_calendar_cnt,
* html .box_grid,
* html .box_grid ul,s
* html .box_grid ul li,
* html .clearfix {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for IE7.0 */
*:first-child+html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for IE6.0 */
* html #tmp_gnavi ul li span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}

