html
{
}

body
{
	background-image: url(../htmlimg/bknd.gif);
	background-repeat: repeat-x;
	background-color:#CCC;
}

body,td,th {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

#container
{
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main
{
	position: relative;
	margin-top: 120px;
	margin-left: 3px;
	width: 824px;
}

#imageLeft
{
	position: relative;
	margin-left: 0px;
	float: left;
	width: 350px;
	height: 500px;
	background-color:#FFFFFF;
}

#imageRight
{
	position: relative;
	margin-left: 4px;
	float: left;
	width: 350px;
	height: 500px;
	background-color:#FFFFFF;
}

#dummyImage
{
	position: absolute;
	margin-left: -764px;
	width: 704px;
	height: 500px;
}

#imageRight-nospace
{
	position: relative;
	margin-left: 0px;
	float: left;
	width: 350px;
	height: 500px;
	background-color:#FFFFFF;
}

.scl95
{
	margin-left: 9px;
	margin-top: 13px;
	width: 333px;
	height: 475px;
}

.scl90
{
	margin-left: 18px;
	margin-top: 25px;
	width: 315px;
	height: 450px;
}

.scl85
{
	margin-left: 26px;
	margin-top: 38px;
	width: 298px;
	height: 425px;
}

.scl80
{
	margin-left: 35px;
	margin-top: 50px;
	width: 280px;
	height: 400px;
}

.scl75
{
	margin-left: 44px;
	margin-top: 63px;
	width: 263px;
	height: 375px;
}

.scl70
{
	margin-left: 53px;
	margin-top: 75px;
	width: 245px;
	height: 350px;
}

.scl65
{
	margin-left: 61px;
	margin-top: 88px;
	width: 228px;
	height: 325px;
}

.scl60
{
	margin-left: 70px;
	margin-top: 100px;
	width: 210px;
	height: 300px;
}

#logo
{
	float: right;
}

#copyright
{
	float:left;
	position:relative;
	background-image: url(../htmlimg/copyright.png);
	background-repeat:no-repeat;
	
	margin-left:265px;
	width: 320px;
	height: 17px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	-webkit-background-size: 320px 17px;
	   -moz-background-size: 320px 17px;
	     -o-background-size: 320px 17px;
		background-size: 320px 17px;
}

#profilelink
{
	float:left;
	position:relative;
	margin-top:-60px;
	margin-left:190px;
    z-index: 1;
	-webkit-background-size: 140px 28px;
	   -moz-background-size: 140px 28px;
	     -o-background-size: 140px 28px;
		background-size: 140px 28px;
}

#profilelink a
{
	float:left;
	display: block;
	width:140px;
	height:14px;

	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	
	background-image: url(../htmlimg/profilelink.png);
	-webkit-background-size: 140px 28px;
	   -moz-background-size: 140px 28px;
	     -o-background-size: 140px 28px;
		background-size: 140px 28px;
}

#profilelink a:hover
{
	background: url(../htmlimg/profilelink.png) no-repeat 0px -14px;
	-webkit-background-size: 140px 28px;
	   -moz-background-size: 140px 28px;
	     -o-background-size: 140px 28px;
		background-size: 140px 28px;
}

/*-- navi --*/

#navi
{
	float:left;
	position:relative;
	width:150px;
	height: 30px;
	margin-top: 5px;
	/* margin-left: 363px; 下の小さな矢印はなくす（ページ番号は残す）*/
	margin-left: 389px;
}

#navi img{
	float:left;
	position:relative;
}

#navi div a{
	float:left;
	display: block;
	width: 26px;
	height: 17px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

#navi .navi_arrow_l a{
	margin-left: 0px;
	background: url(../htmlimg/navi_arrow_l.png);
	-webkit-background-size: 26px 51px;
	   -moz-background-size: 26px 51px;
	     -o-background-size: 26px 51px;
		background-size: 26px 51px;
}

#navi .navi_arrow_l a:focus,
#navi .navi_arrow_l a:hover{
	background: url(../htmlimg/navi_arrow_l.png) no-repeat 0px -17px;
	-webkit-background-size: 26px 51px;
	   -moz-background-size: 26px 51px;
	     -o-background-size: 26px 51px;
		background-size: 26px 51px;
}
#navi .navi_arrow_l a.active{
	background: url(../htmlimg/navi_arrow_l.png) no-repeat 0px 0px;
	-webkit-background-size: 26px 51px;
	   -moz-background-size: 26px 51px;
	     -o-background-size: 26px 51px;
		background-size: 26px 51px;
}
#navi .navi_arrow_l a.disabled{
	background: url(../htmlimg/navi_arrow_l.png) no-repeat 0px -34px;
	-webkit-background-size: 26px 51px;
	   -moz-background-size: 26px 51px;
	     -o-background-size: 26px 51px;
		background-size: 26px 51px;
}


#navi .navi_arrow_r a{
	margin-left: 0px;
	background: url(../htmlimg/navi_arrow_r.png);
	-webkit-background-size: 26px 51px;
	   -moz-background-size: 26px 51px;
	     -o-background-size: 26px 51px;
		background-size: 26px 51px;
}

#navi .navi_arrow_r a:focus,
#navi .navi_arrow_r a:hover{
	background: url(../htmlimg/navi_arrow_r.png) no-repeat 0px -17px;
	-webkit-background-size: 26px 51px;
	   -moz-background-size: 26px 51px;
	     -o-background-size: 26px 51px;
		background-size: 26px 51px;
}
#navi .navi_arrow_r a.active{
	background: url(../htmlimg/navi_arrow_r.png) no-repeat 0px 0px;
	-webkit-background-size: 26px 51px;
	   -moz-background-size: 26px 51px;
	     -o-background-size: 26px 51px;
		background-size: 26px 51px;
}
#navi .navi_arrow_r a.disabled{
	background: url(../htmlimg/navi_arrow_r.png) no-repeat 0px -34px;
	-webkit-background-size: 26px 51px;
	   -moz-background-size: 26px 51px;
	     -o-background-size: 26px 51px;
		background-size: 26px 51px;
}

/*-- Large navi --*/
#large_arrow
{
	float:left;
	position:relative;
	width: 60px;
	height: 80px;
	margin-top: 210px;
	margin-left: 0px;
}

#large_arrow div a{
	float:left;
	display: block;
	width: 60px;
	height: 80px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}

#large_arrow .large_arrow_l a{
	margin-left: 0px;
	background: url(../htmlimg/large_arrow_l.png);
	-webkit-background-size: 60px 240px;
	   -moz-background-size: 60px 240px;
	     -o-background-size: 60px 240px;
		background-size: 60px 240px;
}

#large_arrow .large_arrow_l a:focus,
#large_arrow .large_arrow_l a:hover{
	background: url(../htmlimg/large_arrow_l.png) no-repeat 0px -80px;
	-webkit-background-size: 60px 240px;
	   -moz-background-size: 60px 240px;
	     -o-background-size: 60px 240px;
		background-size: 60px 240px;
}
#large_arrow .large_arrow_l a.active{
	background: url(../htmlimg/large_arrow_l.png) no-repeat 0px 0px;
	-webkit-background-size: 60px 240px;
	   -moz-background-size: 60px 240px;
	     -o-background-size: 60px 240px;
		background-size: 60px 240px;
}
#large_arrow .large_arrow_l a.disabled{
	background: url(../htmlimg/large_arrow_l.png) no-repeat 0px -160px;
	-webkit-background-size: 60px 240px;
	   -moz-background-size: 60px 240px;
	     -o-background-size: 60px 240px;
		background-size: 60px 240px;
	cursor: unset;
}

#large_arrow .large_arrow_r a{
	margin-left: 0px;
	background: url(../htmlimg/large_arrow_r.png);
	-webkit-background-size: 60px 240px;
	   -moz-background-size: 60px 240px;
	     -o-background-size: 60px 240px;
		background-size: 60px 240px;
}

#large_arrow .large_arrow_r a:focus,
#large_arrow .large_arrow_r a:hover{
	background: url(../htmlimg/large_arrow_r.png) no-repeat 0px -80px;
	-webkit-background-size: 60px 240px;
	   -moz-background-size: 60px 240px;
	     -o-background-size: 60px 240px;
		background-size: 60px 240px;
}
#large_arrow .large_arrow_r a.active{
	background: url(../htmlimg/large_arrow_r.png) no-repeat 0px 0px;
	-webkit-background-size: 60px 240px;
	   -moz-background-size: 60px 240px;
	     -o-background-size: 60px 240px;
		background-size: 60px 240px;
}
#large_arrow .large_arrow_r a.disabled{
	background: url(../htmlimg/large_arrow_r.png) no-repeat 0px -160px;
	-webkit-background-size: 60px 240px;
	   -moz-background-size: 60px 240px;
	     -o-background-size: 60px 240px;
		background-size: 60px 240px;
	cursor: unset;
}


/*-- menu --*/

#menu
{
	float:left;
	position:relative;
	width:830px;
	height: 130px;
}

#menucolumn1
{
	float:left;
	position:relative;
	width:300px;
	height: 160px;
}

#menucolumn2
{
	float:left;
	position:relative;
	width:300px;
	height: 160px;
}

#menu div ul,
#menu div ul li{
	float: left;
	-webkit-background-size: 254px 44px;
	   -moz-background-size: 254px 44px;
	     -o-background-size: 254px 44px;
		background-size: 254px 44px;
}
#menu div ul li a,
#menu div ul li span{
	display: block;
	width: 254px;
	height: 22px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	-webkit-background-size: 254px 44px;
	   -moz-background-size: 254px 44px;
	     -o-background-size: 254px 44px;
		background-size: 254px 44px;
}


.space{
	margin-left: 0px;
	background: url(../htmlimg/clear.png);
}


.profile{
	margin-left: 0px;
	background: url(../htmlimg/profile.png);
}
.profile a:focus,
.profile a:hover{
	background: url(../htmlimg/profile.png) no-repeat 0px -22px;
}
.profile a.active{
	background: url(../htmlimg/profile.png) no-repeat 0px 0px;
}
.profile span.disabled{
	background: url(../htmlimg/profile.png) no-repeat 0px 0px;
}


.news{
	margin-left: 0px;
	background: url(../htmlimg/news.png);
}
.news a:focus,
.news a:hover{
	background: url(../htmlimg/news.png) no-repeat 0px -22px;
}
.news a.active{
	background: url(../htmlimg/news.png) no-repeat 0px 0px;
}
.news span.disabled{
	background: url(../htmlimg/news.png) no-repeat 0px 0px;
}


.contact{
	margin-left: 0px;
	background: url(../htmlimg/contact.png);
}
.contact a:focus,
.contact a:hover{
	background: url(../htmlimg/contact.png) no-repeat 0px -22px;
}
.contact a.active{
	background: url(../htmlimg/contact.png) no-repeat 0px 0px;
}
.contact span.disabled{
	background: url(../htmlimg/contact.png) no-repeat 0px 0px;
}


.menu1{
	margin-left: 0px;
	background: url(../htmlimg/menu1.png);
}
.menu1 a:focus,
.menu1 a:hover{
	background: url(../htmlimg/menu1.png) no-repeat 0px -22px;
}
.menu1 a.active{
	background: url(../htmlimg/menu1.png) no-repeat 0px 0px;
}
.menu1 span.disabled{
	background: url(../htmlimg/menu1.png) no-repeat 0px 0px;
}


.menu2{
	margin-left: 0px;
	background: url(../htmlimg/menu2.png);
}
.menu2 a:focus,
.menu2 a:hover{
	background: url(../htmlimg/menu2.png) no-repeat 0px -22px;
}
.menu2 a.active{
	background: url(../htmlimg/menu2.png) no-repeat 0px 0px;
}
.menu2 span.disabled{
	background: url(../htmlimg/menu2.png) no-repeat 0px 0px;
}


.menu3{
	margin-left: 0px;
	background: url(../htmlimg/menu3.png);
}
.menu3 a:focus,
.menu3 a:hover{
	background: url(../htmlimg/menu3.png) no-repeat 0px -22px;
}
.menu3 a.active{
	background: url(../htmlimg/menu3.png) no-repeat 0px 0px;
}
.menu3 span.disabled{
	background: url(../htmlimg/menu3.png) no-repeat 0px 0px;
}


.menu4{
	margin-left: 0px;
	background: url(../htmlimg/menu4.png);
}
.menu4 a:focus,
.menu4 a:hover{
	background: url(../htmlimg/menu4.png) no-repeat 0px -22px;
}
.menu4 a.active{
	background: url(../htmlimg/menu4.png) no-repeat 0px 0px;
}
.menu4 span.disabled{
	background: url(../htmlimg/menu4.png) no-repeat 0px 0px;
}


.menu5{
	margin-left: 0px;
	background: url(../htmlimg/menu5.png);
}
.menu5 a:focus,
.menu5 a:hover{
	background: url(../htmlimg/menu5.png) no-repeat 0px -22px;
}
.menu5 a.active{
	background: url(../htmlimg/menu5.png) no-repeat 0px 0px;
}
.menu5 span.disabled{
	background: url(../htmlimg/menu5.png) no-repeat 0px 0px;
}
