@charset "utf-8";
html{overflow-y:scroll;}/*ie6用横スクロール非表示対策*/
#mcontents_area{
	float:left;
	margin-bottom:10px;
	width:675px;
}
#marquee_area{
	width:669px;
	height:34px;
	margin:10px 0 0 0;
	background:url(/img/cospara/marquee_bg.gif) no-repeat;
}
#marquee_area marquee{
	width:598px;
	height:34px;
	margin:0 33px 0 39px;
	line-height:34px;
	color:#FF0099;
}
#mevent{
	float:left;
	display:inline;
	width:270px;
	height:370px;
	background:url(/img/cospara/mevent_bg.gif) bottom center no-repeat;
}
#mevent p{
	width:240px;
	text-align:center;
	margin:0 0 0 17px;
}
#news{
	float:left;
	display:inline;
	width:399px;
	height:370px;
	background:url(/img/cospara/news_bg.gif) bottom center no-repeat;
}
#news iframe{
	margin:0 0 0 14px;
	width:377px;
	height:300px;
	overflow:auto;
	overflow-x:hidden;
}
#schedule{
	float:left;
	display:inline;
	width:336px;
	height:375px;
	background:url(/img/cospara/schedule_bg.gif) bottom center no-repeat;
}
#schedule .selecter{
	width:298px;
	height:28px;
	margin:0 0 0 20px;
	line-height:23px;
	text-align:center;
	color:#fd00ba;
	background:url(/img/cospara/schedule_select_bg.gif) no-repeat;
}
#schedule .selecter a{
	font-weight:bold;
	color:#fd00ba;
	text-decoration:none;
}
#schedule iframe{
	margin:0 0 0 14px;
	width:312px;
	height:278px;
	overflow:auto;
}

/*iframe内-------------------------------*/
#sch_box{
	width:290px;
}
#sch_box li{
	width:275px;
	height:186px;
	margin:0 auto;
	padding:16px 0 0 10px;
	background:url(/img/cospara/schedule_frame.gif) no-repeat top;
}
#sch_box .image{
	float:left;
}
#sch_box .image img{
	width:120px;
	height:170px;
}
#sch_box .lname{
	text-align:center;
	line-height:22px;
	font-weight:bold;
	color:#fd00ba;
}
#sch_box .lname a{
	color:#fd00ba;
	text-decoration:none;
}
#sch_box .prof{
	text-align:center;
	padding:5px 0;
	line-height:18px;
}
#sch_box .date{
	line-height:20px;
	text-align:center;
	font-weight:bold;
	color:#fd00ba;
}
#sch_box .time{
	padding:4px 0;
	line-height:36px;
	text-align:center;
	color:#fd00ba;
}
#sch_box .time span{
	font-weight:bold;
}
/*-----------------------------------------*/
#photo{
	float:left;
	display:inline;
	width:333px;
	height:375px;
	background:url(/img/cospara/photo_bg.gif) bottom center no-repeat;
}
#photo .mcontents{
	margin:0 0 0 14px;
	width:312px;
	height:306px;
	overflow:auto;
}
#photo_box li{
	clear:both;
	padding:0 0 10px 0;
}
#photo_box li.more{
	font-size:12px;
	padding:5px 5px;
	text-align:right;
	border-top:1px solid #FFCCFF;
}
#photo_box li.more a{
	color:#FF66FF;
	text-decoration:none;
}
#photo_box .title{
	height:24px;
	padding:11px 0 0 5px;
	line-height:24px;
	color:#fd00ba;
	font-weight:bold;
	background:url(/img/cospara/photo_t_bg.gif) no-repeat left;
}
#photo_box .date{
	padding:0 5px 0 0;
	text-align:right;
	color:#fd00ba;
	line-height:20px;
	margin:-20px 0 0 0;
	font-size:12px;
}
#photo_box .text{
	padding:5px;
}
#photo_box .text img{
	float:left;
	padding:0 5px 5px 0;
}
#photo_box .toprof{
	clear:both;
	margin:10px 0 0 0;
	text-align:right;
}
#mbanner{
}
#mbanner li{
	float:left;
	display:inline;
	padding:10px 3px 0 7px;
}
