@charset "UTF-8";
.rollover {
}
#contener {
	margin: 0px auto;
	position: relative;
	width: 780px;
}
#header {
	position: relative;
	height: 93px;
	width: 780px;
	margin-top: 50px;
	margin-bottom: 20px;
}
#header #logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#header #navi_1 {
	top: 0px;
	right: 0px;
	position: absolute;
	width: 200px;
	left: 580px;
	background: url(../images/main/portofolio.gif) no-repeat;
	text-align: right;
	height: 40px;
}
#header #navi_1 ul {
	padding-left: 134px;
}
#header #navi_1 ul li {
	float: left;
}
#header #navi_2 {
	position: absolute;
	bottom: 0px;
	left: 580px;
	float: left;
}
#navi_2 ul li {
	float: left;
}
#movie {
	height: 438px;
	width: 780px;
}
#footer_index {
	margin-bottom: 50px;
	margin-top: 20px;
	width: 780px;
	position: relative;
}
#footer_index address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
#footer_index iframe {
	position: absolute;
	left: 615px;
	top: 0px;
}
#footer {
	margin-top: 90px;
	width: 780px;
	margin-bottom: 50px;
	position: relative;
}
#footer address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	height: 21px;
	vertical-align: middle;
}
#footer iframe {
	position: absolute;
	left: 615px;
	top: 0px;
}
#profile {
	background: url(../images/main/tsume_image.gif) no-repeat -10px 30px;
	width: 560px;
	padding-left: 220px;
	padding-bottom: 50px;
	padding-top: 30px;
	text-align: justify;
}
#profile p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	padding-bottom: 3em;
}
#profile h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0.5em;
}
#profile h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	padding-bottom: 1em;
}
.hair {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#profile dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	color: #FFF;
	background: #000;
	padding: 15px 20px;
}
#profile dl dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	float: left;
	width: 14ex;
	letter-spacing: 0.1em;
}
#profile dl dd {
	padding-left: 14ex;
	font-weight: normal;
	text-align: left;
}
