@charset "utf-8";


#flash {
	height: 85px;
}
#contents {
	padding: 25px 30px 0 30px;
	background-color: #FFFFFF;
	height: 1490px;
}

#conR {
	width: 560px;
	float: right;
	height: 1490px;
}
#con01 {
	padding-bottom: 50px;

}
#con01 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 96%;
	line-height: 150%;
	color: #333333;
}
#con01 img {
	float: right;
	padding-left: 30px;
}
#con02 {
	padding-bottom: 50px;
}
#con02 p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 96%;
	line-height: 150%;
	color: #333333;
}
#con02 img {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
}
#con03 {
	padding-bottom: 40px;
	border-bottom: 1px dotted #CCC;
}
.con04 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 96%;
	color: #333333;
	padding: 10px 0 10px 10px;
	border-bottom: 1px dotted #CCC;
}
