#main_contents .right_contents h2.title {
	margin-left: 15px;
	margin-bottom: 12px;
}

#main_contents .right_contents .note {
	width: 672px;
	overflow: hidden;
	margin-left: 17px;
	margin-bottom: 62px;
	line-height: 1.5;
}

#main_contents .right_contents .note p{
	margin:0px 0 15px 0;
}

#main_contents .right_contents .note .contents_box{
	float:left;
	display:inline;
	width:329px;
}

#main_contents .right_contents .note .contents_box .title{
	padding-left:20px;
	margin-bottom:5px;
	background-image:url(../../images/business/infomation/line_icon.png);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:dashed 1px #CCCCCC;
	margin-right:24px;
	font-weight:bold;
	font-size:120%;
}

#main_contents .right_contents .blog_box{
	float:right;
	display:inline;
	width:254px;
	overflow:hidden;
}

#main_contents .right_contents .blog_box a{
	margin-bottom:15px;
	display:block;
}

#main_contents .right_contents .note .contents_box .text_box{
	padding-left:20px;
	margin-bottom:15px;
}