<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 
Description: Sub Page for Nagomi-no-sato
Author: Fhu Design
*/

/* =Layout
-------------------------------------------------------------- */

.center {
		text-align:center;
		}
.rightest {
		text-align:right;
		}
p.rightside {
		text-align:right;
		padding-right:5px;
		}
.large-center {
		font-size:120%;
		font-weight:bold;
		text-align:center;
		margin-top:20px;
		margin-bottom:20px;
		}
ul.nostyle {
		list-style:none;
		}
ul.orange_c {
		list-style-image:url(images/orange_circle.gif)
		}
ul.orange_c li {
		margin-bottom:7px;
		}
.indent10 {
		padding-left:10px;
		}
.indent15 {
		padding-top:5px; 
		padding-left:15px;
		}
.indent20 {
		padding-left:20px;
		}
.indent30 {
		padding-top:5px; 
		padding-left:30px;
		}
.indent40 {
		padding-left:40px;
		}
.indent50 {
		padding-left:50px;
		}
.indent-20 {
		margin-left:-20px;
		padding-top:10px;
		font-weight:bold;
		}
.indent-100 {
		margin-left:-100px;
		}
.indent-200 {
		margin-left:-200px;
		}
img.right {
		float:left;
		padding-left:7px;
		}
img.left {
		float:left;
		padding-right:7px;
		}

/* Float Block */
.block35 {
		float:left;
		width:35px;
		}
.block100 {
		float:left;
		width:80px;
		font-weight:bold;
		}
.block200 {
		float:left;
		width:200px;
		}
.block290 {
		float:left;
		width:290px;
		}
.block250 {
		float:left;
		width:250px;
		}
.block300 {
		float:left;
		width:300px;
		}
.block330 {
		float:left;
		width:330px;
		}
.block380 {
		float:left;
		width:380px;
		}
.block410 {
		float:left;
		width:410px;
		}
.block500 {
		float:left;
		width:500px;
		}


/* =Text
-------------------------------------------------------------- */

.bold {
		font-weight:bold;
		}
.normal {
		font-weight:normal;
		font-size:90%;
		color:#2d2d2d;
		}
.large {
		font-size:120%;
		color:#7F4103;
		line-height:200%;
		}
.small {
		font-weight:bold;
		font-size:85%;
		color:#7F4103;
		}
.red {
		color:red;
		}
.blue {
		color:blue;
		}
.orange {
		color:orange;
		}
a.underline {
			text-decoration:underline;
			}



/* =Sub_Header&amp;TopMenu
-------------------------------------------------------------- */

#sub-header01,#sub-header02,#sub-header03,#sub-header04,#sub-header05,#sub-header06,#sub-header07,#sub-header08,#sub-header09,#sub-header10,#test {
		width:800px;
		height:125px;
		}
		

#test	{
		background:url(images/test.gif) no-repeat;
		}

				
#sub-header01 {		
		background:url(images/sub-head01.jpg) no-repeat;
		}
#sub-header02 {
		background:url(images/sub-head02.jpg) no-repeat;
		}
#sub-header03 {
		background:url(images/sub-head03.jpg) no-repeat;
		}
#sub-header04 {
		background:url(images/sub-head04.jpg) no-repeat;
		}
#sub-header05 {
		background:url(images/sub-head05.jpg) no-repeat;
		}
#sub-header06 {
		background:url(images/sub-head06.jpg) no-repeat;
		}
#sub-header07 {
		background:url(images/sub-head07.jpg) no-repeat;
		}
#sub-header08 {
		background:url(images/sub-head08.jpg) no-repeat;
		}
#sub-header09 {
		background:url(images/sub-head09.jpg) no-repeat;
		}

#sub-header10 {
		background:url(images/sub-head10.jpg) no-repeat;
		}

.pankuzu {
		height:30px;
		background:url(images/sub-pankuzu.gif) no-repeat;
		}
.pankuzu p {
			padding-top:7px;
			padding-left:10px;
			font-size:95%;
			}

/* =Left
-------------------------------------------------------------- */

#left h3 {
		margin-top:10px;
		margin-bottom:10px;
		margin-left:-10px;
		}	 
.contents {
		padding:0 15px 20px 0;
		}
.point {
		padding-top:5px; 
		padding-left:20px;
		}
h4 {
		height:34px;
		margin-top:25px;
		margin-left:0;
		margin-bottom:15px;
		padding-left:20px;
		font-size:110%;
		color:#7F4103;
		}
body#color01 h4 {
			background:url(images/color-frame1.gif) no-repeat;
			}
body#color02 h4 {
			background:url(images/color-frame2.gif) no-repeat;
			}
body#color03 h4 {
			background:url(images/color-frame3.gif) no-repeat;
			}
body#color04 h4 {
			background:url(images/color-frame4.gif) no-repeat;
			}
body#color05 h4 {
			background:url(images/color-frame5.gif) no-repeat;
			}
.details {
		padding:0 0 15px 10px;
		}
.details ul {
		margin-left:10px;
		}
.details ol {
		margin-left:20px;
		}
.details p {
		margin-top:5px;
		margin-bottom:5px;
		}
.access {
		float:left;
		width:200px;
		padding-top:30px;
		padding-left:10px;
		}
.c-frame {
		width:475px;
		margin-bottom:20px;
		padding:10px;
		}
body#color01 div.c-frame {
		border:solid 2px #49E500;
		}
body#color02 div.c-frame {
		border:solid 2px #FF71EB;
		}
body#color03 div.c-frame {
		border:solid 2px #00A9FF;
		}
body#color04 div.c-frame {
		bor
		der:solid 2px #FFBC00;
		}
body#color05 div.c-frame {
		border:solid 2px red;
		}
.partition {
		text-align:right;
		margin-bottom:40px;
		}

	


/* =Each One
-------------------------------------------------------------- */

/* for print */

img.soudan_1 {	
		position:absolute;
		top:213px;
		left:350px;
		}	
img.soudan_3 {	
		position:absolute;
		top:650px;
		left:350px;
		}	
img.nagoshira_jigyo {	
		position:absolute;
		top:223px;
		left:230px;
		}	

.text_list {
		padding-left:5px;
		}
.text_list div {
		margin-top:2em;
		color:#FF6633;
		font-size:large;
		}
.text_list p {
		margin-top:-1.6em;
		margin-left:1em;
		}
.sage {
		margin-top:1.6em;
		}

.sitemap_entry {
		padding-left:10px;
		}
.sitemap_entry a {
		text-decoration:underline;
		}
.sitemap_entry ul.no_list { list-style-type:none; }
.sitemap_entry ul.img_list { margin-left:30px; list-style-image:url(images/sitemap-kagi.gif); }
.sitemap_entry ul.img_list li { line-height:150%; }
.sitemap_entry span { font-size:95%;  }
.sitemap_entry ul.img_list li.left30 { margin-left:30px;  }
.sitemap_entry ul.img_list li.left60 { margin-left:60px;  }
.sitemap_entry a:visited	{ color: #601886; }

		
/* - Inquiry */
.inquiry {
		padding-top:30px;
		}
.inquiry span {
		font-size:110%;
		font-weight:bold;
		line-height:160%;
		}
	/* Tablle Start */
table.contact {
		width:100%;
		margin:2em 0;
		border-collapse: collapse;
		border: 1px solid #FFBB00;
		background-color: #FFFFFF;
		}
table.contact th,
table.contact td {
		vertical-align:top;
		padding:5px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #FFBB00;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFBB00;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #FFBB00;
		}
table.contact th {
		width:25%;
		font-weight:normal;
		background-color: #FFE4A1;
		white-space:nowrap;
		}
table.contact td {
		width:75%;
		}
table.contact tr.send_tr {
		text-align:center;
		background-color:#FFE4A1;
		}
input.L,
textarea.L {
		width: 98%;
		}

input.M {
		width: 70%;
		}
	/* Tablle End */

.nagoshira {
		margin-bottom:-20px;
		}
.kuro_button h3 {
			float:left;
			width:299px;
			}
.kuro_button div {
			float:left;
			width:91px;
			margin-top:15px;
			padding-left:10px;
			}
.privacy {
		padding:20px 20px 15px 30px;
		}
.privacy li {
		margin-top:10px;
		margin-bottom:10px;
		}
.madoguchi {
		padding:20px;
		margin-top:20px;
		margin-bottom:20px;
		border:solid 2px #FFBC00;
		}
.preparation {
		text-align:center;
		margin-top:40px;
		}
.history table {
		wide:100%;
		border: solid 1px #7F4103;
		border-collapse: collapse;
		margin: 10px 0;
		}
.history td {
		border: solid 1px #7F4103;
		padding:5px 10px;
		}
.history td.year {
		width:70px;
		text-align:right;
		background-color:#FFF0CF;
		}
.history td.month {
		width:40px;
		text-align:right;
		background-color:#FFF9E9;
		}
.history td.doing {
		width:470px;
		}
		
.no_table {
		text-align:left;
		font-size:110%;
		color:#8d0000;
		padding-top:10px;
		}
.no_table  img {
		margin:0 5px 0 0;
		vertical-align:0;
		}
* html .no_table  img {
		vertical-align:middle;
		}/* for IE6 */
.num_list ul {
		list-style-type:decimal;
		padding-left:40px;
		}
.num_list li {
		line-height:160%;
		}

.history caption {
		text-align:left;
		font-size:110%;
		color:#8d0000;
		padding-top:10px;
		}
.history caption img {
		margin:0 5px 0 0;
		vertical-align:0;
		}
* html .history caption img {
		vertical-align:middle;
		}/* for IE6 */
.shokuin dl {  
		width:100%;  
		}  
.shokuin dt {  
		float:left;  
		width:45%;  
		clear:both;  
		}  
.shokuin dd {  
		width:55%px;  
		}  
.shokuin span {
		font-size:90%;
		} 


/* =Right Side
-------------------------------------------------------------- */

.subtop-right {
		width:264px;
		height:115px;
		background:url(images/subtop-right.jpg) no-repeat;
		}
/*
* html .subtop-right {
		margin-left:-1px;
		} for IE6 */



/* =Single.php 新着情報出力不具合のため、とりあえず・・・修正要！
-------------------------------------------------------------- */

h2.frog {
		width:251px;
		height:41px;
		text-indent: -9999px;
		overflow: hidden;
		background:url(images/news.gif) no-repeat;
		}

.news02 h3 {
		vertical-align:middle;
		padding:0 0 0 20px;
		font-size:110%;
		color:#365da0;
		}


/*ナビゲーション Navi*/
.navigation,.navigation_postend {
clear: both;
text-align: center;
padding:10px 0 20px;
margin-top:10px;
white-space: nowrap;
/*float:left;*/
width:100%;
}
.navigation,.navigation_postend a{
padding:2px 5px;
float: left;
font-size:90%;/*文字サイズ*/
line-height:100%;
}
.navigation div.alignleft,.navigation_postend div.alignleft {
float: left;/*左寄せ*/
padding:0 0 0 10px;
}
.navigation div.alignright,.navigation_postend div.alignright {
float: right;/*右寄せ*/
padding:0 0 0 10px;
}

.navigation_postend {
padding-top:50px;
}</pre></body></html>