/* title */
#title {
	margin-bottom: 50px;
	padding: 10px 0px;
	background: #a52faa;
}

#title h2 {
	font-size: 36px;
	line-height: 1.0;
	font-weight: bold;
	letter-spacing: 5px;
	color: #ffffff;
	text-align: center;	
}

/* content */
#content {
	margin: 0px auto;
	padding-bottom: 70px;
	width: 801px;
	/*border: 1px solid #cccccc;*/
}

#title p#nm {
	font-size: 50px;
	line-height: 1.0;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

#content h3 {
	font-size: 36px;
	line-height: 1.0;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-bottom: 20px;
}

#content h4 {
	font-size: 24px;
	line-height: 1.7;
	font-weight: normal;
	text-align: center;
	color: #000000;
	margin-bottom: 30px;
}

#content h5 {
	font-size: 24px;
	line-height: 1.7;
	font-weight: normal;
	text-align: center;
	color: #000000;
	margin-bottom: 30px;
}

#content h6 {
	font-size: 40px;
	line-height: 1.0;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
}

/* thema */
#thema {
	margin-bottom: 100px;
}

#thema .L {
	margin-right: 1px;
	width: 400px;
	height: 570px;
	background-color: #000000;
	float: left;
}

#thema .R {
	width: 400px;
	height: 570px;
	background: #000000;
	float: left;
}

#thema .L p.pht,
#thema .R p.pht {
	margin-bottom: 10px;
	margin-left: 50px;
}

#thema .L p.ttl,
#thema .R p.ttl {
	font-size: 20px;
	line-height: 1.0;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin-bottom: 20px;
}

#thema .L p.text,
#thema .R p.text {
	font-size: 18px;
	line-height: 1.7;
	color: #ffffff;
	margin: 0px 20px 20px 20px;
}

#thema .L p.next,
#thema .R p.next {
	font-size: 16px;
	line-height: 1.0;
	text-align: right;
	color: #ffffff;
	margin: 0px 20px;
}