@charset "utf-8";

/* 全体構造
---------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
/*  font-size: small;*/
  color: #000000;
  line-height: 1.5em;
  background: url(http://www.ks-music-drum.com/images/bg_body.gif);
}

/* コンテンツ表示部　*/
#container {
	margin: 0px auto;
/*	width: 850px;
  width: 100%;*/
}
/* コンテンツ表示部（TOP用）　*/
#containerTop {
  margin: 0;
/*  width: 100%;*/
  background: url(http://www.ks-music-drum.com/images/background.gif) repeat-y #FFFFFF;
}

#center {
/*  float: right;
  width: 100%;*/
  margin: 0px;
}

#centerTop {
	margin: 0px auto;
	width: 850px;
}

#left {
	/*  float: left;*/
  width: 240px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFF99;
}

p {
	margin: 0;
	padding: 0.7em 20px;
	line-height: 1.5em;
	color: #000000;
/*  font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;*/
}

/* リンク
---------------------------------------------------- */
a:link, a:visited {
	color: #339900;
	background: transparent;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF6600;
	background: transparent;
	/* 	border-bottom: dashed 1px #ff3d00; */
	text-decoration: underline;
	font-weight: bold;
}
/*a:hover, a:active img {
	text-decoration: none;
	border-bottom: none;
}*/

/* ヘッダー
---------------------------------------------------- */
#header {
	margin: 0;
	height: 51px;
	width: 100%;
	background: url(http://www.ks-music-drum.com/images/footer.gif) #000000;
	border-top:solid 3px #000000;
}

#header h1 {
	margin: 0;
}
#header h1 a {
	margin: 0;
	text-decoration: none;
}

#header .hide {
/*	width: 100%;*/
	text-indent: -9999px;
	position: absolute;
}

#header .img {
	margin: 0;
}

/* フッター
---------------------------------------------------- */
#copyright {
	margin: 0;
	width: 100%;
	height: 30px;
	background: url(http://www.ks-music-drum.com/images/footer.gif) #000000;
	background-position: right top;
	border-top:solid 3px #AAAAAA;
}
#copyright p {
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px;
	text-align: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
#footer {
	padding: 10px 20px 10px 20px;
	background: url(http://www.ks-music-drum.com/images/footer_back.gif) #EEEEEE;
}
.footerText {
	line-height: 1.4em;
	font-size: 0.7em;
	color: #000000;
}
.footerMenu {
	text-align: center;
	line-height: 1.2em;
	font-size: 0.7em;
	color: #999999;
	padding: 20px 10px 0px 10px;
}
.address {
	line-height: 1.2em;
	font-size: 0.7em;
	color: #000000;
}
.backtotop {
	text-align: right;
	padding: 5px;
}
.backtotopFooter {
	text-align: right;
	padding: 5px 20px 5px 5px;
}


/* サイドバー
---------------------------------------------------- */
.sidebar_box {
	color: #000000;
	font-size: 80%;
	padding-right: 10px;
	text-align: left;
}
.sidebar_box h2 {
  margin: 0;
  padding: 12px 0 0 12px;
  text-transform: uppercase;
  font-size: small;
  font-weight: normal;
}
.sidebar_box ul {
	margin: 0;
	padding: 0 0 12px 12px;
	list-style: none;
	line-height: 1.6;
	display: block;
}
.sidebar_box p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}
/*
.sidebar_box a {
  text-decoration: none;
}
*/
.sidebar_box form {
  margin: 0;
  padding: 0 0 12px 12px;
}
.sidebar_box input#search {
  width: 95px;
}
.link-note a {
  display: block;
  margin: 0;
  padding: 9px 12px;
}

/* メニュー
---------------------------------------------------- */
#nav{
	background: url(http://www.ks-music-drum.com/images/menu_back.gif) repeat-x;
	height: 40px;
	margin: 0px 0px 5px 0px;
	width: 100%;
	text-align: center;
	}

/* トップのビデオ
---------------------------------------------------- */
#topVideo{
	margin: 10px 0px 15px 0px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	background-color: #FFFF85;
	}

#topVideo h1{
	font-size: 120%;
	margin: 0px 0px 5px 0px;
	}

#topVideo h2{
	font-size: 80%;
	margin: 0px;
	}

#topVideo p{
	font-size: 80%;
	padding: 5px 5px 0px 5px;
	}

#topVideo td{
	text-align: center;
	padding: 0px 4px;
	width: 202px;
	}


/* コンテンツ
---------------------------------------------------- */
.content {
	margin: 20px auto;
	width: 90%;
}
.content h2 {
  margin: 0;
}
.content h2 {
  margin: 0;
  padding: 0.2em 0.5em;
  font-size: medium;
  color: #AAAAAA;
}
.content h3 {
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-left: 23px;
/*	letter-spacing: 0.2em;*/
	font-size: large;
	color: #000000;
	border-bottom: solid #E1E1D8 8px;
	background: url(../images/title_icon.gif) no-repeat #FFFFFF;
}
.content #titleWithSocial {
	border-bottom: solid #E1E1D8 8px;
}
.content #titleWithSocial h3 {
	float: left;
	margin: 0 10px 0 0;
	border-bottom: none;
}

.content #titleWithSocial ul,
.content #footerSocialBox ul {
	list-style: none;
	line-height: 0;
	float: right;
	margin: 0 0 0 0;
}

.content #titleWithSocial:after,
.content #footerSocialBox:after {
	content: " "; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
.content #titleWithSocial,
.content #footerSocialBox {
	zoom: 1;
}

.content p {
  margin: 0;
  padding: 0.7em;
  line-height: 1.5em;
  color: #000000;
}
.content blockquote {
  margin: 0;
  padding: 0.7em 0;
  font-style: italic;
  color: #000000;
  background: #f9f9f7;
}
.content blockquote p {
  margin: 0 20px;
  padding: 0.7em 1.4em;
  color: #000000;
  background: #e1e1d8;
}

.content .posted {
  clear: both;
  padding: 1.0em 20px 1.6em;
  font-size: x-small;
}

.content h4 {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	font-size: 1.5em;
	color: #000000;
}

.content h5 {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: medium;
	color: #000000;
}

.content h6 {
	margin: 0;
	padding: 0;
	font-size: x-small;
	color: #000000;
	line-height: 1.5em;
}

.content ul {
	color: #000000;
	line-height: 1.5em;
}
.content ol {
	color: #000000;
	line-height: 1.5em;
}
.content blockquote {
	font-style: normal;
	margin: 0px 40px 0px 40px;
	color: #000000;
	line-height: 1.5em;
}

.miniText {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.5em;
}

.titleBox {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/titleBox.gif) #000000;
	border-bottom: solid #AAAAAA 2px;
	border-right: solid #AAAAAA 2px;
	text-align: left;
}

.contentBox {
	margin: 0 auto;
	padding: 0px;
	background: url(images/contentBox.gif) #E1E1D8;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #999999 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #999999 1px;
	background-repeat: repeat-x;
	text-align: left;
}

.subTitleBox {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/titleBox.gif) #000000;
	border-bottom: solid #AAAAAA 2px;
	border-right: solid #AAAAAA 2px;
	text-align: center;
	line-height: 1.2em;
}
.subTitleBoxLeft {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(images/titleBox.gif) #000000;
	border-bottom: solid #AAAAAA 2px;
	border-right: solid #AAAAAA 2px;
	text-align: left;
	line-height: 1.2em;
}


/* トップページ・レッスンタイトル
---------------------------------------------------- */
#topLesson {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	width: 570px;
	background-color: #FFFF99;
	text-align: center;
}

#topLesson h3 {
	font-size: 165%;
	margin: 0px 0px 15px 0px;
	color: #000000;
}

#topLesson p {
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	color: #996600;
}

/* トップページ・インフォメーション
---------------------------------------------------- */
#topInfo {
	margin: 0px;
	padding: 10px;
	width: 540px;
	background-color: #996600;
}

#topInfo h3 {
	font-size: 165%;
	margin: 0px 0px 15px 0px;
	color: #000000;
}

#topInfo p {
	font-size: 120%;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	color: #FFFFFF;
}

/* トップページ・ブロック
---------------------------------------------------- */
#topBlock {
	margin: 0px;
	padding: 0px;
	width: 590px;
	background-color: #FFFF99;
	height: 25px;
}

#topBlock2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 590px;
	height: 25px;
}

/* トップページ・ニュース
---------------------------------------------------- */
#news {
	margin: 25px 0px 0px 0px;
	padding: 10px;
	width: 540px;
	background-color: #DDDDDD;
}

#news h2 {
	font-size: 70%;
	margin: 0px;
	line-height: 70%;
}

#news h3 {
	font-size: 70%;
	margin: 0px;
	line-height: 70%;
}

#news p {
	font-size: 80%;
	margin: 0px 0px 5px 0px;
	line-height: 120%;
}

.newsRight {
	font-size: 80%;
	text-align: right;
}
/* トップページ・オークション
---------------------------------------------------- */
#auction {
	margin: 10px 0px 0px 10px;
	width: 490px;
}

#auction p {
	font-size: 80%;
	margin: 0px;
	line-height: 100%;
}
/* トップページ・カウンター
---------------------------------------------------- */
#counter {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	width: 550px;
	font-size: 80%;
	background-color: #000000;
	color: #FFFFFF;
	letter-spacing: 120%;
	line-height: 100%;
	text-align: center;
}

/* ドラミングアドバイス・リンク
---------------------------------------------------- */
.adviseLink{
	margin: 0px;
	width: 100%;
	text-align: center;
	padding: 5px;
	}

/* 楽譜などの枠線
---------------------------------------------------- */
.BoxWaku {
	margin: 0px;
	padding: 0px;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #999999 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #999999 1px;
}

.BoxWaku2 {
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #999999 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #999999 1px;
}
/* 画像の枠線
---------------------------------------------------- */
.BoxWakuImage {
	margin: 10px;
	padding: 0px;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #999999 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #999999 1px;
}
/* テーブルの枠線
---------------------------------------------------- */
.BoxColor {
	padding: 10px;
	background: url(images/contentBox.gif) #E1E1D8;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #999999 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #999999 1px;
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: center;
}

.BoxColor2 {
	padding: 10px;
	background: url(images/contentBox.gif) #E1E1D8;
	border-top: solid #CCCCCC 1px;
	border-bottom: solid #999999 1px;
	border-left: solid #CCCCCC 1px;
	border-right: solid #999999 1px;
	background-repeat: repeat-x;
	vertical-align: top;
}

.caption {
	text-align: left;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 10px 0px 0px 0px;
	}
.captionCenter {
	text-align: cneter;
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 10px 0px 0px 0px;
	}
	
/* 文字（タイトル・強調文字など）
---------------------------------------------------- */
.akamoji {
	color: #CC0000;
	font-weight: bold;
}

.hizuke {
	color: #000000;
	text-align: right;
	font-size: small;
}
.mainTitle {
	line-height: 1.2em;
	font-size: x-large;
}

.bigText {
	line-height: 1em;
	font-size: 1.2em;
}
.bigText2 {
	line-height: 1em;
	font-size: 2em;
}
.bigCopy {
	line-height: 1.2em;
	font-size: 1.2em;
	padding-left: 5px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0px 15px 0px;
	width: auto;
}
.bigCopy2 {
	line-height: 1.2em;
	font-size: 1.5em;
	padding-left: 5px;
	text-align: center;
	margin: 15px 50px 15px 50px;
	width: auto;
}
.previousNext {
	text-align: center;
	margin: 15px;
	font-size: 0.8em;
}
.bigTextName {
	font-weight: bold;
	font-size: 1.2em;
}
.shogeki {
	font-weight: bold;
	font-size: 3em;
	color: red;
	padding: 0;
	margin: 20px 0px 0px 0px;
}
.kinkyu {
	font-weight: bold;
	font-size: 3em;
	color: red;
	padding: 0;
	margin: 10px 0px 10px 0px;
}
.tateMoji {
	line-height: 200%;
}


/* 文字サイズ
---------------------------------------------------- */
.text07 {
	line-height: 1.2em;
	font-size: 0.7em;
}
.smallText {
	font-size: 0.8em;
	line-height: 1.2em;
}
.text12 {
	line-height: 1.2em;
	font-size: 1.2em;
}
.text14 {
	line-height: 1.2em;
	font-size: 1.4em;
}
.text16 {
	line-height: 1.2em;
	font-size: 1.6em;
}
.text18 {
	line-height: 1.2em;
	font-size: 1.8em;
}
.text20 {
	line-height: 1.2em;
	font-size: 2em;
}
.text20red {
	line-height: 1.2em;
	font-size: 2em;
	color: #FF0000;
}

/* 顔文字
---------------------------------------------------- */
.kaoMoji {
/*	font-size: 12px;
	letter-spacing: 0em;*/
	padding: 0px 3px 0px 3px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

