﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"メイリオ","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック", Arial, Helvetica;
	font-size: 12px;
	line-height: 160%;
	text-align:center;
}
textarea, select, input{
	font-family: Osaka, "ＭＳ Ｐゴシック",Verdana,Arial,sans-serif;
}

a {
color:#181818;
text-decoration:none;
}
a:hover {
color:#0a62e5;
}
#bar {
	position: fixed !important;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 23px;
	background-color:#FFFFFF;
	border-bottom:solid #dedede 1px;
	text-align:left;
}
#bar img{
	margin-top: 3px;
	margin-left: 3px;
}
#header {
width:800px;
height:300px;
background:url(images/header.jpg);
background-repeat:no-repeat;
margin:auto;
}
#header h1 {text-indent:-9999px;
margin:0;
padding:0;
}
#main {
	width:800px;
	border-bottom:solid #dedede 1px;
	margin: auto;
}



#left_contents {
width:188px;
height:100%;
float:left;
border-left:solid #dedede 1px;
border-right:solid #dedede 1px;
}
#main_contents {
	width:600px;
	height:100%;
	float:right;
	border-right:solid #dedede 1px;
	text-align: left;
}
#main_contents p{
	margin-left:25px;
	margin-right: 25px;
}
#main_contents h1 {
	width:570px;
	height:30px;
	background-image:url(images/title.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:20px 15px 10px 15px;
	font-size: 13px;
	line-height: normal;
	padding-top: 20px;
}
* html div#main_contents h1 {
padding-top:12px;
}

#promote_space {
	width:168px;
	background-image:url(images/line_pat.jpg);
	background-repeat:repeat-y;
	height: auto;
	margin: 10px 10px;
	padding: 5px 0 10px 0;
}
#promote_space img {
	margin:0 10px;
}
#promote_space p{
	margin-left:10px;
	line-height: 120%;
}
.news {
width:580px;
height:100px;
overflow:auto;
}
#more {
text-align:right;
margin-right:20px;
}
img {border-style:none;}
#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	margin:auto;
	width: 800px;
	height: 30px;
	clear: both;
	text-indent:-9999px;
	margin-bottom: 15px;
}

.top_height {height:4150px;}
.about_height {height:2300px;}
.discography_height {height:7000px;}
.download_height {height:1500px;}
.link_height {height:1800px;}
.live_height {height:4550px;}

.player {
	margin-left:25px;
	width:auto;
	margin-right: 25px;
}
.small_text {
	font-size:xx-small;
	padding-left: 1em;
}
small {font-size:xx-small;}
.small {font-size:10px;}
/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■ メニュー ■■■■■■■■■■*/
#sitemenu {
	height: 112px;
	width: 188px;
	margin:0 0 10px 0;
	padding:0px;
}
#sitemenu ul {  
width:188px;
height:112px;
list-style-type: none;
}
#sitemenu li {
width:188px;
height:17px;
list-style:none;
}
#toppage a {
background-image:url(http://tamaonsen.com/images/top.jpg);
width:188px;
height:17px;
display: block;
background-repeat: no-repeat;
text-indent: -9999px; /* テキストを画面の表示より外に */
outline: none; /* リンク破線を不可視に */
}
#toppage a:hover {
background-image:url(http://tamaonsen.com/images/top_on.jpg);
background-repeat:no-repeat;
width:188px;
height:17px;
}
#about a {
background-image:url(http://tamaonsen.com/images/about.jpg);
width:188px;
height:17px;
display: block;
background-repeat: no-repeat;
text-indent: -9999px; /* テキストを画面の表示より外に */
outline: none; /* リンク破線を不可視に */
}
#about a:hover {
background-image:url(http://tamaonsen.com/images/about_on.jpg);
background-repeat:no-repeat;
width:188px;
height:17px;
}

#blog a {
background-image:url(http://tamaonsen.com/images/blog.jpg);
width:188px;
height:17px;
display: block;
background-repeat: no-repeat;
text-indent: -9999px; /* テキストを画面の表示より外に */
outline: none; /* リンク破線を不可視に */
}
#blog a:hover {
background-image:url(http://tamaonsen.com/images/blog_on.jpg);
background-repeat:no-repeat;
width:188px;
height:17px;
}
#discography a {
background-image:url(http://tamaonsen.com/images/discography.jpg);
width:188px;
height:17px;
display: block;
background-repeat: no-repeat;
text-indent: -9999px; /* テキストを画面の表示より外に */
outline: none; /* リンク破線を不可視に */
}
#discography a:hover {
background-image:url(http://tamaonsen.com/images/discography_on.jpg);
background-repeat:no-repeat;
width:188px;
height:17px;
}
#download a {
background-image:url(http://tamaonsen.com/images/download.jpg);
width:188px;
height:17px;
display: block;
background-repeat: no-repeat;
text-indent: -9999px; /* テキストを画面の表示より外に */
outline: none; /* リンク破線を不可視に */
}
#download a:hover {
background-image:url(http://tamaonsen.com/images/download_on.jpg);
background-repeat:no-repeat;
width:188px;
height:17px;
}
#link a {
background-image:url(http://tamaonsen.com/images/link.jpg);
width:188px;
height:17px;
display: block;
background-repeat: no-repeat;
text-indent: -9999px; /* テキストを画面の表示より外に */
outline: none; /* リンク破線を不可視に */
}
#link a:hover {
background-image:url(http://tamaonsen.com/images/link_on.jpg);
background-repeat:no-repeat;
width:188px;
height:17px;
}
