body{
	background-image: url(../../images/body_bg2.gif);
}
#container #header{
	height: 350px;
	background-image: url(../images/header_bg.jpg);
}
#container #header #menu{
	top: 40px;
}
#container #contents{
	top: 0px;
}
#container #footer{
	top: 0px;
}



#container #contents .contentsBox h3#contact{
	background-image: url(../images/h3_contact.gif);
}
#container #contents .contentsBox h3#privacy{
	background-image: url(../images/h3_privacy.gif);
}
#container #contents .contentsBox h3#confirm{
	background-image: url(../images/h3_confirm.gif);
}
#container #contents .contentsBox h3#sended{
	background-image: url(../images/h3_sended.gif);
}

#container #contents .contentsBox #onlineBox{
	padding-left:0px;
	width: 350px;
	float: left;
}
#container #contents .contentsBox #onlineBox a img{
	border: 0px;
}
#container #contents .contentsBox #telBox{
	padding-left:40px;
	width: 400px;
	height: 75px;
	float: left;
}
#container #contents .contentsBox #telBox p{
	width: 400px;
	height: 75px;
	background-image: url(../images/tel.gif);
	text-indent: -9999px;
}

#container #contents .contentsBox #telBox2{
	width: 350px;
	height: 70px;
	float: right;
	padding-top: 20px;
}
#container #contents .contentsBox #telBox2 p{
	width: 350px;
	height: 70px;
	background-image: url(../images/tel2.gif);
	text-indent: -9999px;
}


#container #contents .contentsBox span{
	font-weight: bold;
	color: #C61A22;
}


#container #contents .contentsBox #entryBox{
	margin-top: 20px;
}
#container #contents .contentsBox #entryBox form fieldset{
	padding: 20px;
}
#container #contents .contentsBox #entryBox form fieldset dl dt{
	padding-bottom: 20px;
	float: left;
	width: 180px;
}
#container #contents .contentsBox #entryBox form fieldset dl dd{
	padding-bottom: 20px;
	float: left;
	width: 600px;
}
#container #contents .contentsBox #entryBox form fieldset dl dd .formButton{
	margin-top: 10px;
	height: 25px;
}
#container #contents .contentsBox #entryBox form fieldset dl dd span.errorText{
	color: #B83E2D;
}
#container #contents .contentsBox #entryBox form fieldset dl dd a img{
	border: 0px;
}
#container #contents .contentsBox h4{
	margin-top: 10px;
}


#container #contents .contentsBox #privacyBox p{
	margin: 0px;
	padding: 0px;
	line-height: 2em;
}
#container #contents .contentsBox #privacyBox h4{
	margin-top: 10px;
	line-height: 2em;
	letter-spacing: 0.1em;
}





