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

#head{
	background: url("../images/present_head.jpg") center top no-repeat;
}

/*#main*/

#main{
	padding-bottom: 150px;
}

#main .oa-container{
	margin-top: 25px;
	margin-bottom: 50px;
	border-color: #52c3f1;
	color: #365ba3;
}
#main .oa-container .head{
	margin: 15px 0 0 0;
	padding: 0 35px 32px 35px;
	background: url("../images/oa_headbtm.gif") center bottom no-repeat;
}

#main .oa-container .head .title h4{
	font-size: 2.9em;
	line-height: 1.2em;
	font-weight: bold;
}
#main .oa-container .head .title p.subtitle{
	margin-top: 8px;
	font-size: 1.6em;
	line-height: 1.6em;
}
#main .oa-container .head .summary li{
	font-size: 1.4em;
	line-height: 1.6em;
	text-align: right;
}


#main .oa-container .main{
	margin: 30px 0;
	padding: 0 35px;
}
#main .oa-container .main .image{
	float: left;
	width: 348px;
}
#main .oa-container .main .text{
	float: right;
	width: 330px;
}
#main .oa-container .main .text h5{
	margin-bottom: 0.6em;
	font-size: 2.6em;
	line-height: 1.3em;
	font-weight: bold;
}
#main .oa-container .main .text p{
	margin-bottom: 1.2em;
	font-size: 1.4em;
	line-height: 1.8em;
}

#main .oa-container .foot{
	margin-bottom: 20px;
	padding: 0 35px;
}
#main .oa-container .foot .join{
	margin: 0 auto;
	width: 694px;
	height: 82px;
}
#main .oa-container .foot .join a{
	display: block;
	width: 694px;
	height: 0;
	padding-top: 82px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/present_join.png) no-repeat 0 0;
}
#main .oa-container .foot .join a:hover{
	background-position: 0 -82px;
}
#main .oa-container .foot .caution{
	margin-top: 5px;
	line-height: 1.5em;
	text-align: center;
}</pre></body></html>