@charset "utf-8";
/*-----------------------------------------------
== japanese　only Style ==
2009 (C) Yamaha Corporation. All Rights Reserved.
-----------------------------------------------*/
/* for all IE only */
* html body {
	font-family: 'メイリオ','ＭＳ Ｐゴシック',Helvetica,Arial,sans-serif\9;
}

/* Font size adjustment for all browsers ------------------- */
body .jp #information-introduction p,
body .jp #information-feature p,
body .jp #answer-content p{
	font-size: 1.1em;
	line-height: 1.6em;
}

#useful #yes,
#useful #no{
	font-size: 1em;
}

/* 関連製品の説明文フォントサイズ縮小調整 */
body .jp .other-products p,#products-lineup p{
	font-size: 11px !important;
	line-height: 1.2em !important;
}

body .jp #outline li h4{
	line-height: 1.2em;
	font-size: 12px !important;
}

/* 製品ページのスペック表示　thのBOLD設定解除 */

#specification .product-data-list th,
#specification .compare-list th{
	font-weight: normal;
}

/* PRODUCTS 「さらに詳しく」ボタン ----------------------------*/
/* #outlineの下マージンを上書き */
#information-introduction #outline{
	margin-bottom:10px;
}
#information-introduction #outline h4{
	background: url(/common/img/introduction_line.gif) repeat-y left #F7F7F7;
}
/* 「さらに詳しく」の指定 */
#more_features{
	width: 497px;
}
#more_features p{
	text-align: right;
	font-size: 11px !important;
}
#more_features	a{
	padding-left:12px;
	background: url(/common/img/link_list01.gif) no-repeat left center;
	text-decoration: none !important;
}
#more_features a:hover{
	background-image:url(/common/img/link_list01_hover.gif);
	text-decoration: underline !important;
}
#more_features a:active{
	background-image:url(/common/img/link_list01.gif);
	text-decoration: none !important;
}



/* DOWNLOAD 「Typeとは」のクエスチョンマーク ----------------------------*/
#question_icon{
	position: relative;
	top: -30px;
	left: 30px;
	height: 18px;
}

#question_icon a{
	display: block;
	background:url(/common/img/icon_question_hover.gif) no-repeat center left;
	width: 18px;
	height: 18px;
}
#question_icon a:hover{
	background:url(/common/img/icon_question_hover.gif) no-repeat center left;
}

#question_icon a:hover img{
	display: none;
}
/* 三つ目の箱の位置制御 */
#type_box{
	position:relative;top:-18px;
}

/*  LIBRARY - 記事・講座 MOTIF NEWS用 */
.motif-news a:hover{
	background-image: url(/common/img/link_list04_hover2.gif) !important;
}
.motif-news a:active{
background-image: url(/common/img/link_list04.gif);
}
