/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://tonguemagic.com/mt-static/themes-base/blog.css);
@import url(http://tonguemagic.com/mt-static/support/themes/minimalist-blue/minimalist-blue.css);
/* end StyleCatcher imports */

body {
  background-color:#161616;
}

div#header {
  border-top:none;
}

div#header,div#header-inner{
  height:118px;
}

div#header,div#content, div#container-inner {
  background:none;
}

#header-name a{
  display:block;
  position:absolute;
  width:259px;
  height:86px;
  margin:-17px 0px 0px -12px;
}

div#content {
  margin:0;
}

div#header-inner {
  background:url(/img/header_background.jpg) top left no-repeat;
}

div#header-inner,div#content-inner,div#footer-inner {
  width: 760px;
}

div#header-content{
  width:690px;
}

#header-name,#header-description{
  font-size: 100%;
  font-weight: normal;
  text-indent:-99999px;
}

div#head-search {
  width:380px;
  margin-left:360px;
  margin-top:30px;
  text-align:right;
}

input#search {
  width:218px;
  height:15px;
  margin-right:3px;
}

div#head-search .widget-search h3,div#beta h3.widget-header {
  display:none;
}

.layout-tw div#alpha {
  width: 551px;
  margin-left:9px;
}

.layout-tw div#beta {
  left:-560px;
  width: 200px;
}

ul#menu1,ul#menu2{
  width:85px;
  color:white;
}

.widget-content {
  margin-left:20px;
  margin-right:10px;
}

.widget-menu {
  height:600px;
}

ul#menu1{
  float:left;
}

ul#menu2{
  float:right;
}

ul#menu1 li a,ul#menu2 li a{
  display:block;
  width:62px;
  height:17px;
  padding-top:62px;
  text-indent:-9999px;
  background-repeat:no-repeat;
  cursor:pointer;

}

ul#menu1 li a {
  background-image:url(/img/menu1.png);
}

ul#menu2 li a {
  background-image:url(/img/menu2.png);
}


#Course{background-position:0 0;}
#Course:hover,#Course.hover{background-position:-62px 0;}
#Manual{background-position:0 -85px;}
#Manual:hover,#Manual.hover{background-position:-62px -85px;}
#Mouthpiece{background-position:0 -170px;}
#Mouthpiece:hover,#Mouthpiece.hover{background-position:-62px -170px;}
#Musical-instruments{background-position:0 -255px;}
#Musical-instruments:hover,#Musical-instruments.hover{background-position:-62px -255px;}
#Accessories{background-position:0 -340px;}
#Accessories:hover,#Accessories.hover{background-position:-62px -340px;}
#Email{background-position:0 -425px;}
#Email:hover,#Email.hover{background-position:-62px -425px;}

#Lecturer{background-position:0 0;}
#Lecturer:hover,#Lecturer.hover{background-position:-62px 0;}
#Producer{background-position:0 -85px;}
#Producer:hover,#Producer.hover{background-position:-62px -85px;}
#Report{background-position:0 -170px;}
#Report:hover,#Report.hover{background-position:-62px -170px;}
#Theory{background-position:0 -255px;}
#Theory:hover,#Theory.hover{background-position:-62px -255px;}
#Mixi{background-position:0 -340px;}
#Mixi:hover,#mixi.hover{background-position:-62px -340px;}
#Faq{background-position:0 -425px;}
#Faq:hover,#FAQ.hover{background-position:-62px -425px;}
#Information{background-position:0 -510px;}
#Information:hover,#Information.hover{background-position:-62px -510px;}

div#footer {
  background:none;
}

div#content-inner {
  background:url(img/content-inner_background.png) repeat-y top right;
}

div#content-inner, div#header-inner {
  /*border-left:solid 1px #333;
  border-right:solid 1px #333;*/
}

div#alpha-inner {
  padding-top:28px;
  padding-right: 8px;
  background:url(/img/corner.png) no-repeat top left;
}

.entry-title {
  font-size:120%;
}

.asset-meta {
  position:absolute;
  width:531px;
  background:url(/img/asset-meta_background.png) repeat-x top left;
  padding-top:17px;
  padding-right:10px;
  text-align:right;
}

.entry-content {
  padding-top:40px;
  height:auto;
}

div#footer-content,div#footer-content a{
  color:black;
  text-align:center;
}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.clearfix {
  display: inline-table;
  min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*　トップページ */


body#toppage {
  background:url(img/Trumpet.png) no-repeat center top #161616;
}

body#toppage h1 {
  display:block;
  background:url(img/top_logo_title.png) no-repeat center top;
  width:560px;
  height:348px;
  margin:0 auto;
}

* html body#toppage h1{
behavior: expression(IEPNGFIX.fix(this));
}

body#toppage h1, body#toppage h2, body#toppage h3 {
  text-indent:-99999px;
}


body#toppage .widget-search{
  margin-top:25px;
}

body#toppage .widget-menu{
  margin-top:35px;
}

body#toppage .widget-header{
  display:none;
}

*:first-child+html body#toppage ul li{
  display:inline;
  zoom:1;
}

* html body#toppage ul li{
  display:inline;
  zoom:1;
}

body#toppage ul li{
  display:inline-block;
  position:relative;
  width:77px;
  height:97px;
  margin-right:23px;
}

body#toppage ul li a{
  display:block;
  width:77px;
  height:97px;
  text-indent:-9999px;
  background-repeat:no-repeat;
  cursor:pointer;

}

body#toppage ul#menu1top li a {
  background-image:url(/img/menu1top.png);
}

body#toppage ul#menu2top li a {
  background-image:url(/img/menu2top.png);
}

body#toppage #Course{background-position:0 0;}
body#toppage #Course:hover,#Course.hover{background-position:0 -100px;}
body#toppage #Manual{background-position:-100px 0;}
body#toppage #Manual:hover,#Manual.hover{background-position:-100px -100px;}
body#toppage #Mouthpiece{background-position:-200px 0;}
body#toppage #Mouthpiece:hover,#Mouthpiece.hover{background-position:-200px -100px;}
body#toppage #Musical-instruments{background-position:-300px 0;}
body#toppage #Musical-instruments:hover,#Musical-instruments.hover{background-position:-300px -100px;}
body#toppage #Accessories{background-position:-400px 0;}
body#toppage #Accessories:hover,#Accessories.hover{background-position:-400px -100px;}
body#toppage #Email{background-position:-500px 0;}
body#toppage #Email:hover,#Email.hover{background-position:-500px -100px;}

body#toppage #Lecturer{background-position:0 0;}
body#toppage #Lecturer:hover,#Lecturer.hover{background-position:0 -100px;}
body#toppage #Producer{background-position:-100px 0;}
body#toppage #Producer:hover,#Producer.hover{background-position:-100px -100px;}
body#toppage #Report{background-position:-200px 0;}
body#toppage #Report:hover,#Report.hover{background-position:-200px -100px;}
body#toppage #Theory{background-position:-300px 0;}
body#toppage #Theory:hover,#Theory.hover{background-position:-300px -100px;}
body#toppage #Mixi{background-position:-400px 0;}
body#toppage #Mixi:hover,#mixi.hover{background-position:-400px -100px;}
body#toppage #Faq{background-position:-500px 0;}
body#toppage #Faq:hover,#FAQ.hover{background-position:-500px -100px;}
body#toppage #Information{background-position:-600px 0;}
body#toppage #Information:hover,#Information.hover{background-position:-600px -100px;}

body#toppage .widget-menu {
  height:auto;
}


.archive-title,.category-title {
  font-size:18px;
  text-align:right;
  height:24px;
  /*background-color:#999;*/
  border-right: solid 13px #aaa;
  border-bottom: solid 6px #aaa;
  padding:5px 10px;
  margin-bottom:18px;
}

ul#guideList {
  margin-top:20px;

  list-style-type: none;
  margin-left:0;
  font-size:16px;
  color:#000;
}

ul#guideList li{
  margin-bottom:10px;
  font-weight:bold;
}

.asset-body {
  padding:0px 6px 0px 12px;
  line-height:135%;
}

.content-nav{
  margin-top:25px;
  margin-bottom:25px;
}

.asset-footer {
  padding-bottom:20px;
  border-bottom: dashed 1px #999;
}

/*　各ページ（カテゴリートップ） 廃止
ul.lecturer, ul.producer {
  list-style-type: none;
  margin-left:0;
  font-size:16px;
  color:#000;
}

*/
