@charset "shift_jis";
/* CSS Document */

body {
	background-color: #081529;
	margin: 0 auto;
	padding: 0;
	width: 820px;
}

em {
	visibility: hidden;
	padding: 0;
	margin: 0;
	font-size: 0px;
	line-height: 0px;
	display: inline-block;
}

h1 {
	margin: 0;
	padding: 0;
	height: 30px;
}

h2 {
	margin: 0;
	padding: 0;
	height: 20px;
}

h4 {
	margin: 0;
	padding: 0;
}

div#content {
	background-color: #FFFFFF;
	width: 820px;
	margin: 0 auto;
	padding: 5px 0 0 0 ;
}

h3 {
	background-image: url(../images/main_img.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 810px;
	height: 556px;
	margin: 0 auto;
	padding: 0;
}

#photographer {
	background-image: url(../images/photographer.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 170px;
	height: 19px;
	margin: 0 10px 0 640px;
	padding: 0;
}

div#content_box {
	width: 800px;
	margin: 0 10px 0 10px;
	padding: 0 0 20px 0;
}
	

#main_text {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/main_text.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 350px;
	height: 300px;
}

#iframe {
	float: right;
	margin: 0;
	padding: 0;
	width: 450px;
	height: 300px;
}

#footer {
	background-image: url(../images/copyright.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 287px;
	height: 43px;
}