@charset "Shift_JIS";

/* ------------ event ------------ */

#right #event{
	width:550px;
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	word-wrap:break-word;
	word-break:break-all;
	clear:both;
	background-image: url(../Img/bbs_bg.jpg);
	background-repeat: repeat;
	background-position: left;
}

#right #event span{
margin:0;
padding:0;
border:0;
}

#right #event .view{
width:530px;
margin:0px 10px 0;
padding:0 0 10px;
border:0;
line-height:140%;
}

#right #event .view h1{
margin:0;
padding:0 0 10px 0;
border:0;
font-weight:bold;
line-height:200%;
font-size:14px;
}

#right #event .view img{
width:220px;
margin:0 10px 10px 0;
padding:0;
border:0;
cursor:pointer;
}

/* ------------ news ------------ */

#right #ns{
width:550px;
margin:10px 0 0 0;
padding:0;
border:0;
text-align:left;
clear:both;
}

#right #ns .news{
	float:left;
	width:555px;
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	font-size: 12px;
}
#right #ns .news ul {
	margin:0px 0 0 5px;
	padding:0px;
	border:0;
}
#right #ns .news ul li{
	list-style-type:none;
	margin:0;
	padding:0 0 0 15px;
	line-height:18px;
	font-size:12px;
	border:0;
	background-image: url(/img/ico_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/* ------------ misenews ------------ */

#right #misenews{
width:550px;
margin:10px 0 0 0;
padding:0;
border:0;
text-align:left;
clear:both;}

#right #misenews table {width:550px; margin:0 0 10px 0;padding:0;border:0;}
#right #misenews table th {width:275px; padding:5px 5px 5px 0;vertical-align:top;font-size:12px;word-wrap:break-word;word-break:break-all;text-align:left;}

#right #misenews table th .shop{margin:0; padding:5px 0;border:0;color:#6EB33D;font-size:12px;}
#right #misenews table th .shop a{text-decoration:none;}
#right #misenews table th .shop a:link {color:#6CA83C;}
#right #misenews table th .shop a:visited {color:#6CA83C;}
#right #misenews table th .shop a:active {color:#6CA83C;}
#right #misenews table th .shop a:hover {color:#6CA83C; text-decoration:underline;}

#right #misenews table th img {width:80px;height:80px;padding:0;margin:0 5px 0 0;}

#right #misenews table th span{margin:0; padding:0;border:0;font-size:11px;color:#666;}

#right #misenews table td {background:url(/img/bg_dot.gif) left bottom repeat-x;}
	
