/* CSS Document */

/*------------------------------------------
左カラム
------------------------------------------*/
.inner{
	width: 948px;
	display: inline;
}

#leftC{
	width: 249px;
	float: left;
	padding: 14px 30px 0px 14px;
} 

#leftC h3{
	margin-top: 32px;
}

/*------------------------------------------
右カラム
------------------------------------------*/
#rightC{
	width: 640px;
	height:auto;
	float: right;
	padding: 59px 15px 10px 0px;
}

p.txt_bt12{
	margin-bottom:12px;
	font-size:12px;
	color:#999999;
	line-height:1.6;
	letter-spacing:-0.5px;
	text-align:justify;
 	text-justify:inter-ideograph;
}

h4.bt5{margin-bottom:5px;}
