/* CSS Document */
/* ----------------------------
HOME 
------------------------------*/
@charset "utf-8";


#home {
overflow-x:hidden
}

#home h2.newface {
	background-image: url(../home/img/title_newface.jpg);
	height: 40px;
	text-indent: -999999px;
	margin: 0 0 10px 0;
}

#home h2.info {
	background-image: url(../home/img/title_info.jpg);
	height: 40px;
	text-indent: -999999px;
	margin: 0 0 10px 0;
}

#home h2.schedule {
	background-image: url(../home/img/title_schedule.jpg);
	height: 40px;
	text-indent: -999999px;
	margin: 0 0 10px 0;
}

#home h3.info_h {
	height: 20px;
	margin: 0;
	text-indent: 70px;
	text-align: left;
	color: #EB2680;
}

/*コンテナ上*/
#home #top {
	width: 976px;
	margin: 10px auto;
}

#home #top #event {
	width: 200px;
	float: left;
	margin: 0px;
}

#home #top #event img {
	margin-bottom:5px;
}

#home #top #newface {
	height: 450px;
	width: 415px;
	float: left;
	margin: 0px;
	display: inline;
	margin-bottom: 10px;
}

#home #top #newface ul {
	background: url("/home/img/bg_newface.jpg") repeat scroll center top transparent;
	height: 390px;
	margin: 5px auto 0;
	overflow: auto;
	/display:inline;
	width: 408px;
}

#home #top #newface ul li {
	position: relative;
	margin: 5px auto;
	height: 210px;
	color: #CCCCCC;
	padding: 10px;
	width: 380px;
	/display:inline;
}

#home #top #newface ul li img {
	float: left;
	margin: 10px 0px 0 0;
}

#home #top #newface span {
	text-align: left;
	font-size: 10px;
	float: left;
}

#home #top #newface .comment {
	background-color: #000000;
	float: right;
	width: 240px;
	height: 160px;
	margin: 10px 0 0 0;
	overflow: auto;
	padding: 5px;
	text-align: left;
	border: 1px solid #27272A;
}

#home #container #top #newface iframe {
	margin: 0px
	/display:inline;
}



/*コンテナ左*/

#home #container #center_left {
	width: 205px;
	float: left;
	margin: 0px;
	display:inline;
}

/*アンケート*/
#home #container #center_left #enquete {
	height: 450px;
	width: 205px;
	float: left;
	margin:5px 0px;
}

/*バナー*/
#home #container #center_left ul {
}
#home #container #center_left li {
	height: auto;
	width: 205px;
	float: left;
	margin:3px auto;
	line-height:95%;
}


/*コンテナ右*/

#home #container #center_right {
	width: 750px;
	float: right;
	margin: 0;
	display:inline;
}


#home #container #info {
	height: 350px;
	width: 740px;
	float: left;
	background:url(/home/img/bg_info.jpg) no-repeat right top #000000;
}
#home #container #info ul {
	float: left;
	height: 300px;
	width: 738px;
	margin-top: 0px;
	border: 1px solid #666666;
	overflow: auto;
	position: relative;
}
#home #container #info li {
	width: 700px;
	margin: 10px auto 0 auto;
	position: relative;
	min-height: 74px;
	height: auto;
	padding: 0;
	border-bottom: 1px dotted #666666;
}
#home #container #info img {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 48px;
	height: 60px;

}

#home #container #info span {
	margin: -20px 0 10px 70px;
	float: left;
	width: 610px;
	text-align: left;
	padding: 5px;
	background-image: url(/home/img/bg_info.jpg);
	height: auto;
	min-height: 30px;
	font-size:12px;

}

#home #container #info p {
	margin: 0 0 0 70px;
	float: left;
	width: 610px;
	text-align: left;
	padding: 5px;
	background-image: url(/home/img/bg_info.jpg);

}

#home h5.info_h {
	height: 5;
	margin: -10px 10px 0 0;
	text-align:right;
	color: #CCCCCC;
	font-size:10px;
	font-weight: normal;
}


#home #container #bn_blue_h {
	margin: 10px 15px 0 0;
	/margin-top: 34px;
	padding: 0px;
	float: right;
	display: block;
}


/*コンテナ下*/
#home #container #bottom {
	height: 20px;
	width: 960px;
	margin: 10px auto;
}



#home #container #schedule {
	height: 624px;
	height/*\**/: 600px\9;
	float: left;
	width: 740px;
	margin: 20px 0 0 0;
	position: relative;
}


#home #container #schedule img.bt_schedule {
    height: 28px;
    left: 612px;
    position: absolute;
    top: 6px;
    width: 122px;
}

#home #container #schedule ul {
	height: 540px;
	position: relative;
	overflow: auto;
	width: 740px;
	margin: 0;
}

#home #container #schedule ul img.bt_schedule {
    height: 28px;
    left: 30px;
    position: absolute;
    top: -5px;
    width: 122px;
}

#home #container #schedule li {
	height: 260px;
	width: 162px;
	background: url(/home/img/bg_schedule_h.jpg) no-repeat;
	position: relative;
	float: left;
	margin: 10px 15px 0 0;
}
#home #container #schedule img {
	height: 180px;
	width: 135px;
	position: absolute;
	left: 15px;
	top: 15px;
}

#home #container #schedule b {
    color: #D7487A;
    font-size: 15px;
    left: 7px;
    position: absolute;
    text-align: center;
    top: 198px;
    width: 150px;
}

#home #container #schedule h3.schedule_h {
    color: #CCCCCC;
    font-size: 10px;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-align: center;
    top: 220px;
    width: 160px;
}

#home #container #schedule span {
    color: #CCCCCC;
    font-size: 10px;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-align: center;
    top: 235px;
    width: 160px;
}




/*カバー*/

#home #cover {
	height: 450px;
	width: 318px;
	margin: 0 10px 0 0;
	float: left;
	background: url(/home/img/bg_cover.jpg) center;
}

#home #imageContainer {
	position:relative;
	width:318px;
	height:450px;
	margin: 0;
}

#imageContainer img {
    width: 300px;
    height: 400px;
    top: 39px;
    left: 9px;
    position: absolute;
	display:none;
}

