@charset "utf-8";

/*
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
body * {
	font-family: 'Noto Sans Japanese', sans-serif;
}
*/

body * {
	font-family: Sans-Serif;
}



#main {
	padding-top: 8px;
	background: url(../img/index/main_bg.gif) repeat-x left top;
}

#main .info {
	position: relative;
	width: 900px;
	height: 302px;
	margin-bottom: 10px; 
}

#main .info .photoBox {
	position: absolute;
	left: 69px;
	top: 4px;
}

#main .info .photoBox p {
	text-align: center;
	color: #FFF;
	line-height: 1;
}

a.pickup {
	text-decoration: none;
} 


#main .info .photoBox p.name {
	color: #493832;
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold;
}

#main .info .photoBox p.size {
	color: #968E79;
	font-size: 10px;
	display: none;
}

#main .info .pickUp {
	position: absolute;
	left: -45px;
}

#main .info .boxRight {
	width: 625px;
	float: right;
	margin-right: 9px;
	position: relative;
	display: inline;
}



#main .info .boxRight .news {
	height: 271px;
	width: 618px;
	background: url(../img/index/news_bg.gif) no-repeat;
	padding: 3px;
}

#main .info .boxRight .news .innerBox {
/*	overflow: auto;   */
	overflow: ;
	height: 251px;
	padding: 0 43px 10px 14px;
}

#main .info .boxRight .headLine {
	position: absolute;
	right: 165px;
	top: 3px;
	font-size: 12px;
	color: #666;
	width	:445px;
}

#main .info .boxRight .news .innerBox h3 {
	border-bottom: 1px dotted #cdc9c4;
	color: #625340;
	font-size: 1.6em;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#main .info .boxRight .news .innerBox p {
	font-size: 13px;
	line-height: 1.3;
	color: #666;
	margin-bottom: 15px;
}



#main .section01 {
	padding: 0 10px 0 9px;
	margin-bottom: 5px;
}

#main .section01 .event,
#main .section01 .schedule,
#main .section01 .mailMagazin {
	float: left;
}

#main .section01 .event,
#main .section01 .mailMagazin{
	width	:174px;
	height	:520px;
}

/*
#main .section01 .schedule {
	margin: 0 5px;
	width: 523px;
	position: relative;
}

#main .section01 .schedule .today {
	position: absolute;
	left: 10px;
	top: 3px;
	font-size: 13px;
	color: #625340;
}

#main .section01 .schedule .scheduleConts {
	background: url(../img/index/schedule_conts_box.gif) no-repeat;
	padding: 0 0px 4px 0px;
}

#main .section01 .schedule .innerBox {
	overflow: auto;
	height: 441px;
	padding: 14px 0 0 4px;
}

#main .section01 .schedule .innerBox ul li {
	float: left;
	margin-right: 3px;
	width: 120px;
	height: 212px;
	font-size: 10px;
	line-height: 1.5em;
	padding-bottom: 15px;
}

#main .section01 .schedule .innerBox ul li p {
	margin: 2px 0 0;
}

#main .section01 .schedule .innerBox ul li.last {
	margin-right: 0;
}

#main .section01 .schedule .innerBox ul li p {
	color: #684343;
	line-height: 1.1;
}

#main .section01 .schedule .innerBox .time {
	font-size: 11px;
}

#main .section01 .schedule .innerBox .grade,
#main .section01 .schedule .innerBox .size {
	font-size: 1em;
}

#main .section01 .schedule .innerBox .name {
	font-size: 12px;
}

#main .section01 .schedule .innerBox .name span {
	font-weight: bold;
}

#main .section01 .schedule .photoBox {
	background: url(../img/index/cast_schedule_bg.jpg) no-repeat;
	width	:116px;
	height	:152px;
	text-align:center;
	padding-top:1px;
}

#main .section01 .schedule a {
	color			:#684343;
	text-decoration	:none;
	font-weight		:bold;
}

#main .section01 .schedule a:hover {
	text-decoration	:underline;
}
*/

#main .section02 {
	padding-left: 10px;
}

#main .section02 h2 {
	margin-bottom: 10px;
}

#main .section02 .cast {
	width: 161px;
	height: 312px;
	background: url(../img/index/cast_bg.jpg) no-repeat;
	padding: 5px 8px 10px 7px;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-bottom: 15px;
	color: #5a3910;
}

#main .section02 .cast .caption {
	font-size: 13px;
	padding: 6px 0;
}

#main .section02 .cast .photoBox {
	margin-bottom: 5px;
}

#main .section02 .cast p {
	line-height: 1.2;
}

#main .section02 .cast .name {
	font-weight: bold;
	font-size: 13px;
}

#main .section02 .cast .name a {
	color: #5a3910;
}

#main .section02 .cast .size {
	font-size: 12px;
	margin-bottom: 5px;
}
