@charset "utf-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 1.6;
	color: #333;
	background: #000 url(../images/jigoro_bg.jpg) repeat-y center top;
}
/*clearfix
--------------------------------------*/
.clearfix {
	overflow: hidden;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
}
*:first-child+html .clearfix {
	zoom: 1;
}

/*基本フロート
--------------------------------------*/
.clearfix .left {
	float: left;
	display:inline;
}
.clearfix .right {
	float: right;
}



/*link style
--------------------------------------*/
a img {
	border: none;
}
a:link {
	color: #333;
	text-decoration: underline;
	font-size: 10px;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/*basic layout
--------------------------------------*/
#wapper {
	margin: auto;
	/*background-image: url(%20);*/
	width: 944px;
}
#header {
	background: url(/images/top_021.jpg) no-repeat;
	height: 131px;
	width: 854px;
	margin: 0 auto;
	position: relative;
}
#navi {
	width: 856px;
	height: 42px;
	margin: 2px auto 1px;
}
#mainCom {
	width: 855px;
	margin: auto;
}
#main {
	margin: 0 auto;
	background-color: #FFF;
	width: 855px;
}
#footer {
	clear: both;
	margin: 10px auto 0 auto;
	width: 855px;
	background: url(../images/fli.gif) no-repeat center bottom;
	height: auto;
}
#header h1 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	padding-right: 13px;
	text-align:right;
}
#header #osaka a {
	display: block;
	height: 30px;
	width: 320px;
	position: absolute;
	left: 470px;
	top: 18px;
	text-indent: -9999px;
}
#header #kobe a {
	display: block;
	height: 30px;
	width: 320px;
	position: absolute;
	left: 470px;
	top: 48px;
	text-indent: -9999px;
}
#header #kyoto a {
	display: block;
	height: 30px;
	width: 320px;
	position: absolute;
	left: 470px;
	top: 78px;
	text-indent: -9999px;
}

/*main style
--------------------------------------*/
#mainImg {
	background: url(../images/mainImg.jpg) no-repeat;
	height: 533px;
	margin: 5px auto 20px;
	width: 853px;
	position: relative;
}
#mainImg #news {
	height: 270px;
	width: 470px;
	left: 200px;
	right: 20px;
	margin-left: 19px;
	top: 40px;
	margin-top: 5px;
	color: #FFF;
}
#mainImg #flash {
	height: 456px;
	width: 340px;
	position: absolute;
	top: 2px;
	right: 2px;
}

#main #conEvent {
	background: url(../images/100.gif);
	float: left;
	height: 101px;
	width: 647px;
	margin-bottom: 10px;
}
#main #con1 {
	float: left;
	width: 360px;
	height: 516px;
	margin-right: 5px;
	background: url(../images/pik.gif) no-repeat;
	margin-left: 2px;
}
#main #con2 {
	float: left;
	width: 281px;
	height: 518px;
	margin-right: 2px;
	background: url(../images/pikG.gif) no-repeat;
	margin-left: 3px;
}
#main #con3 {
	float: left;
	width: 180px;
	height: auto;
	margin-left: 5px;
	margin-top: -117px;
}
#main #con3 #qr {
	margin-top: 3px;
}
#main #con1 table {
	margin-top: 70px;
	margin-left: 16px;
}
#main #con2 table {
	margin-left: 18px;
	margin-top: 70px;
}
#main #con3 #Rec {
	margin-top: 5px;
}
#main #con3 #link {
	margin-top: 5px;
}
#main #con3 #Con {
	margin-top: 5px;
}
#main #hr {
	margin: auto;
}
#con3 #topOf {
	margin-top: 60px;
	margin-left: 60px;
	background: url(../images/top.gif);
	clear: both;
}
/*footer  style
--------------------------------------*/
#footer ul {
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
}
#footer address {
	margin: auto;
	color: #FFF;
	vertical-align: bottom;
	padding-bottom: 5px;
	text-align: center;
}
#footer #a_navi {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
}
/*news  style
--------------------------------------*/
#mainImg #news h2 {
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 14px;
	padding-top: 100px;
	color: #F00;
}
#mainImg #news p {
	margin-left: 50px;
	line-height: 1.4;
	font-size: 12px;
}
/*navi  style
--------------------------------------*/
#navi ul {
	display: inline;
}
#navi ul li {
	display: inline;
}
#navi ul li#n_top a {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top_03.jpg);
	float: left;
}
#navi ul li#n_top a:hover {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top2_03.jpg);
}
#navi ul li#n_News a {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	float: left;
	background: url(../images/top_04.jpg);
}
#navi ul li#n_News a:hover {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top2_04.jpg);
	list-style: none;
}
#navi ul li#n_System a {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top_05.jpg);
	float: left;
}
#navi ul li#n_System a:hover {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top2_05.jpg);
}
#navi ul li#n_Attention a {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top_06.jpg);
	float: left;
}
#navi ul li#n_Attention a:hover {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top2_06.jpg);
}
#navi ul li#n_Gals a {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top_07.jpg);
	float: left;
}
#navi ul li#n_Gals a:hover {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top2_07.jpg);
}
#navi ul li#n_Sch a {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top_08.jpg);
	float: left;
}
#navi ul li#n_Sch a:hover {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top2_08.jpg);
}
#navi ul li#n_Recruit a {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top_09.jpg);
	float: left;
}
#navi ul li#n_Recruit a:hover {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top2_09.jpg);
}
#navi ul li#n_Mobile a {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/n_mail.jpg);
	float: left;
}
#navi ul li#n_Mobile a:hover {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/n_mail_r.jpg);
}
#navi ul li#n_Link a {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top_11.jpg);
	float: left;
}
#navi ul li#n_Link a:hover {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top2_11.jpg);
}
#navi ul li#n_Mail a {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top_12.jpg);
	float: left;
}
#navi ul li#n_Mail a:hover {
	height: 42px;
	width: 85px;
	text-decoration: none;
	display: block;
	background: url(../images/top2_12.jpg);
}

#main .rNavi{
width:800px;
margin-left:auto;
margin-right:auto;


list-style-type:none;

}

#main .rNavi ul{
display: inline-block;
display:block;
margin:0;
padding:0;
list-style-type:none;

}

#main .rNavi ul:after{content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.rNavi ul .first{
margin:0;
}
.rNavi ul li{
float:left;
margin-left:5px;
vertical-align:top;}