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

#whiteline #content #contents #photo {
	float: right;
	height: 250px;
	width: 330px;
	margin-right: 40px;
	margin-top: 20px;
}
#whiteline #content #contents #text {
	height: auto;
	width: 1000px;
	font-size: 1em;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	color: #333333;
}

#whiteline #content #contents #text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 1.15em;
	font-weight: bold;
	color: #333333;
	letter-spacing: -0.05em;
}

#whiteline #content #contents #kugiri {
	clear: both;
	height: 0px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#whiteline #content #contents #photo2 {
	float: right;
	height: 150px;
	width: 180px;
	margin-top: 40px;
	margin-right: 83px;
}
#whiteline #content #contents #text2 {
	float: left;
	height: 150px;
	width: 500px;
	font-size: 0.75em;
	padding-left: 40px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 40px;
}
#whiteline #content #contents #text2 h2 {
	font-size: 0.75em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
