<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 information

 File Name  : company.css
=================================================================== */
#cInfo{}

#brief{
	padding: 10px;
}

#clmL{
        margin-top: 20px;
	float: left;
	width: 700px;
}
#clmL1{
        margin-top: 10px;
	float: left;
	width: 700px;
}
#clmL2{
	float: left;
	width: 680px;
}
#outline{
	width: 100%;
}
#outline th{
	padding: 5px;
	border: 1px solid #999;
	width: 360px;
	background-color: #ffffff;
	vertical-align: middle;
}
#outline td{
	padding: 25px 20px;
	border: 1px solid #999;
	line-height: 1.3em;
	font-size: 14px;
}
#outline1{
	width: 100%;
}
#outline1 th{
	padding: 15px 5px;
	border: 1px solid #999;
	background-color: #ffffff;
	vertical-align: middle;
        font-size: 14px;
}
#outline1 td{
	padding: 15px 20px;
	border: 1px solid #999;
	line-height: 1.5em;
	font-size: 14px;
}
#outline td ul{
	margin-left: 2em;
	list-style: circle;
}
#outline td ol{
	margin-left: 2.3em;
	list-style: decimal;
}
#photoArea{
}
#photoArea li{
	margin-bottom: 10px;
}
#photoArea li img{
		border: 1px solid #ccc;
}

#gMap{
	margin-top: 20px	;
	border: 2px solid #ccc;
	width: 520px;
	height: 250px;
}

#message{
	clear: both;
	padding-top: 15px;
}
#message h3
,#message p{
	float: left;
	width: 380px;
}
.photoV{
	padding: 10px;
	background: url("../images/common/frmPhotoVBg.gif") no-repeat left top;
	float: right;
	width: 120px;
}
#outline2{
	width: 100%;
}
#outline2 th{
	padding: 15px;
	border: 1px solid #999;
	width: 160px;
	vertical-align: middle;
        font-size: 15px;
}
#outline2 td{
	padding: 18px 5px;
	border: 1px solid #999;
	line-height: 1.5em;
	font-size: 15px;
}
#outline2 td ul{
	margin-left: 2em;
	list-style: circle;
}
#outline2 td ol{
	margin-left: 2.3em;
	list-style: decimal;
}
div.botton{	
	margin: 20px 0;
	text-align: center;
}
div.botton input{
	margin: 15px;
}
#outline3 th{
	padding: 10px;
	border: 1px solid #999;
	background-color: #eef6fe;
	vertical-align: middle;
}
#outline3 td{
	padding: 8px 5px;
	border: 1px solid #999;
	line-height: 1.3em;
	font-size: 12px;
}
#outline3 td ul{
	margin-left: 2em;
	list-style: circle;
}
#outline3 td ol{
	margin-left: 2.3em;
	list-style: decimal;
}
#outline4{
	width: 100%;
}
#outline4 th{
	padding: 10px 5px;
	border: 1px solid #999;
	background-color: #ffffff;
	vertical-align: middle;
        font-size: 14px;
}
#outline4 td{
	padding: 10px 20px;
	border: 1px solid #999;
	line-height: 1.3em;
	font-size: 14px;
}
</pre></body></html>