* {
	margin: 0px;
	padding: 0px;
}

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	background: url(../img/bg.jpg) no-repeat left bottom #ae967a;
	color: #432e1d;
	text-align: center;
	height: 100%;
}

body.top {
	background-image:none;
	background-color:#E7A2C6;
	padding: 0px;
	height: 100%;
}

body.contents {
	background-image:none;
	background-color: transparent;
	margin:0px;
	color: #432e1d;
	text-align: left;
	height: auto;
}

a {
	color:#432e1d;
}

td {
	font-size: 12px;
	line-height: 16px;
}

div,p,h2,h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}

#wrap {
	width: 100%;
	height: 100%;
	background: url(../img/bg_top.gif) repeat-x center top;
}

#main {
	width: 1020px;
	margin: 0px auto 0px 0px;
	text-align: center;

}

#left {
	width: 340px;
	margin: 0px;
	text-align: left;
	float: left;
	padding-top: 50px;
	padding-bottom: 290px;
}

h1 {
	padding-left: 144px;
	height: 77px;
	margin-bottom: 25px;
}

h1 a {
	width: 196px;
	height: 77px;
	display: block;
	text-indent: -10000px;
	background: url(../img/logo.png) no-repeat left top;
}

h1 a:hover {
	background: url(../img/logo_on.png) no-repeat left top;
}

div.menu {
	padding-left: 144px;
}

div.menu img.menu {
	margin-bottom: 8px;
}

p.footer {
	padding-left: 144px;
	padding-top: 30px;
}

#right {
	width: 680px;
	margin: 0px;
	float: right;
	text-align: left;
}

#right h2 {
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}


div.frame {
	padding-left: 90px;
}

#disco_l {
	width: 230px;
	float: left;
}
#disco_r {
	width: 330px;
	float: left;
}

div#footer {
	width: 570px;
	margin: 0px auto;
	padding-top: 20px;
	text-align: left;
}


#footer img {
	margin-right: 15px;
}
.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

.clearfix{
	display:inline-block;
}
