#content #primary {
	border: none;
	padding:0;
}

/* -------------------------- */
#wrapper {
}
#pin {
	background:url(pin_bg.gif) no-repeat;
	border:1px solid #ccc;
}
#main {
	float:left;
	width:413px;
}
#side {
	float:left;
	width:217px;
	margin-left:6px;
}
/* -------------------------- */
#news h4,
#news p,
#live ul,
#update ul,
#update_btm ul {
	padding:6px;
}
#news h3,
#live h3,
#update h3,
#update_btm h3{
	font-size:4px;
	text-indent:-9999px;
	height:24px;
}
/* -------------------------- */
#news {
	border:1px solid #ccc;
	margin-bottom:5px;
}
#news h3 { background:url(news.gif) no-repeat;
	width:215px;}
#news p { 
	padding-bottom:10px;}
#news h4 {
	font-size:100%;
	line-height:1.2;
	color:#352F8F; /* お知らせタイトル文字色 */
}
/* -------------------------- */
#live {
	border:1px solid #ccc;
	margin-bottom:5px;
}
#live h3 { background:url(live.gif) no-repeat;width:215px; }
#live li {
	padding-bottom:6px;
	line-height:1.5;
	list-style-type:none;
}
#live li em {
	display:block;
	background:#EFEFEF;
	padding:0 2px;
}
/* -------------------------- */
#news h3 a,
#live h3 a { 
	display:block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:23px;
	padding-top: 23px;
}

/* -------------------------- */
#update {
	width:215px;
	border:1px solid #ccc;
	font-size:84%;
}
#update h3 { background:url(update.gif) no-repeat; }
#update li {
	list-style-type:none;
}
/* -------------------------- */
#update_btm {
	width:411px;
	border:1px solid #ccc;
	font-size:84%;
	margin-top:5px;
}
#update_btm h3 { background:url(update.gif) no-repeat; }
#update_btm li {
	list-style-type:none;
}
/* -------------------------- */
#twitter {
	margin-top:5px;
}
/* -------------------------- */
#mobile {
	float:left;
	width:204px;
	margin-top:5px;
	margin-right:5px;
}
/* -------------------------- */
#mySpace {
	float:left;
	width:204px;
	margin-top:5px;
}
/* -------------------------- */
#mobile p,
#mySpace p {
	text-align:center;
	font-size:84%;
	padding:4px;
}
/* -------------------------- */
#footer .copy {
	margin:6px 0 24px;
}


#content .topbanner {
	position:relative;
	margin:5px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:153px;
	clear:both;
}
.topbanner p {
	position:absolute;
	top:0;
	left:0;
	height:0;
	width:648px;
}
.topbanner a {
	display:block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:153px;
	padding-top: 153px;
	background: url(emeraldrum.gif) no-repeat;
}
#flashcontent {
	margin-top:46px;
}


#content {
	float:left;
}


#sidebar {
	float:left;
	padding:6px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fff;
}

#sidebar .section {
	margin-bottom:6px;
}
#sidebar .section h3 {
	font-size:100%;
}
#utube {
	padding:6px;
	margin:12px 0 6px;
}
#utube .section {
	font-size:100%;
	float:left;
	margin-right:5px;
	padding:6px;
	border:1px solid #ccc;
}
#utube .section h3 {
	font-size:100%;
}
	


