* {
	font-size:100%;
	line-height:1.4;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
img {
	border:none;
}
form {
	margin-bottom:1em;
}
#title {
	margin-top:28px;
}
#contents {
	border: 1px solid #86291B;
}
#section {	
	margin-top:10px;
	margin-bottom:29px;
}
#section h1 {
	margin-bottom:24px;
}
#section p {
	margin-bottom:1em;
}
#section strong {
	color: #983A3A;
	background-color: inherit;
}
#footer {
	margin-top: 4px;
}
#noteWrapper {
	border-top: 2px solid #CC3366;
	border-bottom: 2px solid #CC3366;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 20px;
}
#note {
	border: 1px solid #CC3366;
	padding: 20px;
}
#top {
	background: url(../images/bg_top_btm.jpg) repeat-x left bottom;
}
#top .box,#section .box {
	margin: auto auto 10px;
}
#top .box .txt,#section .box .txt {
	padding: 0px 5px;
	border-right: 1px solid #CB9E86;
	border-left: 1px solid #CB9E86;
}
ul,li {
	padding: 0px;
	margin: 0px;
}
#section ul li {
	list-style: none;
	background: url(../images/icon_li.gif) no-repeat left 0.25em;
	padding-left: 15px;
	line-height: 1.4;
}
