@charset "utf-8";
/* CSS Document */
h2{
	width:571px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.main h3{
	font-weight:bold;
	margin:0 0 10px 15px;
	font-size:117%;
	color:#006AD0;
}
.main h4{
	font-weight:bold;
	color:#444;
	margin:0 0 5px 15px;
}
#content .main .entry_body.project{
	background-repeat:no-repeat;
	border-left:1px solid #dcdcdc;
	background-image:url(../images/bg_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.main ol{
	margin:10px 0px 15px 25px;
	padding:0 0 5px 0;
	width:535px;
	position:relative;
}
.main ol li ul{
	margin:5px 0 0 0;
	padding:0;
}
.main ol.photo01{
	min-height:275px;
	/height:275px;
}
.main ol.photo02{
	min-height:375px;
	/height:375px;
}
.main ol.photo01 li.seminar ul{
	width:300px;
}
.main ol.photo01 li.event ul{
	width:250px;
}
.main ol.photo02 li ul{
	width:275px;
}
.main ol.photo02 li.greeting ul{
	width:200px;
}

#content .main .entry_body.project ol{
	background:url(../images/business/line_dot_col.gif) repeat-x 0 100%;
}
#content .main .entry_body.project ol.last{
	background:none;
}
.main ol li{
	color:#006AD0;
	list-style-type:none;
	font-weight:bold;
	margin-bottom:1em;
	padding:0;
}


.main ol li * li{
	color:#333333;
	font-weight:normal;
	list-style-type:disc;
	list-style-position:outside;
	margin-left:3em;
	margin-bottom:0;
	margin-top:0;
}
.main ol li p{
	position:absolute;
	right:0;
	top:0;
	margin:0;
	padding:0;
}
#img_001{
	z-index:3;
	right:10px;
}
#img_002{
	top:120px;
	right:75px;
	z-index:4;
}
#img_003{
	right:115px;
	top:120px;
	z-index:2;
}
#img_004{
	z-index:5;
}
#img_005{
	top:225px;
	right:0;
	z-index:1;
}
.border{
	position:relative;
	background-color:#CCCCCC;
	margin:0 0 0 18px;
}
.border .note{
	position:absolute;
	right:5px;
	bottom:10px;
	margin:0;
	padding:0;
	font-size:92%;
}
.corner{
	background-color:#EAEAEA;
	margin:0;
	padding:10px 5px 25px 5px;
	clear:both;
}
.corner li{
	background-image:url(../images/bg_marker.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:12px;
}
dl.corner{
	padding:10px 10px;
	clear:both;
	margin-top:0;
}
.corner dt{
	width:140px;
	float:left;
	padding-bottom:3px;
	clear:left;
}
.corner dd{
	margin-left:150px;
	color:#333;
	font-weight:bold;
}
.corner dd a{
	color:#333;
	font-weight:bold;
}
.note{
	color:#CC0000;
}
.link img{
	vertical-align:middle;
	margin-right:3px;
}

/* 091203追加 */
.entry_body.priceoff table{
	width:550px;
	border-collapse:collapse;
}

.entry_body.priceoff table th,
.entry_body.priceoff table td{
	padding:5px;
	border:1px solid #ccc;
	vertical-align:top;
}

.entry_body.priceoff table thead th{
	background:#EAEAEA;
	padding-left:10px;
	border-bottom: double #ccc;
	text-align:center;
}

.entry_body.priceoff table tbody th{
	width:45%;
	padding:5px 5px 5px 70px;
	text-align:left;
	background:url(../images/business/ic_member.jpg) no-repeat 10px 5px;
}

.entry_body.priceoff table tbody th dl dt{
	font-weight:bold;
}

.entry_body.priceoff table tbody th dl dd{
	padding-top:5px;
	font-weight:normal;
}

.entry_body.priceoff table tbody th span{
	display:block;
	font-size:92%;
	color:#CB0305;
	margin-lefet:1em;
	text-indent:-1em;
}

.entry_body.priceoff table tbody td *{
	text-align:left;
	color:#CB0305;
}

.entry_body.priceoff table tbody td ul{
	margin-left:15px;
}

.entry_body.priceoff table tbody td ul li{
	list-style:disc;
}

.entry_body.priceoff table tbody td p.photo img{
	margin-top:5px;
	border:1px solid #ccc;
	padding:1px;
}

.entry_body.priceoff table tbody td p.etc{
	width:85%;
	text-align:right;
	color:#333;
}

