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

/*
==========================================================
繝医ャ繝励�繝ｼ繧ｸ
==========================================================
*/
#contents {
	margin: 0px;
	padding: 0px;
	width: 820px;
}

.txtBlock{
text-align:left;
font-size:13px;
position:relative;
line-height:1.6;
}

#contents #mainimage{
	width: 820px;
	margin: 0px 0 20px;
	padding: 0px;
	position: relative;
	}

#contents .request{
	height: 38px;
	width: 160px;
	position: absolute;
	left: 620px;
	top: 430px;
	}



#contentsInner {
width: 820px;
background-color: #FFFFFF;
padding-top: 30px;
padding-bottom: 30px;
margin-top: 15px;
background-image: url(../top_images/top.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 480px;
}

#contentsInner #photo {
width: 540px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
padding-top: 265px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
font-size: 10px;
line-height: 12px;
color: #FFFFFF;
text-align: right;
}

.txtBlock h2 {
		border-bottom:1px solid  #006633;
    border-left: 5px solid #006633;
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 20px;
    padding: 4px 0 6px 15px;
    text-align: left;
		font-weight: bold;
		color:#030;
}
</pre></body></html>