@charset "utf-8";
/* CSS Document */
@import url(global.css);
@import url(public.css);
@import url(layout.css);


#content .service_right .munetop a.notice0{
	background:url(../../img/home/images/member_right.gif) no-repeat -524px -129px;
	height:30px;
	width:100px;
	}
#content .service_right .munetop a.notice7{
	background:url(../../img/home/images/member_right.gif) no-repeat -625px -129px;
	height:30px;
	width:100px;
	}
#content .service_right .munetop a.notice8{
	background:url(../../img/home/images/member_right.gif) no-repeat -489px -175px;
	height:30px;
	width:100px;
	}
#content .service_right .munetop a.notice9{
	background:url(../../img/home/images/member_right.gif) no-repeat -590px -175px;
	height:30px;
	width:100px;
	}
#notice_right{
	margin:0 auto;
	padding:10px;
	}
#notice_right table.noticenews{
	border-collapse:collapse;
	line-height:2em;
	}
#notice_right .noticenews td{
	border-bottom:1px dotted #ccc;
	padding:5px;
	}
#notice_right .noticenews th{
	background-color:#ffffce;
	padding:4px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-top:2px solid #ff9d0f;
	}
#notice_right .noticenews a{
	color:#333;
	text-decoration:none;
	}
#notice_right .noticenews a:hover{
	color:red;
	text-decoration:underline;
	}
/* view */
#content .service_right .rightbox #notice_new ul{
    overflow: hidden;
    width: 710px;
}
#content .service_right .rightbox #notice_new li.left  {
    float:left;
    color:#0000BB;
    font-size:15pt;
    font-weight:bolder;
    text-align:left;
    width:70%;
    line-height:30px;
}
#content .service_right .rightbox #notice_new li.right {
    float: right;
}
