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

body {
	margin:0;
	padding:0;
	background-color:#000;
	font-family: "ƒƒCƒŠƒI", Meiryo, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	line-height: 1.5;
}

a {
	text-decoration: underline;
}

#container {
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
}

#topimg {
	margin-bottom:20px;
}

#catch {
	font-family: "ƒqƒ‰ƒMƒm–¾’© ProN W6", "HiraMinProN-W6", "HG–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho", "MS –¾’©", serif;
	font-size:24px;
	margin-bottom:20px;
}

#main {
	padding: 0 20px;
	font-size:14px;
}

#text_box {
	width:640px;
	float:left;
	margin-right:20px;
}

#text_box p{
	margin:0 0 20px 0;
}

#img_box {
	width:300px;
	float:left;
}

#img_box img{
	margin-bottom:30px;
	width:300px;
	border:0;
}

#textby {
	text-align:right;
	margin-bottom:20px;
}

#photo {
	margin-top:50px;
	margin-left:20px;
}

#photo img{
	width:220px;
	float:left;
	margin:0 20px 20px 0;
	border:0;
}

#credit {
	margin-top:40px;
	font-weight:bold;
}