/* Updated 2011/04/08,D */


	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/kojin/toushin/css/toushin_comp.css";


/* Updated¥ 2011/04/08,D */

/* common */
#contents div#main div#leadArea {
    margin-bottom:0;
}

/* mainBox */
#contents dl.mainBox {
	zoom:1;/*for IE 5.5-7*/
	margin-bottom:15px;
}
#contents dl.mainBox dt{
	width:245px;
	float:left;
}
#contents dl.mainBox dd {
	width:275px;
	float:right;
}
#contents dl.mainBox dd p.indent_T{
	text-indent:-15px;
	padding-left:15px;
}


/* catalogBox */
#contents div.catalogBox {
	wdith:540px;
  	background: #F3F3F3 url("/kojin/toushin/pickup/image_uniq/bg_index_01.jpg") no-repeat center top;
	height:52px;
}
#contents div.catalogBox h2{
	padding-top:3px;
	padding-left:3px;
}
#contents div.catalogBox_inner {
	width:540px;
	padding-top:17px;
	border-bottom:solid 2px #CCCCCC;
  	background: #F3F3F3 url("/kojin/toushin/pickup/image_dir/bg_index_01.jpg") repeat-y center top;
}
#contents div.catalogBox_inner p {
	padding: 0 8px;
}
#contents div.catalogBox_inner dl {
	zoom:1;/*for IE 5.5-7*/
	width:536px;
  	background: url("/kojin/toushin/pickup/image_dir/bg_index_line_01.gif") no-repeat center bottom;
	padding:20px 0;
}
#contents div.catalogBox_inner dl.noBg {
	background:none;
}
#contents div.catalogBox_inner dl dt{
	text-align:center;
	width:167px;
	float:left;
}
#contents div.catalogBox_inner dl dd {
	width:369px;
	float:right;
}

/* flashBox */
#contents  div.flashBox {
	margin-top:15px;
	width:540px;
	zoom:1;/*for IE 5.5-7*/
}
#contents  div.flashBox p.image_photo{
	width:112px;
	float:left;
}
#contents  div.flashBox p.text {
	float:right;
	width:422px;
}



/* Updated£ 2011/04/08,D */