@charset "utf-8";
/********* CSS Document ********
*	css_e/businessinfo.css
*
*   J-TRADING Inc.
*   for businessinfo.html
*
********** ********* **********/

/* Contents height set up */
#contents{
	height:800px;
}
/* maincontents midashi background image set up　*/
#maincontents h2{
	background-image:url(../images/title_businessinfo_e.gif);
}
/* Contents details set up */
#consept{
	width:520px;
	margin-left:40px;
	margin-top:10px;
}
#wrap-details{
	width:520px;
	margin-left:40px;
	margin-top:25px;
	padding:0;
}
h3{
	margin-left:20px;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#1D5594;
	line-height:115%;
}
#details01{
	float:left;
	width:250px;
	padding:0;
	margin-bottom:20px;
	border-top:5px solid #1D5594;
	background-color:#F9F9F7;
}
#details01 div{
	width:215px;
	margin-top:0px;
	margin-left:18px;
	border-top:1px dotted #CCCCCC;
	padding-top:8px;
	padding-bottom:15px;
}
#details01 div p{
	line-height:100%;
}
#details02{
	float:left;
	width:250px;
	margin-left:20px;
	padding:0;
	border-top:5px solid #1D5594;
	background-color:#F9F9F7;
	line-height:100%;
}
#details02 p{
	width:215px;
	margin-top:0px;
	margin-left:18px;
	border-top:1px dotted #CCCCCC;
	padding-top:8px;
	padding-bottom:15px;
}
#sarmon{
	float:right;
	margin:20px 0 25px 0;
}
#plan{
	clear:right;
	margin:0;
}