@charset "UTF-8";

/* ------------------------------
 * Create on : 2010/01/07 #4681
 * Edit on   : 2010/01/07 1545 #4681
 * ------------------------------ */
/*body.index {}*/

#main p.lead {
	font-size: 1.3em;
	padding: 10px 1em 2em 1em;
	}

#main .column {
	float: left;
	background: url(/shared/images/global/box_2col_bottom.png) no-repeat left bottom;
	margin-bottom: 0px;
	}
	#main .column.left  { width: 285px; margin-right: 31px; }
	#main .column.right { width: 285px; }
	
	#main .column .top h2, 
	#main .box.type01 .top h2 {
		background: none;
		border-bottom: 2px solid #39f;
		margin: 0 12px 0 12px;
		padding: 10px 0 6px 0;
		font-size: 1.5em;
		}
	
	#main .column .top { background: url(/shared/images/global/box_2col_top.png) no-repeat left top; }


