@charset "UTF-8";

.clr {
	height : 1px;
	clear : both;
	margin : 0;
	padding : 0;
}

.clr hr {
	display : none;
}

.content{
	margin-top:10px;
}

.content h2{
	width:520px;
	height:23px;
	margin-bottom:5px;
	padding-left:5px;
	font:bold 14pt/120% "MS Pゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	color:#369;
	background:#FFF;
	border-left:10px solid #369;
	border-bottom:2px solid #369; 
}


.content2{
	margin-top:20px;
}

.videoStart{
	width:525px;
	height:auto;
	text-align:right;
	clear:both;
}

.content2 p{
	width:525px;
	height:auto;
	padding:0 0 10px 10px;
	font-size : 12px;
	line-height : 20px;
	letter-spacing : 1px;
	text-align:left;
	color:#333;
	background:#FFF;
}

.content3{
	margin-top:20px;
}

.plantbox {
	width:525px;
	height:auto;
	margin-bottom:10px;
	padding-left:10px;
	clear : both;
	background:#FFF;
}

.plantbox h3 {
	font:bold 12pt/150% "MS Pゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	color:#368;
	margin : 15px 0 10px 0;
	border-bottom : 1px dashed #999;
}

.plantbox img{
	margin : 0px;
	padding : 0px;
	
}

.font-p1{
	width:350px;
	height:auto;
	font:12px "MS Pゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	margin-bottom:10px;
	color:#333;
	float : left;
	background:#FFF;
	display : inline;
	clear : both;
	margin : 10px 0px 0px 0px;
}

.font-p2{
	width:520px;
	height:auto;
	font:12px "MS Pゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	padding:10px 0;
	color:#333;
	float :left;
	background:#FFF;
	display : inline;
	clear : both;
	margin : 10px 0px 0px 0px;
}

.font-p-end{
	width:520px;
	height:auto;
	font:12px "MS Pゴシック",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	color:#333;
	float :left;
	text-align:right;
	background:#FFF;
	display : inline;
	clear : both;
	margin : 10px 0px 0px 0px;
}


