#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 {
	padding:6px;
}
#news h3,
#live h3,
#update 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;
}
/* -------------------------- */
#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;
}
