@charset "utf-8";
/** KANTOH AREA STYLE **/
/**   BASE   **/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #222;
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background: #F9F9F9;
}

img {
	border-style: none;
}

a {
	color: #993333;
}
a:hover {
	color: #4C83BB;
	text-decoration: none;
}

h1 {
	font-size: 10px;
	color: #4660FF;
	text-align: left;
	text-indent: -3000px;
	margin: 0px;
	padding: 0px;
}
h2,h3,h4 {
	margin: 1px;
	font-size: 12px;
	color: #FFFFFF;
}

#container {
	width: 850px;
	margin: 0px;
	text-align: left;
	top: 0px;
	float: left;
	padding: 0px;
	background-image: url(chiku_img/containershadow.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#container #cA {
	display: block;
	float: left;
	width: 820px;
	background: url(chiku_img/containershadow.jpg) repeat-y 0px 0px;
}


/**** HEADER  FOOTER   ***/
#header {
	background-image: url(chiku_img/titleBG.jpg);
	background-repeat: repeat-x;
	height: 80px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #3870A9;
	background-position: 0px 0px;
}

#banner {
	width: 640px;
	background-image: url(chiku_img/head01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	top: 0px;
	}

#banner #banner-description {
	text-indent: -1234px;
}

#header #map {
	float: right;
	width: 222px;
}

#Layer1 {	position:absolute;
	left:627px;
	top:5px;
	width:188px;
	height:170px;
	z-index:1;
}

#footer {
	clear: both;
	display: block;
	background-color: #264E75;
	font-size: 10px;
	color: #999999;
	font-weight: lighter;
	text-align: center;
	height: 18px;
	}
/******* MENU   Categories **********/	
#categories {
	height: 25px;
	background-color: #3870A9;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
	background-image: url(chiku_img/menuBG.jpg);
}

#categories #menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li{
	height: 25px;
	float: left;
	margin-left: 1px;
	display: block;
}


/** MENU LINK ID ****************/

li#leag a {
	background: url(chiku_img/btn_leag.jpg) no-repeat 0px 0px;
	width: 93px;
	padding: 0;
	height:25px;
	overflow:hidden;
	margin-left: 0px;
	margin-top: 0px;
	display: block;
	text-indent: -88888px;
}
li#leag a:hover {
	background: url(chiku_img/btn_leag.jpg) no-repeat 0px -25px;
}


li#games a {
	background: url(chiku_img/btn_taikai.jpg) no-repeat 0px 0px;
	height: 25px;
	width: 93px;
	left: 87px;
	display: block;
	text-indent: -88888px;
}
li#games a:hover {
	background: url(chiku_img/btn_taikai.jpg) no-repeat 0px -25px;
}
li#org a {
	background: url(chiku_img/btn_soshikii.jpg) no-repeat 0px 0px;
	display: block;
	text-indent: -88888px;
	height: 25px;
	width: 78px;
}
li#org a:hover {
	background: url(chiku_img/btn_soshikii.jpg) no-repeat 0px -25px;
}
li#rules a {
	background: url(chiku_img/btn_kiyaku.jpg) no-repeat 0px 0px;
	text-indent: -88888px;
	display: block;
	height: 25px;
	width: 70px;
}
li#rules a:hover {
	background: url(chiku_img/btn_kiyaku.jpg) no-repeat 0px -25px;
}
li#records a {
	background: url(chiku_img/btn_kiroku.jpg) no-repeat 0px 0px;
	display: block;
	height: 25px;
	width: 62px;
	text-indent: -88888px;
}
li#records a:hover {
	background: url(chiku_img/btn_kiroku.jpg) no-repeat 0px -25px;
}
li#contact a {
	background: url(chiku_img/btn_toiawase.jpg) no-repeat 0px 0px;
	width: 86px;
	height: 25px;
	display: block;
	text-indent: -88888px;
}
li#contact a:hover {
	background: url(chiku_img/btn_toiawase.jpg) no-repeat 0px -25px;
}
li#chiktop a {
	background: url(chiku_img/btn_top.jpg) no-repeat 0px 0px;
	display: block;
	width: 116px;
	height: 25px;
	text-indent: -88888px;
}
li#chiktop a:hover {
	background: url(chiku_img/btn_top.jpg) no-repeat 0px -25px;
	display: block;
	width: 116px;
	height: 25px;
}
li#top a {
	background: url(chiku_img/btn_news.jpg) no-repeat 0px 0px;
}
li#top a:hover {
	background: url(chiku_img/btn_news.jpg) no-repeat 0px -25px;
}

/********/


/************** CENTER STYLE *********************/
#center {
	margin-left: 6px;
	float: left;
	width: 375px;
	border-top: 1px solid #959BA6;
	border-right: 1px solid #959BA6;
	border-bottom: 1px solid #959BA6;
	border-left: 1px solid #959BA6;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 3px;
	}
#center .content .borederline {
	border-bottom: 1px solid #6699CC;
	font-family: sans-serif;
	font-size: 8px;
	color: #99CC99;
	margin: 0px;
	padding: 0px;
}
#center .content h2 {
	color: #FFFFCC;
	float: right;
	line-height: 22px;
	font-size: 10px;
	padding-right: 3px;
}


#center .content h3 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #006699;
	padding-left: 8px;
	background-color: #999999;
	background-image: url(chiku_img/hBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#center .content .entryHeader {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 1px solid #006699;
	padding-left: 8px;
	background-color: #999999;
	background-image: url(chiku_img/hBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#center .content .entryHeader a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#center .content .entryHeader a:hover {
	color: #CCFF66;
	text-decoration: none;
}

#center .content .dateHeader {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFCC;
}

#center .content .extended {
	font: normal 11px sans-serif;
	color: #999900;
	margin: 10px 10px 2px;
}

#center .content .extended a {
	color: #336633;
	font-size: 90%;
	text-decoration: underline;
}

#center .content .extended a:hover {
	color: #996633;
	font-size: 90%;
	text-decoration: underline;
}

#center .entryContent {
	width: 363px;
	overflow: hidden;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 5px;
}
.entryMoreLink {
	margin-bottom: 7px;
	float: right;
}

.entryMoreLink .eNT {
    font-size: 80%;
}
.posted {
	font: lighter 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

/*****    SIDEBAR STYLE   RIGHT   *******/
#right {
	width: 194px;
	float: right;
	padding: 0px;
	border: 1px solid #6699CC;
	margin-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-color: #DFEEFD;
	}
	
#right-inner{
	width: 180px;
	float: right;
	padding: 5px;
	margin-top: 70px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	border: 1px solid #6699CC;
	background-color: #DFEEFD;
	margin-right: 1px;
	margin-left: 1px;
}


.Rsideimg {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 176px;
}

#search-site form {
	margin: 7px 0px 3px 5px;
	padding: 0px;
}	
	
.Rsidebar #ToaList {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	height: 30px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}

.Rsidebar #ToaList a {
	background-image: url(chiku_img/link_Alist.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 180px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

.Rsidebar #ToaList a:hover {
	background-image: url(chiku_img/link_Alist.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	display: block;
	height: 30px;
	width: 180px;
	overflow: hidden;
	font-weight: bold;
	color: #990000;
}

.Rsidebar .categoryTLink {
	height: 20px;
}
.Rsidebar .categoryTLink a {
	height: 20px;
	font: 12px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

.Rsidebar .categoryTLink a:hover {
	height: 20px;
	font: 12px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
.Rsidebar .Rside-monthly li{
	font: 10px sans-serif;
	border-style: none;
	height: 11px;
	text-indent: 25px;
}
.Rsidebar .Rside-monthly li a {
	font: 10px sans-serif;
	color: #617792;
	border-style: none;
}

.Rsidebar .Rside-monthly li a:hover {
	font: 10px sans-serif;
	color: #990000;
	border-style: none;
}	


.Rsidebar .link-note label {
	font: normal 10px/normal sans-serif;
	color: #003366;
}
.Rsidebar #powered {
	font: 10px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.Rsidebar #powered a {
	color: #666699;
	font-size: 10px;
}
.Rsidebar #powered a:hover {
	color: #99CC66;
	line-height: 18px;
}
.Rsidebar .link-note .RsidePanel .newslink {
	text-indent: 8px;
}

.Rsidebar .link-note .RsidePanel li {
	text-indent: 8px;
}
.Rsidebar {
	width: 180px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	background-color: #DFEEFD;
	}
.Rsidebar .link-note form {
	text-align: center;
	margin-bottom: 30px;
}

.Rsidebar .link-note {
	font: lighter 10px/normal "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 10px;
}
.Rsidebar .link-note h2 {
	margin: 0px;
}
.Rsidebar .link-note .link-note a {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

.RsidePanel {
	width: 178px;
}
#powered {
	font-size: 10px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.Rsidebar a {
	color: #000066;
	text-decoration: none;
	display: block;
}
.Rsidebar a:hover {
	color: #990000;
	font: 12px/18px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-color: #FFFFFF;
	height: 100%;
}
.Rsidebar ul {
	margin: 0;
	padding: 0;
}
.Rsidebar li {
	text-align: left;
	height: 18px;
	width: 99%;
	vertical-align: middle;
	list-style: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #FFFFFF;
	overflow: hidden;
}

.Rsidebar .Rside-monthly li{
	font: 10px sans-serif;
	border-style: none;
	height: 11px;
	text-indent: 25px;
}
.Rsidebar .Rside-monthly li a {
	font: 10px sans-serif;
	color: #617792;
	border-style: none;
}

.Rsidebar .Rside-monthly li a:hover {
	font: 10px sans-serif;
	color: #990000;
	border-style: none;
}



.Rsidebar .link-note .RsidePanel .newslink {
	text-indent: 8px;
}
.Rsidebar .link-note .RsidePanel li {
	text-indent: 8px;
}
.Rsidebar #searchbox {
	background-image: url(chiku_img/search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 180px;
	text-indent: -88888px;
}
.Rsidebar #categoriesbox {
	background-image: url(chiku_img/categories.jpg);
	background-position: left top;
	display: block;
	height: 20px;
	width: 180px;
	text-indent: -1234px;
}
.Rsidebar #archivesList {
	background-image: url(chiku_img/archives.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 180px;
	text-indent: -88888px;
}
.Rsidebar #entryList {
	background-image: url(chiku_img/latestNews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 180px;
	text-indent: -88888px;
}

.Rsidebar #search-site #Glogo {
	height: 35px;
}

/******* SIDEBAR LEFT **********/
#left {
	width: 204px;
	float: left;
	margin-top: 2px;
	margin-left: 0px;
	display: block;
	padding: 0px;
	margin-right: 0px;
	}

.Lsidebar {
	width: 200px;
	border: 1px solid #2C5783;
	padding: 1px;
	display: block;
	background-color: #385367;
	}
#left .LsidePanel {
	background: #FCFDFE;
	height: 160px;
	width: 198px;
	border: 1px solid #CCCCCC;
	text-align: center;
	overflow: hidden;
}

#left .Lsidebar img {
	border-style: none;
	vertical-align: middle;
}
/** li style **/
#left .Lsidebar a {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px/26px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	height: 20px;
	vertical-align: middle;
	display: block;
}
#left .Lsidebar a:hover {
	height: 25px;
	display: block;
	text-decoration: none;
}
#left .Lsidebar li {
	width: 100%;
	list-style: none;
	background-image: url(chiku_img/hBg.jpg);
	display: block;
	line-height: normal;
	font-weight: bold;
}
#left .Lsidebar ul {
	margin: 0;
	padding: 0;
}
#left .Lsidebar li#white {
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
}


#left .Lsidebar #photo01 {
	background-image: url(chiku_img/photo01.jpg);
	font: 10px "Trebuchet MS", sans-serif;
	text-align: right;
	height: 150px;
	text-indent: -88888px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#left .Lsidebar #photo02 {
	background-image: url(chiku_img/photo02.jpg);
	font: 10px "Trebuchet MS", sans-serif;
	text-align: right;
}
#left .Lsidebar #photo03 {
	background-image: url(chiku_img/photo03.jpg);
	overflow: hidden;
	height: 60px;
}
#left .Lsidebar #photo04 {
	background-image: url(chiku_img/photo04.jpg);
	overflow: hidden;
}

/* ****  MENU LEFT LEAG ID STYLE ****/
#left .Lsidebar .leagP {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 200px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	text-align: right;
}

.leagP#Lteam {
	background-image: url(chiku_img/ToLeagList.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	display: block;
	text-indent: -1000px;
}
.leagP#Lsendai {
	background-image: url(chiku_img/link_arrow_1L.jpg);
}

.leagP#Ltohoku {
	background-image: url(chiku_img/link_arrow_2L.jpg);
}


/******  MENU LEFT MB NEWS ***/
#left .mnewsPanel {
	border: 1px solid #FFFFFF;
	text-align: left;
	font: 10px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	color: #333333;
	margin: 0px;
	border-top-color: #FDFFFB;
	background-image: url(chiku_img/mbBg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	background-color: #E6EEF7;
}

#left .mnewsPanel a {
	color: #0066FF;
	text-decoration: none;

}#left .mnewsPanel a:hover{

		color: #990000;

}

#left #enews {
	background-image: url(chiku_img/news_list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1234px;
	height: 26px;
	width: 202px;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}

#left .Lsidebar .mb-date {
	font-size: 10px;
	color: #666666;
	text-indent: 5px;
	line-height: 150%;
	display: block;
	margin-bottom: 3px;
	border-bottom: 1px solid #333333;
}


#left .Lsidebar .mb-date a {
	font-size: 12px;
	color: #0066FF;
	text-indent: 5px;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#left .Lsidebar .mb-date a:hover {
	font-size: 12px;
	color: #990000;
	text-indent: 5px;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

.m-news .otherBlogName {
	font: bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3366CC;
}

/************************************************************/


#left .Lsidebar #kamei {
	text-indent: -88888px;
	font: lighter 9px "Trebuchet MS", sans-serif;
	display: block;
	height: 25px;
	width: 200px;
	background: url(chiku_img/js_list.jpg) no-repeat 0px 0px;
}
#left .Lsidebar li#kamei21 {
	text-indent: -88888px;
	font: lighter 9px "Trebuchet MS", sans-serif;
	display: block;
	height: 25px;
	width: 200px;
	background: url(chiku_img/kamei21.jpg) no-repeat left top;
}
#left .Lsidebar li#kamei22 {
	text-indent: -88888px;
	font: lighter 9px "Trebuchet MS", sans-serif;
	display: block;
	height: 25px;
	width: 200px;
	background: url(chiku_img/kamei22.jpg) no-repeat left top;
}


#left .Lsidebar #kamei01 a{
	text-indent: -88888px;
	font: lighter 9px "Trebuchet MS", sans-serif;
	display: block;
	height: 25px;
	width: 200px;
	background: url(chiku_img/kamei01.jpg) no-repeat left top;
}

#left .Lsidebar #kamei01 a:hover {
	background: url(chiku_img/kamei01.jpg) no-repeat left bottom;
	width: 200px;
	height: 25px;
}



#left .Lsidebar #kamei02 a{
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/kamei02.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 25px;
	width: 200px;}

#left .Lsidebar #kamei02 a:hover{
	background: url(chiku_img/kamei02.jpg) no-repeat left bottom;
}

#left .Lsidebar #kamei03 {
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/kamei03.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 25px;
	width: 200px;}

#left .Lsidebar #kamei03 a:hover{
	background: url(chiku_img/kamei03.jpg) no-repeat left bottom;
}

#left .Lsidebar #kamei04 {
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/kamei04.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 25px;
	width: 200px;}

#left .Lsidebar #kamei04 a:hover{
	background: url(chiku_img/kamei04.jpg) no-repeat left bottom;
}

#left .Lsidebar #kamei05 {
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/kamei05.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 25px;
	width: 200px;}

#left .Lsidebar #kamei05 a:hover{
	background: url(chiku_img/kamei05.jpg) no-repeat left bottom;
}

#left .Lsidebar #kamei06 {
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/kamei06.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 25px;
	width: 200px;}

#left .Lsidebar #kamei06 a:hover{
	background: url(chiku_img/kamei06.jpg) no-repeat left bottom;
}

#left .Lsidebar #kamei07 {
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/kamei07.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 25px;
	width: 200px;}

#left .Lsidebar #kamei07 a:hover{
	background: url(chiku_img/kamei07.jpg) no-repeat left bottom;
}

#left .Lsidebar #kamei08 {
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/kamei08.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 25px;
	width: 200px;}

#left .Lsidebar #kamei08 a:hover{
	background: url(chiku_img/kamei08.jpg) no-repeat left bottom;
}
/*********************************************************/
#left .Lsidebar #game {
	text-indent: -88888px;
	font: lighter 9px "Trebuchet MS", sans-serif;
	display: block;
	height: 25px;
	width: 200px;
	background: url(chiku_img/game_list.jpg) no-repeat left top;
}




#left .Lsidebar #game01 a{
	text-indent: -88888px;
	font: lighter 9px "Trebuchet MS", sans-serif;
	display: block;
	height: 50px;
	width: 200px;
	background: url(chiku_img/game01.jpg) no-repeat left top;
}

#left .Lsidebar #game01 a:hover {
	background: url(chiku_img/game01.jpg) no-repeat left bottom;
	width: 200px;
	height: 50px;
	display: block;
}



#left .Lsidebar #game02 a{
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/game02.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 50px;
	width: 200px;}

#left .Lsidebar #game02 a:hover{
	background: url(chiku_img/game02.jpg) no-repeat left bottom;
	height: 50px;
}

#left .Lsidebar #game03 a{
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/game03.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 50px;
	width: 200px;}

#left .Lsidebar #game03 a:hover{
	background: url(chiku_img/game03.jpg) no-repeat left bottom;
	height: 50px;
}

#left .Lsidebar #game04 a{
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/game04.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 50px;
	width: 200px;}

#left .Lsidebar #game04 a:hover{
	background: url(chiku_img/game04.jpg) no-repeat left bottom;
	height: 50px;
}
#left .Lsidebar #game05 a{
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/game05.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 50px;
	width: 200px;}

#left .Lsidebar #game05 a:hover{
	background: url(chiku_img/game05.jpg) no-repeat left bottom;
	height: 50px;
}

#left .Lsidebar #game06 a{
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/game06.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 50px;
	width: 200px;}

#left .Lsidebar #game06 a:hover{
	background: url(chiku_img/game06.jpg) no-repeat left bottom;
	height: 50px;
}


#left .Lsidebar #game07 a{
	font: lighter 9px "Trebuchet MS", sans-serif;
	background: url(chiku_img/game07.jpg) no-repeat left top;
	text-indent: -88888px;
	display: block;
	height: 50px;
	width: 200px;}

#left .Lsidebar #game07 a:hover{
	background: url(chiku_img/game07.jpg) no-repeat left bottom;
	height: 50px;
}





/********************************************************/


#container #left #mb {
	display: block;
	width: 200px;
}
#left .mnewsPanel .m-news .mb-date .mbET {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

