#contents {
	width: 500px;
	margin: 0 auto;
}

#contents a {
	color: #329aff;
}

#contents h2 {
	text-align: center;
	margin-top: 20px;
}

#contents h3 {
	font-weight: bold;
	font-size: 120%;
	margin: 15px 0;
	color: #009999;
	text-align: center;
	padding: 4px 0;
	border: 3px double #009999;
	border-left: none;
	border-right: none;
}

#contents h4 {
	font-weight: bold;
	margin-bottom: 6px;
	color: #E48600;
}

#contents h4.ex {
	margin-top: 15px;
}

#contents h5 {
	margin-bottom: 10px;
	clear: both;
}

#contents p.img_left {
	width: 175px;
	float: left;
	padding-left: 50px;
	font-size: 90%;
	color: #666666;
}

#contents p.img_left img {
	margin-bottom: 6px;
}

#contents p.img_right {
	width: 175px;
	float: right;
	padding-right: 50px;
	font-size: 90%;
	color: #666666;
}

#contents p.img_right img {
	margin-bottom: 6px;
}

#contents p.img_left2 {
	width: 224px;
	float: left;
	padding-left: 15px;
	font-size: 90%;
	color: #666666;
}

#contents p.img_left2 img {
	margin-bottom: 6px;
}

#contents p.img_right2 {
	width: 224px;
	float: right;
	padding-right: 15px;
	font-size: 90%;
	color: #666666;
}

#contents p.img_right2 img {
	margin-bottom: 6px;
}

#contents p.lead {
	margin-bottom: 15px;
}

#contents p.coution {
	text-align: center;
}

#contents p {
	margin-bottom: 20px;
}

#contents .no_margin {
	margin-bottom: 0;
}

#contents div.box {
	clear: both;
	border: 2px solid #fd7091;
	padding: 6px 10px;
	background-color: #ffeef4;
	margin-bottom: 15px;
}

#contents div.box h6 {
	color: #fd7091;
	font-weight: bold;
	margin-bottom: 2px;
}

#contents h6.ex {
	color: #2a9698;
}

#contents div.box p img {
	float: right;
	padding: 0 0 4px 8px;
}

#contents p.ex_link {
	text-align: center;
}

#contents div.profile {
	clear: both;
	margin-bottom: 20px;
}

#contents div.pagelink {
	clear: both;
	text-align: center;
	padding: 4px 0 0 0;
	border-top: 1px dotted #329aff;
	margin-bottom: 15px;
}