@charset "utf-8";
/* CSS Document */

#page_about-proc .section {
	clear: both;
	margin: 20px 0;
}

#page_about-proc .section h2 {
	margin: 0 0 5px;
	padding: 0;
}

/* Clear Fix
--------------------------------------*/
#page_about-proc div.section { _height: 1px; min-height: 1px; /* for MacIE5 \*//*/ height: auto; overflow: hidden; /* end */ }
#page_about-proc div.section:after { height: 0; visibility: hidden; content: "."; display: block; clear: both; }

/* p.description */
#page_about-proc p.description {
	background-color: #f8f0e3;
	margin: 0;
	padding: 5px 15px;
}


/* example_box */
#page_about-proc .example_box {
	float: right;
	width: 300px;
	border: 1px solid #f0f0f0;
	background: url(about_print/exam_bg.jpg) no-repeat left top;
}

#page_about-proc .example_box h3 {
	margin: 5px 10px 0;
}

#page_about-proc .example_box p.description {
	margin: 0;
	padding: 2px 10px;
	background: #fff;
	font-weight: bold;
	color: #F90;
}

#page_about-proc .example_box ul {
	margin: 5px 5px;
	border-bottom: 3px double #000;
}

#page_about-proc .example_box li {
	padding: 1px 0;
	font-weight: bold;
}

#page_about-proc .example_box div.sum {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	color: #000;	
}

#page_about-proc .example_box div.special {
	padding: 4px 15px;
	font-size: 13px;
	color: #F30;
}

/*--------------------------------------
	0-0-0.example_price
---------------------------------------*/

#page_about-proc .example_price {
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	width: 232px;
	border: 1px solid #f0f0f0;
	height: 185px;
}

#page_about-proc .example_price .image {
	margin: 5px 0;
	text-align: center;
	height:100px;
}
#page_about-proc .example_price p {
	margin: 2px 15px 0;	
}


/* section table */
#page_about-proc .section table {
	margin: 10px 0;	
}

#page_about-proc .section table,
#page_about-proc .section table th,
#page_about-proc .section table td {
	border-collapse: collapse;
	border: 1px solid #ccc;
}	

#page_about-proc .section table th,
#page_about-proc .section table td {
	padding: 5px;	
}

#page_about-proc .section table th {
	font-weight: bold;
	color: #555;
	background: url(about_print/exam_bg.jpg) repeat-x left bottom;
}
/*======================================

	0-0.PROC

=======================================*/

#page_about-proc #print_point ol {
	margin-left: 2px;
	margin-right: 320px;
	list-style: none;
	border-left: 12px solid #FC6;
}

#page_about-proc #print_point ol li {
	margin: 5px 0 0 10px;
	padding: 5px 10px;
	font-size: 14px;
	background: #FFC;
	font-weight: bold;
	border-bottom: 1px solid #eaeaea;
}

#page_about-proc table#proc_size {
	float:right;
	width: 300px;
}

#page_about-proc table#proc_size th {
	background: none;
	text-align: center;
	vertical-align: middle;
}

#page_about-proc .proc-strong {
	margin: 25px 315px 15px 5px;
	font-size: 18px;
	font-weight: bold;
	color: #036;
}

#page_about-proc .cautions {
	margin-right: 315px;	
}

#page_about-proc #proc_pre div.image {
	float:left;
}
#page_about-proc #proc_pre p.lead {
	margin: 25px 0 15px 315px;	
}
#page_about-proc #proc_pre p {
	margin-left: 315px;	
}

