@import url("../share/css/base.css");
@import url("../share/css/print.css") print;

/*form*/
.form_750 object,.form_750 iframe{ 
    width:535px; 
    height:750px; 
    border:0px; 
    margin:0px 0px 0px 0px; 
    padding:0px; 
    clear:both; 
}
.indent01{
	text-indent:-1em;
	padding-left:1em;
}
.indent02{
	text-indent:-2em;
	padding-left:2em;
}
.w535{
	width:535px;
	margin-bottom:10px;
}
/*01*/
.w515{
	width:515px;
	margin-bottom:10px;
}
.w50{
	width:50px;
}
.w450{
	width:450px;
}
/*column2*/
.col2_left,.col2_right{
	width:260px;
}
.col2_left{
	float:left;
}
.col2_right{
	float:right;
}
/*column3*/
.col3 {
	width:175px;
}
.col3_c{
	width:175px;
	margin:0px 0px 0px 5px;
	float:left;
}
.col3 .dd01,.col3_c .dd01{
	padding:5px;
	width:165px;
	background:url(../images/dotback.png);
}
.auto_m{
	margin:0px auto;
}
.midashi05{
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:5px;
}
.li02{
	margin:0px 0px 0px 20px;
}
.ul00{
	margin:0px 0px 10px 0px;
}
.left_m40{
	margin:0px 0px 0px 40px;
}
.midashi04_span{
	padding:2px;
	background:#FF3D22;
	color:#ffffff;
	}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
.strong{
	font-weight:bold;
}
.bottom_m10{
	margin-bottom:10px;
}