@charset "utf-8";

a:focus {
	outline:none;
}

.right_listbox a:link,
.right_listbox a:visited {
	color:#666;
	text-decoration: none;
}

.right_listbox a:active,
.right_listbox a:hover {
	color:#f29100;
	text-decoration:underline;
}



/* -----------------------------------------------------
	common
----------------------------------------------------- */
/* ----- text position ----- */
.center_align {
	text-align:center;
}

.left_align {
	text-align:left;
}

.right_align {
	text-align:right;
}

/* ----- text decoration ----- */
.bold_txt {
	font-weight:bold;
}

/* -----------------------------------------------------
	h2,h3
----------------------------------------------------- */

.brand_title {
	padding-bottom:3px;
	margin-bottom:10px;
}

.brand_title p {
	padding:2px 10px 1px 10px;
	color:#fff;
	font-weight:bold;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
	text-transform:uppercase;
}

h3 {
	padding-top:2px;
	padding-left:10px;
	margin-top:3px;
	margin-bottom:5px;
	font-size:182%;
	font-weight:bold;
	font-family:"Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height:1.15;
	color:#333;
	min-height:30px;
}

/* -----------------------------------------------------
	tab
----------------------------------------------------- */
.products_tab {
	padding-bottom:8px;
	margin-bottom:10px;
	background:url(../../images/bg_tab.gif) repeat-x bottom;
}

.products_tab li {
	margin-right:1px;
	float:left;
	font-size:1px;
	line-height:1px;
	list-style-type:none;
}

.products_tab li img {
	vertical-align:top;
}

.products_tab li span {
	cursor:pointer;
}

/* -----------------------------------------------------
	contents 2 column
----------------------------------------------------- */
/* ----- contents left , main contents ----- */
.products_content {
	clear:both;
	padding:0 5px;
}

.products_left_column {
	width:600px;
	float:left;
}

/* paragraph */
.products_section {
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
}

.products_topicsinfo {
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}

dl.product_img {
	padding-top:5px;
}

dl.product_img,
dl.product_img dt,
dl.product_img dd {
	font-size:1px;
	line-height:1px;
}
	
	dl.product_img dt {
		text-align:center;
	}
	
	dl.product_img dd {
		margin-right:5px;
		float:left;
	}
		
	dl.product_img dd img {
		width:82px;
		height:56px;
		cursor:pointer;
	}
		
	dl.product_img dd.ThumDef {
		border:1px solid #ccc;
	}

.products_left_column .products_section,
.products_left_column .products_topicsinfo {
	margin-left:0;
	margin-right:0;
}

.products_left_column .products_section p,
.products_left_column .products_topicsinfo p {
	margin-left:15px;
	margin-right:15px;
}

.products_left_column .products_section ul,
.products_left_column .products_topicsinfo ul {
	margin-left:15px;
	margin-right:15px;
}

.products_section p,
.products_topicsinfo p {
	margin-left:0;
	margin-right:0;
}

.products_paragraph {
	padding-bottom:15px;
	margin-bottom:15px;
}

.Indent {
	padding-left:1.3em;
	text-indent:-1.3em;
}

/* fanction icon */
ul.function_icon {
	margin-bottom:-5px;
}

ul.function_icon li {
	margin-left:15px;
	display:inline;
	font-size:1px;
	line-height:1px;
}

ul.function_icon li img {
	vertical-align:top;
}

/* topics information */

h4.topics,
h4.Information {
	padding-top:1px;
}

.border_top {
	background:url(../../images/bg_dotte_line.gif) no-repeat top;
	width:600px;
}

.border_top2 {
	padding-top:20px;
	background:url(../../images/bg_dotte_line.gif) no-repeat top;
	width:600px;
}

.border_btm {
	background:url(../../images/bg_dotte_line.gif) no-repeat bottom;
	width:590px;

}

.date_list{
	padding:0 0 5px 15px;
}

.date_list dt {
	width:85px;
	float:left;
	clear:both;
}

/* introduction */
.introduction_sentence {
	background:url(../../images/bg_introduction.gif) repeat-x 0 0;
	overflow:hidden;
	padding:15px;
	font-weight:600;
	color:#333333;
	line-height:130%;
	width:575px;
}

.introduction_sentence img {
	vertical-align:middle;
	margin-right:5px;
}

.introduction_sentence2 {
	background:url(../../images/bg_introduction.gif) repeat-x 0 0;
	overflow:hidden;
	padding:15px;
	font-weight:600;
	color:#333333;
	line-height:130%;
	width:760px;
}

/* img */
.img_select {
	clear:both;
	margin:15px 0 0 15px;
}

.img_select img{ 
	margin:0 3px 0 0;
	border:1px solid #999;
}

.float_right_img {
	float:right;
	margin:0 0 5px 15px;
}

.float_left_img {
	float:left;
	margin:0 15px 5px 5px;
}

/* ----- contents right ----- */
.products_right_column {
	width:175px;
	float:right;
}

/* flash */
.products_pickup {
	margin-bottom:5px;
}

/* banner */
.right_banner_img {
	margin-bottom:6px;
}

/* ristbox */
.right_listbox {
	padding:10px 13px 10px;
	margin-bottom:8px;
	background:url(../../images/bg_right_listbox.gif) no-repeat left bottom;
	overflow:hidden;
	width:149px;
}

.right_listbox li {
	list-style-type:none;
}

.right_listbox dl {
	margin-bottom:5px;
}

	.right_listbox dt {
		margin-right:5px;
	}
	
	.right_listbox dd.ItemImg {
		margin-right:5px;
		float:left;
		overflow:hidden;
		border:1px solid #cdcdcd;
		width:68px;
		height:68px;
	}
	
	.right_listbox dd.ItemImgCat {
		text-align:center;
		font-size:1px;
		line-height:1px;
	}
	
	.right_listbox dd.ItemTxt {
		float:left;
		width:70px;
	}
	
	.right_listbox dd.ItemSize {
		margin-top:-3px;
		margin-bottom:10px;
		text-align:center;
		font-weight:bold;
	}

.right_listbox dd {
	line-height:110%;
}

.right_line {
	margin:0 -8px 9px -8px;
	overflow:hidden;
}

.catalog_img {
	margin:6px 0;
}

/* -----------------------------------------------------
	spec table
----------------------------------------------------- */
.spectable,
.spec_table th,
.spec_table td {
	color:#666;
	empty-cells:show;
}

.spec_table {
	margin:0 5px 10px 5px;
	width:780px;
	border-bottom:1px solid #b2b2b2;
}

.spec_table th,
.spec_table td {
	border-top:1px solid #b2b2b2;
}

.spec_table th {
	padding:3px 3px 3px 15px;
	font-weight:normal;
}
.spec_table th.Right {
	padding-right:15px;
	text-align:right;
}
.spec_table td {
	padding:3px 3px 3px 15px;
}
.spec_table th.tt_th {
	background:#eeeeee url(../../images/icon_spec.gif) no-repeat 7px center;
	border-top:1px solid #000;
	font-weight:bold;
}

/* -----------------------------------------------------
	top page
----------------------------------------------------- */

.subVisual {
	height:150px;
	text-align:center;
	padding:13px 0px 13px 0px;
	margin-bottom:10px;
}

.search_menu {
	float:left;
	width:200px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.search_menu .menu_btn {
	margin-bottom:7px;
}

.featureArticle {
	padding:10px 0px 15px 35px;
}

.featureArticle a.new {
	background:url(../../images/icon_new.gif) no-repeat 0px center;
	padding-left:2em;
	font-weight:bold;
}
.featureArticle img {
	float:right;
	margin-left:10px;
	margin-right:15px;
}

.site_menu {
}
.site_menu li {
	float:left;
	width:190px;
	font-weight:bold;
	line-height: 2.6em;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.site_menu li.FantomExperience {
	background:url(../../images/top_menu/menu_icon_FantomExperience.gif) no-repeat 0 .3em;
	padding-left:2.6em;
}
.site_menu li.VSynth {
	background:url(../../images/top_menu/menu_icon_VSynth.gif) no-repeat 0 .3em;
	padding-left:2.6em;
}
.site_menu li.JUNO {
	background:url(../../images/top_menu/menu_icon_JUNO.gif) no-repeat 0 .3em;
	padding-left:2.6em;
}
.site_menu li.VDrums {
	background:url(../../images/top_menu/menu_icon_VDrums.gif) no-repeat 0 .3em;
	padding-left:2.6em;
}
.site_menu li.HP {
	background:url(../../images/top_menu/menu_icon_HP.gif) no-repeat 0 .3em;
	padding-left:2.6em;
}
.site_menu li.GrandPortal {
	background:url(../../images/top_menu/menu_icon_GrandPortal.gif) no-repeat 0 .3em;
	padding-left:2.6em;
}
.site_menu li.RolandClassic {
	background:url(../../images/top_menu/menu_icon_RolandClassic.gif) no-repeat 0 .3em;
	padding-left:2.6em;
}
.site_menu li.RolandVideoLibrary {
	background:url(../../images/top_menu/menu_icon_RolandVideoLibrary.gif) no-repeat 0 .3em;
	padding-left:2.6em;
}

.category {
	margin-left:15px;
}

.category li {
	list-style-type: none;
	background:url(../../images/bullet_arrow_roland.gif) no-repeat 0 .3em;
	padding-left:1.5em;
}

