@charset "utf-8";

/* =======================================

	businessLine.css

========================================== */


/* contents
========================================== */
/* ----- right_menu ----- */
#right_menu_list1{
	background:url(../img/right_menu/businessLines_menu1_hover.jpg?20250627001) no-repeat 0 0 #FBFBF9;
}
#right_menu_list2{
	background:url(../img/right_menu/businessLines_menu2_hover.jpg?20250627001) no-repeat 0 0 #FBFBF9;
}
#right_menu_list3{
	background:url(../img/right_menu/businessLines_menu3_hover.jpg?20250627001) no-repeat 0 0 #FBFBF9;
}
#right_menu_list4{
	background:url(../img/right_menu/businessLines_menu4_hover.jpg?20250627001) no-repeat 0 0 #FBFBF9;
}
/* ----- /right_menu ----- */

/* ----- single column type ----- */
#cont.cont_service{
	padding-bottom:14px;
}
#cont_top_text{
	color:#999;
	font-size:146.5%;
	line-height:1.6em;
	padding-bottom:21px;
	margin-bottom:14px;
	background:url(../img/common/cont_barSolid.png) no-repeat 0 bottom;
}
#cont .dotLine{
	margin-top:14px;
	padding-top:14px;
	background:url(../img/common/cont_barDotted.png) no-repeat 0 top;
}
#cont .cont_box_title{
	color:#187FC4;
	font-size:123.1%;
	margin-bottom:7px;
	line-height:1.6em;
}
#cont .cont_box_text{
	font-size:108%;
}
ol#ol_service{
	list-style-type:decimal;
	padding-left: 2.2em;
	font-size:108%;
}
ol#ol_service li{
	line-height:1.6em;
}
/* ----- /single column type ----- */
