@charset "utf-8";
/*****************************************************************************/
/* -- S-studio2 Piano Compare common CSS                                  -- */
/*****************************************************************************/
/*
**  FONT SIZE CHART
**
**  18px : 150%
**  17px : 141.7%
**  16px : 133.4%
**  15px : 125%
**  14px : 116.7%
**  13px : 108.4%
**  12px : 100%
**  11px : 91.7%
**  10px : 83.4%
**
*/

/*-----------------------------------------------------------*/
/*css_reset*/
/*-----------------------------------------------------------*/
body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,tr,th,td,embed,object {
margin: 0;
padding: 0;
vertical-align: baseline;
}
/*-----------------------------------------------------------*/
/*基本設定*/
/*-----------------------------------------------------------*/
body {
	margin:0;
	padding:0;
	color:#323232;
	background-color: #FFF;
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
}
img {
	border-style: none;
}
p,table {
	font-size:0.75em;
	line-height:160%;
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	margin-bottom: 14px;
	margin-top: 7px;
	margin-left: 5px;
	margin-right: 30px;
	letter-spacing: 0.1em;
}
a:link {
	color:#03C;
	text-decoration: none;
}
a:visited {
	color:#930;
	text-decoration: none;
}
a:hover {
	color:#C00;
	text-decoration: none;
}
a:active {
	color:#FF912F;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
/*headerエリア*/
/*-----------------------------------------------------------*/
#header {
	width:auto;
	height: auto;
	text-align:left;
	background-color:#fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/header-line.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
}
.header-cont-box {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.head-titlebar {
	height: 35px;
	width: 950px;
	margin: 0px;
	padding-top: 40px;
}
.header_logo {
  float:left;
}
#gnav {
  float:right;
}
#gnav li {
	float:left;
	border-left:1px solid #cecece;
	list-style-type: none;
}
#gnav li:last-child {
  border-right:1px solid #cecece;
}
/*-----------------------------------------------------------*/
/*top戻るボタン*/
/*-----------------------------------------------------------*/
.btn_column {
	width: 40px;
	height: auto;
	margin: auto;
	float: right;
	overflow: hidden;
}
.page-back_btn {
	position: fixed;
	bottom: 48px;
	margin-left: 270px;
}

/*
.page-back_btn a:hover img {
  opacity:0.3;
  filter:alpha(opacity=40);
}
/*-----------------------------------------------------------*/
/*フッター*/
/*-----------------------------------------------------------*/
#footer-menu
 {
	width: 950px;
	height: auto;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	clear: both;
}
#footer-menu p
 {
	text-align: right;
	font-size:0.6em;
	margin-right: 15px;
}
/*-----------------------------------------------------------*/
/*キャッチイメージエリア*/
/*-----------------------------------------------------------*/
#catch-img {
	text-align: center;
	padding-top: 35px;
}
#catch-img .catchimg {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#catch-img2 {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 15px;
}
#catch-img2 .catchimg2 {
	border: 1px solid #CCCCCC;
}
.a1 {
	color: #063;
}
/*-----------------------------------------------------------*/
/*サイドコンテンツ#side-contents*/
/*-----------------------------------------------------------*/
.side {
	height: auto;
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	float: right;
	margin-bottom: auto;
	overflow: hidden;
}
/*-----------------------------------------------------------*/
/*メインコンテンツ#main-contents*/
/*-----------------------------------------------------------*/
#main-contents {
	background-color: #FFF;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;

}
.catch-comment {
	height: auto;
	width: 950px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.main {
	height: auto;
	width: 725px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	float: left;
}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #99804A;
	padding-top: 15px;
	padding-left: 5px;
}
.products_bar h3 {
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	color: #99804A;
	margin-left: 6px;
	font-size: medium;
	vertical-align: middle;
	background-position: center;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.products_bar {
	height: 25px;
	width: 95%;
	background-position: center center;
	margin-bottom: 15px;
	margin-top: 40px;
	border-bottom-width: 1px;
	border-left-width: 13px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #99804A;
	border-left-color: #99804A;
}
.products_bar_blue h3 {
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	color: #9595FF;
	margin-left: 6px;
	font-size: medium;
	vertical-align: middle;
	background-position: center;
	letter-spacing: 0.1em;
	font-weight: normal;
}
.products_bar_h4 h4 {
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	color: #663333;
	margin-left: 6px;
	font-size: medium;
	vertical-align: middle;
	background-position: center;
	letter-spacing: 0.1em;
	padding-top: 5px;
}
.products_bar_h4 {
	height: 55px;
	width: 100%;
	background-position: center center;
	margin-bottom: 15px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../img/bg_stripe.gif);
	background-repeat: repeat;
}
.products_bar_h5 h5 {
	font-family: "メイリオ", Verdana, Geneva, sans-serif, "ＭＳ Ｐゴシック", Osaka;
	color: #0000CC;
	margin-left: 6px;
	font-size: small;
	vertical-align: middle;
	background-position: center;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-top: 3px;
}
.products_bar_h5 {
	height: 25px;
	width: 98%;
	background-position: center center;
	margin-bottom: 15px;
	margin-top: 20px;
	background-color: #E8E8E8;
}
.products_bar_blue {
	height: 25px;
	width: 95%;
	background-position: center center;
	margin-bottom: 15px;
	margin-top: 35px;
	border-bottom-width: 1px;
	border-left-width: 13px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9595FF;
	border-left-color: #9595FF;
}
table.list_update {
	font-size: small;
	width: 650px;
	margin-bottom: 20px;
}
.side .makerlink {
	font-size: 0.8em;
}
.side .makerlink li {
	padding-left: 0.5em;
	list-style-type: disc;
	padding-bottom: 0.5em;
	list-style-position: inside;
}
table.list_update th {
	width:90px;
	line-height:1.4;
	white-space:nowrap;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;
	font-size: 0.9em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 0;
}
table.list_update td {
	line-height:1.4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;
	font-size: 0.9em;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 0;
}
.img_float_left {
	float: left;
	margin-right: 10px;
}
.img_float_right {
	float: right;
	margin-left: 10px;
	margin-right: 3px;
}
.tips_box {

	border: 5px;
	height: auto;
	width: 700px;
	border: 1px solid #666;
	margin-top: 20px;
	margin-bottom: 15px;
}
.tips_box p {
	font-size:0.75em;
	letter-spacing: 0.1em;
	margin-bottom: 14px;
	margin-top: 7px;
	margin-right: 10px;
}
.small_text1 {
	font-size: 0.9em;
	color: #06F;
	letter-spacing: 0.1em;
	line-height: 140%;
}
/*-----------------------------------------------------------*/
/*聞き比べ楽曲一覧テーブル用#compare-table*/
/*-----------------------------------------------------------*/
.ct-box {
	height: auto;
	width: 700px;
}
.compare-table {
	padding: 5px;
	border-collapse: collapse;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	border: 2px solid #CCC;
}
.compare-table tr:hover {
	background-color: #CAB791;
	color: #006633;
}
.compare-table th {
	padding: 12px;
	line-height: 120%;
	text-align: left;
	font-weight: bold;
	background-color: #66cc99;
	color: #FFF;
}
.compare-table td {
	padding: 4px;
	text-align: left;
	font-size: 1.2em;
}

.compare-table a:link {
	color:#006600;
	text-decoration: none;
}
.compare-table a:visited {
	color:#930;
	text-decoration: none;
}
.compare-table a:hover {
	color:#FF0000;
	text-decoration: none;
}
.compare-table a:active {
	color:#FF912F;
	text-decoration: none;
}
/*-----------------------------------------------------------*/
/*聞き比べ楽曲一覧テーブル・ストライプ*/
/*-----------------------------------------------------------*/
.compare-table .odd { background:#DFEEFF; }
.compare-table .even { background:#ffffff; }
.compare-table .hover { background: #CAB791; }
/*-----------------------------------------------------------*/
/*サイドナビゲーション用#snav*/
/*-----------------------------------------------------------*/
#snav li {
	list-style-type: none;
}
/*-----------------------------------------------------------*/
/*ツイート系ボタン*/
/*-----------------------------------------------------------*/
.h_btn {
	background-color: #fff;
	float: left;
	width: 100px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.t_btn {
	background-color: #fff;
	float: left;
	width: 90px;
	margin-right: 2px;
	margin-bottom: 10px;
}
.g_btn {
	background-color: #fff;
	float: left;
	width: 50px;
	margin-bottom: 10px;
}
.f_btn {
	background-color: #fff;
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
/*-----------------------------------------------------------*/
/*newアイコン*/
/*-----------------------------------------------------------*/
.icn_new {
	background-image: url(../img/icn_new.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;
 
}
/*-----------------------------------------------------------*/
/*text decoration*/
/*-----------------------------------------------------------*/
.t_deco1 {
	background-color: #FFC;
}
/*-----------------------------------------------------------*/
/*ページ分離用（掲載音源一覧）メーカーリスト*/
/*-----------------------------------------------------------*/
.main ul li ul li {
	font-size: small;
	margin-left: 20px;
}
.main ul {
	padding-bottom: 10px;
	list-style-position: inside;
	font-size: x-large;
}
.main ul li .notes {
	font-size: small;
}


/*-----------------------------------------------------------*/
/*ページ分離用（Developer Quick Munu）メーカーリスト*/
/*-----------------------------------------------------------*/
.dev_table table tr td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #F7FBFF;
	font-size: 0.9em;
	table-layout:fixed;
	width:700px;
}
.dev_name .notes {
	font-size: small;
}

.dev_table tr td:hover {
	background-color: #aedbfc;
}
.dev_table th {
	padding: 12px;
	line-height: 120%;
	text-align: left;
	font-weight: bold;
	background-color: #66cc99;
	color: #FFF;
}
.dev_table td {
	padding: 4px;
	text-align: left;
}
.dev_table a:link {

	text-decoration: none;
}
.dev_table a:visited {
	color:#930;
	text-decoration: none;
}
.dev_table a:hover {
	color:#FF0000;
	text-decoration: none;
}
.dev_table a:active {
	color:#FF912F;
	text-decoration: none;
}
/*クリック可能範囲拡張*/
.dev_table a {
	display:block;
	width:100%;
	text-decoration:none;
}
/*-----------------------------------------------------------*/
/*ページ分離用invite用*/
/*-----------------------------------------------------------*/
.invite_attention_area ul li {
	font-size: small;
	margin-left: 20px;
}
/*-----------------------------------------------------------*/
/*擬似インラインフレーム用*/
/*-----------------------------------------------------------*/
.logbox
{
	border: solid 1px #808080;
	width: 700px;
	height: 200px;
	overflow: auto;
	padding: 1px;
}
.logbox2
{
	border: solid 1px #808080;
	width: 700px;
	height: 450px;
	overflow: auto;
	padding: 1px;
}
.center
{
	width: auto;
	text-align: center;
}
.close_form_bt
{
	padding: 5px;
}
.dev_name h4 {
	font-size: xx-large;
	height: 40px;
	width: 680px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #323232;
	margin-top: 50px;
}
.dev_ware h5 {
	font-size: x-large;
	padding-left: 30px;
}

.dev_ware h5 .release {
	font-size: small;
	padding-left: 15px;
	vertical-align: middle;
}
ul li .list_release {
	font-size: x-small;
	padding-left: 5px;
	vertical-align: middle;
	color: #999;
}

/*-----------------------------------------------------------*/
/*2018フォントベースSNS系ボタン*/
/*-----------------------------------------------------------*/

/*icomoon*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ygylbm');
  src:  url('fonts/icomoon.eot?ygylbm#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ygylbm') format('truetype'),
    url('fonts/icomoon.woff?ygylbm') format('woff'),
    url('fonts/icomoon.svg?ygylbm#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  voice-volume: silent;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size:18px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-hatebu:before {
  content: "\e900";
}
.icon-pocket:before {
  content: "\e901";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}






/* iconの設定 */
.sns_area{
	font-size:18px;
	margin: 0px;
	padding: 0px;
}
.sns_area li{
	list-style: none;
	display: inline-block;	
	margin: 0px !important;
}
.sns_area li > a{
	position:relative;
	display: inline-block;	
	border-radius: 2px;
	width: 110px;
	height: 34px;
	margin-top: 5px;
}
.sns_area li > a > span{
	position:absolute;
	top: 8px;
	left: 8px;
	color: #fff;
}
.sns_area li > a > span.str{
	position:absolute;
	font-size:15px;
	top: 6px;
	left: 35px;
	color: #fff;
}
/* fb調整用 */
.sns_area li > a > span.str_fb{
	position:absolute;
	font-size:15px;
	top: 6px;
	left: 30px;
	color: #fff;
}
 
/* アイコン・テキストの調整 */
.set-pos-google{
	top: 8px !important;
}
.set-pos-facebook{
	top: 8px !important;
	left: 5px !important;
}
 
/* アイコンの色 */
.icomoon-color:hover{
	opacity: 0.6;
}
/* pocket */
.pocket-color {
	background: #EE4256;
}
/* facebook */
.facebook-color {
	background: #445FAC;
}
/* Twitter */
.twitter-color {
	background: #00a8e8;
}
/* google */
.google-color {
	background: #DE5644;
}
/* はてな */
.hatena-color{
	background: #2C6EBD;
}