﻿@charset "UTF-8";
.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}

p.name {
	font-size: 12px !important;
	line-height:1.7em !important;
	margin-top: 5px;
}

.floatl { float: left !important; }
.floatr { float: right !important; }
.pd20 { padding: 20px !important; }

/* -----------------------------
*
#content
*
----------------------------- */

#content .foot_bn{
	background-image:none;
	margin-top:0px;
	padding-top:0px;
}

#content .box .dpblock { display: block; }
#content .box .dpinline { display: inline; }
#content .box .dpinlineb { display: inline-block; }
#content .box .dptable { display: table; }
#content .box .dptcell { display: table-cell; }

#content .box .w400 { width: 400px; }
#content .box .pd40 { padding: 40px 0; }
#content .box .mgauto { margin: 0 auto; }

#content .box .fr{ float: right; }
#content .box .fn{ float: none; }
#content .box .cfix{ clear: both; }

#content .pdrl55 {
	padding: 0 55px;
	box-sizing: border-box;
}

#content .filling .midashi{
	background: url(/-/Media/Ricoh/Sites/co_jp/3dp/common/images/midashi.gif) no-repeat left top;
	height: 13px;
	padding-left: 18px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
}

#content .box dl dd {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 26px;
}

#content .box .format td, #content .box .format th { text-align: center; }

#content .box .remark{
	font-size: 13px;
	line-height: 20px;
}

#content .box .c1{
	float: left;
	display: inline-block;
	width: 13px;
}
#content .box .c2{
	display: inline-block;
	width: 657px;
}

#content .last_margin{ margin-bottom: 130px; }

#content .Bsummary_print{
	width: 670px;
	margin: 0 auto;
	clear: both;
	float: none;
	margin-bottom: 50px;
}

#content .Bsummary_print h5{
	padding-left: 39px;
	background: url(/-/Media/Ricoh/Sites/co_jp/3dp/event_seminar/images/check.gif?1) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
}

#content .Bsummary_print .miniBlock{
	width: 100%;
}

#content .Bsummary_print p{
	font-size: 13px;
	line-height: 26px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 10px;
}

#content .Bsummary_print p.idt{
	padding-left: 36px;
}

#content .box dl{
	margin-top:50px;
}

#content .rightbnr {
	width: 310px;
	float: right;
	text-align: center;
}

/* .print
----------------------------- */

.print #content { padding-top: 0; }

.print #content .main_im_col1 {
	margin-bottom: 20px;
}

.print #content table th {
	text-align: center;
	vertical-align: middle;
}
.print #content table td {
	white-space: nowrap;
	text-align: center;
}

/* .box
----------------------------- */
.box .service {
	clear: both;
	border: 1px solid #000000;
	padding: 20px;
}
.box .service p {
	overflow: hidden;
}
.box .service p.midashi {
	font-weight: bold;
	font-size: 18px !important;
	margin-bottom: 10px !important;
}


/* indent
----------------------------- */
.list_indent {
list-style: none;
font-size: 14px;
line-height: 26px;
}
.list_indent li{
margin-bottom: 5px; /*1em（1文字）分、右に動かす*/
padding-left: 1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}




