@charset "UTF-8";


/* -------------------------- */
/* MAIN STYLE */
/* -------------------------- */


.mainsp2 {
background:url(../images/basis/rayoutbg.gif) repeat-y #fff;
padding:0px 0px 10px 10px;
text-align:left;
}



.worksp_l {
width:680px;
float:left;
display:inline;
}

.worksp_r {
background:url(../compnayinfo/images/title2.jpg) no-repeat;
width:270px;
float:left;
padding:10px 0 0 0;
display:inline;
}

.worksp_r_bg {
behavior: expression(IEPNGFIX.fix(this));
background:url(../images/basis/rightsp_bg.png) repeat-y;
padding:0;
margin:0;
}

.stsp_l {
width:320px;
float:left;
display:inline;
}

.stsp_r {
width:320px;
float:right;
display:inline;
}

div.hyou1 {
	width:auto;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	clear:both;
	font-size:0.75em;
}

div.even {background-color: #f5f5f5;}

div.last {border-bottom-style: none;}

.label1 {
	width: 135px;
	color: #333;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #ccc;
	display: block;
	float:left;
	cursor:default;
}

#label2 {
	width:490px;
	float:right;
}

