@charset "utf-8";

body {
	background:url(../images/top_bg.jpg) repeat-x 0 80px;
}

.index-pr {
	clear:both;
	margin:0 auto;
	padding:0;
	width:820px;
	height:200px;
	background:url(../images/top_img.jpg) no-repeat 0 0;
	text-indent:-10000px;
	text-align:center;
}	
.click-notes {
	margin:10px 0 0 0;
	padding:0;
	width:580px;
	height:59px;
	background:url(../images/click_notes.jpg) no-repeat 0 0;
	text-indent:-10000px;
}
.rbox .box01 {
	margin:0;
	padding:0;
	width:580px;
}
.rbox .box01 h2 {
	display:block;
	margin:0;
	padding:0px;
	width:580px;
	height:32px;
	background:url(../images/r01.jpg) no-repeat 0 0;
	text-indent:-10000px;
}
.rbox .box01 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.rbox .box01 li {
	display:block;
	margin:1px;
	padding:0;
	width:190px;
	height:65px;
	text-indent:-10000px;
	text-align:left;
	float:left;
}
.rbox .box01 li a {
	display:block;
	width:190px;
	height:65px;
}
.rbox .search01 {
	background:url(../images/search01.jpg) no-repeat 0 0;
}
.rbox .search01 a:hover {
	background:url(../images/search01_on.jpg) no-repeat 0 0;
}
.rbox .search02 {
	background:url(../images/search02.jpg) no-repeat 0 0;
}
.rbox .search02 a:hover {
	background:url(../images/search02_on.jpg) no-repeat 0 0;
}
.rbox .search03 {
	background:url(../images/search03.jpg) no-repeat 0 0;
}
.rbox .search03 a:hover {
	background:url(../images/search03_on.jpg) no-repeat 0 0;
}
.rbox .search04 {
	background:url(../images/search04.jpg) no-repeat 0 0;
}
.rbox .search04 a:hover {
	background:url(../images/search04_on.jpg) no-repeat 0 0;
}
.rbox .search05 {
	background:url(../images/search05.jpg) no-repeat 0 0;
}
.rbox .search05 a:hover {
	background:url(../images/search05_on.jpg) no-repeat 0 0;
}
.rbox .search06 {
	background:url(../images/search06.jpg) no-repeat 0 0;
}
.rbox .search06 a:hover {
	background:url(../images/search06_on.jpg) no-repeat 0 0;
}
.rbox .box02 {
	margin:10px 0;
	padding:0;
	width:580px;
}
.rbox .box02 h2 {
	display:block;
	margin:0;
	padding:0;
	width:580px;
	height:36px;
	background:url(../images/r022.jpg) no-repeat 0 0;
	text-indent:-10000px;
}
.rbox .box03 {
	margin:10px 0;
	padding:0;
	width:580px;
}
.rbox .box03 h2 {
	display:block;
	margin:0;
	padding:0;
	width:580px;
	height:36px;
	background:url(../images/r032.jpg) no-repeat 0 0;
	text-indent:-10000px;
}

#main-container .new-box {
	margin-top:10px;
	padding-right:30px;
	padding-left:30px;
}
#main-container .new-box li {
	margin-bottom:6px;
	padding-bottom:4px;
	border-bottom:1px dotted #999999;
	list-style-type:circle;
	font-size:14px;
	text-align:left;
}
.view-item {
	margin:0 auto;
	padding:0;
	width:580px;
	text-align:center;
}
.view-item ul {
	margin:0;
	padding:10px 0 5px 3px;
	width:575px;
	list-style-type:none;
}
.view-item li {
	margin:0 0 6px 3px;
	padding:7px 3px 0 0;
	width:107px;
	height:160px;
	line-height:1.4;
	text-align:left;
	float:left;
	background-color:#FFFFDE;
}


#admin-container {
	margin:20px auto;
	padding:10px;
	background-color:#FFFFFF;
	text-align:center;
}
#admin-container .message-block,
#admin-container .twit-box,
#admin-container .skype-box,
#admin-container .form-block {
	clear:both;
	margin:20px auto;
	padding:20px;
	width:90%;
	text-align:center;
}
#admin-container h3 {
	padding:4px;
	border-bottom:2px dotted #DDDDDD;
	text-align:left;
}
#admin-container .message-block ul {
	margin:20px;
	padding:0;
}
#admin-container .message-block li {
	margin:4px;
	text-align:left;
}
#admin-container .notes-box {
	text-align:left;
}
#admin-container .twit-box ul,
#admin-container .form-block ul {
	list-style-type:none;
	margin:20px;
	padding:0;
	height:30px;
}
#admin-container .twit-box ul li,
#admin-container .form-block ul li {
	margin:10px;
	float:left;
}
#admin-container .comment-box {
	clear:both;
	margin:20px auto;
	padding:20px;
	width:60%;
	line-height:2.0;
	text-align:left;
}



