@charset "utf-8";

/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	margin:0 0 1.5em; /* 変更しない */
	padding:5px 80px 10px 10px;
	background:url(/shared/templates/shiroishi/images/contents/h1_bg.jpg) no-repeat left bottom;
	border-top:1px solid #EF8F8F;
	border-right:1px solid #EF8F8F;
	font-size:140%; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents h2 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:2px 45px 2px 10px;
	font-size:130%; /* 変更しない */
	background:url(/shared/templates/shiroishi/images/contents/h2_bg.jpg) no-repeat left bottom;
	clear:both; /* 変更しない */
}
#tmp_contents h3 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:2px 5px;
	font-size:120%; /* 変更しない */
	background:url(/shared/templates/shiroishi/images/contents/h3_bg.gif) repeat-x left bottom;
	clear:both; /* 変更しない */
}
#tmp_contents h4 {
	margin:1.5em 0 0.8em; /* 変更しない */
	padding:0 0 0 10px;
	font-size:110%; /* 変更しない */
	background:url(/shared/templates/shiroishi/images/contents/h4_bg.gif) no-repeat left top;
	clear:both; /* 変更しない */
}
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em; /* 変更しない */
	font-size:110%; /* 変更しない */
	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/templates/free/images/contents/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 ul.list_icon2,
#tmp_contents ul.list_icon2 ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon2.gif);
}
#tmp_contents ul.list_icon3,
#tmp_contents ul.list_icon3 ul {
	list-style-image:url(/shared/templates/free/images/contents/list_icon3.gif);
}
#tmp_contents hr {
	height:1px; /* 変更しない */
	color:#CCCCCC; /* 変更しない */
	background-color:#CCCCCC; /* 変更しない */
	border:none; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents table {
	margin:0 0 0.8em; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:1px solid #BBBBBB;
}
#tmp_contents table th {
	padding:5px 8px;
	color:inherit;
	background-color:#FDE1E1;
	border:1px solid #BBBBBB;
}
#tmp_contents table td {
	padding:5px 8px;
	border:1px solid #BBBBBB;
}
#tmp_contents table caption {
	padding:0 0 0.5em; /* 変更しない */
	font-weight:bold; /* 変更しない */
	text-align:left; /* 変更しない */
}
#tmp_contents table p {
	margin:0; /* 変更しない */
}
#tmp_contents table.col2 p,
#tmp_contents table.col3 p,
#tmp_contents table.layouttable p,
#tmp_contents table.img_cap p {
	margin:0 0 0.8em; /* selector pと同じ値を設定 */
}
#tmp_contents table ul,
#tmp_contents table ol {
	margin:0.2em 0 0 24px; /* 変更しない */
}
#tmp_contents table.col2 ul,
#tmp_contents table.col2 ol,
#tmp_contents table.col3 ul,
#tmp_contents table.col3 ol,
#tmp_contents table.layouttable ul,
#tmp_contents table.layouttable ol {
	margin:0 0 1em 3.2em; /* selector ul,selector olと同じ値を設定 */
}
#tmp_contents table ul ul,
#tmp_contents table ul ol,
#tmp_contents table ol ul,
#tmp_contents table ol ol {
	margin:0.3em 0 0 24px; /* 変更しない */
}
#tmp_contents table.col2 ul ul,
#tmp_contents table.col2 ul ol,
#tmp_contents table.col2 ol ul,
#tmp_contents table.col2 ol ol,
#tmp_contents table.col3 ul ul,
#tmp_contents table.col3 ul ol,
#tmp_contents table.col3 ol ul,
#tmp_contents table.col3 ol ol,
#tmp_contents table.layouttable ul ul,
#tmp_contents table.layouttable ul ol,
#tmp_contents table.layouttable ol ul,
#tmp_contents table.layouttable ol ol {
	margin:0.3em 0 0 1.5em; /* selector ul ul,ul ol,ol ul,ol olと同じ値を設定 */
}
/* ==================================================
parts
================================================== */
/* outline
============================== */
#tmp_contents table.outline {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	border-collapse:collapse; /* 変更しない */
	border-spacing:0; /* 変更しない */
	border:2px solid #FFCC00;
	clear:both; /* 変更しない */
}
#tmp_contents table.outline td {
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	margin:0 0 0.8em; /* 変更しない */
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
	border:2px solid #FFCC00;
	clear:both;
}
* html #tmp_contents div.outline {
	width:100%; /* 変更しない */
}
#tmp_contents .outline p {
	margin:0; /* 変更しない */
}
#tmp_contents .outline ul {
	margin-bottom:0; /* 変更しない */
	margin-left:24px; /* 変更しない */
}
#tmp_contents .outline ol {
	margin-bottom:0; /* 変更しない */
	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; /* 変更しない */
}
/* box_info
============================== */
#tmp_contents table.box_info {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	background:transparent;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents div.box_info {
	margin:0 0 0.8em; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents .box_info .box_info_ttl {
	padding:0;
	color:#4B3E1F;
	font-weight:bold;
	background:#FAEFDA url(/shared/templates/shiroishi/images/contents/box_info_ttl_rgt.jpg) no-repeat right top;
}
#tmp_main #tmp_contents table.box_info,
#tmp_main #tmp_contents table.box_info td.box_info_ttl {
	border:none;
}
#tmp_contents .box_info .box_info_ttl p {
	margin:0;
	padding:5px 10px 2px;
	background:url(/shared/templates/shiroishi/images/contents/box_info_ttl_lft.jpg) no-repeat left top;
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
	border:1px solid #D69E1F;
}
#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 table.box_link {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	background:transparent;
	border-collapse:collapse;
	border-spacing:0;
}
#tmp_contents div.box_link {
	margin:0 0 0.8em; /* 変更しない */
	clear:both; /* 変更しない */
}
#tmp_contents .box_link .box_link_ttl {
	padding:0;
	color:#1B4350;
	font-weight:bold;
	background:#DCF1F8 url(/shared/templates/shiroishi/images/contents/box_link_ttl_rgt.jpg) no-repeat right top;
}
#tmp_main #tmp_contents table.box_link,
#tmp_main #tmp_contents table.box_link td.box_link_ttl {
	border:none;
}
#tmp_contents .box_link .box_link_ttl p {
	margin:0;
	padding:5px 10px 2px;
	background:url(/shared/templates/shiroishi/images/contents/box_link_ttl_lft.jpg) no-repeat left top;
}
#tmp_contents .box_link .box_link_cnt {
	padding:10px 10px 0;
	border:1px solid #2B9FC6;
}
#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 table.box_menu {
	width:100%; /* 変更しない */
	margin:0 0 0.8em; /* 変更しない */
	background:transparent url(/shared/templates/shiroishi/images/contents/box_bg.jpg) no-repeat right top;
	border-collapse:collapse;
	border-spacing:0;
	border-top:1px solid #EDBCBC;
	border-right:1px solid #EDBCBC;
	border-bottom:1px solid #BF8080;
	border-left:1px solid #EDBCBC;
}
#tmp_contents table.box_menu td {
	padding:5px 10px;
}
#tmp_main #tmp_contents table.box_menu td {
	border:none;
}
#tmp_contents div.box_menu {
	margin:0 0 0.8em; /* 変更しない */
	padding:10px 10px 0;
	background:url(/shared/templates/shiroishi/images/contents/box_bg.jpg) no-repeat right top;
	border-top:1px solid #EDBCBC;
	border-right:1px solid #EDBCBC;
	border-bottom:1px solid #BF8080;
	border-left:1px solid #EDBCBC;
	clear:both; /* 変更しない */
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin-bottom:5px;
	padding:0;
	font-weight:bold;
}
#tmp_contents .box_menu .box_menu_cnt p {
	margin-bottom:10px;
}
#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; /* 変更しない */
}
/* enquete_table
============================== */
#tmp_contents table.enquete_table {
	width:100%; /* 変更しない */
}
#tmp_contents table.enquete_table th {
	width:20%; /* 変更しない */
}
#tmp_contents table.enquete_table .nes {
	color:#C40000; /* shared.cssのtxt_red */
	font-weight:bold; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
#tmp_contents table.enquete_table .memo {
	color:#C40000; /* shared.cssのtxt_red */
	font-weight:normal; /* 変更しない */
	background-color:transparent; /* 変更しない */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* 変更しない */
	text-align:center; /* 変更しない */
}
/* ==================================================
contents
================================================== */
/* event
============================== */
#tmp_contents .photo_box {
	clear:both;
}
#tmp_contents .wrap_photo_box_txt {
	width:100%;
	margin-right:-220px;
	float:left;
}
#tmp_contents .photo_box_txt {
	margin-right:220px;
}
#tmp_contents .photo_box_img {
	width:200px;
	float:right;
}
/* event_cal */
#tmp_contents .event_prev {
	font-weight:bold;
}
#tmp_contents .event_prev a {
	padding:9px 0 9px 30px;
	background:url(/shared/site_shiroishi/images/navi/event/cal_prev_icon.jpg) no-repeat left center;
}
#tmp_contents .event_next {
	font-weight:bold;
	text-align:right;
}
#tmp_contents .event_next a {
	background:url(/shared/site_shiroishi/images/navi/event/cal_next_icon.jpg) no-repeat right center;
	padding:9px 30px 9px 0;
}
/* map
============================== */
/* free */
#tmp_gmap_box {
	width:480px;
	height:360px;
	margin:0 0 15px 0;
	border:1px solid #CCCCCC;
	clear:both;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_faq_cnt:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .wrap_photo_box_txt:after,
#tmp_contents #photo_report:after,
#tmp_contents .box_blue_cnt: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 div.outline,
*:first-child+html #tmp_contents div.box_info_cnt,
*:first-child+html #tmp_contents div.box_link_cnt,
*:first-child+html #tmp_contents div.box_faq_cnt,
*:first-child+html #tmp_contents div.box_menu_cnt,
*:first-child+html #tmp_contents .wrap_photo_box_txt,
*:first-child+html #tmp_contents #photo_report,
*:first-child+html #tmp_contents .box_blue_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents div.outline,
* html #tmp_contents div.box_info_cnt,
* html #tmp_contents div.box_link_cnt,
* html #tmp_contents div.box_faq_cnt,
* html #tmp_contents div.box_menu_cnt,
* html #tmp_contents .wrap_photo_box_txt,
* html #tmp_contents #photo_report {
	display:inline-block; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper3,
#tmp_footer,
#tmp_copyright {
	float:none !important;
	width:100% !important;
}
#tmp_wrapper2,
#tmp_wrap_footer,
#tmp_wrap_copyright {
	min-width:initial !important;
	min-width:0 !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_wrap_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_twitter,
#tmp_facebook,
#tmp_mixi,
#tmp_gooble_plus,
#tmp_hatena,
#tmp_fnavi,
.plugin,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_contact_navi {
	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_wrapper2,
#tmp_pankuzu,
#tmp_wrap_main,
.wrap_col_main,
#tmp_footer {
	background:none !important;
}
#tmp_footer_inq {
	background:none !important;
	border:none !important;
}
#tmp_wrap_copyright {
	color:#000000 !important;
	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 {
	page-break-before:always;
}
#tmp_hlogo {
	margin:0 !important;
}
#tmp_f_address {
	min-height:0 !important;
}
* html #tmp_f_address {
	height:0 !important;
}
/* for IE7.0 */
*:first-child+html h1,
*:first-child+html h2,
*:first-child+html h3,
*:first-child+html h4,
*:first-child+html h5,
*:first-child+html h6 {
	min-height:1%;
}
/* for IE6.0 */
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6,
* html #tmp_contents div.outline,
* html #tmp_contents .box_info,
* html #tmp_contents .box_info_ttl,
* html #tmp_contents .box_info_ttl p,
* html #tmp_contents .box_link,
* html #tmp_contents .box_link_ttl,
* html #tmp_contents .box_link_ttl p,
* html #tmp_contents .box_info_ttl,
* html #tmp_contents .box_info_ttl p,
* html #tmp_contents .box_faq,
* html #tmp_contents .box_faq_ttl,
* html #tmp_contents .box_faq_ttl p,
* html #tmp_contents .box_info_ttl,
* html #tmp_contents .box_info_ttl p,
* html #tmp_contents .box_menu,
* html #tmp_contents .box_menu_ttl,
* html #tmp_contents .box_menu_ttl p,
* html #tmp_contents #tmp_inquiry_ttl,
* html #tmp_contents #tmp_inquiry_ttl p {
	display:inline-block;
}
/* for Firefox */
#tmp_main:after,
#tmp_wrap_lm:after {
	content:"."; /* 変更しない */
	height:1px; /* 変更しない */
}
}