@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
----------------------------------------------------- */

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;
}

/* -----------------------------------------------------
	contents 2 column
----------------------------------------------------- */
/* ----- contents left , main contents ----- */
.products_content {
	clear:both;
	padding:0 5px;
}

.products_left_column {
	width:585px;
	float:left;
}

/* paragraph */
.products_section {
	padding:0px 0px 0px 15px;
}

.products_section .left {
	width:45px;
	margin-right:5px;
	padding:0px 0px 0px 0px;
	float:left;
}

.products_section .right {
	width:135px;
	padding:0px 0px 0px 0px;
	float:right;
}


.products_section li {
	list-style-type:none;
}

.products_topicsinfo {
	margin-bottom:20px;
}

.Indent {
	padding-left:1.3em;
	text-indent:-1.3em;
}

/* topics information */

h4.topics {
	padding:7px 0px 5px 15px;
}

.border_top {
	background:url(../../images/bg_dotte_line.gif) no-repeat top;
	width:570px;
}

.border_top2 {
	padding-top:20px;
	background:url(../../images/bg_dotte_line.gif) no-repeat top;
	width:500px;
}

.border_btm {
	background:url(../../images/bg_dotte_line.gif) no-repeat bottom;
	width:580px;
}

.date_list{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
}

.date_list dt {
	width:85px;
	float:left;
	clear:both;
}

.date_list li {
	padding-left: 0px;
	list-style-image: url(../../images/0new/tri.jpg);
	list-style-position: inside;
}

/* 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:555px;
}

.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:170px;
}

/* ----- contents right ----- */
.products_right_column {
	width:200px;
	float:right;
}

.products_right_column h5 {
	margin-left:15px;
}

.products_right_column .featured_banner {
	margin-left:15px;
}


/* -----------------------------------------------------
	Search
----------------------------------------------------- */

.products_menu {
	background:url(../../images/bg_search.gif) no-repeat center bottom;
	width:585px;
	padding:0px 0px 0px 0px;
}

.products_search {
	float:left;
	width:410px;
	margin-bottom:10px;
	padding:0px 0px 0px 0px;
}
.products_search .title {
	background:url(../../images/bullet_arrow_roland.gif) no-repeat 0 .5em;
	padding-left:1.0em;
	font-size:107%;
	line-height:150%;
}

.products_search h5 a {
	background:url(../../images/bullet_arrow_roland.gif) no-repeat 0 .5em;
	padding-left:1.0em;
	font-size:107%;
	line-height:150%;
}

.products_search .serch_title {
	padding:0px 5px 0px 15px;
}

.products_search .left {
	float:left;
	width:145px;
	margin-right:5px;
}
.products_search .right {
	float:right;
	width:240px;
	padding-top:3px;
}

.products_search .new_products {
	width:360px;
	border: 1px solid #cccccc;
	background-color:#efefef;
	margin-left:25px;
	padding:5px 7px 0px 7px;
}

.products_search .new_products_banner {
	margin-left:25px;
}

.products_search .new_product_info {
	padding:0px 0px 0px 0px;
}

.products_search .new_product_info img {
	margin-right:10px;
	float:left;
}

.products_search .new_product_info .other {
	background:url(../../images/bullet_arrow_roland_2.gif) no-repeat 0 .5em;
	padding-left:1.0em;
	font-size:85%;
	line-height:150%;
	float:right;
	margin-top:10px;
}

.products_category {
	float:right;
	width:165px;
	margin-bottom:10px;
	padding:0px 0px 0px 0px;
}

.products_category .menu {
	padding:5px 10px 5px 15px;
}

.products_category .menu dd {
	list-style-type: none;
	background:url(../../images/bullet_arrow_roland.gif) no-repeat 0 0.5em;
	line-height:150%;
	padding-left:1.2em;
}

.products_category .more {
	list-style-type: none;
	background:url(../../images/bullet_arrow_roland.gif) no-repeat 0 0.5em;
	padding-left:1.2em;
	float:right;
}

.products_category .image {
	margin-left:5px;
	margin-right:5px;
	float:left;
}

/* -----------------------------------------------------
	Banner
----------------------------------------------------- */

.banner {
	width:585px;
	margin-top:10px;
	padding:0px 0px 0px 0px;
}
.banner .left_banner {
	float:left;
	margin:0px 11px 0px 0px ;
}
.banner .right_banner {
	float:left;
	margin:0px 0px 0px 0px ;
}

/* -----------------------------------------------------
	Feature
----------------------------------------------------- */

.featureArticle {
	width:185px;
	margin-left:15px;
}

.featureArticle a {
	font-weight:bold;
}
.featureArticle p {
	text-align:left;
	margin-top:10px;
}
.featureArticle .image {
	text-align:center;
	margin:5px 43px 5px 42px;
}
.featureArticle .new {
	vertical-align:middle;
	margin-right:5px;
}

/* -----------------------------------------------------
	Feature - Site menu
----------------------------------------------------- */

.feature_link {
	margin-left:15px;
	width:185px;
}
.feature_link .image{
	margin:1px 2px 1px 0px;
}

.site_menu 
	margin-left:10px;
}
.site_menu li {
	line-height: 4.3em;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.site_menu li.FantomExperience {
	background:url(../../images/top_menu/menu_icon_FantomExperience.gif) no-repeat 0 0.5em;
	padding-left:4.3em;
}
.site_menu li.VSynth {
	background:url(../../images/top_menu/menu_icon_VSynth.gif) no-repeat 0 0.5em;
	padding-left:4.3em;
}
.site_menu li.JUNO {
	background:url(../../images/top_menu/menu_icon_JUNO.gif) no-repeat 0 0.5em;
	padding-left:4.3em;
}
.site_menu li.VDrums {
	background:url(../../images/top_menu/menu_icon_VDrums.gif) no-repeat 0 0.5em;
	padding-left:4.3em;
}
.site_menu li.HP {
	background:url(../../images/top_menu/menu_icon_HP.gif) no-repeat 0 0.5em;
	padding-left:4.3em;
}
.site_menu li.GrandPortal {
	background:url(../../images/top_menu/menu_icon_GrandPortal.gif) no-repeat 0 0.5em;
	padding-left:4.3em;
}
.site_menu li.RolandClassic {
	background:url(../../images/top_menu/menu_icon_RolandClassic.gif) no-repeat 0 0.5em;
	padding-left:4.3em;
}
.site_menu li.RolandVideoLibrary {
	background:url(../../images/top_menu/menu_icon_RolandVideoLibrary.gif) no-repeat 0 0.5em;
	padding-left:4.3em;
}
.site_menu li.VDrumsLite {
	background:url(../../images/top_menu/menu_icon_VDrumsLite.gif) no-repeat 0 0.5em;
	padding-left:4.3em;
}

/* -----------------------------------------------------
	Important Notification
----------------------------------------------------- */

.news_list {
	width:500px;
	padding:5px 0px 5px 15px;
}

.news_list dd {
	background:url(../../images/bullet_arrow_roland.gif) no-repeat 0 0.5em;
	padding-left:1.5em;
	line-height: 1.5em;
}

/* -----------------------------------------------------
	Roland nearest to You
----------------------------------------------------- */

.nearest_menu {
	padding:10px 10px 10px 10px;
	background-color: #efefef;
}
.nearest_menu h4 {
	font-size:110%;
	font-weight:bold;
	color:#333333;
}
.nearest_menu p {
	color:#333333;
}

