<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------------------
	遖丞ｳｶ逵瑚ｦｳ蜈臥黄逕｣莠､豬∝鵠莨�
	繝ｪ繝九Η繝ｼ繧｢繝ｫ 繝�せ繝�

	繝九Η繝ｼ繧ｹ&amp;繝医ヴ繝�け繧ｹ
	http://li9.jp/web/tabi/news/index.html

	繝九Η繝ｼ繧ｹ��ヨ繝斐ャ繧ｯ繧ｹcss
	news.css

	create 20131021- T.Y
---------------------------------------- */


/* index.html 荳隕ｧ逕ｨ
---------------------------------------- */
.search_head_flex {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	display:flex;
	justify-content:flex-start;
	align-items:flex-end;
}
.search_head_flex span {
	color:#339966;
	flex:1;
	display:block;
	border-bottom:3px solid #339966;
	text-align:left;
	padding-bottom: 2.5px;
	line-height: 100%;
	font-size:1.8rem;
}
@media (min-width: 960px) {
  .search_head_flex span {
    font-size:2.2rem;
  }
}
.search_box {
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.search_box2 {
	padding-top: 20px;
	border-top: 5px solid #339966;
}
.tab_search {
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.tab_search .menu {
	margin-bottom: -2px;
	padding-left: 1px;
	position: relative;
	z-index: 10;
	overflow: hidden;
	zoom: 1;
}
.search_box .tab_box {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top: 5px solid #339966;
	border-bottom: 1px solid #339966;
	border-right: 1px solid #339966;
	border-left: 1px solid #339966;
	background-color: #FFFFE6;
	padding-top: 10px;
	text-align: left;
}
.search_box .tab_box .block01 {
	margin-bottom: 5px;
	padding: 0px 10px 5px 10px;
	border-bottom: 2px dotted #CCCCCC;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	width:auto;
	flex-direction: column;
}
@media (min-width: 960px) {
	.search_box .tab_box .block01 {
		flex-direction: row;
	}
}

.search_box .tab_box .block01 .title {
	width: 100%;
	margin-right:15px;
	background-color: #339966;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
}
@media (min-width: 960px) {
	.search_box .tab_box .block01 .title {
		width: 240px;
	}
}

.search_box .tab_box .block01 ul, .inputKeyword {
	margin-top:5px;
	width: calc(100% - 15px);
}
@media (min-width: 960px) {
	.search_box .tab_box .block01 ul, .inputKeyword {
		margin-top:0px;
		width: calc(100% - 240px - 15px);
	}
}

.search_box .tab_box .block01 ul li {
	display: inline-block;
	list-style: none;
	margin-bottom: 3px;
	margin-right:10px;
}
.search_box .tab_box .block01 label {
	margin-left: 3px;
}
.search_box .tab_box .block02_keyword {
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	width: 355px;
	float: left;
}
.search_box .tab_box .block02_keyword .title {
	background-color: #339966;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 10px;
	float: left;
	margin-bottom: 5px;
}
.search_box .tab_box .block02_keyword input {
	width: 355px;
	height: 28px;
}
.search_box .tab_box .block02_thema {
	margin-bottom: 10px;
	margin-right: 10px;
	width: 310px;
	float: right;
}
.search_box .tab_box .block02_thema .title {
	background-color: #339966;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 10px;
	float: left;
	margin-bottom: 5px;
}
.search_box .tab_box .block02_thema select {
	width: 300px;
	height: 28px;
}
.search_box .tab_box .button01 {
	margin: 23px auto 10px;
	clear: both;
	display: block;
	width: 300px;
}
.search_box .tab_box .button01 #submit {
	background-image: url(../photo/img/btn_search.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 39px;
	border-style: none;
	cursor: pointer;
	overflow: hidden;
}
.search_box .tab_box .button01 #submit:hover {
	background-image: url(../photo/img/btn_search.png);
	background-position: 0px -40px;
}
.search_result_box {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.search_result_box .head_comment {
	text-align: left;
}
.search_result_box .kensu_box {
	background-color: #339966;
	margin: 0 0 15px 0;
	padding: 2px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.kensu_box .page00 {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
	background-image: url(../photo/img/page_rr.png);
	background-repeat: no-repeat;
	display: none;
}
@media (min-width: 960px) {
	.kensu_box .page00 {
		display: block;
	}
}
.kensu_box .page00 a {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
	background-image: url(../photo/img/page_rr.png);
}
.kensu_box .page00 a:hover {
	background-image: url(../photo/img/page_rr.png);
	background-position: 0px -26px;
}
.kensu_box .page99 {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 25px;
	background-image: url(../photo/img/page_ff.png);
	background-repeat: no-repeat;
	display: none;
}
@media (min-width: 960px) {
	.kensu_box .page99 {
		display: block;
	}
}
.kensu_box .page99 a{
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 25px;
	width: 25px;
	background-image: url(../photo/img/page_ff.png);
}
.kensu_box .page99 a:hover {
	background-image: url(../photo/img/page_ff.png);
	background-position: 0px -26px;
}
.kensu_box ul {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	top: 0;
	left: 5px;
	width:calc(100% - 5px);
}
.kensu_box ul li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	width:fit-content;
	height:auto;
}
@media (min-width: 960px) {
	.kensu_box ul li {
		margin: 0px 10px 0px 0px;
	}
}
.kensu_box ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	width:100%;
	height:100%;
}
.kensu_box ul li span, .kensu_box ul li a span {
	display: flex;
	align-items: center;
	justify-content: center;
	width:100%;
	height:100%;
	min-width:25px;
	padding:6px 5px;
	line-height:100%;
	font-size: 1.0rem;
}
@media (min-width: 960px) {
	.kensu_box ul li span, .kensu_box ul li a span {
		padding:3px 7.5px;
		font-size: 1.5rem;
	}
}
.page0 {
	background-image: url(../photo/img/page_r.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 25px !important;
	height: 25px !important;
}
.page0:hover {
	background-image: url(../photo/img/page_r.png);
	background-position: 0px -26px;
}
.page1 {
	//background-image: url(../photo/img/page01.png);
	//background-repeat: no-repeat;
	border:1px solid #fff;
	border-radius:7.5px;
	background-color:#339966;
}
.page1:hover {
	//background-image: url(../photo/img/page01.png);
	//background-position: 0px -26px;
	background-color:#ff7f00;
}
.page2 {
	//background-image: url(../photo/img/page02.png);
	//background-repeat: no-repeat;
	border:1px solid #565656;
	border-radius:7.5px;
	background-color:#fff;
	color:#565656;
}
.page9 {
	background-image: url(../photo/img/page_f.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 25px !important;
	height: 25px !important;
}
.page9:hover {
	background-image: url(../photo/img/page_f.png);
	background-position: 0px -26px;
}
.search_result_list {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.search_result_list ul {
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
}
.search_result_list ul li {
	list-style: none;
	margin-bottom: 7.5px;
	position:relative;
	z-index:0;
	line-height:100%;
	margin-right:5px;
	width: calc(100% / 2 - 5px);
}
.search_result_list ul li:nth-child(2n) {
	margin-right:0px;
}
@media (min-width: 960px) {
	.search_result_list ul li {
		width: calc(100% / 4 - 4px);
	}
	.search_result_list ul li:nth-child(2n) {
		margin-right:5px;
	}
	.search_result_list ul li:nth-child(4n) {
		margin-right:0px;
	}
}

.search_result_list ul li a {
	width: auto;
	height: 295px;
	border: 1px solid #CCCCCC;
	display: block;
	position: relative;
	padding: 10px;
	text-decoration: none;
	text-align: left;
	overflow-y: hidden;
	overflow-x: hidden;
	z-index:1;
}
.search_result_list ul li a:hover {
	background-color: #FFFFDF;
}
.search_result_list ul li .photo {
	background-color: #eee;
	width: auto;
	height: 150px;
	text-align: center;
	border: 1px solid #CCCCCC;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-bottom: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.search_result_list ul li .photo img {
	border-style: none;
	margin: 0 !important;
}
.search_result_list ul li .data {
	color: #333333;
	margin-bottom: 5px;
	display: block;
}
.search_result_list ul li .title {
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	line-height: 130%;
	text-decoration: underline;
	word-wrap: break-word;
	width: fit-content;
}
.checkArea {
	position: absolute;
	top:0;
	right:0;
	z-index:2;
}
.checkArea label {
	padding-left: 30px;
	font-size: 30px;
	line-height: 30px;
	display: block;
	cursor: pointer;
	position: relative;
}
.checkArea label:before {
	content: '';
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	left: 0;
	background-color: #fff;
	box-shadow: inset 1px 2px 3px 0px #000;
	border-radius: 6px 6px 6px 6px;
	border:1px solid #ccc;
}
.checkArea input[type=checkbox] {
	display: none;
}
.checkArea input[type=checkbox]:checked + label:before {
	content: '\2713';
	font-size: 30px;
	color: #fff;
	background-color: #06f;
}

.title_box {
	padding-top: 20px;
	text-align: left;
	border-top: 5px solid #339966;
	border-bottom: 3px solid #339966;
	margin-bottom: 20px;
}
.title_box h3 {
	font-weight: normal;
}
.title_box .date {
	display: block;
	font-size: 70%;
	margin-left: 10px;
}
.text_box {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: left;
}
.text_box .comment,.photo_box .comment {
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border-radius: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: both;
	display: block;
	margin-bottom: 5px;
}
.btn_mosikomi {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.btn_mosikomi a {
	background-image: url(../photo/img/btn_photo.png);
	width: 250px;
	height: 67px;
	display: block;
	text-indent: -9999px;
}
.btn_mosikomi a:hover {
	background-image: url(../photo/img/btn_photo.png);
	background-position: 0px -70px;
}
.nodata {
	width: 100%!important;
	margin: 100px auto;
	padding-bottom: 100px;
	text-align: center;
	border: none;
}

.dlOneTitle {
	display:block;
	background-color:#339966;
	margin-bottom:0px!important;
	padding:8px 0 5px 0;
	color:#fff;
	text-indent: 15px;
}
.dlOneCommentList {
	margin:10px 0 20px 10px;
	list-style:none;
}
.dlOneCommentList li {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 2.0;
}
.dloneArea {
	margin-bottom:20px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.submitBtn {
	margin: 0px 5px;
	padding: 10px 15px;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-flow: column;
	background-color:#339966;
	border-radius:20px;
	border-top:3px solid #45d28c;
	border-left:3px solid #39ab72;
	border-right:3px solid #247a50;
	border-bottom:3px solid #125132;
}
@media (min-width: 960px) {
  .submitBtn {
    padding: 15px 25px;
  }
}

.submitBtn:hover {
	cursor:pointer;
	border-top:3px solid #125132;
	border-left:3px solid #247a50;
	border-right:3px solid #39ab72;
	border-bottom:3px solid #45d28c;
}
.submitBtn p {
	width:100%;
	color:#fff;
	text-align:left;
	font-weight:bold;
	line-height:200%;
	font-size:1.2rem;
}
@media (min-width: 960px) {
  .submitBtn p {
    font-size:1.4rem;
  }
}

#downld_lngt, #downld_lngt2 {
	font-size:150%;
	font-weight:bold;
	color:#fcfc6b;
	margin-right:5px;
}
.dloneBigFont {
	margin-left:10px;
	color:#fcfc6b;
	font-size:1.4rem;
}
@media (min-width: 960px) {
  .dloneBigFont {
    font-size:1.8rem;
  }
}

.resetBtn {
	background-color:#cdcdcd;
	border-top:3px solid #eee;
	border-left:3px solid #ddd;
	border-right:3px solid #bbb;
	border-bottom:3px solid #aaa;
}
.resetBtn:hover {
	border-top:3px solid #aaa;
	border-left:3px solid #bbb;
	border-right:3px solid #ddd;
	border-bottom:3px solid #eee;
}
.resetBtn p {
	color:#333;
}
.resetBtn p span.dloneBigFont {
	color:#333;
}
.relatedLinkHeader {
  text-align: center;
  margin: 50px 0 30px;
  font-size: 1.8rem;
  line-height: 1.25;
}
@media (min-width: 960px) {
  .relatedLinkHeader {
    font-size: 2.4rem;
    margin: 100px 0 50px;
  }
}
.pageTitle {
  text-align:center;
  border-bottom:1px solid #565656;
  display: block;
  margin-top:70px;
  font-size:2.2rem;
}
@media (min-width: 960px) {
  .pageTitle {
    margin-top:150px;
    font-size:3.0rem;
  }
}
</pre></body></html>