@charset "utf-8";
/* CSS Document */

body {
	overflow:auto;
}

*html, body {
	overflow:auto;
	width:95%;
}


#header {
	height:3340px;
}


/*safari hack*/
html*#container #syakunage {
	position:absolute;
	left: 197px;
	top: 3000px;


}

/*ie hack*/
*html #header {
	height:3340px;
}
*html #container #syakunage {
	position:absolute;
	left: 197px;
	top: 3000px;

}





#container h3 {
	padding:0px 0px 20px 0px;
}

#container p.paragraph {
	padding:13px 0px 0px 10px;

}

*html #container p.paragraph {
	font-size:90%;

}
