/* CSS Document */

#wrapper {
	width: 800px;
	padding: 0px;
}

body {
/* 	margin-left: 10px;@*/
	background-color: #EBEBEB;
}



/* header */

#header {
	background-repeat: no-repeat;
	height: 180px;
	width: 800px;
}
#header h1 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
}

#header #logo {
	top: 192px;
	left: 0px;
	padding: 0px;
	height: 88px;
	width: 330px;
	float: left;
}
#header #tel {
	height: 18px;
	width: 470px;
	float: right;
	background-image: url(../img/top/tel.jpg);
	text-align: right;
	line-height: normal;
	font-size: 11px;
    padding-top: 75px;

}


/* contents */

#contents #main navi {
	list-style-type: none;
	display: inline;
}

#contents #main ul {
	display: inline;
}


#contents {
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-image: url(../img/common/base.jpg);
	background-repeat: repeat-y;

}
#contents td {
	font-size: 12px;
	line-height: 16px;
}



#contents #sidenavi {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
	height: 750px;
}

}
#contents #main {
	float: right;
	width: 620px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #main campaign {
	background-image: url(../img/top/campaign_base.jpg);
	background-repeat: repeat-y;
}
#contents #main #campaign {
	background-image: url(../img/top/campaign_base.jpg);
	background-repeat: repeat-y;
	height: 200px;
}
#contents #main #campaign1 {
	padding: 0px;
	height: 10px;
	padding-top: 10px;
}
#contents #main #campaign2 {
	padding: 0px;
	padding-bottom: 10px;
}


/* footer */

#contents #foot {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/common/footer.jpg);
	background-repeat: no-repeat;
	margin-left: 12px;
}

#footer {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../../img/common/footer.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 800px;
	padding-left: 12px;
	padding-top: 7px;
}
#contents #sidenavi .style1 {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
