<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
    height:100%;
}
body{
	height:100%;
	margin: auto;
	/*background-image: url(images/oodako_bg01.gif);
	background-repeat: repeat-x;
	background-position: top;*/
}


img.bgmaximage{
  position:fixed !important;
}



* html div#container{
    height:100%;
}

div#container2{
	width: 940px;
	margin:0px auto;
	background-image: url(images/p_bg01.png);
	background-repeat: repeat;
}

div#container{
	width: 900px;
	margin:10px auto;
	position:relative;
	min-height: 100%;
}



div#header{
	width: 900px;
	margin:10px auto 10px auto;
	text-align: center;
}




body &gt; #container {
        height: auto;
} 
 
 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}


 .text_box {
	width: 900px;
	margin:20px auto 30px auto;
	text-align: left;
	}


 .text_box p{
	width: 846px;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
	font-size: 22px;
	line-height: 40px;
	text-align: left;
	margin: 0px auto 10px auto;
	padding:25px;
	border: 2px solid #035b89;
	background-image: url(images/p_bg01.png);
	background-repeat: repeat;
	}
	
	




#footer {
	width:100%;
	min-width:1000px;
	margin: 0px auto;
	background-image: url(images/footer_bg01.gif);
	background-repeat: repeat;
}





#footer img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* 繝輔ャ繧ｿ繝ｼ*/
#footer_box {
width: 950px;
padding-top: 10px;
padding-bottom: 5px;
margin: 0px auto;
}


#footer p{
	font-size: 12px;
	font-family: "�ｭ�ｳ 繧ｴ繧ｷ繝�け", "Osaka�咲ｭ牙ｹ�";
	text-align: center;
	color: #000;
}

#left_footer{
width: 340px;
float: left;
margin: 3px auto;
	text-align: center;
}


#center_footer{
	width: 360px;
	float: left;
	margin: 20px auto 3px auto;
	vertical-align: middle;
}


#right_footer{
	width: 200px;
	float: right;
	margin: 3px auto;
}



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