	@charset "utf-8";


* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img {
    border-style:none;
}


#header {
	background-image: url(../img/menu/copy_f_back.jpg);
	height:100%;
	width: 100%;/* for IE6 */
	background-repeat: repeat-x;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	height: 18px;
	font-weight: bold;
	background-color: #666666;
	clear: both;
	margin: 0px;
	padding-top: 9px;

}

#hushikaden {
	background-attachment: scroll;
	background-image: url(img/back.jpg);
	height: auto;
	width: auto;
	background-position: center 27px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#all_maedalogo_h1 {
	font-size: x-small;
	color: #333333;
	text-align: right;
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#hushikaden_all {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#hushikaden_top {
	height: 155px;
	width: 1000px;
	margin-bottom: 0px;
	padding-top: 20px;
	float: right;
	clear: both;
}
#hushikaden #hushikaden_all img {
	margin-bottom: 40px;
}






#copy {
	background-image: url(../img/menu/copy_f_back.jpg);
	height:100%;
	width: 100%;/* for IE6 */
	background-repeat: repeat-x;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	height: 18px;
	font-weight: bold;
	background-color: #666666;
	vertical-align: middle;
	clear: both;
	margin: 0px;
	padding-top: 9px;

}
