@charset "utf-8";
/*
Theme Name: tt
Theme URI: http://taitora.com/
Description: Taiyo to Tora
Version: 0.1
Author: Yasuhiro Iida
Author URI: http://moralhazard.jp/
Tags: Moral Hazard
Text Domain: Moral Hazard
*/

/*リセット*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;}
table {border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;}
q:before,q:after {content:'';}
object,embed {vertical-align:top;}
hr,legend {display:none;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
img,abbr,acronym,fieldset {border:0;}


/*hack*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;font-size: 0.1px;/*これで解決させる*/ } 
.clearfix {display: inline-block;} /* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} /* End hide from IE-mac */
.n-clearfix  {clear: both;}/*通常のクリアフィックス*/

body {
	background: #4ebdea;
	text-align: center;
	color: #444;
	font-size: 0.75em;
	font-family:"Meiryo","メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif,"ＭＳ Ｐゴシック";
}
li {list-style: none;}
a {	color: #3c81c8;}
a:hover {color: #1D4267;}
a {outline:none}/*firefoxのリンクフォーカスを消す*/

#header,#header2 {
	text-align: left;
	width: 1000px;
	margin: 0px auto;
	background: url(cssImg/headerBg.jpg) no-repeat;
	height: 485px;
	position: relative;
}
#header2 {
	background: url(cssImg/headerBg2.jpg) no-repeat;
	height: 290px;
}
#penguin,#kirin,#meerkat a,#tora a {
	position: absolute;
	width: 30px;
	height: 50px;
	left: 260px;
	top: 320px;
	text-indent: -9999px;
	cursor : pointer;
}
#kirin {
	left: 522px;
	top: 223px;
	width: 50px;
	height: 80px;
}
#meerkat a {
	left: 742px;
	top: 300px;
	width: 30px;
	height: 68px;
}
#tora a {
	left: 845px;
	top: 335px;
	width: 40px;
	height: 65px;
}

h1 a {
	float: left;
	height: 290px;
	width: 240px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	margin: 20px 0px 0px 85px;
}
#header2 h1 a {
	height: 107px;
	width: 246px;
	margin: 80px 0px 0px 50px;
}
#bg {
	width: 1000px;
	margin: 0px auto;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin: 0px auto;
	background: #FFF;
	padding: 0px 0px 30px;
}
.indexBox{
	padding: 0px 30px;
	clear: left;
 }
h2 {
	color: #77cce9;
	padding: 10px 0px;
	font-size: 28px;
	float: left;
	text-shadow:0 1px 1px #1E91B7;
}

#footer {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background: #243141;
	color: #ccc;
}
#footerMenu {
	padding: 20px;
}
#footerMenu li {
	font-size: 11px;
	float: left;
	padding: 3px;
}
.titleBox {
	margin-bottom: 20px;	
}

#cr {
	font-size: 11px;
}
.archiveBox,.contactBox.scheduleBox {
	margin-bottom: 20px;
}
.archiveBox p,.contactBox p4{
	padding: 10px 0px;
}
#mainLeft {
	width:300px;
	float: left;
}
#mainLeft h3 {
	margin: 0px 30px 10px 0px;
	background: url(cssImg/whatsnewCursor.png) no-repeat 0px 8px;
	font-weight: normal;
	border-bottom: 1px dotted #bbb;
	padding: 5px 0px 5px 15px;
}
#mainLeft h3 a {
	text-decoration: none;
	display: block;
}
#mainLeft h3 a:hover{
	text-decoration: underline;
}
#mainLeft p{
	font-size: 11px;
	margin: 0px 30px 20px 0px;
}
#mainRight {
	width:600px;
	float: left;
}
.archiveBox h3 {
	color:#597e9b;
	font-size: 15px;
	background: url(cssImg/h3Bg.png) no-repeat;
	line-height: 36px;
	height:34px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	text-indent: 12px;
	margin-bottom: 10px;
}
.scheduleBox h3 {
	color:#597e9b;
	font-size: 12px;
	background: url(cssImg/h3Bg.png) no-repeat;
	line-height: 36px;
	height:34px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	text-indent: 12px;
}
.archiveBox h4 {
	clear: both;
	border-bottom: 1px dotted #CCC;
	margin-top: 15px;
	font-size: 14px;
	background: url(cssImg/whatsnewCursor.png) no-repeat 0px 5px;
	padding-left: 15px;
}
.scheduleBox h4 {
	font-size: 18px;
	margin: 20px 0px 5px;
}
.scheduleBox p{
	margin-bottom: 30px;
}
.scheduleBox h4 a,.scheduleBox p a {
	text-decoration: none;
	color: #444;
}
.scheduleBox h4 a:hover,.scheduleBox p a:hover {
	text-decoration: underline;
}
.pickupBox h3 {
	background: url(cssImg/whatsnewCursor.png) no-repeat 0px 3px;
	border-bottom: 1px dotted #ddd;
	padding-left: 15px;
	font-weight: normal;
}
.pickupBox h4 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 15px;
}
#whatsnewUl a {
	text-decoration: none;
		color: #444;
}
#whatsnewUl a:hover {
	text-decoration: underline;
}
.whatsnewDate{
	color:#888;
}
.artistTable {
	table-layout: fixed;
	width: 598px;
}
.artistTable,.artistTable td,.artistTable tr,.artistTableIndex,.artistTableIndex td,.artistTableIndex tr {
	border-collapse:collapse;
	border: 1px solid #ddd;	
}
.artistTable td,.artistTableIndex td {
	padding: 7px;
	font-size: 11px;
}
.artistTableIndex {
	width: 568px;
	background: #f6f6f6;
	margin: 0px 0px 30px;
}
.artistTableIndexTd{
	width: 15%;
}
.artistTableTdLeft{
		width: 20%;
}
.imgCenter {
	text-align: center;
	margin: 0px auto;
}
.leftKaketsukeLi {
	letter-spacing: 0.5em;
	padding: 3px 0px;
}

.subtitle{
	font-size: 11px;
	float: left;
	padding-top: 28px;
	padding-left: 10px;
	color: #999;
}
#snarepenTop{
	background: url(cssImg/snarepenTop.jpg) no-repeat;
	display: block;
	height: 25px;
	width: 290px;
	padding: 15px 0px 0px 10px;
}
* html #snarepenTop{
	width: 300px;
}

.cfg_img {
	width: 230px;
}
h3.pickupTitleIndex,h3.infoTitleIndex{
	line-height: 28px;
	color: #3c81c8;
	font-size: 14px;
}
h3.infoTitleIndex {
	margin-bottom: 5px;	
}
.infoPBox {
	background: #F6F6F6;
	padding: 10px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
* html .infoPBox {
		width: 568px;
}
.infoPBox p {
	margin: 5px 0px;
}
h3.pickupTitleIndex a {
	text-decoration: none;
}
.mante{
	font-size:11px
	}
td.pText {
	padding: 10px;
}
#bannarBox {
	float: left;
	margin-top: 20px;
}
#bannarBox p{
	margin: 0px 0px 10px;
}
#bannarBox img {
	border:solid #dfdfdf 3px;
	display: block;
}
#bannarBox a:hover img {
	border:solid #bbb 3px;
}
.whatsnewBox {
	float: left;
	padding-bottom: 30px;
	width: 570px;
}
* html .whatsnewBox {
	width: 600px;
}
.miniBannarBox {
	width: 568px;
	margin-top: 50px;
}
* html .miniBannarBox {
	width: 570px;
}
.miniBannarBox {
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	background: #efefef;
}
.miniBannarBox img {
	margin: 10px;
}

.soundTable {
	border-collapse:collapse;
	border: 1px solid #ccc;
	margin-bottom: 30px;
}
.soundTable td {
	padding: 5px;
	font-size: 11px;
}
.soundTable td.title {
	background: #eee;
}

.navBox {
	border: 1px solid #dfdfdf;
	padding: 10px;
	margin: 40px 0px 20px;
	text-align: center;
}
.artistName {
	font-weight: bold;
}
.artistName a {
	color: #333;
	text-decoration: underline;
}
.osusume,.osusume a{
	font-size: 12px;
	font-weight: bold;
}
.staffTable,.staffTable td {
	border-collapse:collapse;
	border: 1px solid #dfdfdf;
}
.staffTable td {
	padding: 10px;
}
#bottom{
	color: #243141;
	background: url(cssImg/footer.jpg) no-repeat;
	height: 50px;
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	}
#bottom a{
	color: #243141;
}
#bottom a:hover{
	color: #24316b;
}

#pageTopNavi{
	width:80px;
	height:80px;
	position:fixed;
	display: block;
	right:0px;
	bottom:50px;
	background: url(cssImg/kirinkubi.png) no-repeat;
	text-align: left;
	text-indent:-9999px;
}
#pageTopNavi a {
	width:80px;
	height:80px;
	display: block;
}
* html #pageTopNavi{
	display: none;
}


.artistImg img{
	margin: 10px;
}
.indexArtist{
	font-size: 14px;
	font-weight: bold;
}

.sold {
	font-weight: bold;
	color: #ff6c4e;	
}


/*indexのpickupスクロール*/

#scrollable{
	position:relative;
	overflow:hidden;
	width:580px;
	height: 300px;
	float:left;
	margin-right: 20px;
}
#sItems{
  width:20000em;/*でっかい数*/
  position:absolute;
}
#sItems .sItem{
    float:left;
}
.tItem{
  width:730px;
}
#scrollable .active{
  font-size:2em;
}
#sSelect {
	width: 300px;
	background: url(cssImg/snarepenMiddle.jpg) repeat-y;
}
#sSelect li {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
}
#snarepenBottom {
	background: url(cssImg/snarepen.jpg) no-repeat;
	height:140px;
	width: 300px;
}
#snarepenBottom p{
	font-size: 10px;
	font-weight: normal;text-indent: 90px;
	padding-top: 70px;	
}


.indexPickup {
	margin-bottom: 20px;
	margin-top: 5px;
}



ul#mainMenu {
	float: right;
	margin: 30px 20px 0px 0px;
	background: url(cssImg/menuBg.png) repeat-x;
}
#mainMenu li {
	float: left;
	display: block;
position: relative;
}
#mainMenu li a {
	display: block;
	font: bold 1.1em Arial, Helvetica, Verdana, Sans-Serif;
	padding: 10px 15px;
	color: #32445A;
	text-decoration: none;
}
ul#mainMenu ul {
	visibility: hidden; position: absolute; top: 100%; left: 0;
	width: 100%;
}
ul#mainMenu ul li{
	float: none;
	/display: inline;
	/width: 100%;
}

ul#mainMenu ul li a { /*IE 6 & 7 Needs Inline Block */
	width: 100%;
	display: inline-block; 
	background: url(cssImg/menuBg.png) repeat-x;
	zoom:1;
}
#twBox {
	padding: 20px 30px 0px 0px;
	position: relative;
	float: right;
}

#twButtonBox img {
	position: absolute;
	top: 10px;
	right: 40px;
	z-index: 1;
}
#twButtonBox a{
	display: block;	
}

h4.eventTitle a{
	color: #597eac;
	font-size: 13px;
}
