@charset "UTF-8";

@import url("../share/css/base.css");
@import url("../share/css/main.css");
@import url("../share/css/sidebar.css");
@import url("../share/css/footer.css");


/*----open table common styles----*/
#main table{
	width: 576px;
	border: 2px solid #F26600;
	border-collapse:collapse;
}

#main table th,
#main table td{
	padding: 10px;
	border-right: 2px solid #F26600;
	border-bottom: 2px solid #F26600;
}

#main th.line1px,
#main td.line1px{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#main th.m_orange,
#main td.m_orange{
background-color: #FFCD66;
}

#main th.l_yel,
#main td.l_yel{
background-color: #FFFFDA;
}

#main th.l_orange,
#main td.l_orange{
background-color: #FFF2DD;
}

/*----end open table common styles----*/



#op_open,#op_taisyou,#op_tokusyoku,#op_flow,#op_cost{
	width: 580px;
	margin-bottom: 80px;
}

#op_taisyou,#op_tokusyoku,#op_flow,#op_cost{
	margin-top: 30px;
}


/* -----------op_open styles---------- */
#op_open div.ph_right,
#op_tokusyoku div.ph_right{
width:580px;
	height:180px;
}

#op_open p.open_ph,
#op_tokusyoku p.kobetsu_ph{
	float: right;
	display: block;
	margin: 0px 0px 0px 2em;
	height: auto;
	width: auto;
}

/* -----------op_tokusyoku styles---------- */
#op_tokusyoku p.btn_car{
	padding-left: 230px;
}

#op_tokusyoku div.op_jisyu{
	height: 200px;
}

#op_tokusyoku p.jisyu_ph{
	display: block;
	float: right;
	height: auto;
	width: auto;
	margin-left: 2em;
	margin-bottom: 2em;
}

#op_tokusyoku h3#op_order,
#op_tokusyoku h3#op_kobetsu,
#op_tokusyoku h3#op_mendan{
	margin-bottom: 10px;
}

#op_tokusyoku p.line_orange01{
	margin-top: 40px;
	margin-bottom: 40px;
}

/* -----------op_flow styles---------- */
#op_flow p.arrow{
	padding-left: 265px;
	margin-bottom: 10px;
	margin-top: 5px;
}

/* -----------op_cost styles---------- */

#op_cost p.tax_in{
	text-align: right;
}

#op_cost table td{
	text-align: center;
}

/* -----------op_carriculum styles---------- */
#op_car{
	width: 580px;
	margin-bottom: 50px;
}

#op_car table{
	margin-top: 10px;
	margin-bottom: 10px;
}

#op_car table td{
text-align: center;
}

#op_car table th.jigen,#op_car table td.jigen{
width:42px;
}

#op_car table th,#op_car table td{
width:63px;
}

#op_car p.car_arrow{
	padding-left: 275px;
}


