@charset "UTF-8";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	list-style: none;
}
html{
	background-color: #FFFFFF;
}

body{
	text-align: left;
	font-family:Avenir, Verdana, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, meiryo, Osaka, ＭＳ Ｐゴシック;
	font-size: 77%;
	color: #000000;
}
p {
	line-height: 150%;
}
img{
	border:0;
	vertical-align:bottom
}
h1,h2,h3,h4,h5,h6{
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

nav,section {
	display: block;
}
img {
	border: none;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

*html .clearfix {
  height: 1px;
  /**//*/
  height: auto;
  overflow: hidden;
  /**/
}
#container {
	display: none;
	width: 980px;
	padding-right: 30px;
	background-color: #ffffff;
}
header {
	display: block;
	width: 165px;
	float: left;
	padding: 70px 48px 0 37px;
	background: #F0F0E4;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	float: left;
}
#logo_hoshino {
	/*background-image: url(../images/bg_navisplit.png);
	background-position: 11px 100%;
	background-repeat: no-repeat;
	padding-bottom: 44px;*/
	margin-bottom: 32px;
	padding-left: 11px;
}
header nav {
	background-image: url(../images/bg_navisplit.png);
	background-position: 11px 100%;
	background-repeat: no-repeat;
	padding-bottom: 25px;
}
#top header nav {
	padding-bottom: 27px;
	background: none;
	margin-bottom: 0;
}
header nav li {
	margin-bottom: 3px;
	padding-left: 11px;
	width: 162px;
}
header nav .active {
	background-image: url(../images/tab_new.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.margin {
	margin-bottom: 14px;
}

#header_news {
	padding-bottom: 25px;
	padding-left: 11px;
	width: 162px;
}
#header_news h2 {
	width: 100%;
	padding-bottom: 9px;
	margin-bottom: 10px;
	border-bottom: solid 1px #8F8E8B;
}
#header_news ul {
	font-size: 90%;
}
.win.gecko #header_news ul {
	font-size: 100%;
}
#header_news ul li {
	line-height: 150%;
}

img#back {
	left: 262px;
	position: absolute;
	top: 0px;
	height: 100%;
}

#copyright {
	position: fixed;
	left: 59px;
	bottom: 25px;
}
#top #copyright {
	left: 59px;
}
#btn_pagetop {
	position: fixed;
	right: 25px;
	bottom: 25px;
}
.iphone #btn_pagetop {
	position: relative;
	right: 25px;
	bottom: 25px;
	float: right;
}
.ipod #btn_pagetop {
	position: relative;
	right: 25px;
	bottom: 25px;
	float: right;
}

#mask {
	position: fixed;
	left: 262px;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	z-index: 9800;
	background-size: 100%;
	display:block;
	opacity: 1;
}

#nss {
	position: fixed;
	bottom: 25px;
	left: 85px;
}
#oil {
	position: fixed;
	bottom: 25px;
	left: 150px;
}

#nave ul {
	width: 540px;
}
#nave ul #newer {
	float: left;
}
#nave ul #older {
	float: right;
}

#banner {
	margin-top: 30px;
	margin-bottom: 25px;
	height: 76px;
	display: block;
	padding-left: 11px;
}
#top #banner {
	margin-top: 0;
}
.small {
	font-size: 80%;
}

/**NEWS*************/
#news {
	width: 980px;
	padding-right: 30px;
}
#news header {
	position: fixed;
	top: 0;
	left: 0;
	float: left;
}
#news #contents {
	float: right;
	margin-bottom: 100px;
}
#news #menu {
	padding-top: 93px;
	width: 148px;
	padding-left: 30px;
	float: left;
	position: fixed;
	top: 0;
	left: 262px;
}
#news #menu h1 {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 44px;
	margin-bottom: 32px;
}
#news #menu dl {
	margin-bottom: 30px;
}
#news #menu dt {
	margin-bottom: 12px;
}
#news #menu dd {
	line-height: 170%;
	font-size: 90%;
}
.win.gecko #news #menu dd {
	font-size: 100%;
}
#news #main {
	float: left;
	padding-top: 185px;
	width: 540px;
	margin-left: 440px;
}
#news #entry .entry_box {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 47px;
	margin-bottom: 57px;
}
#news #entry .entry_header {
	border-bottom: solid 2px #ECECE9;
	padding-bottom: 12px;
	margin-bottom: 17px;
}
#news #entry .entry_title {
	font-family:ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, meiryo, Osaka, ＭＳ Ｐゴシック;
	font-size: 130%;
	line-height: 100%;
	margin-top: -1px;
	margin-bottom: 3px;
	font-weight: bold;
	line-height: 130%;
}
.win.gecko #news #entry .entry_title {
	font-size: 140%;
}
#news #entry .entry_date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
.win.gecko #news #entry .entry_date {
	font-size: 110%;
}
#news #entry .entry_body p {
	font-size: 100%;
	line-height: 190%;
}
.win.gecko #news #entry .entry_body p {
	font-size: 110%;
}
#news #entry a {
	color: #265372;
	text-decoration: underline;
}
#news #entry a:hover {
	text-decoration: none;
}
#news #entry .entry_header a {
	text-decoration: none;
	color: #000000;
}


/**PROFILE*************/
#profile {
	width: 980px;
	padding-right: 30px;
}
#profile header {
	position: fixed;
	top: 0;
	left: 0;
	float: left;
}
#profile #contents {
	float: right;
	margin-bottom: 100px;
}

#profile #main {
	float: left;
	padding-top: 93px;
}
#profile #main  h1 {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 44px;
	margin-bottom: 32px;
}
#profile #main #img_profile {
	margin-bottom: 32px;
}
#profile #main dl {
	width: 688px;
	margin-bottom: 25px;
}
#profile #main dl dt {
	float: left;
	width: 149px;
	display: block;
}
#profile #main dl dd {
	float: right;
	width: 538px;
	display: block;
	line-height: 200%;
	font-size: 110%;
}
.win.gecko #profile #main dl dd {
	font-size: 120%;
}
#profile #contents #main ul {
	margin-left: 150px;
	padding-top: 27px;
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
#profile #contents #main li {
	line-height: 180%;
	font-size: 110%;
}
.win.gecko #profile #contents #main li {
	font-size: 120%;
}
#profile #contents a {
	color: #265372;
	text-decoration: underline;
}
#profile #contents a:hover {
	text-decoration: none;
}


/**SCHEDULE*************/
#schedule {
	width: 980px;
	padding-right: 30px;
}
#schedule header {
	position: fixed;
	top: 0;
	left: 0;
}
#schedule #contents {
	float: left;
	margin-bottom: 100px;
}
#schedule #menu {
	padding-top: 93px;
	width: 148px;
	padding-left: 30px;
	float: left;
	position: fixed;
	top: 0;
	left: 262px;
}
#schedule #menu h1 {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 44px;
	margin-bottom: 32px;
}
#schedule #menu dl {
	margin-bottom: 30px;
}
#schedule #menu dt {
	margin-bottom: 12px;
}
#schedule #menu dd {
	line-height: 170%;
	font-size: 90%;
}
.win.gecko #schedule #menu dd {
	font-size: 100%;
}
#schedule #main {
	float: left;
	padding-top: 185px;
	width: 540px;
	margin-left: 440px;
}
#schedule #entry .entry_box {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 47px;
	margin-bottom: 57px;
}
#schedule #entry .entry_header {
	border-bottom: solid 2px #ECECE9;
	padding-bottom: 12px;
	margin-bottom: 17px;
}
#schedule #entry .entry_header a {
	text-decoration: none;
	color: #000000;
}
#schedule #entry .entry_cat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 100%;
	margin-bottom: 10px;
}
.win.gecko #schedule #entry .entry_cat {
	font-size: 110%;
}
#schedule #entry .entry_title {
	font-family:ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, meiryo, Osaka, ＭＳ Ｐゴシック;
	font-size: 130%;
	margin-top: -1px;
	font-weight: bold;
	line-height: 130%;
}
.win.gecko #schedule #entry .entry_title {
	font-size: 140%;
}
#schedule #entry .entry_body p {
	font-size: 100%;
	line-height: 190%;
}
.win.gecko #schedule #entry .entry_body p {
	font-size: 110%;
}
/*#container #contents #main #entry .entry_box .entry_body strong*/
#schedule strong {
	color: #df331d;
}
#schedule #entry a {
	color: #265372;
	text-decoration: underline;
}
#schedule #entry a:hover {
	text-decoration: none;
}



/**DISCOGRAPHY*************/
#disco {
	width: 980px;
	padding-right: 30px;
}
#disco header {
	position: fixed;
	top: 0;
	left: 0;
}
#disco #contents {
	float: left;
	margin-bottom: 100px;
}
#disco #menu {
	padding-top: 93px;
	width: 148px;
	padding-left: 30px;
	float: left;
	position: fixed;
	top: 0;
	left: 262px;
}
#disco #menu h1 {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 44px;
	margin-bottom: 32px;
}
#disco #menu dl {
	margin-bottom: 30px;
}
#disco #menu dt {
	margin-bottom: 12px;
}
#disco #menu dd {
	line-height: 170%;
	font-size: 90%;
}
.win.gecko #disco #menu dd {
	font-size: 100%;
}
#disco #main {
	float: left;
	padding-top: 185px;
	width: 540px;
	margin-left: 440px;
}
#disco #entry .entry_box {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 47px;
	margin-bottom: 57px;
}
#disco #entry .entry_header {
	margin-bottom: 17px;
}
#disco #entry .entry_header a {
	text-decoration: none;
	color: #000000;
}
#disco #entry .entry_title {
	font-family:ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, meiryo, Osaka, ＭＳ Ｐゴシック;
	font-size: 130%;
	line-height: 100%;
	margin-top: -1px;
	margin-bottom: 3px;
	line-height: 130%;
}
.win.gecko #disco #entry .entry_title {
	font-size: 140%;
}
#disco #entry .entry_date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
.win.gecko #disco #entry .entry_date {
	font-size: 110%;
}
#disco #entry .entry_body p {
	font-size: 100%;
	line-height: 190%;
}
.win.gecko #disco #entry .entry_body p {
	font-size: 110%;
}
#disco #entry .entry_body .img {
	float: left;
	margin-right: 15px;
	width: 300px;
}
#disco #entry .entry_body #songlist {
	float: right;
	width: 200px;
}

/**VIDEO*************/
#video {
	width: 980px;
	padding-right: 30px;
}
#video header {
	position: fixed;
	top: 0;
	left: 0;
	float: left;
}
#video #contents {
	float: right;
	margin-bottom: 100px;
}

#video #main {
	float: right;
	padding-top: 93px;
	width: 690px;
}

#video #main  h1 {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 44px;
	margin-bottom: 32px;
}
#video #main #img_special {
	margin-bottom: 64px;
}
#video #main p {
	font-size: 110%;
}
.win.gecko #video #main p {
	font-size: 120%;
}

/**CONTACT*************/
#contact {
	width: 980px;
	padding-right: 30px;
}
#contact header {
	position: fixed;
	top: 0;
	left: 0;
	float: left;
}
#contact #contents {
	float: right;
}

#contact #main {
	float: left;
	padding-top: 93px;
	text-align: left;
	width: 690px;
}

#contact #main  h1 {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 44px;
	margin-bottom: 32px;
}
#contact #main a {
	color: #265372;
	text-decoration: underline;
}
#contact #main a:hover {
	text-decoration: none;
}



/**STAFF BLOG*************/
#staffblog {
	width: 980px;
	padding-right: 30px;
}
#staffblog header {
	position: fixed;
	top: 0;
	left: 0;
}
#staffblog #contents {
	float: left;
	margin-bottom: 100px;
}
#staffblog #menu {
	padding-top: 93px;
	width: 148px;
	padding-left: 30px;
	float: left;
	position: fixed;
	top: 0;
	left: 262px;
}
#staffblog #menu h1 {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 44px;
	margin-bottom: 32px;
}
#staffblog #menu dl {
	margin-bottom: 30px;
}
#staffblog #menu dt {
	margin-bottom: 12px;
}
#staffblog #menu dd {
	line-height: 170%;
	font-size: 90%;
}
.win.gecko #staffblog #menu dd {
	font-size: 100%;
}
#staffblog #menu #social li {
	line-height: 150%;
}
#staffblog #main {
	float: left;
	padding-top: 185px;
	width: 540px;
	margin-left: 440px;
}
#staffblog #entry .entry_box {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 47px;
	margin-bottom: 57px;
}
#staffblog #entry .entry_header {
	margin-bottom: 17px;
}
#staffblog #entry .entry_title {
	font-family:ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, meiryo, Osaka, ＭＳ Ｐゴシック;
	font-size: 130%;
	line-height: 100%;
	margin-top: -1px;
	margin-bottom: 3px;
	line-height: 130%;
}
#staffblog #entry .entry_date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
.win.gecko #staffblog #entry .entry_date {
	font-size: 110%;
}
#staffblog #entry .entry_body p {
	font-size: 100%;
	line-height: 190%;
}
.win.gecko #staffblog #entry .entry_body p {
	font-size: 110%;
}
#staffblog #entry .entry_body #img {
	float: left;
	margin-right: 15px;
	width: 300px;
}
#staffblog #entry a {
	color: #265372;
	text-decoration: underline;
}
#staffblog #entry a:hover {
	text-decoration: none;
}
#staffblog #entry .entry_header a {
	text-decoration: none;
	color: #000000;
}

/**SPECIAL*************/
#special {
	width: 980px;
	padding-right: 30px;
}
#special header {
	position: fixed;
	top: 0;
	left: 0;
	float: left;
}
#special #contents {
	float: right;
	margin-bottom: 100px;
}

#special #main {
	float: left;
	padding-top: 93px;
}

#special #main  h1 {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 44px;
	margin-bottom: 32px;
}
#special #main #img_special {
	margin-bottom: 64px;
}
#special #main dl {
	width: 688px;
}
#special #main dl dt {
	margin-bottom: 19px;
}
#special #main dl dd {
}


/**HETAKUSO*************/
#hetakuso {
	width: 980px;
	padding-right: 30px;
}
#hetakuso header {
	position: fixed;
	top: 0;
	left: 0;
	float: left;
}

#hetakuso #contents {
	float: right;
	margin-bottom: 100px;
}
#hetakuso #main {
	float: left;
	padding-top: 68px;
	width: 687px;
}
#hetakuso #main h1 {
	margin-bottom: 50px;
}
#hetakuso #main #top_hetakuso {
}
#hetakuso #main #top_hetakuso #new_hetakuso {
	background-image: url(../images/bg_navisplit.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	margin-bottom: 50px;
	width: 430px;
	float: left;
	margin-right: 0px;
}
#hetakuso #main #top_hetakuso #img_hetakuso {
	margin-bottom: 15px;
}
#hetakuso #main #top_hetakuso #title_hetakuso {
	font-size: 130%;
	font-weight: bold;
	color: #7a5e15;
	margin-bottom: 10px;
}
.win.gecko #hetakuso #main #top_hetakuso #title_hetakuso {
	font-size: 140%;
}
#hetakuso #main #hetakuso_list {
	margin-bottom: 30px;
}
#hetakuso #main #hetakuso_list dt {
	margin-bottom: 12px;
	font-size: 130%;
	font-weight: bold;
}
.win.gecko #hetakuso #main #hetakuso_list dt {
	font-size: 140%;
}
#hetakuso #main #hetakuso_list dd {
	line-height: 170%;
	font-size: 110%;
}
.win.gecko #hetakuso #main #hetakuso_list dd {
	font-size: 120%;
}
#hetakuso #main #entry_hetakuso {
	width: 226px;
	float: left;
}
.win.gecko #hetakuso #main #entry_hetakuso {
	font-size: 110%;
}
#hetakuso #main #text_hetakuso {
	margin-top: 170px;
}
#hetakuso #main #mail_hetakuso {
	padding-top: 25px;
	margin-top: 230px;
}
#hetakuso #main #mail_hetakuso img {
	margin-top: 15px
}
#hetakuso #main #tweet_hetakuso {
	padding-top: 25px;
	margin-top: 25px;
	border-top: solid 2px #ECECE9;
}
#hetakuso #main #tweet_hetakuso img {
	margin-top: 15px
}

#hetakuso a {
	color: #265372;
	text-decoration: none;
}
#hetakuso a:hover {
	text-decoration: underline;
}

div.banner_wrapper
{
	position: relative;
}
	
div.banner_element
{
	width: 163px;
	height: 76px;
	padding-top: 0;
	margin-top: 0;
}

#banner .banner_wrapper a           { border: none; overflow: hidden; float: left; }
#banner .banner_wrapper a:hover                         { border: 1px solid #d2d2cf; }
#banner .banner_wrapper a:hover img                     { margin: -1px; }

