@charset "utf-8";
/**  SHIKOKU AREA STYLE **/
/**   BASE   20100318**/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #222;
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	background-color: #F9F9F9;
/*	background-image: url(chiku_img/containershadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;*/
}

img {
	border-style: none;
}

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

h1 {
	font-size: 10px;
	color: #4660FF;
	text-align: left;
	text-indent: -12345px;
	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: -12345px;
}

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

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

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

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


/** MENU LINK ID ****************/
#categories #menu ul {
	margin: 0px;
	padding: 0px;
}

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: 380px;
	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;
	}
#container #cA #cB #center .content {
	display: block;
}
/*
#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: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #006699;
	padding-left: 8px;
	background-color: #999;


}

#center .content .entryHeader a {
	color: #000;
	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: #005B5B;
}

#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: 8px 5px 5px;
	font-size: 12px;
	line-height: 16px;
	}
	
.entryMoreLink {
	margin-bottom: 7px;
	float: right;
	font-size: 95%;
	font-weight: bold;
}

.entryMoreLink .eNT {
    font-size: 100%;
}
.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: #C6DBDB;
	}
	
#right-inner{
	width: 180px;
	float: right;
	padding: 5px;
	margin-top: 70px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	border: 1px solid #6699CC;
	background-color: #C6DBDB;
	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 #Rmenu {
	background-color: #DFEEFD;
	background-image: url(chiku_img/categories.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -12345px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

/****************************/	
.Rsidebar #ToaList {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	height: 2px;
	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 {
	line-height: 20px;
}

.Rsidebar .categoryTLink a:hover {
	line-height: 20px;
}

.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 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.Rsidebar #powered a {
	color: #666699;
	font-size: 10px;
}
.Rsidebar #powered a:hover {

	color: #C6DBDB;
}
.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: 14px;
	background-color: #C6DBDB;
	}
.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;
	height: 200px;
	overflow: hidden;
}
/*
#powered {
	font-size: 10px;
	text-align: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
*/

.Rsidebar a {
	color: #000066;
	text-decoration: none;
	display: block;
	font: 12px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}
.Rsidebar a:hover {
	color: #003;
	/*font: 12px/20px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;*/
	background-color: #F2F9F9;
	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 #E0F1F0;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #E0F1F0;
	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: #630;
	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: -12345px;
}
.Rsidebar #categoriesbox {
	background-image: url(chiku_img/categories.jpg);
	background-position: left top;
	display: block;
	height: 20px;
	width: 180px;
	text-indent: -12345px;
}
.Rsidebar #archivesList a {
	background-image: url(chiku_img/archives.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	width: 180px;
	text-indent: -12345px;
}

.Rsidebar #archivesList a:hover {
	background-image: url(chiku_img/archives.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 20px;
	width: 180px;
	text-indent: -12345px;
}

.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: -1234px;
}

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

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

.Lsidebar {
	width: 200px;
	border: 1px solid #336666;
	/*margin-left: 1px;*/
	padding: 0px;
	display: block;
	background: #385367;
	}
#left .LsidePanel {
	background: #FCFDFE;
	height: 160px;
	width: 198px;
	border: 1px solid #CCC;
	text-align: center;
	overflow: hidden;
}

#left .Lsidebar img {
	border-style: none;
	vertical-align: middle;
	text-align: right;
}


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

/** li style **/
#left .Lsidebar a {
	color: #FFFFFF;
	text-decoration: none;
	font: 12px/26px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", 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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
}


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

#left .Lsidebar #photo02 {
	background-image: url(chiku_img/photo02.jpg);
	font: 8px "Trebuchet MS", sans-serif;
	text-align: right;
	width: 198px;
	height: 140px;
}
#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 {
	text-align: left;
	font: 10px/16px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 5px;
	color: #333333;
	margin: 0px auto;
	background-image: url(chiku_img/mbBg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 190px;
	background-color: #CBDDDD;
}

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

}#left .mnewsPanel a:hover{
	color: #FFF;

}

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

#left .Lsidebar .mb-date {
	font-size: 10px;
	color: #600;
	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: normal 10px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #600;
}

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


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


#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 #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/game00s.jpg) no-repeat left top;
}

#left .Lsidebar #game01 a:hover {
	background: url(chiku_img/game00s.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;
}

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


#container #left #mb {
	display: block;
	width: 200px;
}
#left .mnewsPanel .m-news .mb-date .mbET {
	font: 12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#left .mnewsPanel .cmt {
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
}
#left .mnewsPanel .m-news .mb-date .mtet {
	font-size: 10px;
	color: #000099;
}

/*
#left .Lsidebar #office {
	background-image: url(chiku_img/js_office.jpg);
	display: block;
	height: 22px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font: normal 10px "Trebuchet MS", sans-serif;
	color: #006699;
}

#left .Lsidebar #kamei {
	background-image: url(chiku_img/js_list.jpg);
	display: block;
	height: 22px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	font: normal 10px "Trebuchet MS", sans-serif;
	color: #006699;
	text-indent: -1234px;
}


#left .Lsidebar #photo01 {
	background-image: url(chiku_img/photo01.jpg);
}

#left .Lsidebar #photo02 {
	overflow: hidden;
	height: 131px;
	background: url(chiku_img/NewFlag.gif);
}
#left .Lsidebar #photo03 {
	background-image: url(chiku_img/photo03.jpg);
	overflow: hidden;
	height: 100px;
}
#left .Lsidebar #photo04 {
	background-image: url(chiku_img/photo04.jpg);
	overflow: hidden;
}
#left .Lsidebar #ad2007 {
	background-image: url(img/ad2007.jpg);
	overflow: hidden;
	font-weight: bold;
	color: #99CCFF;
}

*/
/* ****  MENU LEFT LEAG ID STYLE ****/
/*
#left .Lsidebar .leagP {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 22px;
	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: 2px solid #FFFFFF;
	text-align: left;
	font: 10px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	background-image: url(chiku_img/mbBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
	width: 190px;
	padding: 3px;
	color: #000000;
	background-color: #F3FBF2;
}



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

#left .Lsidebar .mb-date {
	color: #666666;
	text-indent: 5px;
	display: block;
	margin-bottom: 3px;
	border-bottom: 1px solid #333333;
	font: 10px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#left .Lsidebar .mb-date a {
	font-size: 10px;
	color: #0066FF;
	text-indent: 5px;
	text-decoration: none;
}
#left .Lsidebar .mb-date a:hover {
	font-size: 10px;
	color: #990000;
	text-indent: 5px;
	text-decoration: none;
}

*/
/****** TEAM LINK STYLE***/

/*
#left .Lsidebar .tLink {
	color: #FFFFFF;
	height: 18px;
	width: 200px;
	padding-top: 2px;
	font-size: 12px;
	vertical-align: baseline;
	background-image: url(chiku_img/hBg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #003300;
	border-top: 1px solid #336633;
}
#left .Lsidebar .tLinkIn a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(chiku_img/hBg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
#left .Lsidebar .tLinkIn a:hover {
	color: #FFFF99;
	text-decoration: none;
	height: 18px;
	width: 180px;
}
#left .Lsidebar .tLink img {
	vertical-align: top;
}


#left .Lsidebar #Lteam a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#left .Lsidebar #Lteam a:hover {
	color: #CCFFFF;
	background-position: 0px 20px;
}
#m-news .otherBlogName {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #336699;
}
#left .Lsidebar .mnewsPanel #m-news .mb-date {
	font-size: 10px;
}

*/

