/* common--------------------------------------------------------------------------- */
body {
	text-align: left;
	font-size: 100.01%;
	font-family: 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'ＭＳ ゴシック', Osaka, Osaka-等幅, sans-serif;
	color: #222;
}
body#tama{
	background:#d8f7aa url('http://www.kunitachi-gakki.co.jp/image/bg-tamabody.png') repeat-x;
}
#container {
	display: block;
	min-width:760px;
	max-width:960px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	background: transparent;
}
#tmcontainer {
	display: block;
	min-width:760px;
	max-width:960px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	background:#fff url('http://www.kunitachi-gakki.co.jp/image/tm-background.png') no-repeat;
}
#tmheader {
	display: block;
	position: relative;
	margin:0px;
	width: 100%;
	height: 130px;
}

#header-logo {
	display: block;
	position: relative;
	margin:0px;
	width: 268px;
	height: 148px;
	background: url(http://www.kunitachi-gakki.co.jp/image/logoback.png) no-repeat;
}
#tp-menu{
	float:right;
	width: 550px;
	height: 110px;
	position:absolute;
	top:5px;
	right:2px;
}
#nav-menu{
	position:absolute;
	top:2px;
	right:0px;
}
#nav-menu a:hover{
	opacity:0.6;
	filter: alpha(opacity=60) ;
}
#nav-tmmonth{
	float:left;
	width: 120px;
	height: 30px;
	margin-right:2px;
	background: #fff url(http://www.kunitachi-gakki.co.jp/concert/img/month.jpg) no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#nav-tmfree{
	float:left;
	width: 120px;
	height: 30px;
	margin-right:2px;
	background: #fff url(http://www.kunitachi-gakki.co.jp/concert/img/freelogo3.jpg) no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#nav-tmticket{
	float:left;
	width: 120px;
	height: 30px;
	margin-right:2px;
	background: #fff url(http://www.kunitachi-gakki.co.jp/concert/img/ticketlogo3.jpg) no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#nav-tmmagazine{
	float:left;
	width: 120px;
	height: 40px;
	margin-right:2px;
	background: #fff url(http://www.kunitachi-gakki.co.jp/image/bm-magazine.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
#nav-tmform{
	float:left;
	width: 120px;
	height: 40px;
	margin-right:2px;
	background: #fff url(http://www.kunitachi-gakki.co.jp/image/bm-tamaform.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}


#fontchangebar{
	background-image: url('http://www.kunitachi-gakki.co.jp/image/bg-font-bar.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width:136px;
	height:34px;
	float:right;
	position:absolute;
	top:28px;
	right:5px;
}
#fontchangebar-s{
	font-size:0px;
	text-indent:-9999px;
	color:#ffffff;
	cursor: pointer;
	background-image: url('http://www.kunitachi-gakki.co.jp/image/bg-font-s.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width:30px;
	height:30px;
	margin:2px 0px 0px 3px;
	float:left;
}
#fontchangebar-m{
	font-size:0px;
	text-indent:-9999px;
	color:#ffffff;
	cursor: pointer;
	background-image: url('http://www.kunitachi-gakki.co.jp/image/bg-font-m.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width:70px;
	height:30px;
	margin:2px 0px 0px 0px;
	float:left;
}
#fontchangebar-l{
	font-size:0px;
	color:#ffffff;
	text-indent:-9999px;
	cursor: pointer;
	background-image: url('http://www.kunitachi-gakki.co.jp/image/bg-font-l.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width:30px;
	height:30px;
	margin:2px 3px 0px 0px;
	float:left;
}
#google{
	position:absolute;
	bottom:1px;
	right:5px;
	font-size:11px;
	color:#444;
}
#main{
	display: block;
	position: relative;
	width: 100%;
	background:#fff;
	padding:0px;
	margin:0px;
	font-size:90%;
}
#contents{
	display: block;
	padding:10px 10px 10px 10px;
}
#navibar {
	width: 730px;
	margin:5px 0px 20px 10px;
	font-size:11px;
	text-align:left;
	color:#777777;
}
#navibar a{
	color:#3344aa;
}
#tmfullbox{
	display: block;
	margin:0px 50px;
	width:90%;
}
#tmmainbox{
	display: block;
	padding:0px;
	float:left;
	width:680px;
}
#tmleftsidebox{
	display: block;
	padding:0px;
	margin:0px 10px 0px 0px;
	float:left;
	width:250px;
}
#tmrightsidebox{
	display: block;
	padding:0px;
	margin:0px 0px 0px 10px;
	float:left;
	width:250px;
}
#footer {
	display: block;
	position: relative;
	margin:0px;
	width: 100%;
	height: 93px;
	background:#fff;
}

#bottommenu{
	color:#436e44;
	font-size:11px;
	width:100%;
	text-align:center;
	padding:5px 0px 5px 0px;
}


#goto{
	float:right;
	text-indent:-9999px;
	margin:30px 0px 7px 0px;
	padding:0px;
	width:145px;
	height:15px;
}
#goto a:hover{
	opacity:0.5;
	filter: alpha(opacity=50) ;
}
#goto a:hover img{
	opacity:0.5;
	filter: alpha(opacity=50) ;
}
#goto span a{
	display:block;
	height:15px;
}
#gototop {
	float:right;
	text-indent:-9999px;
	margin:0px 0px 7px 0px;
	padding:0px;
	background: url(http://www.kunitachi-gakki.co.jp/image/gototop.gif) left top no-repeat;
	width:145px;
	height:15px;
}

#copyright {
	font-size:11px;
	color:#003d00;
	text-align:center;
}





h1#tm-header-image a{
	display: block;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 400px;
	height: 70px;
	background: transparent url(http://www.kunitachi-gakki.co.jp/image/kg-tamalogo.gif) no-repeat;
}
h1#header-image a:hover,h1#tm-header-image a:hover{
	opacity:0.6;
	filter: alpha(opacity=60) ;
}
h1#header-image span,h1#tm-header-image span,.dammy,.phone-line{
	display:none;
 	visibility: visible;
	border:0px;
	width: 0px;
	height: 0px;
	padding:0px;
	margin:0px;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	clear:both;
}


#tmnewevent{
	display:block;
	color: #555555;
	float: left;
	margin: 0px 0px 15px 0px;
	font-size:90%;
	background-color:#fff;
	padding:3px;
	margin:0px;
}
#tmnewevent ul{
	padding:0px;
	margin:0px;
}
#tmnewevent li {
	list-style-type:none;
	border:1px solid #b5c3c6;
	background-color:#fff8ce;
	padding:10px 5px 10px 5px;
	margin:5px 10px;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	min-height:60px;
	width:210px;
}

#tmsidebnr{
	display:block;
	font-size:0px;
	width:180px;
	margin:30px 0px 30px 5px;
	padding:0px;
	color:#ffffff;
	text-indent:-9999px;
}
#tmsidebnr a:hover{
	opacity:0.5;
	filter: alpha(opacity=50) ;
}
#tmsidebnr a:hover img{
	opacity:0.5;
	filter: alpha(opacity=50) ;
}
#tmsidebnr span a{
	display:block;
	float:left;
}
#side-20100530kanematsu {background: url(http://www.kunitachi-gakki.co.jp/img/20100530kanematsu.jpg) left top no-repeat;margin:2px 0px;width:180px;height:90px;border-top:1px solid #bbbbbb;border-right:1px solid #bbbbbb;border-bottom:1px solid #bbbbbb;border-left:1px solid #bbbbbb;-moz-border-radius:10px;-webkit-border-radius:10px;}
#side-20100704kanematsu {background: url(http://www.kunitachi-gakki.co.jp/img/20100704kanematsu-bn.jpg) left top no-repeat;margin:2px 0px;width:180px;height:90px;border-top:1px solid #bbbbbb;border-right:1px solid #bbbbbb;border-bottom:1px solid #bbbbbb;border-left:1px solid #bbbbbb;-moz-border-radius:10px;-webkit-border-radius:10px;}



#topmenu {
	padding:0px;
	margin:0px;
	height:41px;
	font-size:0px;
}
#topmenu ul {
	padding:0px;
	margin:0px;
}
#topmenu li {
	display:inline;
	list-style-type:none;
}
#topmenu li a {
	height:41px;
	display:block;
	float:left;
	text-indent:-9999em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#topmenu li.navi-home a {
background:url(http://www.kunitachi-gakki.co.jp/image/bm-home.gif) no-repeat 0px 0px;
width:95px;
}
#topmenu li.navi-magazine a {
background:url(http://www.kunitachi-gakki.co.jp/image/bm-magazine.gif) no-repeat 0px 0px;
width:95px;
}
#topmenu li.navi-tamaform a {
background:url(http://www.kunitachi-gakki.co.jp/image/bm-tamaform.gif) no-repeat 0px 0px;
width:95px;
}

/*------hover*/
#topmenu li.navi-home a:hover {
background:url(http://www.kunitachi-gakki.co.jp/image/bm-home-b.gif) no-repeat 0px 0px;
}
#topmenu li.navi-magazine a:hover {
background:url(http://www.kunitachi-gakki.co.jp/image/bm-magazine-b.gif) no-repeat 0px 0px;
}
#topmenu li.navi-tamaform a:hover {
background:url(http://www.kunitachi-gakki.co.jp/image/bm-tamaform-b.gif) no-repeat 0px 0px;
}

/*------on*/
#topmenu li.navi-home-b a {
background:url(http://www.kunitachi-gakki.co.jp/image/bm-home-b.gif) no-repeat 0px 0px;
width:95px;
}
#topmenu li.navi-magazine-b a {
background:url(http://www.kunitachi-gakki.co.jp/image/bm-magazine-b.gif) no-repeat 0px 0px;
width:95px;
}
#topmenu li.navi-tamaform-b a {
background:url(http://www.kunitachi-gakki.co.jp/image/bm-tamaform-b.gif) no-repeat 0px 0px;
width:95px;
}

/************************************フッター*/
#bg-bottom-loop{
height:30px;
background-image: url('http://www.kunitachi-gakki.co.jp/image/bg-bottom-loop.gif');
background-repeat: repeat-x;
background-position: left bottom;
}
#tmfooter {
width:760px;
height:30px;
color:#003d00;
margin:0 auto 0 auto;
padding: 0px 0px 0px 0px;
background-image: url('http://www.kunitachi-gakki.co.jp/image/bg-footer.gif');
background-repeat: no-repeat;
background-position: left bottom;
}
#tmcopyright {
font-size:10px;
text-align:left;
color:#003d00;
padding: 5px 0px 0px 0px;
margin:0px 0px 0px 10px;
}
#goto{
float:right;
text-indent:-9999px;
margin:0px 0px 7px 0px;
padding:0px;
width:145px;
height:15px;
}
#goto a:hover{
opacity:0.5;
filter: alpha(opacity=50) ;
}
#goto a:hover img{
opacity:0.5;
filter: alpha(opacity=50) ;
}
#goto span a{
display:block;
height:15px;
}
#gototop {
float:right;
text-indent:-9999px;
margin:0px 0px 7px 0px;
padding:0px;
background: url(http://www.kunitachi-gakki.co.jp/image/gototop.gif) left top no-repeat;
width:145px;
height:15px;
}
#bottommenu{
color:#436e44;
font-size:10px;
width:760px;
text-align:center;
padding:5px 0px 5px 0px;
}
#bottommenu a{
color:#436e44;
}
/************************************フッターend*/





/************************************多摩地域コンサート固有*/
#tmcenterbox {
width:760px;
padding:0px 0px 0px 0px;
margin:0 auto 0 auto;
font-size:90%;
background:#ffffff;
}
#tmbody {
padding:5px 35px;
margin:0px 0px;
text-align:left;
}

#tmnavibar {
width: 760px;
padding:10px 0px 20px 20px;
margin:0 auto 0 auto;
font-size:11px;
text-align:left;
color:#777777;
}
#tmnavibar a{
color:#2e80cb;
}
#tmnavibar a:visited{
color:#888888;
}

#tmtitle{
	color:#65ae4a;
	font-weight:bold;
	margin:0px;
	padding:1px 0px;
	font-size:130%;
}
.eventimage100{
	display:block;
	width:100px;
	height:100px;
	float:left;
	margin:2px 15px 10px 2px;
	border:1px solid gray;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
}
.eventimage50{
	display:block;
	width:50px;
	height:50px;
	float:left;
	margin:0px 8px 5px 0px;
	border:1px solid gray;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
}
.tmmonthbox-k{
	display:block;
	border:1px solid #617c49;
	color:#033613;
	margin:1px 20px 0px 5px;
	padding:4px 10px;
	min-height:110px;
	background:#d4ffcf;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
}
.tmmonthbox-t{
	display:block;
	border:1px solid #619e49;
	color:#033613;
	margin:1px 20px 0px 5px;
	padding:4px 10px;
	min-height:110px;
	background:#f7fff1;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
}
.tmmonthbox-o{
	display:block;
	border:1px solid #506336;
	color:#033613;
	margin:1px 20px 1px 5px;
	padding:4px 10px;
	min-height:110px;
	background:#eaeeeb;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
}

.tmeventdatebox{
	width:70px;
	height:98px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:5px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
.tmeventdatebox-o{
	width:70px;
	height:98px;
	float:left;
	margin:0px 10px 0px 0px;
	padding:5px;
	font-size:11px;
	font-weight:bold;
}
.tmeventdatebox-top{
	background:#ffffff;
	height:25px;
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-size:0px;
}


.tamaeventmonth{
color:#ff943f;
font-weight:bold;
margin:0px 0px;
padding:2px 0px 1px 5px;
font-size:25px;
}
.tamaeventdate{
color:#ff943f;
font-weight:bold;
margin:0px 0px;
padding:2px 0px 1px 5px;
font-size:30px;
}
.tamaeventtitle{
	color:#65ae4a;
	font-weight:bold;
	margin:1px 0px 2px 0px;
	padding:1px 0px;
	font-size:110%;
	line-height:1.3em;
}
.tamaeventtitle a{
	color:#65ae4a;
	font-weight:bold;
	margin:1px 0px 2px 0px;
	padding:1px 0px;
	font-size:110%;
	line-height:1.3em;
}
.tamaeventplace{
	font-weight:bold;
	color:#305270;
	font-size:100%;
	line-height:1.3em;
}

.tmnewdate{
color:#ff943f;
font-weight:bold;
margin:0px 0px;
padding:0px 0px;
font-size:12px;
line-height:1.3em;
}
.monthlink{
font-size:17px;
color:#ff943f;
}
.monthlink a{
font-size:17px;
color:#ff943f;
}
.daylink{
font-size:17px;
color:#ff943f;
}
.daylink a{
font-size:17px;
color:#ff943f;
}

.tagtable{
color:#dddddd;
font-size:90%;
margin:5px 5px 5px 5px;
}

.tagtable a{
color:#dddddd;
font-size:90%;
margin:5px 5px 5px 5px;
}