@charset "UTF-8";







/*

	[SITE] commmonsmart
	[FILE] /common/css/base.css



*/








/*==================================================
reset
==================================================*/



* {
	font-size:100%;
	font-style:normal;
	line-height:100%;
	margin:0;
	padding:0;
}




img {
	vertical-align:bottom;
	border:none;
}




ul {
	list-style-type:none;
}




hr,
kbd {
	display:none;
}




.hide {
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
	margin:0;
	padding:0;
}




strong {
	font-weight:bold;
	line-height:1.6;
}








/*==================================================
table
==================================================*/
table {
	border-collapse:collapse;
	border-spacing:0;
}








/*==================================================
link
==================================================*/
a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	color:#000;
	text-decoration:none;
}


/*
class
--------------------------------------------------*/
a.linkTextA01 {
	color:#666;
	font-weight:bold;
	text-decoration:underline;
}

a.linkTextA01:hover {
	font-weight:bold;
	text-decoration:none;
}




a.linkTextA02 {
	color:#000;
	text-decoration:none;
	background:#fff url(../images/icon/ico_a01.gif) no-repeat 0 50%;
	padding:0 0 0 7px;
}

table.resultSortingA01 a.linkTextA02 {
	background:#fff url(../images/icon/ico_a01.gif) no-repeat 10px 50%;
	padding:0 0 0 20px;
}

a.linkTextA02:hover {
	text-decoration:underline;
}


a.linkTextA03 {
	color:#000;
	font-size:10px;
	text-decoration:none;
	background:#fff url(../images/icon/ico_b01.gif) no-repeat 0 50%;
	padding:0 0 0 18px;
}

a.linkTextA03:hover {
	text-decoration:underline;
}


table.resultSortingA01 a.linkTextA04 {
	color:#000;
	text-decoration:none;
	background:#fff url(../images/icon/ico_a03.gif) no-repeat 10px 50%;
	padding:0 0 0 20px;
}


a.linkTextA05 {
	color:#000;
	text-decoration:none;
}

a.linkTextA05:hover {
	text-decoration:underline;
}

a.linkTextA06 {
	color:#ccc;
	text-decoration:underline;
}

a.linkTextA06:hover {
	color:#ccc;
	text-decoration:none;
}

a.linkTextB01 {
	color:#fff;
	text-decoration:none;
	background:#999 url(../images/icon/ico_a04.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}

a.linkTextB01:hover {
	text-decoration:underline;
}

a.linkTextB02 {
	color:#fff;
	text-decoration:none;
	background:#999 url(../images/icon/ico_a05.gif) no-repeat 100% 50%;
	padding:0 10px 0 0;
}

a.linkTextB02:hover {
	text-decoration:underline;
}

a.linkTextB03 {
	color:#fff;
	text-decoration:none;
}

.eachLink a.linkTextB03 {
	font-size:12px;
	padding:0 3px;
}

a.linkTextB03:hover {
	text-decoration:underline;
}

a.linkTextB04 {
	color:#000;
	text-decoration:none;
	background:#fff url(../images/icon/ico_a06.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
}

a.linkTextB04:hover {
	text-decoration:underline;
}

a.linkTextB05 {
	color:#000;
	text-decoration:none;
	background:#fff url(../images/icon/ico_a01.gif) no-repeat 100% 50%;
	padding:0 10px 0 0;
}

a.linkTextB05:hover {
	text-decoration:underline;
}

a.linkTextB06 {
	color:#000;
	text-decoration:none;
}

.eachLink a.linkTextB06 {
	font-size:12px;
	padding:0 3px;
	text-decoration:underline;
}

a.linkTextB06:hover {
	text-decoration:none;
}







a.linkTextB07 {



	color:#000;



	text-decoration:underline;



	background:#fff url(../images/icon/ico_a01.gif) no-repeat 0 50%;



	padding:0 0 0 10px;



}



a.linkTextB07:hover {



	text-decoration:none;



}











/*==================================================

module

==================================================*/

/*
text
--------------------------------------------------*/
.noticeA01 { font-size:10px !important; }
.noticeA02 { font-size:12px !important; }
.noticeA03 { font-size:14px !important; }
.noticeA04 { font-size:22px !important; }
.noticeB01 { text-indent:-1em; padding-left:1em !important; }
.noticeC01 { color:#000 !important; }
.noticeC02 { color:#f00 !important; }
.noticeC03 { color:#666 !important; }
.noticeC04 { color:#f60 !important; }
.noticeD01 { font-weight:bold !important; }
.noticeD02 { font-weight:normal !important; }
.noticeE01 { line-height:1.6 !important; }
/*2009.04.22@TC*/
.noticeE02 { line-height:1.4 !important; }

/*
forMac　2009.06.25@TC　2009.06.26@TC削除
-------------------------
/* forSafari(Mac&Win)　バージョンアップに伴い効かなくなる可能性あり
.noticeZ01 { letter-spacing:0; }
html*.noticeZ01 { letter-spacing:-0.2em; }
* html .noticeZ01 { letter-spacing:0; }
/* forFirefox(Mac&Win)　バージョンアップに伴い効かなくなる可能性あり
.noticeZ01, x:-moz-any-link { letter-spacing:-0.05em; }
/* forIE7　※forSafari(Mac&Win)の影響を回避 
*:first-child+html .noticeZ01 { letter-spacing:0; }
*/


/*
forMac(文字間狭める)
2009.06.26@TC
-------------------------*/
/* 全体的にまず-0.1em forSafari(Mac&Win)、IE6/7で通常に戻す */
.noticeZ01 { letter-spacing:-0.1em; }
/* forFirefox(Mac&Win)　バージョンアップに伴い効かなくなる可能性あり*/
.noticeZ01, x:-moz-any-link { letter-spacing:-0.05em; }
/* forIE6/7*/
.noticeZ01 { .letter-spacing:0em; }
/* forIE8　バージョンアップに伴い効かなくなる可能性あり*/
html>/**/body .noticeZ01 { letter-spacing /*\**/: 0em\9 }




/*



margin



--------------------------------------------------*/



.extraTop { margin-top:0 !important; }



.extraRight { margin-right:0 !important; }



.extraBottom { margin-bottom:0 !important; }



.extraLeft { margin-left:0 !important; }

/*2009.06.11@TC*/

.extraTop00 { margin-top:5px !important; }

.extraTop01 { margin-top:10px; }



.extraTop02 { margin-top:20px; }







/*



layout



--------------------------------------------------*/



.layoutA01 { float:left; }



.layoutA02 { float:right; }



.layoutB01 { text-align:right !important; }



.layoutB02 { text-align:center !important; }



.layoutC01 { vertical-align:baseline; }



.layoutC02 { vertical-align:middle; }







/*



background



--------------------------------------------------*/



.extraBackground { background-image:none !important; }







/*



border



--------------------------------------------------*/



.extraBorder { border:none !important; }







.borderR01 { border-right:1px solid #000; }







/*



align



--------------------------------------------------*/



.alignRight { text-align:right !important; }



.alignCenter { text-align:center !important; }



.alignLeft { text-align:left !important; }







/*
width
--------------------------------------------------*/
.w100per { width:100%; }
.w25 { width:25px; }
.w35 { width:35px; }
.w40 { width:40px; }
.w50 { width:50px; }


select.w50 { width:55px; }
.w55 { width:55px; }
.w60 { width:60px; }
.w70 { width:70px; }
.w80 { width:80px; }
.w90 { width:90px; }
.w95 { width:95px; }
.w100 { width:100px; }
.w110 { width:110px; }
.w112 { width:112px; }
.w114 { width:114px; }
.w115 { width:115px; }
.w130 { width:130px; }
.w140 { width:140px; }
.w145 { width:145px; }
.w150 { width:150px; }
.w160 { width:160px; }
.w175 { width:175px; }
.w180 { width:180px; }
.w190 { width:190px; }
.w200 { width:200px; }
.w205 { width:205px; }
.w210 { width:210px; }
.w220 { width:220px; }
.w230 { width:230px; }
.w275 { width:275px; }
.w280 { width:280px; }
.w295 { width:295px; }
.w315 { width:315px; }
.w340 { width:340px; }
.w345 { width:345px; }
.w380 { width:380px; }
.w420 { width:420px; }

/*2009.04.22@TC*/

.w430 { width:430px; }
.w440 { width:440px; }
.w450 { width:450px; }
.w460 { width:460px; }
.w470 { width:470px; }
.w480 { width:480px; }
.w490 { width:490px; }
.w520 { width:520px; }
.w570 { width:570px; }
.w600 { width:600px; }
.w620 { width:620px; }
.w640 { width:640px; }
.w660 { width:660px; }



/*==================================================

画像置換

==================================================*/

.pageTitle,
.pageTitleContents,
.subTitleA01,
.subTitleA02,
.subTitleA03,
.subTitleA04,
.subTitleA05,
.subTitleA06,
.subTitleA07,
.subTitleA08,
.subTitleA09,
.subTitleA10,
.subTitleA11,
.subTitleA12,
.subTitleB01,
.subTitleB02,
.subTitleC01,

#cartStep ol li.step { text-indent:-9999px; }


.pageTitle { width:580px; height:16px; }

.pageTitleContents { width:860px; }

#categorySearch .pageResult .pageTitle,

#categoryDetail .pageReview .pageTitle,

#categoryProductsArtist .pageTitle { width:660px; height:16px; padding:9px 0; }

#categoryProductsArtistList .pageTitle { width:660px; height:18px; padding:7px 0; }

/*2010.01.28@TC*/
#categoryTwitter .pageTitle { width:580px; height:49px; }


.subTitleA01 { width:317px; height:21px; }

.subTitleA02 { width:660px; height:13px; }

/*2009.04.22@TC*/

#categoryDetailReview .subTitleA02,
#categoryDetailTeach .subTitleA02 { width:600px; height:13px; }

.subTitleA03 { width:317px; height:13px; }

.subTitleA04 { width:140px; height:18px; }

.subTitleA05 { width:140px; height:32px; }

.subTitleA06 { width:130px; height:13px; }

.subTitleA07 { width:130px; height:28px; }

.subTitleA08 { width:600px; height:18px; }

.subTitleA09 { width:140px; height:15px; }

.subTitleA10 { width:400px; height:16px; }

.subTitleA11 { width:248px; height:19px; }

.subTitleA12 { width:385px; height:20px; }

.subTitleB01 { height:13px; }

.subTitleB02 { height:16px; }

.subTitleC01 { width:386px; }

ol li.step { width:144px; height:34px; }



/*
cart
--------------------------------------------------*/

h1#titleShoppingCart { background:#fff url(../../../commmonsmag/cart/images/title/ttl_shopping-cart.gif) no-repeat 0 0; }

h2#titleRecommend { background:#fff url(../../../commmonsmag/cart/images/title/ttl_recommend.gif) no-repeat 0 0; }

h2#titleStep { background:#fff url(../../../commmonsmag/cart/images/title/ttl_step.gif) no-repeat 0 0; }

h2#titleSelect { background:#fff url(../../../commmonsmag/cart/images/title/ttl_select.gif) no-repeat 0 0; }

h2#titleSettle { background:#fff url(../../../commmonsmag/cart/images/title/ttl_settle.gif) no-repeat 0 0; }

h2#titlePointUse { background:#fff url(../../../commmonsmag/cart/images/title/ttl_point-use.gif) no-repeat 0 0; }

h2#titleDetail { background:#fff url(../../../commmonsmag/cart/images/title/ttl_detail.gif) no-repeat 0 0; }

h2#titleRequestPrice { background:#fff url(../../../commmonsmag/cart/images/title/ttl_request-price.gif) no-repeat 0 0; }

h2#titleRequestTo { background:#fff url(../../../commmonsmag/cart/images/title/ttl_request-to.gif) no-repeat 0 0; }


#cartStep ol li#step01 { background:#fff url(../../../commmonsmag/cart/images/step/step_01.gif) no-repeat 0 0; }

#cartStep ol li#step02 { background:#fff url(../../../commmonsmag/cart/images/step/step_02.gif) no-repeat 0 0; }

#cartStep ol li#step03 { background:#fff url(../../../commmonsmag/cart/images/step/step_03.gif) no-repeat 0 0; }

#cartStep ol li#step04 { background:#fff url(../../../commmonsmag/cart/images/step/step_04.gif) no-repeat 0 0; }

#cartStep ol li#step01Act { background:#fff url(../../../commmonsmag/cart/images/step/step_01_act.gif) no-repeat 0 0; }

#cartStep ol li#step02Act { background:#fff url(../../../commmonsmag/cart/images/step/step_02_act.gif) no-repeat 0 0; }

#cartStep ol li#step03Act { background:#fff url(../../../commmonsmag/cart/images/step/step_03_act.gif) no-repeat 0 0; }

#cartStep ol li#step04Act { background:#fff url(../../../commmonsmag/cart/images/step/step_04_act.gif) no-repeat 0 0; }



/*
login
--------------------------------------------------*/
h1#titleLogin { background:#fff url(../../../commmonsmag/login/images/title/ttl_login.gif) no-repeat 0 0; }

h2#titleMember { background:#fff url(../../../commmonsmag/login/images/title/ttl_member.gif) no-repeat 0 0; }

h2#titleMemberNew { background:#fff url(../../../commmonsmag/login/images/title/ttl_member-new.gif) no-repeat 0 0; }




/*
contact
--------------------------------------------------*/
h1#titleContact { background:#fff url(../../../commmonsmag/contact/images/title/ttl_contact.gif) no-repeat 0 0; }

h1#titleContactSupportPolicy { background:#fff url(../../../commmonsmag/contact/images/title/ttl_contact-support-policy.gif) no-repeat 0 0; }

h2#titleEntryChange { background:#fff url(../../../commmonsmag/contact/images/title/ttl_entry-change.gif) no-repeat 0 0; }

h2#titleForgetPassword { background:#fff url(../../../commmonsmag/contact/images/title/ttl_forget-password.gif) no-repeat 0 0; }



/*
regist
--------------------------------------------------*/
h1#titleMemberRegistration { background:#fff url(../../../commmonsmag/regist/images/title/ttl_member-registration.gif) no-repeat 0 0; }

h2#titleAgreement { background:#fff url(../../../commmonsmag/regist/images/title/ttl_agreement.gif) no-repeat 0 0; }

h2#titlePrivacy { background:#fff url(../../../commmonsmag/regist/images/title/ttl_privacy.gif) no-repeat 0 0; }

h2#titleInformBasic { background:#fff url(../../../commmonsmag/regist/images/title/ttl_inform_basic.gif) no-repeat 0 0; }

h2#titlePoint { background:#fff url(../../../commmonsmag/regist/images/title/ttl_agreement-point.gif) no-repeat 0 0; }


h2#titleInformMailnews { background:#fff url(../../../commmonsmag/regist/images/title/ttl_inform_mailnews.gif) no-repeat 0 0; }

h2#titleInformUser { background:#fff url(../../../commmonsmag/regist/images/title/ttl_inform_user.gif) no-repeat 0 0; }




/*
my page
--------------------------------------------------*/
h1#titleMyPage { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_my-page.gif) no-repeat 0 0; }

h2#titleUseState { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_use-state.gif) no-repeat 0 0; }

h2#titleService { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_service.gif) no-repeat 0 0; }

h2#titleVariousEntry { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_various-entry.gif) no-repeat 0 0; }

h2#titleAboutUse { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_about-use.gif) no-repeat 0 0; }

h2#titleAboutChange { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_about-change.gif) no-repeat 0 0; }

h2#titleAboutService { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_about-service.gif) no-repeat 0 0; }

h2#titleInformBasicChange { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_inform-basic-change.gif) no-repeat 0 0; }

h2#titleAddress { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_address.gif) no-repeat 0 0; }

h2#titleAddressDelete { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_address-delete.gif) no-repeat 0 0; }

h2#titleAddressNew { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_address-new.gif) no-repeat 0 0; }

h2#titleHistory { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_history.gif) no-repeat 0 0; }

/*2009.06.11@TC*/

h2#titleDigital { background:#fff url(http://www.commmonsmart.com/my_page/images/title/ttl_digital.gif) no-repeat 0 0; }

h2#titleResignation { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_resignation.gif) no-repeat 0 0; }

h3#titleResignationReason { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_resignation-reason.gif) no-repeat 0 0; }

h2#titlePointInquiry { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_point-inquiry.gif) no-repeat 0 0; }

h2#titlePointHistory { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_point-history.gif) no-repeat 0 0; }

h2#titleChangePassword { background:#fff url(../../../commmonsmag/my_page/images/title/ttl_change-password.gif) no-repeat 0 0; }




/*
reminder
--------------------------------------------------*/
h1#titlePasswordReminder { background:#fff url(../../../commmonsmag/reminder/images/title/ttl_password-reminder.gif) no-repeat 0 0; }

h2#titlePasswordForget { background:#fff url(../../../commmonsmag/reminder/images/title/ttl_password-forget.gif) no-repeat 0 0; }

h2#titlePasswordSetUp { background:#fff url(../../../commmonsmag/reminder/images/title/ttl_password-set-up.gif) no-repeat 0 0; }




/*
detail,products
--------------------------------------------------*/
p#textDelivery { background:#fff url(../../../commmonsmag/detail/images/text/txt_delivery.gif) no-repeat 0 0; }

p#textDownload { background:#fff url(../../../commmonsmag/detail/images/text/txt_download.gif) no-repeat 0 0; }

p#textAboutSpecial { background:#fff url(../../../commmonsmag/detail/images/text/txt_about-special.gif) no-repeat 0 0; }

h1#titleReviewForm { background:#fff url(../../../commmonsmag/detail/images/title/ttl_review-form.gif) no-repeat 0 0; }

/*2009.04.22@TC*/

h1#titleTeachForm { background:#fff url(../../../commmonsmag/detail/images/title/ttl_teach-form.gif) no-repeat 0 0; }

h1#titleUserReviewAll { background:#000 url(../../../commmonsmag/detail/images/title/ttl_user-review-all.gif) no-repeat 10px 9px; }



h1#titleReserve { background:#fff url(../../../commmonsmag/detail/images/title/ttl_reserve.gif) no-repeat 0 0; }

h1#titleEntry { background:#fff url(http://www.commmonsmart.com/detail/images/title/ttl_entry.gif) no-repeat 0 0; }

h2#titleProductsInform { background:#fff url(../../../commmonsmag/detail/images/title/ttl_products-inform.gif) no-repeat 10px 0; }

h2#titleOriginalSpecial { background:#fff url(../../../commmonsmag/detail/images/title/ttl_original-special.gif) no-repeat 10px 0; }

h2#titleMusicList { background:#fff url(../../../commmonsmag/detail/images/title/ttl_music-list.gif) no-repeat 10px 0; }

h2#titlePutMusic { background:#fff url(../../../commmonsmag/detail/images/title/ttl_put-music.gif) no-repeat 10px 0; }

h2#titleUserReview { background:#fff url(../../../commmonsmag/detail/images/title/ttl_user-review.gif) no-repeat 10px 0; }

h2#titleReserveAbout { background:#fff url(../../../commmonsmag/detail/images/title/ttl_reserve-about.gif) no-repeat 0 0; }

h2#titleEntryAbout { background:#fff url(http://www.commmonsmart.com/detail/images/title/ttl_entry-about.gif) no-repeat 0 0; }



h1#titleProducts { background:#fff url(../../products/images/title/ttl_products.gif) no-repeat 0 0; height:69px; }

h1#titleProductsLower { background:#fff url(../../products/images/title/ttl_products-lower.gif) no-repeat 0 0; }

h2#titleProductsArtist { background:#fff url(../../products/images/title/ttl_products-artist.gif) no-repeat 0 0; }

h2#titleProductsLabel { background:#fff url(../../products/images/title/ttl_products-label.gif) no-repeat 0 0; }

h2#titleProductsCompilation { background:#fff url(../../products/images/title/ttl_products-compilation.gif) no-repeat 0 0; }

h2#titleProductsGoods { background:#fff url(../../products/images/title/ttl_products-goods.gif) no-repeat 0 0; }

h1#titleDownload { background:#fff url(../../../commmonsmag/download/images/title/ttl_download.gif) no-repeat 0 0; }

h2#titleProductsDownload { background:#fff url(../../products/images/title/ttl_products-download.gif) no-repeat 0 0; }

h1#titleProductsDownload { background:#fff url(../../products/images/title/ttl_products-download.gif) no-repeat 0 0; }

/*2010.03.23@TC*/

h2#titleProductsSelection { background:#fff url(../../products/images/title/ttl_products-selection.gif) no-repeat 0 0; }

/* mi-gu soap */

h2#titleMiguSoapMain { text-indent:-9999px; }

h2#titleMiguSoapMainSub { background:#fff url(../../products/recommend/images/migu_soap/ttl_main_sub.gif) no-repeat 0 0; width:191px; height:88px; text-indent:-9999px; }

h3#titleInterview01 { background:transparent url(../../products/recommend/images/migu_soap/ttl_interview-01.gif) no-repeat 0 0; }

h3#titleInterview02 { background:#fff url(../../products/recommend/images/migu_soap/ttl_interview-02.gif) no-repeat 0 0; }

h3#titleInterview03 { background:#fff url(../../products/recommend/images/migu_soap/ttl_interview-03.gif) no-repeat 0 0; }





/*
schola
--------------------------------------------------*/

h1#titleScholaLower { background:#fff url(../../../commmonsmag/schola/images/title/ttl_schola-lower.gif) no-repeat 0 0; }

h1#titleScholaLower a {	display:block; width:210px; height:16px; outline:0; }

h2#titleForSchola { background:#fff url(../../../commmonsmag/schola/images/title/ttl_for-schola.gif) no-repeat 0 0; }

h2#titleScholaSeries { background:#fff url(../../../commmonsmag/schola/images/title/ttl_schola-series.gif) no-repeat 0 0; }

h2#titleSellPlanLineup { background:#fff url(../../../commmonsmag/schola/images/title/ttl_sell-plan-lineup.gif) no-repeat 0 0; }

h2#titleSellPlan { background:#fff url(../../../commmonsmag/schola/images/title/ttl_sell-plan.gif) no-repeat 0 0; }




/*
peep
--------------------------------------------------*/

h1#titlePeepLower { background:#fff url(../../peep/images/title/ttl_peep-lower.gif) no-repeat 0 0; }

h1#titlePeepLower a {	display:block; width:136px; height:16px; outline:0; }




/*
special
--------------------------------------------------*/

h1#titleSpecialLower { background:#fff url(../../special/images/title/ttl_special-lower.gif) no-repeat 0 0; }

h1#titleSpecialLower a {	display:block; width:215px; height:16px; outline:0; }



/*2009.03.13@TC*/

/* 
RS Project
--------------------------------------------------*/

/* h1#titleRsLower { background:#fff url(../../rs/images/title/ttl_rs-lower.gif) no-repeat 0 0; } */

h1#titleRsLower { background:#fff url(../../rs/images/title/ttl_rs-lower.gif) no-repeat 0 0; }

h1#titleRsLower a {	display:block; width:215px; height:16px; outline:0; }




/*
result
--------------------------------------------------*/

h1#titleSearchResult { background:#000 url(../../../commmonsmag/search/images/title/ttl_search-result.gif) no-repeat 10px 9px; }




/*
news letter(mail news)
--------------------------------------------------*/

h2#titleMailnewsSubscribe { background:#fff url(../../../commmonsmag/mail_news/images/title/ttl_mailnews-subscribe.gif) no-repeat 0 0; }

h3#titleMailnewsSetup { background:#fff url(../../../commmonsmag/mail_news/images/title/ttl_mailnews-setup.gif) no-repeat 10px 10px; }




/*
artist list
--------------------------------------------------*/

h2#titleArtists { background:#fff url(../../products/images/title/ttl_artists.gif) no-repeat 10px 0; }

h2#titleSelection { background:#fff url(../../products/images/title/ttl_selection.gif) no-repeat 10px 0; }

h2#titleOriginal { background:#fff url(../../products/images/title/ttl_original.gif) no-repeat 10px 0; }





/*2009.04.13@TC*/
.pageTitle2 { width:630px; height:18px; background:#000; padding:7px 0 7px 30px; }
/* 坂本龍一 */



/*h1#titleListSakamoto { background:#000 url(http://www.commmonsmart.com/products/sakamoto_ryuichi/images/title/ttl_list-sakamoto.gif) no-repeat 30px 7px; }*/

h1#titleListSakamoto { background:#000 url(../../products/images/h1title/ttl_list-sakamoto.gif) no-repeat 30px 7px; }







/* HASYMO */



/*h1#titleListHasymo { background:#000 url(http://www.commmonsmart.com/products/hasymo/images/title/ttl_list-hasymo.gif) no-repeat 30px 7px; }*/

h1#titleListHasymo { background:#000 url(../../products/images/h1title/ttl_list-hasymo.gif) no-repeat 30px 7px; }



h2#titleHasymo { background:#fff url(http://www.commmonsmart.com/products/hasymo/images/title/ttl_hasymo.gif) no-repeat 10px 0; }







/* BOREDOMS */



/*h1#titleListBoredoms { background:#000 url(http://www.commmonsmart.com/products/boredoms/images/title/ttl_list-boredoms.gif) no-repeat 30px 7px; }*/

h1#titleListBoredoms { background:#000 url(../../products/images/h1title/ttl_list-boredoms.gif) no-repeat 30px 7px; }



h2#titleBoredoms { background:#fff url(http://www.commmonsmart.com/products/boredoms/images/title/ttl_boredoms.gif) no-repeat 10px 0; }







/* naomi & goro */



/*h1#titleListNaomiGoro { background:#000 url(http://www.commmonsmart.com/products/naomi_goro/images/title/ttl_list-naomi-goro.gif) no-repeat 30px 7px; }*/

h1#titleListNaomiGoro { background:#000 url(../../products/images/h1title/ttl_list-naomi-goro.gif) no-repeat 30px 7px; }



h2#titleNaomiGoro { background:#fff url(http://www.commmonsmart.com/products/naomi_goro/images/title/ttl_naomi-goro.gif) no-repeat 10px 0; }







/* □□□（クチロロ） */



/*h1#titleListKuchiroro { background:#000 url(http://www.commmonsmart.com/products/kuchiroro/images/title/ttl_list-kuchiroro.gif) no-repeat 30px 7px; }*/

h1#titleListKuchiroro { background:#000 url(../../products/images/h1title/ttl_list-kuchiroro.gif) no-repeat 30px 7px; }



h2#titleKuchiroro { background:#fff url(http://www.commmonsmart.com/products/kuchiroro/images/title/ttl_kuchiroro.gif) no-repeat 10px 0; }







/* コトリンゴ */



/*h1#titleListKotringo { background:#000 url(http://www.commmonsmart.com/products/kotringo/images/title/ttl_list-kotringo.gif) no-repeat 30px 7px; }*/

h1#titleListKotringo { background:#000 url(../../products/images/h1title/ttl_list-kotringo.gif) no-repeat 30px 7px; }


h2#titleKotringo { background:#fff url(http://www.commmonsmart.com/products/kotringo/images/title/ttl_kotringo.gif) no-repeat 10px 0; }







/* 青柳拓次 */



/*h1#titleListAoyagi { background:#000 url(http://www.commmonsmart.com/products/aoyagi_takuji/images/title/ttl_list-aoyagi.gif) no-repeat 30px 7px; }*/

h1#titleListAoyagi { background:#000 url(../../products/images/h1title/ttl_list-aoyagi.gif) no-repeat 30px 7px; }



h2#titleAoyagi { background:#fff url(http://www.commmonsmart.com/products/aoyagi_takuji/images/title/ttl_aoyagi.gif) no-repeat 10px 0; }







/* PENGUIN CAFE ORCHESTRA */



/*h1#titleListPenguin { background:#000 url(http://www.commmonsmart.com/products/penguin_cafe/images/title/ttl_list-penguin.gif) no-repeat 30px 7px; }*/

h1#titleListPenguin { background:#000 url(../../products/images/h1title/ttl_list-penguin.gif) no-repeat 30px 7px; }



h2#titlePenguin { background:#fff url(http://www.commmonsmart.com/products/penguin_cafe/images/title/ttl_penguin.gif) no-repeat 10px 0; }







/* TAKU & GORO */



/*h1#titleListTakuGoro { background:#000 url(http://www.commmonsmart.com/products/taku_goro/images/title/ttl_list-taku-goro.gif) no-repeat 30px 7px; }*/

h1#titleListTakuGoro { background:#000 url(../../products/images/h1title/ttl_list-taku-goro.gif) no-repeat 30px 7px; }



h2#titleTakuGoro { background:#fff url(http://www.commmonsmart.com/products/taku_goro/images/title/ttl_taku-goro.gif) no-repeat 10px 0; }







/* AOKI takamasa */



/*h1#titleListAoki { background:#000 url(http://www.commmonsmart.com/products/aoki_takamasa/images/title/ttl_list-aoki.gif) no-repeat 30px 7px; }*/

h1#titleListAoki { background:#000 url(../../products/images/h1title/ttl_list-aoki.gif) no-repeat 30px 7px; }



h2#titleAoki { background:#fff url(http://www.commmonsmart.com/products/aoki_takamasa/images/title/ttl_aoki.gif) no-repeat 10px 0; }







/* AA= */



/*h1#titleListAa { background:#000 url(http://www.commmonsmart.com/products/aa/images/title/ttl_list-aa.gif) no-repeat 30px 7px; }*/

h1#titleListAa { background:#000 url(../../products/images/h1title/ttl_list-aa.gif) no-repeat 30px 7px; }



h2#titleAa { background:#fff url(../../products/aa/images/title/ttl_aa.gif) no-repeat 10px 0; }







/* FENNESZ */



/*h1#titleListFennesz { background:#000 url(http://www.commmonsmart.com/products/fennesz/images/title/ttl_list-fennesz.gif) no-repeat 30px 7px; }*/

h1#titleListFennesz { background:#000 url(../../products/images/h1title/ttl_list-fennesz.gif) no-repeat 30px 7px; }



h2#titleFennesz { background:#fff url(http://www.commmonsmart.com/products/fennesz/images/title/ttl_fennesz.gif) no-repeat 10px 0; }



/* 2008.12.17 S.Hamada add */

/* dump type */

h1#titleListDumpType { background:#000 url(../../products/images/h1title/ttl_list-dumbtype.gif) no-repeat 30px 7px; }

/* 2008.12.17 S.Hamada add */



/* raster-noton */



/*h1#titleListRaster { background:#000 url(http://www.commmonsmart.com/products/raster-noton/images/title/ttl_list-raster.gif) no-repeat 30px 7px; }*/

h1#titleListRaster { background:#000 url(../../products/images/h1title/ttl_list-raster.gif) no-repeat 30px 7px; }







/* Thrill Jockey */



/*h1#titleListThrill { background:#000 url(http://www.commmonsmart.com/products/thrill_jockey/images/title/ttl_list-thrill.gif) no-repeat 30px 7px; }*/

h1#titleListThrill { background:#000 url(../../products/images/h1title/ttl_list-thrill.gif) no-repeat 30px 7px; }







/* compilation */



/*h1#titleListCompilation { background:#000 url(http://www.commmonsmart.com/products/compilation/images/title/ttl_list-compilation.gif) no-repeat 30px 7px; }*/

h1#titleListCompilation { background:#000 url(../../products/images/h1title/ttl_list-compilation.gif) no-repeat 30px 7px; }







/* goods */



/*h1#titleListGoods { background:#000 url(http://www.commmonsmart.com/products/goods/images/title/ttl_list-goods.gif) no-repeat 30px 7px; }*/

h1#titleListGoods { background:#000 url(../../products/images/h1title/ttl_list-goods.gif) no-repeat 30px 7px; }











/*



musicBaton



--------------------------------------------------*/



h1#titleMusicBaton { background:#fff url(../../baton/images/title/ttl_baton.gif) no-repeat 0 0; height:48px; }



h2#titleThisChoice { background:#fff url(../../baton/images/title/ttl_this-choice.gif) no-repeat 0 0; }











/*
help                                2010.04.05@T.C
--------------------------------------------------*/

h1#titleHelpDesk { background:#fff url(../../../commmonsmag/help/images/title/ttl_help-desk_top.gif) no-repeat 0 0; height:69px; }

h2#titleAboutTop { background:#fff url(../../../commmonsmag/help/images/title/ttl_about_top.gif) no-repeat 0 0; height:31px; }

h2#titleFaqTop { background:#fff url(../../../commmonsmag/help/images/title/ttl_faq_top.gif) no-repeat 0 0; height:23px; }

h2#titleSiteMapTop { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-map_top.gif) no-repeat 0 0; height:23px; }

h2#titleSitePolicyTop { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy_top.gif) no-repeat 0 0; height:23px; }

h2#titleGuideTop { background:#fff url(../../../commmonsmag/help/images/title/ttl_guide_top.gif) no-repeat 0 0; height:31px; }

h2#titleContactTop { background:#fff url(../../../commmonsmag/help/images/title/ttl_contact_top.gif) no-repeat 0 0; height:23px; }

h2#titlePrivacyTop { background:#fff url(../../../commmonsmag/help/images/title/ttl_privacy_top.gif) no-repeat 0 0; height:23px; }

/*  2010.04.05@T.C */
h2#titleAffiliateTop { background:#fff url(../../../commmonsmag/help/images/title/ttl_affiliate_top.gif) no-repeat 0 0; height:23px; }

h2#titleLawTop { background:#fff url(../../../commmonsmag/help/images/title/ttl_law_top.gif) no-repeat 0 0; height:23px; }


h1#titleAbout { background:#fff url(../../../commmonsmag/help/images/title/ttl_about.gif) no-repeat 0 0; }

h1#titleFaq { background:#fff url(../../../commmonsmag/help/images/title/ttl_faq_top.gif) no-repeat 0 0; }

h1#titleSiteMap { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-map.gif) no-repeat 0 0; }

h2#titleSiteMapContents { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-map-01.gif) no-repeat 0 0; }

h2#titleSiteMapProducts { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-map-02.gif) no-repeat 0 0; }

h1#titleSitePolicy { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy.gif) no-repeat 0 0; }

h2#titleSitePolicy01 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-01.gif) no-repeat 0 0; }

h2#titleSitePolicy02 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-02.gif) no-repeat 0 0; }

h2#titleSitePolicy03 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-03.gif) no-repeat 0 0; }

h2#titleSitePolicy04 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-04.gif) no-repeat 0 0; }

h2#titleSitePolicy05 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-05.gif) no-repeat 0 0; }

h2#titleSitePolicy06 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-06.gif) no-repeat 0 0; }

h2#titleSitePolicy07 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-07.gif) no-repeat 0 0; }

h2#titleSitePolicy08 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-08.gif) no-repeat 0 0; }

h2#titleSitePolicy09 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-09.gif) no-repeat 0 0; }

h2#titleSitePolicy10 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-10.gif) no-repeat 0 0; }

h2#titleSitePolicy11 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-11.gif) no-repeat 0 0; }

h2#titleSitePolicy12 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-12.gif) no-repeat 0 0; }

h2#titleSitePolicy13 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-13.gif) no-repeat 0 0; }

h2#titleSitePolicy14 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-14.gif) no-repeat 0 0; }

h2#titleSitePolicy15 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-15.gif) no-repeat 0 0; }

h2#titleSitePolicy16 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-16.gif) no-repeat 0 0; }

h2#titleSitePolicy17 { background:#fff url(../../../commmonsmag/help/images/title/ttl_site-policy-17.gif) no-repeat 0 0; }

h1#titleGuide { background:#fff url(http://www.commmonsmart.com/help/images/title/ttl_guide.gif) no-repeat 0 0; }

h1#titlePrivacy { background:#fff url(../../../commmonsmag/help/images/title/ttl_privacy.gif) no-repeat 0 0; }

h2#titlePrivacy01 { background:#fff url(../../../commmonsmag/help/images/title/ttl_privacy-01.gif) no-repeat 0 0; }

h2#titlePrivacy02 { background:#fff url(../../../commmonsmag/help/images/title/ttl_privacy-02.gif) no-repeat 0 0; }

h1#titleLaw { background:#fff url(../../../commmonsmag/help/images/title/ttl_law.gif) no-repeat 0 0; }

h2#titleLaw01 { background:#fff url(../../../commmonsmag/help/images/title/ttl_law-01.gif) no-repeat 0 0; }

h2#titleLaw02 { background:#fff url(../../../commmonsmag/help/images/title/ttl_law-02.gif) no-repeat 0 0; }

h2#titleLaw03 { background:#fff url(../../../commmonsmag/help/images/title/ttl_law-03.gif) no-repeat 0 0; }

h2#titleLaw04 { background:#fff url(../../../commmonsmag/help/images/title/ttl_law-04.gif) no-repeat 0 0; }

h2#titleLaw05 { background:#fff url(../../../commmonsmag/help/images/title/ttl_law-05.gif) no-repeat 0 0; }

h2#titleLaw06 { background:#fff url(../../../commmonsmag/help/images/title/ttl_law-06.gif) no-repeat 0 0; }

h2#titleLaw07 { background:#fff url(../../../commmonsmag/help/images/title/ttl_law-07.gif) no-repeat 0 0; }

h2#titleLaw08 { background:#fff url(../../../commmonsmag/help/images/title/ttl_law-08.gif) no-repeat 0 0; }

h2#titleLaw09 { background:#fff url(../../../commmonsmag/help/images/title/ttl_law-09.gif) no-repeat 0 0; }







h1#titleUsersGuide { background:#fff url(../../../commmonsmag/help/images/title/ttl_users-guide.gif) no-repeat 0 0; }




h1#titleFaq { background:#fff url(../../../commmonsmag/help/images/title/ttl_faq.gif) no-repeat 0 0; }



h2#titleFaqSide { background:#fff url(../../../commmonsmag/help/images/title/ttl_faq-side.gif) no-repeat 0 0; }







/*
information,important
--------------------------------------------------*/

/*2009.06.16@TC*/

h1#titleWhatsnew { background:#fff url(../../../commmonsmag/whatsnew/images/ttl_whatsnew.gif) no-repeat 0 0; }

h1#titleInformation { background:#fff url(../../../commmonsmag/information/images/ttl_information.gif) no-repeat 0 0; }

h1#titleImportant { background:#fff url(http://www.commmonsmart.com/important/images/ttl_important.gif) no-repeat 0 0; }


/*
twitter 2010.01.28@TC
--------------------------------------------------*/
h1#titleTwitter { background:#fff url(../../../commmonsmag/twitter/images/ttl_twitter.jpg) no-repeat 0 0; }


/*
sideMenu
--------------------------------------------------*/
h2#titleArtist { background:#fff url(../../products/images/title/ttl_artist.gif) no-repeat 0 0; }

h2#titleLabel { background:#fff url(../../products/images/title/ttl_label.gif) no-repeat 0 0; }

h2#titleCompilation { background:#fff url(../../products/images/title/ttl_compilation.gif) no-repeat 0 0; }

h2#titleGoods { background:#fff url(../../products/images/title/ttl_goods.gif) no-repeat 0 0; }

/* 2009.2.26 追加 */

h2#titleDownLoad { background:#fff url(../../products/images/title/ttl_download.gif) no-repeat 0 0; }

/* 2009.2.26 追加 */

h2#titleHelpDesk { background:#fff url(../../../commmonsmag/help/images/title/ttl_help-desk.gif) no-repeat 0 0; }


/* 20010.3.23 追加 */

h2#titleSelection { background:#fff url(../../products/images/title/ttl_selection_02.gif) no-repeat 0 0; }







/*==================================================
clear
==================================================*/

.clear {
	clear:both;
}

br.clear {
	height:0;
	font-size:0px;
}

.set:after {
	content: "."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.set {
	display:inline-table;
	min-height:1%;/*IE7*/
}

/* Hides from IE-mac \*/
* html .set {
	height:1%;
}

.set {
	display:block;
}
/* End hide from IE-mac */


