@charset "utf-8";
#containerBG {
	background-image: url(../img/common/bg.gif);
	background-repeat: repeat-x;
}
#containerBG #containerBGmain {
	background-image: url(../img/common/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentsArea {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#rjcHeader {
	height: 415px;
	width: 960px;
}
#rjcHeader h1 {
	text-indent: -9999px;
}
#rjcHeader p {
	text-indent: -9999px;
}
#rjcHeaderMenu li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#home #container #containerBG #containerBGmain #contentsArea #rjcHeaderMenu li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#contentsBox {
	padding: 19px;
	border: 1px solid #d4d4d4;
	width: 920px;
}
#contentsBox #contentsLeft,
#contentsBox #contentsLeft2 {
	width: 690px;
	float: left;
}
#contentsLeft #bnBox01 {
	width: 224px;
	margin-right: 6px;
	float: left;
}
#contentsLeft #bnBox02 {
	width: 224px;
	margin-right: 6px;
	float: left;
}
#contentsLeft #bnBox03 {
	width: 224px;
	float: left;
}
#contentsLeft dd {
	line-height: 20px;
}

#contentsBox #contentsRight,
#contentsBox #contentsRight2 {
	width: 230px;
	float: left;
}
#contentsRight .rightBox,
#contentsRight2 .rightBox {
	margin-bottom: 10px;
}

.pagetop {
	text-align: right;
	padding-right: 20px;
}
img {
border: none;
vertical-align: top;
} 

#s_bnBox { width: 680px; margin: 20px 0; border-top: #999 1px dotted; }
#s_bnBox ul.s_bnBoxline { border-bottom: #999 1px dotted; }
#s_bnBox li { float: left; width: 201px; padding : 10px 12px; border-right: #999 1px dotted; position:relative; min-height: 63px; }
#s_bnBox li.colend { border-right: #fff 0px solid; }
#s_bnBox li img.icon { margin-right: 6px; float: left; }
#s_bnBox li div.icontxt { float: left; width: 144px; }
#s_bnBox li div.icontxt p { font-size:11px; line-height: 1; }
#s_bnBox li .new {
	position:absolute;
	top:9px;
	right:4px;
	z-index:1000;
}

#newsBox { margin: 20px 0 10px; border: #b2dcff 10px solid; }
#newsBox .newsTitle img { float: left; }
#newsBox dl { color: #666; padding: 5px; }
#newsBox dt { font-weight:bold; }
#newsBox dd { border-bottom: #b2dcff 1px dotted; margin-bottom: 5px;}
#newsBox ul { margin: 0 0 5px 10px; }
#newsBox li {
	padding-left: 5px;
	background: #fff url("../img/common/arrow_dot2.gif") 0 7px no-repeat;
	line-height: 1.25em; margin:0 0 0.5em 0;
}

#snsBtn img { margin-bottom: 10px; }
#snsBox { margin: 0; border: #fff3b2 10px solid; background: #fff9d8; padding: 10px; }

#sponsor ul{
	margin:10px;

}
#sponsor ul li{
	float:left;
	margin:10px;
}



.topicseBox {
	width: 660px;
	margin-bottom: 10px;
	padding: 0 10px 10px;
	border-bottom: #999 1px dotted;
}

.topicseBox .topicsL {
	width: 319px;
	padding: 0 10px 0 0;
	border-right: #999 1px dotted;
	float: left;
}

.topicseBox .topicsR {
	width: 319px;
	padding: 0 0 0 10px;
	float: right;
}

.topicseBox p.name {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.25em;
	padding-left: 10px;
	background: #fff url("../img/common/arrow.gif") 0 4px no-repeat;
	text-indent: 0;
/*	height: 30px;*/
	margin-bottom: 10px;
}

.topicseBox div.txtbox {
	float: left;
	width: 195px;
	font-size:88%;
}
.topicseBox div.txtboxW {
	float: left;
	width: 490px;
	font-size:88%;
}

.topicseBox div.txtbox p {
	margin:0 0 0.5em 0;
}
.topicseBox div.txtbox ul li{
	text-indent:-1em;
	padding:0 0 0 1em;
}
.topicseBox div.txtboxW dl{
	margin:4px 0;
	padding:4px;
	border:2px solid #d6d6d6;
}
.topicseBox div.txtboxW dl dt{
	width:50px;
	float:left;
}
.topicseBox img {
	float: right;
}

.topicseEnd {
	margin-bottom: 20px !important;
}

/*-- topicseBox��table --*/
.topicseBox table {
	width: 100%;
	margin: 5px auto 0;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
}

.topicseBox table th { 
	width: 100px;
	padding: 3px;
	background-color:#008aff;
	color:#fff;
	text-align: center;
	border-bottom: #ccc 1px solid;

}

.topicseBox table td {
	padding: 3px 3px 3px 10px;
	border-bottom: #ccc 1px solid;
}




#recruitBox {
	width: 660px;
	margin-bottom: 20px;
	background: #edd6fe url("../img/common/recruitBox_bg.gif") ;
	padding: 10px;
}

#recruitBox .inner {
	background: #fff;
	margin: 0;
	padding: 0;
}

#recruitBox .inner .recruit_img {
	float: left;
	margin: 10px;
}

#recruitBox .inner p {
	width: 480px;
	padding: 10px;
	float: right;
}


