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

div#mainvisual {
width: 950px;
height: 250px;
background: url(../img/info/mv.jpg) no-repeat 0 0;
}

div.info_body {
	width: 920px;
	min-height: 730px;
	height: auto !important;
	height: 730px;
	position: relative;
	margin-left: 15px;
}

div.info_body h2 {
	width: 920px;
	height: 83px;
	background: url(../img/info/tit01.gif) no-repeat 0 16px;
}

div.info_body div#picture {
	width: 420px;
	height: 620px;
	position: absolute;
	left: 501px;
	top: 83px;
	background: url(../img/info/pic01.jpg) no-repeat 0 0;
}

div.info_wrap {
	width: 460px;
	padding: 4px 0;
	border-top: 1px solid #D1D1D1;
}

div.info_wrap dl {
	width: 460px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin-bottom: 4px;
	background: url(../img/info/bg01.gif) repeat-y 0 0;
	border-bottom: 1px solid #D1D1D1;
	font-size: 93%;
}

div.info_wrap dt,
div.info_wrap dd {
	border-bottom: 4px solid #F7F5E9;
}

div.info_wrap dt {
	float: left;
	width: 125px;
	padding: 5px 0;
	text-align: center;
}

div.info_wrap dt span {
	display: block;
	color: #915B8B;
	font-weight: bold;
}

div.info_wrap dd {
	float: right;
	width: 325px;
	padding: 5px 0;
}

div.info_txt {
	width: 490px;
	min-height: 280px;
	height: auto !important;
	height: 280px;
	background: url(../img/info/pic02.gif) no-repeat right top;
}

div.info_txt h3 {
height: 0; 
}

div.info_txt p {
height: 0;
}