<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";

/*	exclusive modules
----------------------------------------*/
div#header h1,
p#siteID { top: 10px; left: 30px; }
div#header h1 img,
div#header p#siteID img { behavior: url('../../js/3-027/fx-iepngfix.htc'); }
div#header{
	height:215px!important;
}

/*****************************************************************
	body背景、header背景は着せ替え可能です
******************************************************************/
/* header */
/*div#header { background: url(../../../img/3-027/r/bg_header.gif) no-repeat 0 0; }*/

/* footer */
/*----犬*/
body {
			background-image:url(../../../img/3-027/footer_bg_i.gif);				
			background-repeat: repeat-x;
			background-position: left bottom;}
div#footer { 
			background: url(../../../img/3-027/footer_front_i.png) no-repeat bottom; 
			behavior: url('../../js/3-027/fx-iepngfix.htc'); }
div#footer address {color: #604100;}

			
/*----牛
body { 
			background-image:url(../../../img/3-027/footer_bg_u.gif) ;
			background-repeat: repeat-x;
			background-position: left bottom;}
div#footer { 
			background: url(../../../img/3-027/footer_front_u.png) no-repeat bottom; 
			behavior: url('../../js/3-027/fx-iepngfix.htc'); }
			div#footer address {color: #fff;}
*/
			
			
/*----鹿
body {
			background-image:url(../../../img/3-027/footer_bg_s.gif);				
			background-repeat: repeat-x;
			background-position: left bottom;}
div#footer { 
			background: url(../../../img/3-027/footer_front_s.png) no-repeat bottom; 
			behavior: url('../../js/3-027/fx-iepngfix.htc'); }
			div#footer address {color: #fff;}
*/
			
			
/*----猫
body {
			background-image:url(../../../img/3-027/footer_bg_n.gif);				
			background-repeat: repeat-x;
			background-position: left bottom;}
div#footer { 
			background: url(../../../img/3-027/footer_front_n.png) no-repeat bottom; 
			behavior: url('../../js/3-027/fx-iepngfix.htc'); }
			div#footer address {color: #fff;}*/



/*****************************************************************
	左右2カラム表示でメインカラムに画像（FLASH）、新着情報、メッセージをまとめて配置、
	右カラムにtnavを配置する場合は下のスタイルを適用
******************************************************************/
/*div.tnavSection { margin-top: 10px; }*/

strong { font-weight:bold !important; }


div#mainContents h6 {
	margin-bottom: 0.7em;
	font: 22px "Hiragino Kaku Gothic Pro W3", "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin-left: 10px;
	padding-left: 55px;
	padding-bottom: -5px;
} /* bg color.css */

div#mainContents h6 { background: url(../../../img/3-027/b/bg_h1.gif) no-repeat left bottom; }



ul.blog li {
	font-weight: bold;
	margin: 10px 0 0 0;
}


</pre></body></html>