@charset "Shift_JIS";

/*
--------------------------------------------------
  ベンチャーズ：オフィシャルサイト
  (c)EMI Music Japan. Strategic & International 
  Marketing Co. All rights reserved.
--------------------------------------------------*/

/* 基本セット
---------------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}

body {
	background-color: #2C5100;
	font-size: 12px;
	color: #FFF;
	text-align:center; /* center揃え設定(IE用) */
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	background-position: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
}
ul,li,dl,dt,dd { list-style: none; }
hr { position: absolute; left: -9999px; width: 10px; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: lighter; }
img { border: none; }
a { overflow: hidden; }
a:link {
	color: #CCCCCC;
}
a:visited { color: #CCCCCC; text-decoration: underline; }
a:hover { color: #CCCCCC; text-decoration: underline; }
a:active { color: #CCCCCC; }



#wrapper {
	width: 800px;
	margin: auto; /* center揃え設定(IE用) *//*	padding: 0px 1px;*/
}
		
#container {
	width:760px;
	margin-bottom: 5px;
}



#dl {
	margin:5px 0px 10px 0px;
	text-align: center;
}
#footer {
	clear:both;
	color:#FFFFFF;
	padding:0;
	margin:auto;
	background-color: #E15301;
	width: 800px;
	font-size: 10px;
	}
#footer p {
	font-size:13px;
	text-align:center;
	}
	
/* 共通
---------------------------------------------------- */
	
.main_title {
	width: 800px;
	text-align: right;
	height: 43px;
	padding-top: 30px;
}
.head {
	width: 800px;
	margin: 0px;
	position:relative;
}
.head h1{
	position:absolute;
	width:306px;
	height:306px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	left: 43px;
	top: 162px;
}
.head h2{
	position:absolute;
	width:151px;
	height:38px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	left: 498px;
	top: 468px;
}

.head h1 a,.head h2 a{
	display:block;
	width:100%;
	height:100%;
}



.head2 {
	width: 800px;
	margin: 0;
	position:relative;
}
.head2 h1{
	position:absolute;
	width:766px;
	height:205px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	left: 19px;
	top: 15px;
}
.head2 h1 a{
	display:block;
	width:100%;
	height:100%;
}


#bk {
	width: 800px;
	margin: 0px;
	height: 15px;
}
#menu {
	width: 800px;
	margin: 0px;
	height: 30px;
	text-align: center;
}

.content_title {
	padding-bottom: 20px;
	text-align: left;
	width: 100%;
	padding-top: 5px;
	color:#000
}

.info {
	padding-bottom: 30px;
	margin-top: 30px;
}

#bl {
	width: 800px;
	margin: 0;
}
#bl2 {
	width: 800px;
	margin: 0px;
	background-image: url(../images/content_back.jpg);
	height: 155px;
}

p {
font-size: 13px;
	line-height: 160%;
}

/* bl01
---------------------------------------------------- */
	

#bl01#back {
	background-color: #A23A67;
}
.bl01_content {
	background-color: #A23A67;
	width: 704px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px;
}
.member {
	padding: 0px;
	width: 288px;
}


/* bl02
---------------------------------------------------- */
	

#bl02#back {
	background-color: #A23A67;
}
.bl02_content {
	background-color: #C2110E;
	width: 704px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px;
}

/* bl03
---------------------------------------------------- */
	

#bl03#back {
	background-color: #A23A67;
}
.bl03_content {
	background-color: #E1E1D8;
	width: 740px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px;
	background-image: url(../images/bl03_back.jpg);
	background-repeat: no-repeat;
}
#wrapper #contents #bl .bl03_content p {
	font-size: 13px;
	color: #000000;
}
#wrapper #contents #bl .bl03_content a {
	color: #333333;
}


/* bl_download
---------------------------------------------------- */
	

.bldl_content {
	background-color: #000000;
	margin: 0px;
}
#wrapper #contents #bl .bldl_content p {
	font-size: 13px;
	line-height: 130%;
}


#release {
	width:400px;
}

#mobile {
	width:700px;
	margin-top: 10px;
	padding-bottom:20px;
	text-align:left;
}

#tour {
	width:100%;
	text-align: left;
}

.style1 {
	color: #000000;
	font-size: 12px;
	text-align: left;
}

.style2 {
	color: #000000;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}

.style3 {
	color: #000000;
	font-size: 11px;
	text-align: left;
	line-height: 150%;
}

