@charset "shift-jis";

/**
 *	wash? Master.css
 */

/*	BASE
------------------------------------------*/
html, body{
width: 100%;
padding: 0; 
margin: 0;
background: url(../images/element/common/bg_graphic.jpg) repeat 30% 0;
}

body{
text-align: center; 
}

hr{
display: none;
}

img{
border: none;
}

#wrapper{
width: 100%;
overflow: hidden;
/*background: url(../images/element/common/bg_graphic.jpg) repeat 30% 0;*/
}


/* 2010.12.01 add */
div.bnr {
	position: absolute;
	top: 40px;
	right: 0;
	width: 540px;
	height: 84px;
	z-index: 100;
}
