@charset "Shift-Jis";
/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
}

body {
	background:url(../images/bg.png);
	overflow-x: hidden;
}

a img {
	border-style:none;
}
.clear {
	clear:both;
}
.mv {
	width:100%;
	height:596px;
	background:url(../images/mv_bg.png) 50% no-repeat #000518 !important;
}
.mvInner {
	width:960px;
	margin:0 auto;
}
.mvInner ul {
	margin-top:-55px;
	position:relative;
	left:10px;
}
.mvInner ul li {
	display:inline-block;
	vertical-align:top;
	margin-left: -21px;
}
.mvInner dl {
	width:484px;
	height:341px;
	margin-top:-11px;
	background:url(../images/mv_date.png) no-repeat;
	text-indent:-9999px;
}

#container {
	width:960px;
	margin:0 auto;
}
.containerInner {
	background:#fff;
	-moz-box-shadow:0 5px 20px rgba(155,163,148,1);
	-webkit-box-shadow:0 5px 20px rgba(155,163,148,1);
	box-shadow:0 5px 20px rgba(155,163,148,1);
	behavior: url(ie-css3.htc);
}

h1 {
	width:960px;
	height:310px;
	background:url(../images/mv_title.png) no-repeat;
	text-indent:-9999px;
}
h1+p {
	width:703px;
	height:74px;
	margin-left: 40px;
	background:url(../images/mv_txt02.png) no-repeat;
	text-indent:-9999px;
}

.box1 {
	height:1075px;
	background:url(../images/voice_bg.png) no-repeat;
}

.applyBtn {
	width:820px;
	height:160px;
	margin:0 auto 40px;
	background:url(../images/apply_text.png) no-repeat;
}
.applyBtn a {
	display:block;
	position:relative;
	top: 20px;
	left: 515px;
}

.author {
	padding:25px 50px;
	overflow:hidden;
}
.authorInner {
	margin-bottom:20px;
	padding:30px 40px;
	background:#e7ded1;
	overflow:hidden;
}
div.img {
	float:left;
	width:250px;
	margin-right:30px;
}
.author dd {
	width:495px;
	margin-top:10px;
	float:left;
	color:#444;
	font-size:15px;
	line-height:1.5;
}


.book {
	padding:25px 50px;
	overflow:hidden;
}
.book dl {
	float:left;
}
.bookInner {
	margin-bottom:20px;
	padding:30px 40px;
	background:#e7ded1;
	overflow:hidden;
}
.book div.img {
	float:right;
	width:197px;
	margin-right:0;
}
.book div.img a {
	margin-top:15px;
	display:block;
}

.book .subTitle {
	margin-top:75px;	
}
.book dd {
	width:495px;
	margin-top:10px;
	float:left;
	color:#444;
	font-size:15px;
	line-height:1.5;
}

.apply {
	width:960px;
	height:745px;
	margin-bottom:30px;
	background:url(../images/mv_small.png) no-repeat;
}

.dresscode {
	width: 820px;
	height: 209px;
	background: url(../images/apply_dresscode_bg.png) no-repeat;
	position: relative;
	top: 500px;
	left: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 23px;
	padding-left: 40px;
}
.dresscode dd {
	color:#444;
	line-height:1.6;
	font-size:14px;
	margin-top:7px;
}
.dresscode a {
	color:#444;
}

.content {
	position:relative;
}

.box1 {
	text-align:center;
}

.voiceBox {
	margin:20px;
	padding:20px 0;
	text-align:center;
	background:url(../images/voice_inner_bg.png) 50% no-repeat;
}


.pbpBtn {
	position:absolute;
	top:1000px;
	left:50px;
}
.speaker>div {
	margin:25px 50px;
	padding-bottom:20px;
	border-bottom:2px solid #333;
	overflow:hidden;
}
.photo {
	margin:0 20px 0 0;
	float:left;
}
hr {
	clear:both;
	display:block;
}
hr.dot {
	height: 1px;
	margin:10px 0;
	border: none;
	background:url(../images/hr.gif) no-repeat;
}
.txt02 {
	margin:10px 30px 0 0;
	float:left;
}
.txt02 img {
	display:block;
	padding-bottom:20px;
}
h4 {
	margin-bottom:15px;
}
.bookInfo {
	margin-top: 6px;
	float:right;
	position:relative;
}
.bookInfo p+a {
	position:absolute;
	bottom:20px;
	left:30px;
}
.speaker>div.bb_none {
	border-bottom:none;
}


/*Footer*/

#footer{
	height: 30px;
	padding: 10px 35px;
	font-size: 12px;
	background: #4a4437;
}
#footer a {
	color: #fff;
}
#footer address {
	color:#fff;
	font-size:9px;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height:30px;
}

#footer ul{
	float: left;
	line-height:30px;
}
#footer li{
	padding-left: 10px;
	margin-right: 15px;
	display: inline;
	background: url(../images/icon_arrow.png) 2px 5px no-repeat;
	list-style: none;
}

address{
	float: right;
	margin-left: 20px;
	font-style: normal;
	color: #666666;
}

/*θΏ½ε */

#bookTx{
	width: 800px;
	padding-top:10px;
	color:#330000;
}

.bookTx2{
	float: left;
 width: 600px;
}
.bookTx3{
	float: right;
 padding-right:10px;
}

#bookTx img{
 padding-top:10px;
 float:right bottom;
}
