@charset "utf-8";
/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 0.8em; /* 変更しない */
	padding:7px 15px 8px;
	background:url(/shared/templates/free/images/contents/h1_bg.gif) no-repeat right top;
	border-bottom:3px solid #488ECE;
	font-size:143%; /* 20px相当 */
	clear:both; /* 変更しない */
}
.cate001 #tmp_contents h1 {
	background:url(/shared/templates/free/images/contents/cate001_h1_bg.gif) no-repeat right top;
	border-bottom:3px solid #92B130;
}
.cate002 #tmp_contents h1 {
	background:url(/shared/templates/free/images/contents/cate002_h1_bg.gif) no-repeat right top;
	border-bottom:3px solid #C8B113;
}
.cate003 #tmp_contents h1 {
	background:url(/shared/templates/free/images/contents/cate003_h1_bg.gif) no-repeat right top;
	border-bottom:3px solid #E07636;
}
.cate004 #tmp_contents h1 {
	background:url(/shared/templates/free/images/contents/cate004_h1_bg.gif) no-repeat right top;
	border-bottom:3px solid #D66584;
}
.cate005 #tmp_contents h1 {
	background:url(/shared/templates/free/images/contents/cate005_h1_bg.gif) no-repeat right top;
	border-bottom:3px solid #9167D6;
}
.cate006 #tmp_contents h1 {
	background:url(/shared/templates/free/images/contents/cate006_h1_bg.gif) no-repeat right top;
	border-bottom:3px solid #5180D7;
}
.cate007 #tmp_contents h1 {
	background:url(/shared/templates/free/images/contents/cate007_h1_bg.gif) no-repeat right top;
	border-bottom:3px solid #33B5B5;
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:4px 15px;
	background:url(/shared/templates/free/images/contents/h2_bg.gif) repeat left top;
	border-top:1px solid #5BB1F9;
	border-bottom:3px solid #5BB1F9;
	font-size:128.5%; /* 18px相当 */
	clear:both; /* 変更しない */
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:3px 18px 1px;
	color:inherit;
	background:#F7F7F7 url(/shared/templates/free/images/contents/h3_bg.gif) no-repeat left 0.4em;
	font-size:114.3%; /* デザインによって相対指定で指定しなおす */
	border-top:1px solid #BBBBBB;
	border-bottom:2px solid #BBBBBB;
	clear:both; /* 変更しない */
}
#tmp_contents h4 {
	background:url(/shared/templates/free/images/contents/h4_bg.gif) no-repeat left 0.2em;
}
#tmp_contents h5 {
	background:url(/shared/templates/free/images/contents/h5_bg.gif) no-repeat left 0.2em;
}
#tmp_contents h4,
#tmp_contents h5 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:1px 18px 0;
	font-size:100%; /* デザインによって相対指定で指定しなおす */
	clear:both; /* 変更しない */
}
#tmp_contents h6 {
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:100%; /* デザインによって相対指定で指定しなおす */
	clear:both; /* 変更しない */
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* 変更しない */
}
#tmp_contents ul {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:url(/shared/images/icon/list_icon.gif); /* 変更しない */
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* 変更しない */
	list-style-image:none; /* 変更しない */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* 変更しない */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* 変更しない */
}
#tmp_contents hr {
	height:1px; /* 変更しない */
	color:#CCCCCC; /* 変更しない */
	background-color:#CCCCCC; /* 変更しない */
	border:none; /* 変更しない */
	clear:both; /* 変更しない */
}
/* ==================================================
parts
================================================== */
/* outline
============================== */
#tmp_contents .outline {
	margin:0 0 0.8em; /* 変更しない */
	border:3px solid #6DBAF9;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	clear:both; /* 変更しない */	
}
#tmp_contents table.outline {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table.outline td {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
* html #tmp_contents div.outline {
	width:100%; /* 変更しない */
}
#tmp_contents .outline ul {
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ol {
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* icon_arrow
============================== */
#tmp_contents p.icon_arrow {
	padding:0 0 0 23px;
	background:url(/shared/templates/free/images/contents/arrow_icon.gif) no-repeat 5px 0.3em;
}
/* box_info
============================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #AAAAAA;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	padding:3px 7px;
	background:url(/shared/templates/free/images/contents/box_ttl_bg.gif) repeat;
	font-weight:bold;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* 変更しない */
	padding:0 0 0 25px;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/info_ttl_icon.png) no-repeat left 0.1em;
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_link
============================== */
#tmp_contents .box_link {
	margin:0 0 0.8em; /* 変更しない */
	border:1px solid #AAAAAA;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_link {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:3px 7px;
	background:url(/shared/templates/free/images/contents/box_ttl_bg.gif) repeat;
	font-weight:bold;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* 変更しない */
	padding:0 0 0 25px;
	font-weight:bold;
	background:url(/shared/templates/free/images/contents/link_ttl_icon.png) no-repeat left 0.1em;
}
#tmp_contents .box_link .box_link_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
/* box_menu
============================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* 変更しない */
	background:url(/shared/templates/free/images/contents/box_bg.gif) repeat left top;
	border-right:1px solid #8BD3AC;
	border-bottom:1px solid #8BD3AC;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	clear:both; /* 変更しない */
}
#tmp_contents table.box_menu {
	width:100%; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
}
#tmp_contents table td.box_menu_ttl {
	padding:12px 10px 0;
}
#tmp_contents table td.box_menu_cnt {
	padding:0 10px;
}
#tmp_contents div.box_menu {
	padding:12px 10px 0;
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
#tmp_contents .box_menu_ttl {
	font-weight:bold;
}
#tmp_contents .box_menu_ttl p {
	margin:0 0 0.4em;
}
/* box_btn
============================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.8em; /* 変更しない */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	padding:10px;
	background:url(/shared/templates/free/images/contents/box_bg.gif) repeat left top;
	font-weight:bold;
	border-right:1px solid #8BD3AC;
	border-bottom:1px solid #8BD3AC;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
/* datatable 
   enquete_table
============================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:1px solid #AAAAAA;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:5px 8px;
	color:inherit;
	background-color:#E7E7E7;
	border:1px solid #AAAAAA;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:5px 8px;
	border:1px solid #AAAAAA;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* 変更しない */
	font-weight:bold; /* 変更しない */
	text-align:left; /* 変更しない */
}
#tmp_contents table.datatable p {
	margin:0; /* 変更しない */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* 変更しない */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
#tmp_contents table.enquete_table {
	width:100%; /* 変更しない */
}
#tmp_contents table.enquete_table th {
	width:20%; /* 変更しない */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#DE3916; /* shared.cssのtxt_redと同じ値を設定 */
	font-weight:normal; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#FEE8ED; /* shared.cssのbg_redと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FBF4C6; /* shared.cssのbg_yellowと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#E0F7EA; /* shared.cssのbg_blueと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* shared.cssのbg_grayと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* shared.cssのbg_greenと同じ値を設定 */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* shared.cssのbg_purpleと同じ値を設定 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* nestdatatable
============================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* 変更しない */
	background-color:transparent; /* 変更しない */
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* 変更しない */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #AAAAAA; /* table.datatableと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* 変更しない */
	background-color:#E7E7E7; /* table.datatable thと同じ値を設定 */
	border:1px solid #AAAAAA; /* table.datatable thと同じ値を設定 */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AAAAAA; /* table.datatable tdと同じ値を設定 */
}
/* list_table
============================== */
#tmp_contents table.list_table {
	width:100%;
	line-height:1.2;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents table.list_table td {
	padding:0;
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.list_table .date {
	width:70px;
	padding:0;
}
#tmp_contents table.list_table .date_year {
	width:110px;
	padding:0;
}
#tmp_contents table.list_table p {
	margin:0 0 0.8em;
	vertical-align:middle;
}
/* ==================================================
contents
================================================== */
/* event_cal
============================== */
/* event_cal_tab */
#tmp_event_cal_tab {
	margin:0 0 17px;
	clear:both;
}
#tmp_event_cal_tab ul {
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	list-style-image:none;
	border-bottom:3px solid #65D698;	
}
#tmp_event_cal_tab li {
	margin:0 9px 0 0 !important;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_event_cal_tab a {
	display:block;
	height:40px;
	background-color:transparent;
	background-image:url(/shared/templates/free/images/contents/event/event_cal_tab.jpg);
	background-repeat:no-repeat;
}
#tmp_callist1 a {
	width:333px;
	background-position:left bottom;
}
#tmp_callist1 a span {
	width:333px;
}
#tmp_callist1.active a,
#tmp_callist1 a:hover,
#tmp_callist1 a:focus {
	background-position:left top;
}
#tmp_callist2 a {
	width:333px;
	background-position:-333px top;
}
#tmp_callist2 a span {
	width:333px;
}
#tmp_callist2.active a,
#tmp_callist2 a:hover,
#tmp_callist2 a:focus {
	background-position:-333px bottom;
}
#tmp_event_cal_tab ul li span {
	display:block;
	height:40px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
/* event_genre */
#tmp_event_cal_genre {
	margin:0 0 15px;
	border:2px solid #AAAAAA;
	border-right:1px dashed #AAAAAA;
	border-left:1px dashed #AAAAAA;
	clear:both;
}
#tmp_event_cal_genre_ttl {
	background-color:#EEEEEE;
	width:124px;
	float:left;
	margin:0 -124px 0 0;
	position:relative;
	z-index:1;
}
#tmp_event_cal_genre_ttl .event_info {
	padding:9px 10px 8px;
}
#tmp_event_cal_genre_ttl p {
	margin:0;
	line-height:1.4;
}
#tmp_event_cal_genre_ttl .event_info_ttl {
	margin:0 0 3px;
	font-size:114%;
	font-weight:bold;
}
#tmp_event_cal_genre_cnt {
	margin:0 0 0 124px;
	border-left:1px dashed #AAAAAA;
}
#tmp_event_cal_genre_cnt dl {
	float:left;
	width:100%;
}
#tmp_event_cal_genre_cnt dt {
	float:left;
	width:58px;
	padding:12px 0 0 10px;
	border-top:1px dashed #AAAAAA;
	font-weight:bold;
}
#tmp_event_cal_genre_cnt dd {
	margin-left:68px;
	padding:12px 10px 12px 0;
	border-top:1px dashed #AAAAAA;
}
#tmp_event_cal_genre_cnt dt.first,
#tmp_event_cal_genre_cnt dd.first {
	border-top:none;
}
#tmp_event_cal_genre_cnt dd ul {
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_event_cal_genre_cnt dd ul li {
	float:left;
	margin:0 20px 0 0 !important;
}
/* event_cal */
#tmp_event_cal {
	float:left;
	width:206px;
	margin:0 -206px 0 0;
	color:inherit;
	background-color:#E0F7EA;
	position:relative;
	z-index:1;
}
#tmp_event_cal p {
	margin:0;
}
/* event_cal_ttl */
#tmp_event_cal_ttl {
	clear:both;
	padding:6px 5px 2px;
}
#tmp_event_cal_ttl .cal_date {
	line-height:1.4;
	text-align:center;
}
#tmp_event_cal_ttl .year,
#tmp_event_cal_ttl .month {
	font-weight:bold;
}
#tmp_event_cal_ttl .year {
	margin:0 5px 0 0;
}
#tmp_event_cal_ttl .month {
	font-size:129%;
}
/* event_cal_cnt */
#tmp_event_cal_cnt {
	clear:both;
	padding:0 5px 9px;
}
#tmp_event_cal_cnt .calendar,
#tmp_event_cal_cnt .calendar td,
#tmp_event_cal_cnt .calendar th {
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #AAAAAA;
}
#tmp_event_cal_cnt .calendar {
	width:100%;
	margin:0 0 9px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_event_cal_cnt .calendar th,
#tmp_event_cal_cnt .calendar td {
	font-size:86%;
}
#tmp_event_cal_cnt .calendar th {
	font-weight:normal;
	color:inherit;
	background-color:#A3E6C1;
	line-height:2.0;
}
#tmp_event_cal_cnt .calendar td {
	text-align:center;
	line-height:2.4;
}
#tmp_event_cal_cnt .calendar a {
	color:inherit;
}
#tmp_event_cal_cnt .calendar .today {
	display:block;
	color:inherit;
	background-color:#FEFAC2 !important;
}
#tmp_event_cal_cnt .calendar td.sun a {
	color:#B80E0B;
	background-color:transparent;
}
#tmp_event_cal_cnt .calendar td.sat a {
	color:#0666B8;
	background-color:transparent;
}
/* cal_navi */
#tmp_event_cal_cnt .cal_navi {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_event_cal_cnt .cal_navi li {
	float:left;
	width:33.3%;
	margin:0;
	line-height:1.1;
	font-size:86%;
}
#tmp_event_cal_cnt .cal_navi .prev {
	text-align:left;
}
#tmp_event_cal_cnt .cal_navi .prev a {
	display:inline-block;
	padding:0 0 0 15px;
	background:url(/shared/templates/free/images/contents/event/cal_prev.gif) no-repeat left center;
}
#tmp_event_cal_cnt .cal_navi .next {
	text-align:right;
}
#tmp_event_cal_cnt .cal_navi .next a {
	display:inline-block;
	padding:0 15px 0 0;
	background:url(/shared/templates/free/images/contents/event/cal_next.gif) no-repeat right center;
}
#tmp_event_cal_cnt .cal_navi .list {
	text-align:center;
}
/* calendar_list */
#tmp_event_cal_list {
	margin:0 0 0 220px;
}
#tmp_event_cal_list .event_cal_list {
	width:100%;
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #AAAAAA;
}
#tmp_event_cal_list .event_cal_list td {
	padding:5px 8px;
	border:1px solid #AAAAAA;
	vertical-align:top;
}
#tmp_event_cal_list .event_cal_list p {
	margin:0;
}
#tmp_event_cal_list .event_cal_list ul {
	margin:0 0 0 14px;
}
#tmp_event_cal_list .event_cal_list td.date {
	width:185px;
}
#tmp_event_cal_list .event_cal_list td.sun {
	color:inherit;
	background-color:#FDEDE8;
}
#tmp_event_cal_list .event_cal_list td.sat {
	color:inherit;
	background-color:#E1F2FD;
}
#tmp_event_cal_list .event_cal_list td .more a {
	padding:0 0 0 15px;
	color:#000000;
	background:transparent url(/shared/templates/free/images/contents/event/more_icon.gif) no-repeat left center;
	text-decoration:none;
	font-weight:bold;
}
/* band_calendar */
#tmp_event_cal_table .event_cal_table {
	/*width:100%;*/
	width:710px;
	margin-bottom:15px;
	border-collapse:collapse;
	border-collapse:separate;
	border-spacing:0;
	border:1px solid #AAAAAA;
	color:inherit;
	background:#FFFFFF url(/shared/templates/free/images/contents/event/event_cal_table_bg.gif) repeat-y left top;
}
#tmp_event_cal_table .event_cal_table .box_th th p,
#tmp_event_cal_table .event_cal_table .col_day td p  {
	margin:0 0 0 1px;
}
#tmp_event_cal_table .event_cal_table .box_th th:first-child p,
#tmp_event_cal_table .event_cal_table .col_day td:first-child p {
	margin-left:0;
}
#tmp_event_cal_table .event_cal_table th {
	width:101px;
}
#tmp_event_cal_table .event_cal_table th p {
	padding:4px 6px 4px 6px;
	color:inherit;
	background-color:#EEEEEE;
}
#tmp_event_cal_table .event_cal_table th.sun {
	width:101px;
}
#tmp_event_cal_table .event_cal_table th.sun p {
	color:inherit;
	background-color:#FAD2C5;
}
#tmp_event_cal_table .event_cal_table th.sat {
	width:102px;
}
#tmp_event_cal_table .event_cal_table th.sat p {
	color:inherit;
	background-color:#D0E9FD;
}
#tmp_event_cal_table .event_cal_table td {
	width:101px;
	padding:6px 0 0;
	vertical-align:top;
	border-bottom:3px solid #AAAAAA;
}
#tmp_event_cal_table .event_cal_table td p  {
	margin:0 6px 6px 6px;
}
#tmp_event_cal_table .event_cal_table td.sun p,
#tmp_event_cal_table .event_cal_table td.holiday p {
	background-color:#FDEDE8;
}
#tmp_event_cal_table .event_cal_table td.sun p {
	color:#B90F0B;
}
#t
#tmp_event_cal_table .event_cal_table td.sat p {
	color:#0666B8;
	background-color:#E1F2FD;
}
#tmp_event_cal_table .event_cal_table td.today p {
	background-color:#FEFAC2;
}
#tmp_event_cal_table .event_cal_table .col_day td {
	padding:0;
	border-bottom:none;
	font-weight:bold;
}
#tmp_event_cal_table .event_cal_table .col_day td p {
	padding:3px 6px;
}
#tmp_event_cal_table .event_cal_table .col td {
	border-bottom:none;
}
#tmp_event_cal_table .event_cal_table .col td p {
	margin-bottom:0;
}
#tmp_event_cal_table .event_cal_table .col_day td.day {
	padding:0;
	border-bottom:1px dotted #AAAAAA;
}
#tmp_event_cal_table .event_cal_table td.last {
	border-bottom:none;
}
#tmp_event_cal_table .event_cal_table p.outside {
	opacity:0.5;
}
*:first-child+html #tmp_event_cal_table .event_cal_table td.line2 p {
	width:190px;
}
*:first-child+html #tmp_event_cal_table .event_cal_table td.line3 p {
	width:291px;
}
*:first-child+html #tmp_event_cal_table .event_cal_table td.line4 p {
	width:392px;
}
*:first-child+html #tmp_event_cal_table .event_cal_table td.line5 p {
	width:493px;
}
*:first-child+html #tmp_event_cal_table .event_cal_table td.line6 p {
	width:594px;
}
*:first-child+html #tmp_event_cal_table .event_cal_table td.line7 p {
	width:696px;
}
* html #tmp_event_cal_table .event_cal_table td {
	width:auto;
}
#tmp_event_cal_table .event_cal_table p a {
	display:block;
	padding:3px 5px;
	color:#000000;
	font-size:86%;
	text-decoration:none;
}
#tmp_event_cal_table .event_cal_table .color0 a {
	background-color:#FEEDF2;
}
#tmp_event_cal_table .event_cal_table .color1 a {
	background-color:#FEECDC;
}
#tmp_event_cal_table .event_cal_table .color2 a {
	background-color:#F1FAD7;
}
#tmp_event_cal_table .event_cal_table .color3 a {
	background-color:#E3ECFC;
}
#tmp_event_cal_table .event_cal_table .color0 a.active,
#tmp_event_cal_table .event_cal_table .color0 a:hover,
.genre_color #tmp_event_cal_genre_cnt dd ul li span.color0 {
	background-color:#FBC5D3;
}
#tmp_event_cal_table .event_cal_table .color1 a.active,
#tmp_event_cal_table .event_cal_table .color1 a:hover,
.genre_color #tmp_event_cal_genre_cnt dd ul li span.color1 {
	background-color:#FBC18B;
}
#tmp_event_cal_table .event_cal_table .color2 a.active,
#tmp_event_cal_table .event_cal_table .color2 a:hover,
.genre_color #tmp_event_cal_genre_cnt dd ul li span.color2 {
	background-color:#D2F07B;
}
#tmp_event_cal_table .event_cal_table .color3 a.active,
#tmp_event_cal_table .event_cal_table .color3 a:hover,
.genre_color #tmp_event_cal_genre_cnt dd ul li span.color3 {
	background-color:#A1BFF6;
}
.genre_color #tmp_event_cal_genre_cnt dd ul li span.color0,
.genre_color #tmp_event_cal_genre_cnt dd ul li span.color1,
.genre_color #tmp_event_cal_genre_cnt dd ul li span.color2,
.genre_color #tmp_event_cal_genre_cnt dd ul li span.color3 {
	display:block;
	float:left;
	width:10px;
	height:10px;
	margin:0.15em 5px 0 0;
}
#tmp_event_cal_table .event_cal_table .step_over_prev {
	margin-left:0;
}
#tmp_event_cal_table .event_cal_table .step_over_next {
	margin-right:0;
}
#tmp_event_cal_table .event_cal_table td .more a {
	padding:0 0 0 15px;
	color:#000000;
	background:transparent url(/shared/templates/free/images/contents/event/more_icon.gif) no-repeat left center;
	text-decoration:none;
	font-weight:bold;
}
/* event_col3 */
#tmp_contents .event_col3 {
	width:100%;
	clear:both;
}
#tmp_contents .event_col3 .event_col3L,
#tmp_contents .event_col3 .event_col3M,
#tmp_contents .event_col3 .event_col3R {
	display:table;
	width:33.3%;
	float:left;
}
#tmp_contents .event_page_navi .cal_date {
	line-height:1.4;
	text-align:center;
}
#tmp_contents .event_page_navi .year,
#tmp_contents .event_page_navi .month {
	font-weight:bold;
}
#tmp_contents .event_page_navi .year {
	margin:0 5px 0 0;
	font-size:129%;
}
#tmp_contents .event_page_navi .month {
	font-size:171%;
}
#tmp_contents .event_page_navi .prev,
#tmp_contents .event_page_navi .next {
	padding:7px 0 0;
}
#tmp_contents .event_page_navi .prev {
	text-align:left;
}
#tmp_contents .event_page_navi .prev a {
	display:inline-block;
	padding:0 0 0 15px;
	background:url(/shared/templates/free/images/contents/event/cal_prev.gif) no-repeat left center;
}
#tmp_contents .event_page_navi .next {
	text-align:right;
}
#tmp_contents .event_page_navi .next a {
	display:inline-block;
	padding:0 15px 0 0;
	background:url(/shared/templates/free/images/contents/event/cal_next.gif) no-repeat right center;
}
/* event
============================== */
/* box_photo */
#tmp_contents .box_photo {
	clear:both;
}
#tmp_contents .wrap_box_photo_txt {
	width:100%;
	margin-right:-320px;
	float:left;
}
#tmp_contents .box_photo_txt {
	margin-right:320px;
}
#tmp_contents .box_photo_img {
	width:300px;
	float:right;
}
/* event_page_navi */
#tmp_contents .event_page_navi .next {
	text-align:right;
}
/* faq
============================== */
#tmp_contents h2.faq_question,
#tmp_contents h2.faq_answer {
	padding:0;
	border-top:none;
	border-bottom:none;
}
#tmp_contents h2.faq_question {
	background:url(/shared/templates/free/images/contents/faq/faq_question.gif) no-repeat left top;
	border-top:none;
	border-bottom:none;
}
#tmp_contents h2.faq_answer {
	background:url(/shared/templates/free/images/contents/faq/faq_answer.gif) no-repeat left top;
	border-top:none;
	border-bottom:none;
}
#tmp_contents h2.faq_question span,
#tmp_contents h2.faq_answer span {
	height:40px;
}
#tmp_contents #tmp_faq_searchbox {
	margin:0 auto 15px;
	width:420px;
	clear:both;
}
#tmp_contents #tmp_faq_searchbox dt {
	margin:0 10px 0 0;
	font-weight:bold;
	float:left;
}
#tmp_contents #tmp_faq_searchbox dd {
	float:left;
}
#tmp_contents #tmp_faq_searchbox dd p {
	float:left;
}
#tmp_contents #tmp_faq_query {
	width:296px;
	min-height:30px;
	margin:0 10px 0 0;
	border:2px solid #999999;
}
* html #tmp_contents #tmp_faq_query {
	width:300px;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:480px;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box {
	height:360px;
	border:1px solid #CCCCCC;
	clear:both;
}
/* shisetsu */
#tmp_map_search {
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
#tmp_map_search p {
	display:inline;
	margin-right:10px;
}
#tmp_map_search p.riyo {
	margin-right:0;
}
#tmp_map_search p.riyo a {
	display:inline-block;
	padding:0 0 0 15px;
	color:#000000;
	background:transparent url(/shared/templates/free/images/contents/riyo_icon.gif) no-repeat left center;
	text-decoration:none;
}
#tmp_map_search strong {
	font-size:114%;
}
#tmp_map_search strong,
#tmp_map_search input {
	vertical-align:middle;
}
#tmp_map_search #keyword {
	width:236px;
	min-height:30px;
	margin:0 5px;
	border:2px solid #999999;
}
#tmp_map {
	width:100%;
	margin-bottom:20px;
}
#tmp_map_list {
	width:275px;
	margin-right:-275px;
	float:left;
	position:relative;
	z-index:1;
}
#tmp_wrap_gmap_box {
	width:100%;
	float:right;
}
#tmp_wrap_gmap_box2 {
	margin-left:290px;
	border:1px solid #AAAAAA;
}
#tmp_contents #tmp_map_list h2 {
	margin-top:0;
}
#tmp_contents #tmp_facilities_btn {
	width:100%;
	margin:0 0 0.8em 0;
}
#tmp_contents #tmp_facilities_btn ul {
	margin:0;
	padding:0;
	list-style:none;
}
#tmp_contents #tmp_facilities_btn li {
	margin-bottom:0;
	padding:0 4px 5px 0;
	float:left;
}
#tmp_contents #tmp_facilities_btn .even {
	padding-right:0;
}
#tmp_contents #tmp_facilities_btn img {
	vertical-align:bottom;
}
#tmp_result_list {
	height:178px;
	padding:5px 10px;
	border:1px solid #AAAAAA;
	overflow:auto;
}
* html #tmp_result_list {
	height:188px;
}
#tmp_contents #tmp_result_list ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents #tmp_result_list img {
	margin-right:5px;
	vertical-align:middle;
}
#tmp_wrap_gmap_box #tmp_gmap_box {
	width:100%;
	height:602px;
	margin-top:0;
	margin-bottom:0;
	border:none;
}
/* 特殊ページパーツ
============================== */
#tmp_contents table.frame_type {
	margin:0 auto 12px;
}
#tmp_contents table.frame_type,
#tmp_contents table.frame_type td.comment {
	width:690px;
}
#tmp_contents table.frame_type td p,
#tmp_contents table.fukidashi_type td p {
	margin:0;
}
/* 特殊パーツ　カワセミ */
#tmp_contents table.kawasemi {
	background:url(/shared/templates/free/images/contents/kawasemi_bg.gif) repeat-y left top;
}
#tmp_contents table.kawasemi td {
	background:url(/shared/templates/free/images/contents/kawasemi_top_bg.gif) no-repeat left top;
}
#tmp_contents table.kawasemi td td {
	background:url(/shared/templates/free/images/contents/kawasemi_bottom_bg.gif) no-repeat left bottom;
}
#tmp_contents table.kawasemi td.comment {
	padding:51px 10px 60px;
}
#tmp_contents table.kawasemi td.comment p {
	padding:13px 35px 9px 27px;
	border-left:3px dotted #68C9C3;
	border-right:3px dotted #68C9C3;
}
/* 特殊パーツ　藤の花 */
#tmp_contents table.fuji {
	background:url(/shared/templates/free/images/contents/fuji_bg.gif) repeat-y left top;
}
#tmp_contents table.fuji td {
	background:url(/shared/templates/free/images/contents/fuji_top_bg.gif) no-repeat left top;
}
#tmp_contents table.fuji td td {
	background:url(/shared/templates/free/images/contents/fuji_bottom_bg.gif) no-repeat left bottom;
}
#tmp_contents table.fuji td.comment {
	padding:88px 10px 81px;
}
#tmp_contents table.fuji td.comment p {
	padding:0 35px 4px 27px;
	border-left:3px dotted #BC7EC7;
	border-right:3px dotted #BC7EC7;
}
/* 特殊パーツ　クロマツ */
#tmp_contents table.matsu {
	background:url(/shared/templates/free/images/contents/matsu_bg.gif) repeat-y left top;
}
#tmp_contents table.matsu td {
	background:url(/shared/templates/free/images/contents/matsu_top_bg.gif) no-repeat left top;
}
#tmp_contents table.matsu td td {
	background:url(/shared/templates/free/images/contents/matsu_bottom_bg.gif) no-repeat left bottom;
}
#tmp_contents table.matsu td.comment {
	padding:85px 10px 66px;
}
#tmp_contents table.matsu td.comment p {
	padding:0 35px 7px 27px;
	border-left:3px dotted #F09A6C;
	border-right:3px dotted #F09A6C;
}
/* 特殊パーツ　吹き出し */
#tmp_contents table.fukidashi_type {
	margin:0 0 26px;
}
#tmp_contents table.fukidashi_type td {
	vertical-align:top;
}
#tmp_contents table.parents td.chara,
#tmp_contents table.dog td.chara {
	width:205px;
}
#tmp_contents table.grandparents td.chara,
#tmp_contents table.child td.chara {
	width:195px;
}
#tmp_contents table.fukidashi_type td.chara p {
	position:relative;
	z-index:1;
}
#tmp_contents table.parents td.chara p,
#tmp_contents table.dog td.chara p {
	left:-10px;
	padding:0 0 0 40px;
	text-align:right;
}
#tmp_contents table.grandparents td.chara p,
#tmp_contents table.child td.chara p {
	right:-8px;
	padding:0 41px 0 0;
}
#tmp_contents table.parents td.comment,
#tmp_contents table.dog td.comment {
	width:448px;
}
#tmp_contents table.grandparents td.comment,
#tmp_contents table.child td.comment {
	width:459px;
}
/* 特殊パーツ　父母 */
#tmp_contents table.parents {
	background:url(/shared/templates/free/images/contents/parents_bottom_bg.gif) no-repeat left bottom;
}
#tmp_contents table.parents td.chara p {
	background:url(/shared/templates/free/images/contents/parents_fukidashi.png) no-repeat left 29px;
}
#tmp_contents table.parents td.comment {
	padding:28px 36px 16px 21px;
	background:url(/shared/templates/free/images/contents/parents_top_bg.gif) no-repeat left top;
}
/* 特殊パーツ　祖父母 */
#tmp_contents table.grandparents {
	background:url(/shared/templates/free/images/contents/grandparents_bottom_bg.gif) no-repeat right bottom;
}
#tmp_contents table.grandparents td.chara p {
	background:url(/shared/templates/free/images/contents/grandparents_fukidashi.png) no-repeat right 16px;
}
#tmp_contents table.grandparents td.comment {
	padding:14px 36px 10px 20px;
	background:url(/shared/templates/free/images/contents/grandparents_top_bg.gif) no-repeat right top;
}
/* 特殊パーツ　犬 */
#tmp_contents table.dog {
	background:url(/shared/templates/free/images/contents/dog_bottom_bg.gif) no-repeat left bottom;
}
#tmp_contents table.dog td.chara p {
	background:url(/shared/templates/free/images/contents/dog_fukidashi.png) no-repeat left 21px;
}
#tmp_contents table.dog td.comment {
	padding:20px 36px 16px 21px;
	background:url(/shared/templates/free/images/contents/dog_top_bg.gif) no-repeat left top;
}
/* 特殊パーツ　子ども */
#tmp_contents table.child {
	background:url(/shared/templates/free/images/contents/kids_bottom_bg.gif) no-repeat right bottom;
}
#tmp_contents table.child td.chara p {
	background:url(/shared/templates/free/images/contents/kids_fukidashi.png) no-repeat right 21px;
}
#tmp_contents table.child td.comment {
	padding:18px 36px 10px 20px;
	background:url(/shared/templates/free/images/contents/kids_top_bg.gif) no-repeat right top;
}
/* ==================================================
index
================================================== */
/* newinfo
============================== */
#tmp_contents #tmp_wrap_newinfo {
	margin:6px 0 18px 10px;
	padding:6px 13px 15px;
	color:inherit;
	background-color:#FFFFFF;
	border:2px solid #DDDDDD;
	border-radius:3px;
	clear:both;
}
#tmp_contents #tmp_newinfo {
	margin:0 0 0 225px;
}
#tmp_contents #tmp_newinfo_ttl h2 {
	margin:0;
	padding:0 0 2px;
	background:none;
	border-top:none;
	border-bottom:2px solid #AAAAAA;
	clear:none;
}
#tmp_contents #tmp_newinfo_cnt .list_table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	clear:none;
}
#tmp_contents #tmp_newinfo_cnt .list_table th {
	padding:8px 0 7px 8px;
	font-weight:normal;
	text-align:left;
	border-bottom:1px dashed #AAAAAA;
	vertical-align:top;
}
#tmp_contents #tmp_newinfo_cnt .list_table p {
	margin:0;
}
#tmp_contents #tmp_newinfo_cnt .list_table .date {
	width:68px;
}
#tmp_contents #tmp_newinfo_cnt .list_table td {
	padding:10px 0 10px 8px;
	border-bottom:1px dashed #AAAAAA;
}
/* cate_ttl */
#tmp_contents #tmp_cate_ttl {
	margin:-15px 11px 0 -25px;
	float:left;
}
#tmp_contents #tmp_cate_ttl h1 {
	margin:0;
	padding:0;
	width:239px;
	height:238px;
	background-image:url(/shared/templates/free/images/contents/cate001_cate_ttl.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:239px 238px;
	border-top:none;
	border-bottom:none;
}
.cate001 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate001_cate_ttl.png);
}
.cate002 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate002_cate_ttl.png);
}
.cate003 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate003_cate_ttl.png);
}
.cate004 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate004_cate_ttl.png);
}
.cate005 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate005_cate_ttl.png);
}
.cate006 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate006_cate_ttl.png);
}
.cate007 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/free/images/contents/cate007_cate_ttl.png);
}
/* crowd_box
============================== */
#tmp_contents #tmp_wrap_crowd_box {
	margin:0 0 20px;
	width:100%;
	overflow:hidden;
	clear:both;
}
#tmp_contents #tmp_crowd_box {
	margin:0 -17px 0 0;
	letter-spacing:-.4em;
}
* html #tmp_contents #tmp_crowd_box, /* IE6 */
*:first-child+html #tmp_contents #tmp_crowd_box { /* IE7 */
	zoom:1;
}
/* box_crowd（switch）
============================== */
#tmp_contents .box_crowd {
	display:inline-block;
	margin:0 17px 17px 0;
	width:235px;
	color:inherit;
	background-color:#FFFFFF;
	border:2px solid #BFE943;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	vertical-align:top;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	letter-spacing:normal;
}
* html #tmp_contents .box_crowd, /* IE6 */
*:first-child+html #tmp_contents .box_crowd { /* IE7 */
	display:inline;
	width:231px;
}
#tmp_contents .switch_menu {
	margin:0;
	color:inherit;
	background-color:#F2FBD9;
	list-style:none;
	list-style-image:none;
	-webkit-border-radius:3px 3px 0 0 / 3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0 / 3px 3px 0 0; /* Mozilla */
	border-radius:3px 3px 0 0 / 3px 3px 0 0; /* CSS3 */
}
#tmp_contents .switch_menu li {
	margin:0;
}
#tmp_contents .box_crowd .switch_menu .cate_ttl {
	display:block;
	padding:10px 6px 7px 10px;
	color:#0666B8;
	background-color:transparent;
	font-weight:bold;
	font-size:114.3%;
	/*float:left;*/
	margin:0 44px 0 0;
}
#tmp_contents .box_crowd .switch_menu .switch {
	padding:6px 6px 5px 10px;
	float:right;
	margin:0 0 0 -44px;
}
#tmp_contents .box_crowd .switch_cnt {
	display:none;
	position:absolute;
	margin:-4px 0 0 -10px;
	padding:0 5px;
	color:inherit;
	background-color:#FFFFFF;
	list-style:none;
	list-style-image:none;
	border:2px solid #AAAAAA;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
	border-radius:3px; /* CSS3 */
	clear:both;
}
#tmp_contents .box_crowd .switch_cnt li {
	width:238px;
	border-top:1px dashed #BBBBBB;
}
#tmp_contents .box_crowd .switch_cnt li:first-child {
	border-top:none;
}
#tmp_contents .box_crowd .switch_cnt li a {
	display:block;
	padding:7px 8px 7px 24px;
	color:#202020;
	background:transparent url(/shared/templates/free/images/contents/boxcrowd_icon.png) no-repeat 6px center;
	text-decoration:none;
}
#tmp_contents .box_crowd .switch_cnt li a:hover,
#tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#F2FBD9;
}
/* cate001 */
.cate001 #tmp_contents .box_crowd {
	border:2px solid #BFE943;
}
.cate001 #tmp_contents .box_crowd .switch_menu,
.cate001 #tmp_contents .box_crowd .switch_menu .switch {
	background-color:#F2FBD9;
}
.cate001 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate001 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#F2FBD9;
}
/* cate002 */
.cate002 #tmp_contents .box_crowd {
	border:2px solid #FBE20B;
}
.cate002 #tmp_contents .box_crowd .switch_menu,
.cate002 #tmp_contents .box_crowd .switch_menu .switch {
	background-color:#FEF9CB;
}
.cate002 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate002 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#FEF9CB;
}
/* cate003 */
.cate003 #tmp_contents .box_crowd {
	border:2px solid #FBB87B;
}
.cate003 #tmp_contents .box_crowd .switch_menu,
.cate003 #tmp_contents .box_crowd .switch_menu .switch {
	background-color:#FEEDDE;
}
.cate003 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate003 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#FEEDDE;
}
/* cate004 */
.cate004 #tmp_contents .box_crowd {
	border:2px solid #FAB5C7;
}
.cate004 #tmp_contents .box_crowd .switch_menu,
.cate004 #tmp_contents .box_crowd .switch_menu .switch {
	background-color:#FEEFF2;
}
.cate004 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate004 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#FEEFF2;
}
/* cate005 */
.cate005 #tmp_contents .box_crowd {
	border:2px solid #CAAFF5;
}
.cate005 #tmp_contents .box_crowd .switch_menu,
.cate005 #tmp_contents .box_crowd .switch_menu .switch {
	background-color:#F3EDFD;
}
.cate005 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate005 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#F3EDFD;
}
/* cate006 */
.cate006 #tmp_contents .box_crowd {
	border:2px solid #95B7F5;
}
.cate006 #tmp_contents .box_crowd .switch_menu,
.cate006 #tmp_contents .box_crowd .switch_menu .switch {
	background-color:#E8EFFD;
}
.cate006 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate006 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#E8EFFD;
}
/* cate007 */
.cate007 #tmp_contents .box_crowd {
	border:2px solid #8DECEE;
}
.cate007 #tmp_contents .box_crowd .switch_menu,
.cate007 #tmp_contents .box_crowd .switch_menu .switch {
	background-color:#E3FAFB;
}
.cate007 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate007 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#E3FAFB;
}
/* box_crowd_cnt */
#tmp_contents .box_crowd_cnt {
	padding:6px 6px 0 10px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_contents .box_crowd_cnt .img_r {
	padding:0 0 0 9px;
	float:right;
	/*clear:both;*/
}
/* ==================================================
kosodate
================================================== */
/* 全体 */
#tmp_kosodate {
	background:url(/shared/templates/free/images/contents/kosodate/kosodate_bg.jpg) no-repeat left top;
	clear:both;
}
#tmp_contents #tmp_kosodate h1 {
	margin:0;
	padding:0;
	background:none;
	border-top:none;
	border-bottom:none;
}
#tmp_contents #tmp_kosodate h2 {
	border-top:none;
	border-bottom:none;
}
/* kizuna */
#tmp_kizuna {
	padding:18px 331px 0 20px;
	min-height:240px;
	clear:both;
}
#tmp_kizuna_cnt {
	padding:0 15px;
}
/* box_kosodate */
.box_wrap_kosodate {
	padding:0 16px;
}
.box_kosodate {
	clear:both;
}
#tmp_contents .box_kosodate p {
	margin:0;
}
#tmp_contents .box_kosodate_ttl h2 {
	font-size:143%;
	line-height:1.4;
}
/* kosodate01 */
.kosodate01 {
	/*margin:-120px 0 0;*/
}
.kosodate01 .box_lft {
	position:relative;
	margin:0 -240px 0 0;
	width:240px;
	float:left;
}
.kosodate01 .box_wrap_rgt {
	width:100%;
	float:right;
}
.kosodate01 .box_rgt {
	margin-left:240px;
}
.kosodate01 .box_kosodate_ttl {
	margin:50px 0 12px 208px;
	padding:0 0 0 44px;
	background:url(/shared/templates/free/images/contents/kosodate/kosodate01_ttl_bg.gif) repeat;
	border-bottom:3px solid #F29140;	
	float:right;
}
#tmp_contents .kosodate01 .box_kosodate_ttl h2 {
	margin:0;
	padding:7px 10px 4px 67px;
	background:url(/shared/templates/free/images/contents/kosodate/kosodate01_icon.png) no-repeat left 4px;
}
.kosodate01 .box_kosodate_cnt {
	margin:0 0 0 240px;
	padding:0 0 0 22px;
}
/* kosodate02 */
.kosodate02 {
	margin:0 10px 0 0;
}
.kosodate02 .box_wrap_lft {
	width:100%;
	float:left;
}
.kosodate02 .box_lft {
	margin:0 240px 0 0;
}
.kosodate02 .box_rgt {
	position:relative;
	margin:0 0 0 -240px;
	width:240px;
	float:right;
}
.kosodate02 .box_kosodate_ttl {
	margin:50px 205px 12px 0;
	padding:0 44px 0 0;
	background:url(/shared/templates/free/images/contents/kosodate/kosodate02_ttl_bg.gif) repeat;
	border-bottom:3px solid #5BB1F9;
	float:left;
}
#tmp_contents .kosodate02 .box_kosodate_ttl h2 {
	margin:0 0 0 8px;
	padding:7px 0 4px 67px;
	background:url(/shared/templates/free/images/contents/kosodate/kosodate02_icon.png) no-repeat left 4px;
}
.kosodate02 .box_kosodate_cnt {
	margin:0 240px 0 0;
	padding:0 22px 0 0;
}
/* kosodate03 */
.kosodate03 .box_lft {
	position:relative;
	margin:0 -240px 0 0;
	width:240px;
	float:left;
}
.kosodate03 .box_wrap_rgt {
	width:100%;
	float:right;
}
.kosodate03 .box_rgt {
	margin:0 0 0 240px;
}
.kosodate03 .box_kosodate_ttl {
	margin:50px 0 12px 218px;
	padding:0 0 0 44px;
	background:url(/shared/templates/free/images/contents/kosodate/kosodate03_ttl_bg.gif) repeat;
	border-bottom:3px solid #C4A6F4;
	float:right;
}
#tmp_contents .kosodate03 .box_kosodate_ttl h2 {
	margin:0;
	padding:21px 10px 18px 67px;
	background:url(/shared/templates/free/images/contents/kosodate/kosodate03_icon.png) no-repeat left 4px;
}
.kosodate03 .box_kosodate_cnt {
	margin:0 0 0 240px;
	padding:0 0 0 22px;
}
/* kosodate04 */
.kosodate04 {
	margin:0 10px 0 0;
}
.kosodate04 .box_wrap_lft {
	width:100%;
	float:left;
}
.kosodate04 .box_lft {
	margin:0 240px 0 0;
}
.kosodate04 .box_rgt {
	position:relative;
	margin:0 0 0 -240px;
	width:240px;
	float:right;
}
.kosodate04 .box_kosodate_ttl {
	margin:50px 205px 12px 0;
	padding:0 44px 0 0;
	background:url(/shared/templates/free/images/contents/kosodate/kosodate04_ttl_bg.gif) repeat;
	border-bottom:3px solid #F9A2B9;
	float:left;
}
#tmp_contents .kosodate04 .box_kosodate_ttl h2 {
	margin:0 0 0 8px;
	padding:7px 0 4px 67px;
	background:url(/shared/templates/free/images/contents/kosodate/kosodate04_icon.png) no-repeat left 4px;
}
.kosodate04 .box_kosodate_cnt {
	margin:0 240px 0 0;
	padding:0 22px 0 0;
}
/* kosodate05 */
.kosodate05 {
	margin:0 0 20px;
}
.kosodate05 .box_lft {
	position:relative;
	margin:0 -240px 0 0;
	width:240px;
	float:left;
}
.kosodate05 .box_wrap_rgt {
	width:100%;
	float:right;
}
.kosodate05 .box_rgt {
	margin:0 0 0 240px;
}
.kosodate05 .box_kosodate_ttl {
	margin:50px 0 12px 208px;
	padding:0 0 0 44px;
	background:url(/shared/templates/free/images/contents/kosodate/kosodate05_ttl_bg.gif) repeat;
	border-bottom:3px solid #ADDE1B;
	float:right;
}
#tmp_contents .kosodate05 .box_kosodate_ttl h2 {
	margin:0;
	padding:7px 0 4px 67px;
	background:url(/shared/templates/free/images/contents/kosodate/kosodate05_icon.png) no-repeat left 4px;
}
.kosodate05 .box_kosodate_cnt {
	margin:0 0 0 240px;
	padding:0 0 0 22px;
}
/* net */
#tmp_net {
	clear:both;
}
#tmp_net_ttl {
	margin:0 14px 0 0;
	padding:0 44px 0 0;
	width:220px;
	background:url(/shared/templates/free/images/contents/kosodate/net_arrow.gif) no-repeat right 45px;
	float:left;
}
#tmp_contents #tmp_net_ttl h2 {
	margin:0;
	padding:35px 0 0;
	background:none;
	font-size:114.3%;
	border-bottom:none;
}
#tmp_net_cnt {
	float:right;
}
/* ==================================================
clock
================================================== */
#tmp_clock {
	margin:0 0 17px;
	background:url(/shared/templates/free/images/contents/shakkin/clock_bgm.gif) repeat-y left top;
	clear:both;
}
#tmp_clock ul {
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_clock ul li {
	margin:0 0 0.6em;
	padding:0 0 0 13px;
	background:url(/shared/templates/free/images/contents/shakkin/clock_list_icon.png) no-repeat left 0.1em;
}
/* ttl */
#tmp_clock_ttl {
	margin:0 0 16px;
	padding:38px 190px 0;
	background:url(/shared/templates/free/images/contents/shakkin/clock_bgt.gif) no-repeat left top;
	text-align:center;
}
#tmp_contents #tmp_clock_ttl h2 {
	margin:0;
	padding:5px 30px 3px;
	background:none;
	color:inherit;
	background-color:#93E2B7;
	font-size:142.8%;
	border-top:none;
	border-bottom:none;
	text-align:center;
}
/* cnt */
#tmp_clock_cnt {
	padding:0 40px 38px;
	background:url(/shared/templates/free/images/contents/shakkin/clock_bgb.gif) no-repeat left bottom;
}
#tmp_clock_cnt p.year {
	margin:0 0 10px;
	font-weight:bold;
}
#tmp_clock_cnt p.money,
#tmp_clock_cnt p.hour_money,
#tmp_clock_cnt p.second_money {
	font-size:128.5%;
	font-weight:bold;
}
#tmp_clock_cnt p.money {
	margin:0 0 3px;
}
#tmp_clock_cnt p.hour_money {
	margin:0 0 8px;
}
#tmp_clock_cnt p.second_money {
	margin:0 0 6px;
}
#tmp_clock_cnt ul {
	margin:0 0 0 7px;
}
/* 年 */
#tmp_clock_cnt .input_year,
#tmp_clock_cnt .input_month,
#tmp_clock_cnt .input_day,
#tmp_clock_cnt .input_hour,
#tmp_clock_cnt .input_minute,
#tmp_clock_cnt .input_second {
	padding:0 10px 0 10px;
	min-height:35px;
	color:inherit;
	background-color:#EEEEEE;
	font-weight:bold;
	border:none;
	text-align:right;
}
#tmp_clock_cnt .input_year {
	margin:0 10px 0 0;
	width:3em;
}
#tmp_clock_cnt .input_month,
#tmp_clock_cnt .input_day,
#tmp_clock_cnt .input_hour,
#tmp_clock_cnt .input_minute,
#tmp_clock_cnt .input_second {
	margin:0 10px;
	width:1.5em;
}
/* 金額 */
#tmp_clock_cnt .input_oku,
#tmp_clock_cnt .input_man,
#tmp_clock_cnt .input_yen,
#tmp_clock_cnt .input_sen,
#tmp_clock_cnt .input_man_s {
	padding:0 10px 0 10px;
	min-height:32px;
	border:2px solid #65D698;
	font-weight:bold;
	text-align:right;
}
#tmp_clock_cnt .input_oku {
	margin:0 10px 0 0;
}
#tmp_clock_cnt .input_man,
#tmp_clock_cnt .input_yen,
#tmp_clock_cnt .input_sen,
#tmp_clock_cnt .input_man_s {
	margin:0 10px;
}
#tmp_clock_cnt .input_oku,
#tmp_clock_cnt .input_man,
#tmp_clock_cnt .input_yen {
	width:3em;
}
#tmp_clock_cnt .input_man_s {
	width:2em;
}
#tmp_clock_cnt .input_sen {
	width:1.5em;
}
#tmp_clock_cnt .input_year,
#tmp_clock_cnt .input_month,
#tmp_clock_cnt .input_day,
#tmp_clock_cnt .input_hour,
#tmp_clock_cnt .input_minute,
#tmp_clock_cnt .input_second,
#tmp_clock_cnt .input_oku,
#tmp_clock_cnt .input_man,
#tmp_clock_cnt .input_yen,
#tmp_clock_cnt .input_sen,
#tmp_clock_cnt .input_man_s {
	margin-bottom:5px !important;
}
/* hyoji */
#tmp_clock_hyoji {
	margin:0 0 16px;
	padding:20px 0 0;
	background:url(/shared/templates/free/images/contents/shakkin/clock_hyoji_arrow.gif) no-repeat 30px top;
}
#tmp_clock_hyoji_in {
	padding:9px 12px 6px;
	color:inherit;
	background-color:#E0F7EA;
}
#tmp_clock_hyoji p {
	margin:0 0 0.4em;
}
#tmp_clock_hyoji input[type="radio"] {
	margin:0 5px 0 0;
	vertical-align:middle;
}
#tmp_clock_hyoji input[type="radio"]#choice02 {
	margin:0 5px 0 10px;
}
#tmp_clock_hyoji ul {
	margin:0 0 0 4px;
}
/* ==================================================
search_result
================================================== */
#tmp_contents #tmp_search_result {
	word-break:break-all;
}
/* page_sending_navi
============================== */
#tmp_contents .page_sending_navi {
	clear:both;
	margin:15px 0;
	text-align:center;
	color:#000000;
	background-color:transparent;
}
#tmp_contents .page_sending_navi .prev,
#tmp_contents .page_sending_navi .next {
	display:inline-block;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi .prev a,
#tmp_contents .page_sending_navi .next a {
	display:inline-block;
}
#tmp_contents .page_sending_navi .prev {
	margin:0 6px 0 0;
}
#tmp_contents .page_sending_navi .next {
	margin:0 0 0 6px;
}
#tmp_contents .page_sending_navi ul {
	display:inline-block;
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents .page_sending_navi li {
	display:inline-block;
	margin:0;
	border-right:2px solid #A3A3A3;
	vertical-align:middle;
}
#tmp_contents .page_sending_navi li:first-child {
	border-left:2px solid #A3A3A3;
}
#tmp_contents .page_sending_navi li a,
#tmp_contents .page_sending_navi li span {
	display:inline-block;
	padding:0 6px;
}
#tmp_contents .page_sending_navi li span {
	font-weight:bold;
}
* html #tmp_contents .page_sending_navi .prev,
* html #tmp_contents .page_sending_navi .prev a,
* html #tmp_contents .page_sending_navi ul,
* html #tmp_contents .page_sending_navi li,
* html #tmp_contents .page_sending_navi li a,
* html #tmp_contents .page_sending_navi li span,
* html #tmp_contents .page_sending_navi .next,
* html #tmp_contents .page_sending_navi .next a {
	display:inline !important;
}
*:first-child+html #tmp_contents .page_sending_navi .prev,
*:first-child+html #tmp_contents .page_sending_navi .prev a,
*:first-child+html #tmp_contents .page_sending_navi ul,
*:first-child+html #tmp_contents .page_sending_navi li,
*:first-child+html #tmp_contents .page_sending_navi li a,
*:first-child+html #tmp_contents .page_sending_navi li span,
*:first-child+html #tmp_contents .page_sending_navi .next,
*:first-child+html #tmp_contents .page_sending_navi .next a {
	display:inline !important;
}
#tmp_contents .page_sending_navi p {
	margin-bottom:0;
}
/* conditions
============================== */
#tmp_contents #tmp_search_result .conditions {
	text-align:right;
}
#tmp_contents #tmp_search_result .conditions .conditions_cate,
#tmp_contents #tmp_search_result .conditions .conditions_num {
	font-weight:bold;
}
#tmp_contents #tmp_search_result .search_page_navi {
	margin:0 0 1.0em;
	line-height:1.0;
	clear:both;
}
#tmp_contents #tmp_search_result .search_page_navi p {
	margin:0;
}
#tmp_contents #tmp_search_result .page_sending {
	float:left;
}
#tmp_contents #tmp_search_result .page_sort {
	float:right;
}
#tmp_contents #tmp_search_result .page_sending .prev,
#tmp_contents #tmp_search_result .page_sort .update {
	float:left;
	border-right:2px solid #A3A3A3;
	margin:0 6px 0 0;
	padding:0 6px 0 0;
}
#tmp_contents #tmp_search_result .page_sending .next,
#tmp_contents #tmp_search_result .page_sort .related {
	float:left;
}
/* search_result_list
============================== */
#tmp_contents #tmp_search_result_list {
	clear:both;
}
/* box_search */
#tmp_contents #tmp_search_result_list .box_search {
	margin:0 0 0.8em;
	border-bottom:1px solid #CCCCCC;
	clear:both;
}
#tmp_contents #tmp_search_result_list .box_search_ttl h2 {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	background:none;
	border:none;
}
#tmp_contents #tmp_search_result_list .box_search_ttl p {
	margin-top:3px;
	margin-bottom:0;
}
#tmp_contents #tmp_search_result_list .box_search_cnt {
	padding:0 0 0 20px;
}
/* file_info */
#tmp_contents #tmp_search_result_list .file_info {
	color:#2E8555;
	background-color:transparent;
	font-size:86%;
	clear:both;
}
/* file_path */
#tmp_contents #tmp_search_result_list .file_path {
	margin:0 10px 0 0;
}
/* box_search_src */
#tmp_contents #tmp_search_result_list .box_search_src p {
	margin-bottom:0.4em;
}
#tmp_contents #tmp_search_result_list .box_search_src em {
	color:#DE3915;
	font-style:normal;
	font-weight:bold;
	background-color:transparent;
}
/* box_search recommend */
#tmp_contents #tmp_search_result_list .recommend {
	color:inherit;
	background-color:#E0F7EA;
	padding:12px 12px 0;
}
#tmp_contents #tmp_search_result_list .recommend .box_search_ttl h2 {
	font-weight:bold;
}
#tmp_contents #tmp_search_result_list .recommend .box_search_cnt {
	padding-left:0;
}
/* box_search recommend */
#tmp_contents #tmp_search_result_list .no_data .box_search_ttl h2 {
	font-size:114%;
}
#tmp_contents #tmp_search_result_list .no_data .box_search_cnt {
	padding-left:0;
}
/* box_search_form */
#tmp_contents #tmp_search_result_list .box_search_form {
	margin:0 auto;
	width:620px;
	clear:both;
}
#tmp_contents #tmp_search_result_list .box_search_form dt {
	margin:0 10px 0 0;
	font-weight:bold;
	float:left;
}
#tmp_contents #tmp_search_result_list .box_search_form dd {
	margin-left: 38px;
}
#tmp_contents #tmp_search_result_list .box_search_form dd p {
	display: inline;
	vertical-align: top;
}
#tmp_contents #tmp_search_result_list .box_search_form #tmp_search_query {
	width:276px;
	min-height:30px;
	margin:0 10px 0 0;
	border:2px solid #999999;
}
#tmp_contents #tmp_search_result_list .box_search_form #tmp_select {
	width:198px;
	min-height:26px;
	margin:3px 10px 3px 0;
	border:1px solid #999999;
}
* html #tmp_contents #tmp_search_result_list .box_search_form #tmp_search_query {
	width:280px;
}
* html #tmp_contents #tmp_search_result_list .box_search_form #tmp_select {
	width:200px;
}
#tmp_contents #tmp_search_result_list .box_search_form legend {
	display:none;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents #tmp_wrap_newinfo:after,
#tmp_contents .switch_menu:after,
#tmp_contents .box_crowd .switch_menu .switch:after,
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_genre:after,
#tmp_event_cal_genre_ttl:after,
#tmp_event_cal_genre_cnt:after,
#tmp_event_cal_genre_cnt dl:after,
#tmp_event_cal_genre_cnt dd:after,
#tmp_event_cal_genre_cnt dd ul:after,
#tmp_contents .event_col3:after,
.box_kosodate:after,
#tmp_net:after,
#tmp_contents #tmp_search_result_list:after,
#tmp_contents #tmp_search_result_list .box_search:after,
#tmp_contents #tmp_search_result_list .box_search_ttl:after,
#tmp_contents #tmp_search_result_list .box_search_cnt:after,
#tmp_contents #tmp_search_result_list .box_search_src:after,
#tmp_contents #tmp_search_result_list .box_search_form:after,
#tmp_contents #tmp_search_result_list .box_search_form dl:after,
#tmp_contents #tmp_search_result .search_page_navi:after,
#tmp_contents .box_crowd_cnt:after,
#tmp_contents .switch_menu li: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_contents #tmp_wrap_newinfo,
*:first-child+html #tmp_contents .switch_menu,
*:first-child+html #tmp_contents .box_crowd .switch_menu .switch,
*:first-child+html #tmp_contents div.outline,
*:first-child+html #tmp_contents div.box_info,
*:first-child+html #tmp_contents div.box_info_ttl,
*:first-child+html #tmp_contents div.box_info_cnt,
*:first-child+html #tmp_contents div.box_link,
*:first-child+html #tmp_contents div.box_link_ttl,
*:first-child+html #tmp_contents div.box_link_cnt,
*:first-child+html #tmp_contents div.box_menu,
*:first-child+html #tmp_contents div.box_menu_ttl,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_contents .box_photo,
*:first-child+html #tmp_map,
*:first-child+html #tmp_contents #tmp_facilities_btn,
*:first-child+html #tmp_event_cal_tab,
*:first-child+html #tmp_event_cal_tab ul,
*:first-child+html #tmp_event_cal_genre,
*:first-child+html #tmp_event_cal_genre_ttl,
*:first-child+html #tmp_event_cal_genre_cnt,
*:first-child+html #tmp_event_cal_genre_cnt dl,
*:first-child+html #tmp_event_cal_genre_cnt dd,
*:first-child+html #tmp_event_cal_genre_cnt dd ul,
*:first-child+html #tmp_contents .event_col3,
*:first-child+html .box_kosodate,
*:first-child+html #tmp_net,
*:first-child+html #tmp_contents #tmp_search_result_list,
*:first-child+html #tmp_contents #tmp_search_result_list .box_search,
*:first-child+html #tmp_contents #tmp_search_result_list .box_search_ttl,
*:first-child+html #tmp_contents #tmp_search_result_list .box_search_cnt,
*:first-child+html #tmp_contents #tmp_search_result_list .box_search_src,
*:first-child+html #tmp_contents #tmp_search_result_list .box_search_form,
*:first-child+html #tmp_contents #tmp_search_result_list .box_search_form dl,
*:first-child+html #tmp_contents #tmp_search_result .search_page_navi,
*:first-child+html #tmp_contents .box_crowd_cnt,
*:first-child+html #tmp_contents .switch_menu li {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents #tmp_wrap_newinfo,
* html #tmp_contents .switch_menu,
* html #tmp_contents .box_crowd .switch_menu .switch,
* html #tmp_contents div.outline,
* html #tmp_contents div.box_info,
* html #tmp_contents div.box_info_ttl,
* html #tmp_contents div.box_info_cnt,
* html #tmp_contents div.box_link,
* html #tmp_contents div.box_link_ttl,
* html #tmp_contents div.box_link_cnt,
* html #tmp_contents div.box_menu,
* html #tmp_contents div.box_menu_ttl,
* html #tmp_contents div.box_menu_cnt,
* html #tmp_contents .box_photo,
* html #tmp_map,
* html #tmp_contents #tmp_facilities_btn,
* html #tmp_event_cal_tab,
* html #tmp_event_cal_tab ul,
* html #tmp_event_cal_genre,
* html #tmp_event_cal_genre_ttl,
* html #tmp_event_cal_genre_cnt,
* html #tmp_event_cal_genre_cnt dl,
* html #tmp_event_cal_genre_cnt dd,
* html #tmp_event_cal_genre_cnt dd ul,
* html #tmp_contents .event_col3,
* html .box_kosodate,
* html #tmp_net,
* html #tmp_contents #tmp_search_result_list,
* html #tmp_contents #tmp_search_result_list .box_search,
* html #tmp_contents #tmp_search_result_list .box_search_ttl,
* html #tmp_contents #tmp_search_result_list .box_search_cnt,
* html #tmp_contents #tmp_search_result_list .box_search_src,
* html #tmp_contents #tmp_search_result_list .box_search_form,
* html #tmp_contents #tmp_search_result_list .box_search_form dl,
* html #tmp_contents #tmp_search_result .search_page_navi,
* html #tmp_contents .box_crowd_cnt,
* html #tmp_contents .switch_menu li {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	border-top:none;
}
#tmp_wrapper2 {
	background:none;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_means,
#tmp_gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
#tmp_fnavi,
.plugin,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback {
	display:none !important;
}
.wrap_col_nm,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu,
#tmp_wrap_main {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_wrap_main {
	padding:0 10px !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
#tmp_wrap_contents {
	padding:0 !important;
}
#tmp_copyright {
	text-align:left !important;
}
/* for IE7.0 */
*:first-child+html #tmp_contents h1,
*:first-child+html #tmp_contents h2,
*:first-child+html #tmp_contents h3,
*:first-child+html #tmp_contents h4,
*:first-child+html #tmp_contents h5,
*:first-child+html #tmp_contents h6,
*:first-child+html #tmp_contents .box_btn li {
	min-height:1%;
}
*:first-child+html .used_bg_img span {
	visibility:hidden;
}
/* for IE6.0 */
* html #tmp_contents h1,
* html #tmp_contents h2,
* html #tmp_contents h3,
* html #tmp_contents h4,
* html #tmp_contents h5,
* html #tmp_contents h6,
* html #tmp_contents .box_btn li {
	display:inline-block;
}
* html .used_bg_img span {
	visibility:hidden;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */

}
}