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

body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 14px;
	color: #333333;
	background: url(../i_image/jpg/i_back.jpg) repeat;
	font-weight: lighter;
	line-height: 22px;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	color: #993366;
}
#container {
	position: relative;
	height: auto;
	width: auto;
}
#header {
	height: 30px;
	width: 380px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 70px;
}
#photo {
	height: auto;
	width: 450px;
	margin-right: 20px;
	margin-left: 20px;
}
#window {
	height: 25px;
	width: 285px;
	padding-left: 165px;
	margin-top: 10px;
}
img {
}
