@import url("reset.css");

#wrap {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.5em;
}
.toTop {
	font-size: 12px;
	line-height: 1.5em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	clear: both;
}
#wrap .contentBox h2 {
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrap .contentBox p {
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentBox h2 {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
}
.contentBox h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 30px;
	margin-bottom: 10px;
}
#wrap .contentBox .photo {
	padding: 4px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.right {
	float: right;
}.left {
	float: left;
}
.caption {
	font-size: 10px;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
}
.italic {
	font-style: italic;
}



#cont01 .qanda {
	margin: 10px;
	padding: 0px;
}
#cont01 .qanda .q {
	background-image: url(../images/q.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#cont01 .qanda .a {
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#cont01 .qanda .a span {
	background-color: #6C9BD2;
	padding: 2px;
	margin-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.2em;
}
#cont03 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#cont03 li {
	background-image: url(../images/image03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#cont03 li span {
	background-color: #CCCCCC;
	padding: 5px;
	line-height: 1.5em;
	font-weight: bold;
}
