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

#contents .contents_main .text_left {
	width: 900px;
	float: left;
	margin-bottom: 20px;
}

/*#contents .contents_main .text_left h2 {
	margin: 0px 0px 20px;
	width: 800px;
	border-left: 4px solid #66CC00;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	font-weight: bolder;
	text-indent: 20px;
}*/

#contents .contents_main .text_left img {
	float: right;
	border: solid 1px #cfcfcf;
	-webkit-box-shadow: 0px 2px 7px #cfcfcf;
	box-shadow: 0 2px 7px #cfcfcf;
	margin: 0 0px 0px 20px;
	padding: 6px;
	
}

#contents .contents_box h2 span{
  font-size: 20px;
}
#contents .contents_rinen .contents_box h4{
	font-size: 20px;
}
