body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,th,td {
	margin: 0px;
	padding: 0px;
}

address,em,strong,t1 {
	font-style: normal;
	}
table {
	border-collapse: collepse;
	border-spacing: 0;
	}
th {
	text-align: left;
	}
hr,legend {
	display: none;
	}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	}
img,fieldset {
	border: 0;
	}
li{
	list-style-type: none;
}
.crearfix:after{
content: ".";
display: block;
visibility: hidden;
height: 0;
clear: both;
}
.clearfix {
zoom: 1;
}


.clear {
	clear: both;
}
#wrapper #contentsArea h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.red_txt {
	color: #FF0000;
}
#mainContents h3 {
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 20px;
	color: #3C281F;
	font-size: 14px;
}
#mainContents h4 {
	margin-top: 14px;
	margin-bottom: 6px;
	margin-left: 20px;
	color: #FF6600;
}


#contentsArea .menu {
	margin-left: 40px;
	margin-top: 10px;
	width: 680px;
	background-color: #330B01;
}
.pink {
	color: #FF66CC;
}
a:link {
	color: #3C281F;
	text-decoration: none;
}
a:visited {
	color: #52382B;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#mainContents p {
	font-size: 95%;
	line-height: 24px;
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
}
