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

h1,h2,h3,h4,h5,h6,p,ul,form,hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

body{
	font-family: "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", Osaka, "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
	font-size: 100%;
	line-height: 140%;
	background-image: url(../../images/bodybg.gif);
}
h2 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.clear {
	clear: both;
}

  
#container{
	width:720px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../../images/headerbg.png);
	background-repeat: no-repeat;
	height: 123px;
}


#header h1{
	margin:0;
	padding-left:22px;
	padding-top: 20px;
	float: left;
}
.line {
	float: left;
	width: 660px;
	background-image: url(../../images/ccc.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 16px;
}

#header2 {
	height: 54px;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 660px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: right;
}
.indexnavi {
	text-align: center;
	margin-bottom: 12px;
	background-image: url(../../images/index_navi/index_navibg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.txtsize {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 90%;
}
.sizewaku {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.joho {
	margin-top: 12px;
	margin-right: 5px;
	float: right;
	border: 1px dashed #85C66C;
	text-align: right;
	font-size: 80%;
	line-height: 130%;
	padding: 4px;
}
.navi {
	background-image: url(../../images/content_navi/contentbg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	background-position: bottom;
}



#content {
	width: 720px;
	background-color: #FBFBFB;
	float: left;
	line-height: 150%;
	font-size: 90%;
}
.wakudash {
	border: 1px dashed #CCCCCC;
}

.left {
	width: 320px;
	margin-left: 10px;
	float: left;
}
.lead {
	padding: 6px;
	border: 1px solid #00367B;
	margin-bottom: 12px;
	width: 328px;
}
.leadtxt {
	color: #FFFFFF;
	background-color: #00367B;
	padding: 10px;
}
.waku {
	padding: 10px;
	margin-bottom: 30px;
	border: 1px dashed #999999;
}
.waku p {
	margin: 4px;
}

.right {
	float: right;
	width: 320px;
	margin-right: 10px;
	clear: none;
}
.center {
	text-align: center;
}
.centersmall {
	text-align: center;
	font-size: 85%;
}

.redB {
	font-weight: bolder;
	color: #CC0000;
}

.wakuL {
	margin-right: 25px;
	margin-left: 25px;
	border: 1px dashed #999999;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.bottomdash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

ul {
	margin-left: 20px;
}
li {
	margin-bottom: 10px;
	list-style-type: square;
}





#content p{
line-height:1.6
}

#navigation{
float:left;width:350px
}

#extra{
float:right;width:350px
}

#footer{
clear:both;width:720px
}
.counter {
	padding-left: 34px;
	padding-top: 8px;
	background-color: #FBFBFB;
	padding-bottom: 10px;
}
.eight {
	padding: 10px;
	background-color: #f3f3f3;
	text-align: center;
}


.copyrights {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	background-color: #E7E7E7;
	padding: 5px;
	font-size: 84%;
}
.sub {
	vertical-align: text-botom;
	font-size: 60%;
}
</pre></body></html>