@charset "utf-8";

#tmp_contents h1 {
	margin: 0 0 0.8em;
	clear: both;
	/* Do not edit */
	color: #222222;
	font-size: 237.5%;
	padding: 28px 10px 19px 19px;
	background: #FFFFFF url(/shared/templates/kyodo_free/images/bg_h1.jpg) left 15% repeat-y;
	background-size: 100% auto;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 1.5em 0 0.8em;
	clear: both;
	/* Do not edit */
	color: #222222;
}
#tmp_contents h2 {
	padding: 12px 20px 13px 17px;
	font-size: 187.5%;
	background: url(/shared/templates/kyodo_free/images/bg_h2.png) 100% top repeat-y, url(/shared/templates/kyodo_free/images/bg_h2_top.png) no-repeat 0px center;
	background-color: #f8f0da;
}

#tmp_contents h3 {
	font-size: 162.5%;
	padding: 6px 10px 6px 21px;
	border-bottom: 2px solid #8c794d;
	background: transparent url(/shared/templates/kyodo_free/images/bg_h3.png) left 14px no-repeat;
}

#tmp_contents h4 {
	font-size: 137.5%;
	padding: 3px 10px 3px 18px;
	background: transparent url(/shared/templates/kyodo_free/images/bg_h4.png) left 10px no-repeat;
}

#tmp_contents h5 {
	font-size: 125%;
	padding: 3px 10px 3px 0px;
	background-color: #FFFFFF;
}

#tmp_contents h6 {
	padding-right: 10px;
	font-size: 112.5%;
}

#tmp_contents table {
	word-break: break-all;
}

#tmp_contents p {
	margin: 0 0 0.8em 0;
	/* Do not edit */
	line-height: 1.8;
}

#tmp_contents p a {
	color: #222222;
}
#tmp_contents p a:hover,
#tmp_contents p a:focus,
#tmp_contents p a:active {
	text-decoration: none;
}

#tmp_contents ul {
	margin: 0 0 1em 3.2em;
	/* Do not edit */
	list-style-image: url(/shared/site_kyodo/images/icon/list_icon.gif);
	/* Do not edit */
}

#tmp_contents ol {
	margin: 0 0 1em 3.2em;
	/* Do not edit */
	list-style-image: none;
	/* Do not edit */
}

#tmp_contents ul li,
#tmp_contents ol li {
	margin: 0 0 0.5em;
	/* Do not edit */
}

#tmp_contents ul li a,
#tmp_contents ol li a {
	color: #222222;
}

#tmp_contents ul li a:focus,
#tmp_contents ol li a:focus,
#tmp_contents ul li a:hover,
#tmp_contents ol li a:hover {
	text-decoration: none;
}

#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin: 0.3em 0 0 1.5em;
	/* Do not edit */
}

#tmp_contents hr {
	height: 1px;
	/* Do not edit */
	color: #CCCCCC;
	/* Do not edit */
	background-color: #CCCCCC;
	/* Do not edit */
	border: none;
	/* Do not edit */
	clear: both;
	/* Do not edit */
}

/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin: 0 0 0.3em;
	border-collapse: collapse;
	border-spacing: 0;
}

table.img_cap td {
	padding: 0;
}

div.img_cap {
	margin: 0 0 0.3em;
}

div.img_cap img {
	margin: 0 !important;
}

/* outline
================================================== */
#tmp_contents .outline {
	margin: 0 0 40px;
	clear: both;
	background-color: #f0f5f9;
}

#tmp_contents table.outline {
	width: 100%;
	/* Do not edit */
	border-collapse: collapse;
	/* Do not edit */
	border-spacing: 0;
	/* Do not edit */
}

#tmp_contents table.outline td {
	padding: 13px 20px 0;
	color: inherit;
}

#tmp_contents div.outline {
	padding: 13px 20px 0;
	color: inherit;
	background-color: #f0f5f9;
}

#tmp_contents .outline ul {
	margin-left: 24px;
	/* Do not edit */
}

#tmp_contents .outline ol {
	margin-left: 24px;
	/* Do not edit */
}

#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;
	/* Do not edit */
}

/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#tmp_contents ul.box_btn li {
	margin: 0 0 24px;
	color: inherit;
	border: 2px solid #8c794d;
	background: transparent;
}

#tmp_contents ul.box_btn li a {
	position: relative;
	display: block;
	padding: 25px 32px 21px 40px;
	text-decoration: none;
	color: #222222;
	font-weight: 500;
	background: transparent url(/shared/site_kyodo/images/icon/linkicon.png) 18px 28px no-repeat;
	line-height: 1.65;
}

#tmp_contents .col3 ul.box_btn li a {
	padding: 25px 32px 21px 40px;
}

#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus {
	text-decoration: underline;
}

/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 0 0 40px;
	clear: both;
	border: 1px solid #baae85;
}

#tmp_contents table.box_info {
	width: 100%;
	/* Do not edit */
	border-collapse: collapse;
	/* Do not edit */
	border-spacing: 0;
	/* Do not edit */
}

#tmp_contents .box_info .box_info_ttl {
	padding: 12px 20px;
	color: inherit;
	font-weight: bold;
}

#tmp_contents .box_info .box_info_ttl p {
	margin-bottom: 0;
	/* Do not edit */
	font-size: 137.5%;
	background: #FFFFFF url(/shared/templates/kyodo_free/images/boxinfo_bg.png) left 8px no-repeat;
	color: #222222;
	border-bottom: 1px solid #cccccf;
	padding: 0 21px 15px;
}

#tmp_contents .box_info .box_info_cnt {
	padding: 3px 16px 4px;
}

#tmp_contents .box_info .box_info_cnt ul li {
	margin-bottom: 11px;
}

#tmp_contents .box_info ul {
	margin-bottom: 0.8em;
	/* Do not edit */
	margin-left: 20px;
	/* Do not edit */
}

#tmp_contents .box_info ol {
	margin-bottom: 0.8em;
	/* Do not edit */
	margin-left: 20px;
	/* Do not edit */
}

#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 20px;
	/* Do not edit */
}

/* box_link
================================================== */
#tmp_contents .box_link {
	margin: 0 0 40px;
	clear: both;
	border: 1px solid #baae85;
}

#tmp_contents table.box_link {
	width: 100%;
	/* Do not edit */
	border-collapse: collapse;
	/* Do not edit */
	border-spacing: 0;
	/* Do not edit */
}

#tmp_contents .box_link .box_link_ttl {
	padding: 12px 20px;
	color: inherit;
	font-weight: bold;
}

#tmp_contents .box_link .box_link_ttl p {
	margin-bottom: 0;
	/* Do not edit */
	font-size: 137.5%;
	background: #FFFFFF url(/shared/templates/kyodo_free/images/boxinfo_bg.png) left 8px no-repeat;
	color: #222222;
	border-bottom: 1px solid #cccccf;
	padding: 0 21px 15px;
}

#tmp_contents .box_link .box_link_cnt ul li {
	margin-bottom: 11px;
}

#tmp_contents .box_link .box_link_cnt {
	padding: 3px 16px 4px;
}

#tmp_contents .box_link ul {
	margin-bottom: 0.8em;
	/* Do not edit */
	margin-left: 20px;
	/* Do not edit */
}

#tmp_contents .box_link ol {
	margin-bottom: 0.8em;
	/* Do not edit */
	margin-left: 20px;
	/* Do not edit */
}

#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 20px;
	/* Do not edit */
}

/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin: 0 0 40px;
	border: 1px solid #8c794d;
	clear: both;
}

#tmp_contents table.box_menu {
	width: 100%;
	/* Do not edit */
	border-collapse: collapse;
	/* Do not edit */
	border-spacing: 0;
	/* Do not edit */
}

#tmp_contents .box_menu .box_menu_ttl {
	padding: 0;
	color: #222222;
	background: #f8edce url(/shared/templates/kyodo_free/images/boxlink_bg.png) top right no-repeat;
	padding: 17px 20px 15px;
	border-bottom: 1px solid #8c794d;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin: 0;
	line-height: 1.6;
	font-size: 112.5%;
	font-weight: bold;
}
#tmp_contents .box_menu .box_menu_ttl a {
	position: relative;
	display: block;
	margin:-17px -20px -15px;
	padding: 17px 20px 15px 43px;
	text-decoration: none;
	color: #222222;
	background: transparent url(/shared/site_kyodo/images/icon/linkicon.png) 19px 22px no-repeat;
}

#tmp_contents .box_menu .box_menu_cnt {
	padding: 15px 20px 3px 18px;
}

#tmp_contents .box_menu .box_menu_cnt a {
	text-decoration: underline;
	line-height: 1.8;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus {
	text-decoration: underline;
}
#tmp_contents .box_menu .box_menu_cnt a:focus,
#tmp_contents .box_menu .box_menu_cnt a:hover {
	text-decoration: none;
}

#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;
	/* Do not edit */
	margin-left: 24px;
	/* Do not edit */
}

#tmp_contents .box_menu ol {
	margin-bottom: 0.8em;
	/* Do not edit */
	margin-left: 24px;
	/* Do not edit */
}

#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;
	/* Do not edit */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 40px;
	color: inherit;
	background-color: #FFFFFF;
	border-collapse: collapse;
	/* Do not edit */
	border-spacing: 0;
	/* Do not edit */
	border: 1px solid #cdcfde;
	word-break: break-all;
}

#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 9px 8px;
	color: inherit;
	background-color: #eae8db;
	border: 1px solid #cdcfde;
	color: #222222;
}

#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 7px 15px;
	border: 1px solid #cdcfde;
	color: #222222;
}

#tmp_contents table.datatable td a {
	color: #222222;
	background-color: #FFFFFF;
}

#tmp_contents table.datatable td a:hover,
#tmp_contents table.datatable td a:focus {
	text-decoration: none;
}

#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding: 0 0 0.5em;
	/* Do not edit */
	font-weight: bold;
	/* Do not edit */
	text-align: left;
	/* Do not edit */
}

#tmp_contents table.datatable p {
	margin: 0;
	/* Do not edit */
}

#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;
	/* Do not edit */
}

#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;
	/* Do not edit */
}

#tmp_contents table.enquete_table {
	width: 100%;
	/* Do not edit */
}

#tmp_contents table.enquete_table th {
	width: 20%;
	/* Do not edit */
}

#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color: #990000;
	/* base.css > Styles > .text_red */
	font-weight: normal;
	/* Do not edit */
	background-color: transparent;
	/* Do not edit */
}

/* form_btn */
#tmp_contents .enquete_button {
	margin: 15px 0;
	/* Do not edit */
	text-align: center;
	/* Do not edit */
}

/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color: inherit;
	background-color: #FCECEC;
	/* base.css > Styles > th.bg_red */
}

#tmp_contents table.datatable table th.bg_yellow {
	color: inherit;
	background-color: #FBFBDF;
	/* base.css > Styles > th.bg_yellow */
}

#tmp_contents table.datatable table th.bg_blue {
	color: inherit;
	background-color: #EBF9FC;
	/* base.css > Styles > th.bg_blue */
}

#tmp_contents table.datatable table th.bg_gray {
	color: inherit;
	background-color: #E9E9E9;
	/* base.css > Styles > th.bg_gray */
}

#tmp_contents table.datatable table th.bg_green {
	color: inherit;
	background-color: #EDFBEE;
	/* base.css > Styles > th.bg_green */
}

#tmp_contents table.datatable table th.bg_purple {
	color: inherit;
	background-color: #EDE9FA;
	/* base.css > Styles > th.bg_purple */
}

/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border: none;
	/* Do not edit */
}

#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color: inherit;
	/* Do not edit */
	background-color: transparent;
	/* Do not edit */
	border: none;
	/* Do not edit */
}

#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border: none;
	/* Do not edit */
}

#tmp_contents table.datatable table.datatable {
	border: 1px solid #AABBCC;
	/* = table.datatable */
}

#tmp_contents table.datatable table.datatable th {
	color: inherit;
	/* Do not edit */
	background-color: #DDEEFF;
	/* = table.datatable th */
	border: 1px solid #AABBCC;
	/* = table.datatable th */
}

#tmp_contents table.datatable table.datatable td {
	border: 1px solid #AABBCC;
	/* = table.datatable td */
}

/* ==================================================
contents
================================================== */
/* map
============================== */
/* free */
#tmp_contents .box_gmap * {
	box-sizing: content-box;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#tmp_contents .box_gmap {
	width:480px;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box {
	height:360px;
	border:1px solid #CCCCCC;
	clear:both;
}

/* feedback
============================== */
#tmp_feedback {
	margin: 0 0 40px;
	border: 1px solid #324580;
	clear: both;
}

#tmp_feedback_ttl {
	padding: 15px 8px 0;
}

#tmp_feedback_ttl p {
	margin-bottom: 0 !important;
	font-size: 137.5%;
	font-weight: bold;
	padding: 2px 12px 11px;
	border-bottom: 1px solid #cccccf;
}

#tmp_feedback_cnt {
	padding: 20px 20px 0;
	font-size: 112.5%;
}

#tmp_feedback_cnt fieldset {
	margin: 0 0 0.5em 0;
	clear: both;
}

#tmp_feedback_cnt fieldset legend {
	margin: 0 0 5px 0;
	font-weight: bold;
	word-wrap:break-word;
	clear: both;
}

#tmp_feedback_cnt fieldset p {
	display: inline;
	margin: 0 1em 0 0;
	float: left;
}

#tmp_feedback_cnt .submit input {
	display: block;
	margin: 22px auto;
	padding: 14px 90px 10px;
	border: 1px solid #324580;
	color: #222222;
	background-color: #FFFFFF;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	cursor: pointer;
	min-width: 198px;
	line-height: 1.8;
	font-size: 88.9%;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin: 0 0 40px;
	padding: 20px 10px 10px 18px;
	border: 3px solid #ededed;
	clear: both;
	line-height: 1.5;
}

.plugin .plugin_img {
	margin: 0 17px 0 0 !important;
	float: left;
}

.plugin .plugin_img img {
	vertical-align: top;
}

.plugin p {
	margin: 0 !important;
}

.plugin a {
	color: #222222;
}

.plugin a:hover,
.plugin a:focus {
	text-decoration: none;
}

/* pankuzu
============================== */
#tmp_pankuzu {
	position: relative;
	padding: 8px 0 0 0;
	margin: 0 0 15px;
	background-color: transparent;
	color: #222222;
	font-size: 87.5%;
	clear:both;
}

#tmp_pankuzu a {
	color: #222222;
	background-color: transparent;
}

#tmp_pankuzu a:hover,
#tmp_pankuzu a:focus {
	text-decoration: none;
}

/* custom_update
============================== */
#tmp_wrap_custom_update {
	margin: 0 0 47px;
}

#tmp_custom_update {
	float: right;
	text-align: right;
}

#tmp_share,
#tmp_update {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.4;
}

#tmp_update {
	margin: 0 0 0 5px;
	color: #222222;
	background-color: transparent;
	font-size: 87.5%;
}

#tmp_share .share_fb,
#tmp_share .share_twitter,
#tmp_share .share_line {
	display: inline-block;
}

#tmp_share .share_twitter,
#tmp_share .share_line {
	margin: 0 0 0 11px;
}

#tmp_share a {
	display: block;
	color: #000000;
	background-color: transparent;
}
/* ==================================================
文字サイズ・色合い変更設定ページ用
================================================== */
#tmp_contents #tmp_fsize table,
#tmp_contents #tmp_color table {
	color: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td,
#tmp_contents #tmp_color table td{
	width: 50%;
	padding: 5px 8px;
	border: 1px solid #b0b0b0;
	font-size: 114.2%;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) th,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) th {
	background-color:#ffffff;
}
#tmp_contents #tmp_fsize .datatable a,
#tmp_contents #tmp_color .datatable a {
	text-decoration:none;
	display:block;
	color:#000000;
}
#tmp_contents #tmp_fsize table td a:hover,
#tmp_contents #tmp_color table td a:hover {
	opacity:0.6;
}
#tmp_contents #tmp_fsize {
	font-size: 100% !important;
}
#tmp_contents #tmp_color {
	margin-bottom:30px;
}
#tmp_contents #tmp_fsize .fsize_small .cs_heading {
	font-size: 1.4rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.75rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 1.6rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size: 1rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 2.3rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.5rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 3.2rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 2rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	font-size:250%;
	display:block;
	margin:0 0 0.8em;
	clear:both; /* Do not edit */
	line-height:1.2;
	padding:15px 10px;
	font-weight:bold;
	background: #FFFFFF url(/shared/templates/kyodo_free/images/bg_h1.jpg) left top repeat-y;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	padding:20px;
	color:inherit;
	background-color:#f0f5f9;
	clear:both; /* Do not edit */
}
#tmp_contents #tmp_color .color_yellow .cs_heading,
#tmp_contents #tmp_color .color_black .cs_heading,
#tmp_contents #tmp_color .color_blue .cs_heading {
	background-image: none;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_blue .cs_heading,
#tmp_contents .cs_box.color_blue .cs_outline {
	display: block;
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_yellow .cs_heading,
#tmp_contents .cs_box.color_yellow .cs_outline {
	display: block;
	color:#000000 !important;
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_black,
#tmp_contents .cs_box.color_black .cs_heading,
#tmp_contents .cs_box.color_black .cs_outline {
	display: block;
	color:#FFFF00 !important;
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_blue .cs_heading {
	border-bottom: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading {
	border-bottom: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading {
	border-bottom: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_default,
#tmp_contents .cs_box.color_default .cs_heading,
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
	color:#212121 !important;
	background-color:#ffffff !important;
	border-color:transparent !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
	color: #212121 !important;
	background: transparent !important;
	margin:0 0 0.8em !important; /* Do not edit */
	padding: 20px 10px !important;
	border:2px solid #0c487b !important;
	clear:both !important; /* Do not edit */
}
#tmp_contents .cs_box.color_default .cs_heading {
	display: block !important;
	margin-bottom: 0.8em !important;
	padding:15px 10px !important;
	font-size: 171.4% !important;
	line-height: 1.2 !important;
	color: #000000 !important;
}
/* お知らせ一覧
================================================== */
#tmp_contents #tmp_notice .notice_cnt ul{
	list-style: none;
	margin-left: 0;
	margin-bottom: 60px;
}
#tmp_contents #tmp_notice .notice_cnt li{
	border-bottom: 1px solid #cccccf;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 16px;
	line-height: 1.5;
}
#tmp_contents #tmp_notice .noctice_category{
	display: inline-block;
	text-align: center;
	font-size: 87.5%;
	min-width: 120px;
	border: 1px solid #818181;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	color: #313030;
	background-color: #ffffff;
	margin-left: 20px;
	padding: 2px 5px 1px;
	margin-bottom: 14px;
}
#tmp_contents #tmp_notice .notice_cnt a{
	display: table;
	padding-left: 40px;
	background: #ffffff url(/shared/templates/kyodo_top/images/icon/disc_light_yellow.png) 20px 5px no-repeat;
	background-size: 10px auto;
	-webkit-background-size: 10px auto;
	-moz-background-size: 10px auto;
	color: #313030;
	text-decoration: none;
	margin-right: -7px;
}
#tmp_contents #tmp_notice .notice_cnt a:hover,
#tmp_contents #tmp_notice .notice_cnt a:focus,
#tmp_contents #tmp_notice .notice_cnt a:active{
	text-decoration: underline;
}
#tmp_contents #tmp_notice .info_category {
	display: block;
	width: 120px;
	height: auto;
	margin-bottom: 14px;
	margin-left: 20px;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins: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_contents #tmp_facilities_btn ul:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after {
	content: "";
	/* Do not edit */
	display: table;
	/* Do not edit */
	clear: both;
	/* Do not edit */
}

/* ==================================================
print
================================================== */
@media print {
	body {
		background: #FFFFFF !important;
	}

	#tmp_wrapper {
		width: 100% !important;
		min-width:auto !important;
	}

	#tmp_header {
		margin:0 0 10px !important;
		padding:0 0 10px !important;
		color: #000000 !important;
		background: #FFFFFF !important;
		border-bottom: 1px solid #000000 !important;
		height:auto;
	}

	#tmp_footer {
		margin-top: 10px !important;
		padding-top: 10px !important;
		color: #000000 !important;
		background: #FFFFFF !important;
		border-top: 1px solid #000000 !important;
	}
	.container{
		width: 100% !important;
		padding:0;
	}
	#tmp_hlogo {
		float:none;
		margin:0;
	}

	#tmp_wrap_regulation,
	#tmp_means,
	#tmp_sp_social,
	#tmp_search,
	.gnavi,
	.wrap_col_lft_navi,
	.wrap_col_rgt_navi,
	.pnavi,
	.fnavi,
	.plugin,
	#tmp_social_plugins,
	#tmp_feedback,
	#tmp_pankuzu {
		display: none !important;
	}

	.wrap_col_nm,
	.column_lnavi .wrap_col_main,
	.column_rnavi .wrap_col_main {
		float: none !important;
	}

	body,
	#tmp_pankuzu {
		background: none !important;
	}

	.wrap_col_nm,
	.wrap_col_nm2,
	.col_main {
		margin: 0 !important;
		padding: 0 !important;
	}

	#tmp_contents .box_gmap {
		display: inline-block;
		margin: 0;
		padding: 170px 0 0 0;
		position: relative;
		top: -170px;
		page-break-before: always;
	}

	.copyright {
		text-align: left !important;
	}

	/* for Firefox */
	#tmp_main:after,
	.col_nm:after {
		content: ".";
		/* Do not edit */
		height: 1px;
		/* Do not edit */

	}
}

