/***********************-
タイトル : procon
概要：プロコン出版
制作日：2010/05
-***********************/

@import url("basicnew.css");
@import url("designnew.css");
@import url("btn.css");

/*本文*/
#company{
	margin: 25px 20px;
	text-align:left;
}

.alignright2{
 width:520px;
}


/*ビジネス*/

div.pub{
 margin:0 0 0;
 padding:15px 0 0;
 background:#E8ECF6;
 width:650px;
}
div.pub p{
float:left;
width:200px;
 margin:10px 5px 10px 20px;
}

div.pub p img{
 margin:0 0 5px 0;
}


div.pub ul{
float:right;
 margin:10px 10px 10px 0px;
 padding:0;
 list-style:none;
 width:400px;
}

div.pub ul li{
 margin:0 0 20px;
 padding:0 0 0 15px;
 background:url(../bible/box.gif) no-repeat;
}
div.pub strong{
color:#990000;}

table.h2title{
 margin:10px 0;
}
table.h2title th,table.h2title td{
padding:0 0 3px;
border-bottom: 1px solid #1F497D;
}
table.h2title th{
 text-align:left;
}
table.h2title td{
 text-align:right;
}



.box1 { margin:20px 0;
padding:10px 20px;
background:#FCF8EF; 
}

.box1  h2{
	margin:10px 0 20px;
	color:#006699;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #006699;
	text-align:right;
}
.box1 dl{
 margin:15px;
}
.box1 dl dt{
 margin:15px 0 0 ;
	 font-size:110%;
	 font-weight:bold;
}
.box1 dl dd{
 margin:15px 0 15px 0;
 padding: 0 0 20px 3.5em;
 border-bottom:1px dotted #666666;
color:#990000;}

.box0 ul,.box2 ul{
 margin:10px 10px 10px 0px;
 padding:0;
 list-style:none;
}

.box0 ul li,.box2 ul li{
 margin:0 0 20px;
 padding:0 0 0 15px;
 background:url(../bible/box.gif) no-repeat;
}
.box2{
 margin:20px 0;
padding:10px 20px;
 background:#E8ECF6;
}
.box2  h2{
	margin:10px 0 20px;
	color:#006699;
	font-weight: bold;
	font-size: 18px;
}

.box0 { margin:20px 0;
padding:10px 0px;
}

.box0  h2{
	margin:10px 0 20px;
	color:#006699;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #006699;
	text-align:right;
}

