@charset "utf-8";

/* ------------------------------------------
    header search
------------------------------------------ */

div#headerSearch {
	padding: 8px 0 6px;
	border-bottom: 1px solid #dddddd;
	color: #333333;
	background: #f2f2f2 url(http://entertainment.rakuten.co.jp/img/common/bg_search.gif) repeat-x;
}
div#headerSearch dl,
div#headerSearch ul {
	width: 950px;
	margin: 0 auto;
}
div#headerSearch dt,
div#headerSearch dd {
	display: inline;
	vertical-align: middle;
}
div#headerSearch dt {
	padding: 0.3em 7px 0 0;
}
div#headerSearch input,
div#headerSearch select {
	vertical-align: middle;
	font-size: 82%;
}
div#headerSearch input.textBox {
	width: 22em;
	padding: 2px 5px;
}
div#headerSearch input.submitButton {
	width: 6em;
	font-size: 82%;
}
div#headerSearch li {
	float: left;
	width: auto;
}
* div#headerSearch fieldset {  /* for IE6 */
	display: inline;
}
div#headerSearch li.inputSearch {
	margin-right: 20px;
}
div#headerSearch li.conditionSearch {
	margin-right: 10px;
	padding-top: 0.3em;
	font-size: 82%;
}
div#headerSearch div#searchAlert {
	display: none;
	width: 22em;
	margin-top: 5px;
	padding-left: 10.5em;
	font-size: 82%;
	font-weight: bold;
	color: #ee2222;
}
li.inputSearch div.keywordInput {
	display: inline-block;
	padding-bottom: 7px;
	vertical-align: top;
}
input.textBox {
	display: block;
}
div#headerSearch dl.popularSearch dt {
	display: inline-block;
	vertical-align: top;
	font-size: 65%;
	padding: 1px 5px 0 8px;
	background: url(../../img/common/sprite_bg_icon.gif) no-repeat -5px -193px;
}
div#headerSearch dl.popularSearch dd {
	display: inline-block;
	vertical-align: top;
	padding-left: 5px;
	margin-left: 5px;
	font-size: 65%;
	border-left: 1px solid #a6abaf;
}
div#headerSearch dl.popularSearch dd.first {
	padding: 0;
	margin: 0;
	border: none;
}
li.inputSearch input.submitButton {
	display: inline-block;
}
* html li.inputSearch div.keywordInput {  /* for IE6 */
	display: inline;
	zoom: 1;
}
*:first-child+html li.inputSearch div.keywordInput {  /* for IE7 */
	display: inline;
	zoom: 1;
}
* html li.inputSearch input.submitButton {  /* for IE6 */
	display: inline;
	zoom: 1;
}
*:first-child+html li.inputSearch input.submitButton {  /* for IE7 */
	display: inline;
	zoom: 1;
}
* html div#headerSearch dl.popularSearch dt {  /* for IE6 */
	display: inline;
	zoom: 1;
}
*:first-child+html div#headerSearch dl.popularSearch dt {  /* for IE7 */
	display: inline;
	zoom: 1;
}
* html div#headerSearch dl.popularSearch dd {  /* for IE6 */
	display: inline;
	zoom: 1;
}
*:first-child+html div#headerSearch dl.popularSearch dd {  /* for IE7 */
	display: inline;
	zoom: 1;
}



/* common textbox */
input.textBox {
	color: #999999;
}
input.textBox:focus,
input.focused {
	color: #333333;
}

/* ------------------------------------------
    js-off attention
------------------------------------------ */

noscript p.jsAttention {
	margin-bottom: 10px;
	padding: 5px 10px;
	border: 3px solid #ff8800;
	font-size: 82%;
	background-color: #fff6dd;
}

/* ------------------------------------------
    layout
------------------------------------------ */

div#contents {
	width: 950px;
	margin: 10px auto 50px;
	font-size: 82%;
	line-height: 1.2;
	color: #333333;
}

/* topic path */
dl#topicPath {
	margin-bottom: 10px;
}
dl#topicPath dt {
	position: absolute;
	left: -9999px;
	width: 100px;
	height: 0;
}

div#mainContents {
	width: 640px;
	float: left;
}
div#subContents {
	width: 300px;
	float: right;
}

/* ------------------------------------------
    title
------------------------------------------ */

/* h1 */
div#title {
	margin-bottom: 7px;
	padding: 0 5px 3px 10px;
	border-top: 1px solid #dddddd;
	color: #ffffff;
	background: #ffa600 url(http://entertainment.rakuten.co.jp/img/common/bg_title_w950.gif) no-repeat 0 100%;
}
div#mainContents div#title {
	background: #ffa600 url(http://entertainment.rakuten.co.jp/img/common/bg_title_w640.gif) no-repeat 0 100%;  /* overwrite */
}
div#title h1 {
	display: table-cell;
	margin: 0;
	padding: 6px 145px 6px 0;
	line-height: 1.2;
	font-size: 122%;
	font-weight: bold;
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_title_text.gif) no-repeat 100% 100%;
}
* html div#title h1 {  /* for IE6 */
	display: inline;
	zoom: 1;
}
*:first-child+html div#title h1 {  /* for IE7 */
	display: inline;
	zoom: 1;
}

/* h1 for private page */
div#privateTitle {
	margin-bottom: 7px;
	padding-bottom: 8px;
	background: url(../../img/common/bg_title_private_w950.gif) no-repeat 0 100%;
}
div#mainContents div#privateTitle {
	background: url(../../img/common/bg_title_private_w640.gif) no-repeat 0 100%;  /* overwrite */
}
div#privateTitle h1 {
	min-height: 18px;
	padding: 9px 10px 0 35px;
	line-height: 1.2;
	font-size: 122%;
	font-weight: bold;
	background: url(../../img/common/bg_title_private_w950.gif) no-repeat;
}
* html div#privateTitle h1 {
	height: 18px;
	overflow: visible;
}
div#mainContents div#privateTitle h1 {
	background: url(../../img/common/bg_title_private_w640.gif) no-repeat;
}
div#privateTitle h1 span {
	word-wrap: break-word;
	color: #ff8800;
}

/* h2 */
div.heading {
	padding-top: 6px;
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_heading_top_w950.gif) no-repeat;
}
div#mainContents div.heading {
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_heading_top_w640.gif) no-repeat;  /* overwrite */
}
div.heading h2 {
	padding: 0 10px 6px;
	line-height: 1.2;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_heading_w950.gif) no-repeat 0 100%;
}
div#mainContents div.heading h2 {
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_heading_w640.gif) no-repeat 0 100%;  /* overwrite */
}

/* h3 */
div#contents div.subHeading {
	margin-bottom: 10px;
	padding: 4px 5px 3px;
	border-bottom: 1px solid #cccccc;
	background: #ffffff url(http://entertainment.rakuten.co.jp/img/common/bg_small_heading.gif) repeat-x;
}
div#contents div.subHeading h3 {
	float: left;
	padding: 1px 5px 1px 12px;
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_small_heading_left.gif) repeat-y;
}
div#contents div.subHeading div.subtitle {
	float: right;
	padding: 1px 5px 1px;
	color: #999999;
}

/* under title text */
div#contents div.subText {
	margin-bottom: 10px;
	padding: 0 10px;
}
div#contents div.subText .detailInfo {
	float: left;
	width: auto;
}
div#contents div.subText .relatedInfo {
	float: right;
	width: auto;
}

/* ------------------------------------------
    switch button
------------------------------------------ */

div#contents div.switchButton {
	margin-bottom: 10px;
}
div#contents div.switchButton li {
	width: auto;
	float: left;
}
div#contents div.switchButton li.leftButton,
div#contents div.switchButton li.middleButton {
	border-right: 1px solid #cccccc;
}
div#contents div.switchButton li span,
div#contents div.switchButton li a {
	display: table-cell;
	height: 26px;
	padding: 0 10px;
	vertical-align: middle;
}
* html div#contents div.switchButton li span,
* html div#contents div.switchButton li a {  /* for IE6 */
	display: inline-block;
	line-height: 26px;
	vertical-align: baseline;
}
*:first-child+html div#contents div.switchButton li span,
*:first-child+html div#contents div.switchButton li a {  /* for IE7 */
	display: inline-block;
	line-height: 26px;
	vertical-align: baseline;
}
div#contents div.switchButton li.leftButton span {
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_switch_left_active.gif) no-repeat;
}
div#contents div.switchButton li.leftButton a {
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_switch_left.gif) no-repeat;
}
div#contents div.switchButton li.middleButton span {
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_switch_middle_active.gif) repeat-x;
}
div#contents div.switchButton li.middleButton a {
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_switch_middle.gif) repeat-x;
}
div#contents div.switchButton li.rightButton span {
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_switch_right_active.gif) no-repeat 100% 0;
}
div#contents div.switchButton li.rightButton a {
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_switch_right.gif) no-repeat 100% 0;
}
div#contents div.switchButton li span {
	font-weight: bold;
}
div#contents div.switchButton li a,
div#contents div.switchButton li a:visited {
	text-decoration: none;
	color: #1155bb;
}
div#contents div.switchButton li a:hover {
	text-decoration: none;
	color: #aa6655;
}

/* ------------------------------------------
    pager
------------------------------------------ */

div#contents div.pager {
	padding: 7px 10px;
}
div#contents div.pager dt,
div#contents div.pager dd,
div#contents div.pager ul,
div#contents div.pager li {
	display: inline;
}
div#contents div.pager span {
	font-weight: bold;
}
div#contents div.pager dt,
div#contents div.pager li {
	margin-right: 8px;
}
div#contents div.pager li.prev a {
	padding: 5px 0 5px 18px;
	background: url(http://entertainment.rakuten.co.jp/img/common/icon_arrow_left.gif) no-repeat 0 50%;
}
div#contents div.pager li.next a {
	padding: 5px 18px 5px 0;
	background: url(http://entertainment.rakuten.co.jp/img/common/icon_arrow_right.gif) no-repeat 100% 50%;
}

/* ------------------------------------------
    contents
------------------------------------------ */

div#contents div.wrapper {
	width: 930px;
	margin-bottom: 10px;
	padding: 10px 10px 2px;
	overflow: hidden;
}

/* social tool - 2011.05.16 */
#contents div.socialSection {
	overflow: hidden;
	margin-bottom: 10px;
}
#socialTool {
	float: left;
	width: 97px;
	height: 22px;
	margin-right: 10px;
}
#socialTool div.toolBox {
	position: absolute;
	background: url(../../img/common/sprite_social_bg.gif) no-repeat 0 0;
}
#socialTool div.full {
	background: url(../../img/common/sprite_social_bg.gif) no-repeat 0 100%;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
#socialTool div.default {
	overflow: hidden;
	width: 92px;
	height: 19px;
	padding: 3px 0 0 5px;
}
#socialTool div.full div.default {
	background: url(../../img/common/sprite_social_bg.gif) no-repeat 0 -22px;
}
#socialTool div.additional {
	display: none;
	overflow: hidden;
	width: 92px;
	padding: 2px 0 1px 5px;
}
#socialTool ul {
	overflow: hidden;
	margin-bottom: 5px;
	zoom: 1;
}
#socialTool li {
	float: left;
	margin-right: 4px;
}
/* social icons */
div#socialTool li img {
	width: 16px;
	height: 16px;
	background: url(../../img/common/sprite_social_icon.gif) no-repeat;
}
div#socialTool li.twitter img {
	background-position: 0 0;
}
div#socialTool li.gree img {
	background-position: -16px 0;
}
div#socialTool li.mixi img {
	background-position: -32px 0;
}
div#socialTool li.hatena img {
	background-position: -48px 0;
}
div#socialTool li.news img {
	width: 76px;
	height: 18px;
	background-position: 0 -16px;
}
div#socialTool li.google img {
	background-position: -64px 0;
}
div#socialTool li.yahoo img {
	background-position: -80px 0;
}
div#socialTool li.facebook img {
	background-position: -96px 0;
}
div#socialTool li.livedoor img {
	background-position: -112px 0;
}

#contents div.socialSection div.facebook {
	float: left;
	padding-top: 1px;
}

/* ------------------------------------------
    main contents
------------------------------------------ */

div#mainContents div.wrapper {
	width: 620px;  /* overwrite */
}

div#mainContents p.itemCopyright {
	font-size: 82%;
	margin-top: 30px;
}

/* ------------------------------------------
    sub contents
------------------------------------------ */

/* common */
div#subContents h2 {
	padding: 5px 11px 6px;
	border-top: 1px solid #dddddd;
	font-weight: bold;
	background: #ffffff url(http://entertainment.rakuten.co.jp/img/common/bg_sub_heading.gif) no-repeat 0 100%;
}
div#subContents div.wrapper {
	width: 280px;  /* overwrite */
	background: #fafafa url(http://entertainment.rakuten.co.jp/img/common/bg_sub_box.gif) no-repeat 0 100%;
}
div#subContents div.subtitle {
	margin: -5px 0 5px;
	text-align: right;
	color: #999999;
}
div#subContents div.moreInfo {
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: right;
	background: url(http://entertainment.rakuten.co.jp/img/common/line_dot_h.gif) repeat-x;
    zoom:1;
}
/* rectAd */
div#rectAd {
	margin-bottom: 10px;
}
/* twitter */
div#twitterTopic {
	margin-bottom: 10px;
}

/* my rakuten */
div#myRakuten {
	margin-bottom: 10px;
	background: #f8f8f8 url(http://entertainment.rakuten.co.jp/img/common/bg_myrakuten.gif) no-repeat;
	border-bottom: 1px solid #bbbbbb;
	color: #444444;
	padding: 0 3px 2px 3px;
	text-align: center;
}
div#myRakuten h2 {
	display: none;
}
div#myRakuten em,
div#personalize p#memberRank a,
div#personalize div#pointInfo p#pointAll span {
	font-weight: bold;
	font-style: normal;
}
div#personalize {
	border: 1px solid;
	padding: 5px 10px;
	overflow: hidden; /* for win ie6 */
}
div#myRakuten.premium div#personalize {
	background: #f0faff url(http://entertainment.rakuten.co.jp/img/common/bg_premium.gif) no-repeat;
	border-color: #98cee6;
}
div#myRakuten.gold div#personalize {
	background: #fffde0 url(http://entertainment.rakuten.co.jp/img/common/bg_gold.gif) no-repeat;
	border-color: #cc9900;
}
div#myRakuten.silver div#personalize {
	background: #f0f0f0 url(http://entertainment.rakuten.co.jp/img/common/bg_silver.gif) no-repeat;
	border-color: #999999;
}
div#myRakuten.regular div#personalize,
div#myRakuten.logout div#personalize {
	background: #ffffff;
	border-color: #bbbbbb;
}
div#myRakuten p#welcome {
	padding: 10px 5px;
}
div#myRakuten p#welcome em a {
	color: #444444;
}
div#myRakuten p#welcome span {
	font-size: 82%;
	margin-top: 4px;
	display: block;
}
div#personalize img {
	vertical-align: middle;
}
div#personalize div#pointInfo,
div#personalize p#pointClub,
div#personalize ul#campaign,
div#myRakuten.logout p#welcome {
	text-align: left;
}
div#personalize p#pointClub a {
	margin-right: 5px;
	color: #bf0000;
}
div#myRakuten p#memberRank {
	margin: 6px 0;
}
div#myRakuten.premium p#memberRank a {
	color: #0099cc;
}
div#myRakuten.gold p#memberRank a {
	color: #996600;
}
div#myRakuten.silver p#memberRank a {
	color: #565656;
}
div#myRakuten.regular p#memberRank a {
	color: #000000;
}
div#personalize div#pointInfo p#pointAll {
	margin-bottom: 3px;
}
div#personalize div#pointInfo p#pointDetail {
    background: url(http://jp.rakuten-static.com/1/bu/myraku/im/bg_pointinfo.gif) no-repeat 5px 0;  
    padding: 3px 2px 0 19px;
    border-left: none;
    font-size: 82%;
    letter-spacing: -0.07em;
}
div#personalize div#pointInfo p#pointDetail span.limit,
div#personalize div#pointInfo p#pointDetail span.cash {
}
div#personalize div#pointInfo p#pointDetail span.cash {
	border-left: 1px solid #969696;
	padding-left: 5px;
}
div#myRakuten span.limit em,
div#personalize p#pointAll em {
	color: #bf0000;
}
div#myRakuten span.cash em {
	color: #0f218b;
}
div#personalize div#pointInfo p.limit,
div#personalize div#pointInfo p.cashOnly {
	background: url(http://jp.rakuten-static.com/1/bu/myraku/im/bg_pointinfo.gif) no-repeat 5px 0;
	padding: 3px 2px 0 19px;
	border-left: none;
}
div#personalize div#pointInfo p.cash {
	border-left: 1px solid #969696;
	padding-left: 5px;
}
div#personalize div#pointInfo p.limit,
div#personalize div#pointInfo p.cash,
div#personalize div#pointInfo p.cashOnly {
	display: inline;
	font-size: 82%;
	letter-spacing: -0.07em;
}
div#myRakuten p.limit em,
div#personalize p#pointAll em {
	color: #bf0000;
}
div#myRakuten p.cash em,
div#myRakuten p.cashOnly em {
	color: #0f218b;
}
div#personalize ul#campaign {
	padding-top: 6px;
	margin: 6px 0 2px 0;
}
div#myRakuten.premium ul#campaign {
	background: url(http://jp.rakuten-static.com/1/bu/myraku/im/line_premium.gif) repeat-x;
}
div#myRakuten.gold ul#campaign {
	background: url(http://jp.rakuten-static.com/1/bu/myraku/im/line_gold.gif) repeat-x;
}
div#myRakuten.silver ul#campaign {
	background: url(http://jp.rakuten-static.com/1/bu/myraku/im/line_silver.gif) repeat-x;
}
div#myRakuten.regular ul#campaign,
div#myRakuten.logout ul#campaign {
	background: url(http://jp.rakuten-static.com/1/bu/myraku/im/line_normal.gif) repeat-x;
}
div#myRakuten.logout p#welcome a.login {
	font-weight: bold;
	margin: 0 0 10px 0;
	display: block;
}
div#myRakuten.logout p#welcome span {
	text-align: right;
	margin-top: 7px;
}

/* my page info */
div#myPageInfo p {
	margin-bottom: 7px;
}
div#myPageInfo div.buttonLink {
	margin-bottom: 7px;
	text-align: center;
}

/* itemListBox */
div#subContents div.itemListBox {
	margin-bottom: 10px;
}
div#subContents div.itemListBox .item {
	overflow: hidden;
	margin-bottom: 4px;
	zoom: 1;
}
div#subContents div.itemListBox div.itemImage {
	float: left;
	width: 114px;
	margin-right: 10px;
	padding-bottom: 6px;
}
div#subContents div.itemListBox div.itemInfo {
	overflow: hidden;
	zoom: 1;
}
div#subContents div.itemListBox div.itemInfo div {
	margin-bottom: 6px;
}
div#subContents div.itemListBox div.itemName {
	font-weight: bold;
}
div#subContents div.itemListBox div.itemImage a {
	display: block;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	text-align: center;
}
div#subContents div.itemListBox div.itemImage a:hover {
  border: 1px solid #AA6655;
}
div#subContents div.itemListBox div.itemImage img {
	max-width: 110px;
	max-height: 84px;
}

/* itemRanking & textItemList */
div#subContents div.itemListBox ol.itemRanking,
div#subContents div.itemListBox ul.textItemList {
	overflow: hidden;
	margin: -2px -2px 6px;
	padding: 1px 1px 0;
	border: 1px solid #dddddd;
	background: #ffffff;
}
div#subContents div.itemListBox ol.itemRanking .item,
div#subContents div.itemListBox ul.textItemList .item {
	margin-bottom: 0;
	padding: 5px 7px 0 0;
	border-bottom: 1px solid #ffffff;
}
div#subContents div.itemListBox ul.textItemList .item {
	padding: 5px 7px 0 9px;  /* overwrite */
}
div#subContents div.itemListBox ol.itemRanking li.first {
	background: #fff1d2;
}
div#subContents div.itemListBox ol.itemRanking li.second {
	background: #fff6e4;
}
div#subContents div.itemListBox ol.itemRanking li.third {
	background: #fff9ed;
}
div#subContents div.itemListBox ol.itemRanking li.even,
div#subContents div.itemListBox ul.textItemList li.even {
	background: #e8eff3;
}

div#subContents div.itemListBox ol.itemRanking div.itemRank {
	float: left;
	width: 22px;
	padding-left: 1px;
	color: #678dad;
	text-align: center;
	font-weight: bold;
}
div#subContents div.itemListBox ol.itemRanking li.first div.itemRank,
div#subContents div.itemListBox ol.itemRanking li.second div.itemRank,
div#subContents div.itemListBox ol.itemRanking li.third div.itemRank {
	padding-top: 17px;
	background: url(../../img/common/icon_ranking_sub.gif) no-repeat;
}
div#subContents div.itemListBox ol.itemRanking li.second div.itemRank {
	background-position: -30px 0;
}
div#subContents div.itemListBox ol.itemRanking li.third div.itemRank {
	background-position: -60px 0;
}
div#subContents div.itemListBox ol.itemRanking div.itemImage {
	margin-right: 8px;  /* overwrite */
}

div#subContents div.itemListBox ol.itemRanking span.itemRank {
	display: block;
	float: left;
	width: 22px;
	padding: 0 0 6px 3px;
	color: #678dad;
	text-align: center;
	font-weight: bold;
}
div#subContents div.itemListBox ol.itemRanking span.itemName {
	display: block;
	overflow: hidden;
	padding-bottom: 6px;
	font-weight: bold;
	zoom: 1;
}
div#subContents div.itemListBox ul.textItemList div {
	padding-bottom: 4px;
}
div#subContents div.itemListBox ul.textItemList div.itemName {
	padding-bottom: 6px;  /* overwrite */
	font-weight: bold;
}
/* modified */
div#subContents div.itemListBox ol.itemRanking .item dl dt.itemRank {
float: left;
	width: 22px;
	padding-left: 1px;
	color: #678dad;
	text-align: center;
	font-weight: bold;
}
div#subContents div.itemListBox ol.itemRanking .item dl dd.itemName {
	overflow: hidden;
	margin-left: 25px;
	font-weight: bold;
	zoom: 1;
}

/* campaign list */
div#campaignList {
	margin-bottom: 10px;
}
div#campaignList h2 {
	margin-bottom: 5px;
}
div#campaignList li {
	margin-bottom: 5px;
}

/* pickupTopics */
div#pickupTopics {
	margin-bottom: 10px;
}
div#pickupTopics dl.largeTopics dt {
	float: left;
	padding-bottom: 7px;
}
div#pickupTopics dl.largeTopics dd {
	margin-left: 160px;
	padding-bottom: 7px;
}
div#pickupTopics dl.smallTopics dt {
	float: left;
	padding-bottom: 7px;
}
div#pickupTopics dl.smallTopics dd {
	margin-left: 94px;
	padding-bottom: 7px;
}
div#pickupTopics dd.title {
	font-weight: bold;
}
div#pickupTopics dt.topicImage a {
	display: -moz-inline-box;
	display: inline-block;
	padding: 1px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
}
div#pickupTopics dt.topicImage a:hover {
  border: 1px solid #AA6655;
}
div#pickupTopics ul.listTopics {
	margin-bottom: 7px;
}
div#pickupTopics ul.listTopics li {
	margin-bottom: 3px;
	padding-left: 18px;
	min-height: 16px;
	font-weight: bold;
	background: url(../../img/common/bg_list_arrow.gif) no-repeat;
}
* html div#pickupTopics ul.listTopics li {
	height: 16px;
}

/* interviewTopics */
div#interviewTopics {
	margin-bottom: 10px;
}
div#interviewTopics dl.largeTopics dt {
	float: left;
	padding-bottom: 7px;
}
div#interviewTopics dl.largeTopics dd {
	margin-left: 160px;
	padding-bottom: 7px;
}
div#interviewTopics dd.title {
	font-weight: bold;
}
div#interviewTopics div#listTopicsBox {
	width: 290px;
}
div#interviewTopics dl.listTopics {
	display: inline-block;
	vertical-align:top;
	width: 90px;
	margin: 0 5px 10px 0;
	text-align: center;
}
* html div#interviewTopics dl.listTopics {
	display: inline;
	zoom:1;
}
*:first-child+html div#interviewTopics dl.listTopics {
	display: inline;
	zoom:1;
}
div#interviewTopics dt.topicImage a {
	display: -moz-inline-box;
	display: inline-block;
	padding: 1px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
}
div#interviewTopics dt.topicImage a:hover {
  border: 1px solid #AA6655;
}
div#interviewTopics dt.topicImage a {
	display: -moz-inline-box;
	display: inline-block;
	padding: 1px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
}
div#interviewTopics dt.topicImage a:hover {
  border: 1px solid #AA6655;
}
div#interviewTopics.tvdrama div#listTopicsBox {
  width: 310px;
  overflow: hidden;
  margin-right: -40px;
}
div#interviewTopics.tvdrama dl.listTopics {
  display: inline-block;
  vertical-align:top;
  width: 130px;
  margin: 0;
  padding: 0 20px 10px 0;
  text-align: center;
}
div#interviewTopics.tvdrama dl.listTopics span.newIcn {
  line-height: 1;
  display: inline-block;
  margin-right: 3px;
  letter-spacing: 1px;
  padding: 3px 3px;
  color: #ffffff;
  background: #f14301;
  box-shadow: 0 0 0 1px #f14301 inset,
              0 0 0 2px #ffffff inset;
  font-size: 79%;
  text-align: center;
}
/* extraService */
div#extraService {
	margin-bottom: 10px;
}

div#extraService li {
	margin-bottom: 5px;
}

/* serviceList */
div#relatedService {
	margin-bottom: 10px;
}
div#relatedService h2,
div#relatedService li {
	margin-bottom: 5px;
}

/* mail magazine */
div#mailMagazine p {
	margin-bottom: 10px;
}
div#mailMagazine input.textBox {
	display: block;
	width: 250px;
	padding: 2px 5px;
	margin: 0 auto 5px;
}
div#mailMagazine input.submitButton {
	display: block;
	width: 120px;
	margin: 0 auto 10px;
}
div#mailMagazine div#changeMail {
	margin-bottom: 10px;
	text-align: center;
}

/* item history */
div#itemHistory div.vCarouselWrapper {
	position: relative;
	margin-bottom: 8px;
	border: 1px solid #cccccc;
	padding: 31px 0;
	background: #ffffff;
	zoom: 1;
}
div#itemHistory div.vCarouselWrapper.noButton {
	padding: 10px 0;  /* overwrite */
}
div#itemHistory div.vCarousel {
	position: relative;
	height: 325px;
	margin: 0 10px;
	overflow: hidden;
}
div#itemHistory div.vCarouselWrapper li.prevButton {
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 2;
}
div#itemHistory div.vCarouselWrapper li.nextButton {
	position: absolute;
	bottom: 4px;
	left: 4px;
	cursor: pointer;
	z-index: 2;
}
div#itemHistory div.vCarouselWrapper ul.vCarouselButton a {
	display: block;
	outline: 0 none;
}
div#itemHistory div.vCarouselWrapper li.prevButton a {
	background: url(http://entertainment.rakuten.co.jp/img/common/btn_vcarousel_prev.gif) no-repeat 0 0;
}
div#itemHistory div.vCarouselWrapper li.nextButton a {
	background: url(http://entertainment.rakuten.co.jp/img/common/btn_vcarousel_next.gif) no-repeat 0 0;
}
div#itemHistory div.vCarouselWrapper ul.vCarouselButton li a:hover {
	background-position: 0 -23px;
}
div#itemHistory div.vCarouselWrapper ul.vCarouselButton li:active a:active {  /* except for IE */
	background-position: 0 -46px;
}
div#itemHistory div.vCarouselWrapper ul.vCarouselButton li.disabled a {
	background-position: 0 -69px;
	cursor: default;
}
div#itemHistory div.vCarouselPager {
	margin: -5px 0 5px;
	text-align: right;
}
div#itemHistory div.vCarousel ul.pageSet {
	padding-top: 1px;
	overflow: hidden;
	background: url(http://entertainment.rakuten.co.jp/img/common/line_dot_h.gif) repeat-x;
	list-style-type: none;
}
div#itemHistory div.vCarousel ul.pageSet li {
	min-height: 80px;
	padding-bottom: 1px;
	background: #ffffff url(http://entertainment.rakuten.co.jp/img/common/line_dot_h.gif) repeat-x 0 100%;
	z-index: 0;
}
* html div#itemHistory div.vCarousel ul.pageSet li {  /* for IE6 */
	height: 80px;
	overflow: visible;
}

div#itemHistory div.vCarousel ul.pageSet dl {
	width: 100%;
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_vcarousel.gif) repeat-y;
}
div#itemHistory div.vCarousel ul.pageSet li.odd dl {
	background: url(http://entertainment.rakuten.co.jp/img/common/bg_vcarousel_odd.gif) repeat-y;
}
div#itemHistory div.vCarousel ul.pageSet dt {
	float: left;
	width: auto;
	padding: 4px 10px;
}
* html div#itemHistory div.vCarousel ul.pageSet dt {  /* for IE6 */
	padding-bottom: 0;
}
div#itemHistory div.vCarousel ul.pageSet dt.itemImage a {
	display: block;
	width: 67px;
	height: 66px;
	padding: 2px 1px 2px 2px;
	border: 1px solid #e6e6e6;
	text-align: center;
	background-color: #ffffff;
}
div#itemHistory div.vCarousel ul.pageSet dt.itemImage a:hover {
	border: 1px solid #aa6655;
}
div#itemHistory div.vCarousel ul.pageSet dt.itemImage a img {
	vertical-align: middle;
}
div#itemHistory div.vCarousel ul.pageSet dt.itemImage a img.retage_img {
	display: none;
}
div#itemHistory div.vCarousel ul.pageSet dd {
	margin: 4px 0 4px 92px;
	padding: 0 10px;
}
* html div#itemHistory div.vCarousel ul.pageSet dd {  /* for IE6 */
	margin-left: 89px;
}
div#itemHistory div.vCarousel ul.pageSet dd.itemName {
	font-weight: bold;
}

/* item ranking */
div#subContents ol.itemRanking li {
	margin-bottom: 10px;
}
div#subContents ol.itemRanking li.rank01 {
	background: url(http://entertainment.rakuten.co.jp/img/common/img_rank_s01.gif) no-repeat;
}
div#subContents ol.itemRanking li.rank02 {
	background: url(http://entertainment.rakuten.co.jp/img/common/img_rank_s02.gif) no-repeat;
}
div#subContents ol.itemRanking li.rank03 {
	background: url(http://entertainment.rakuten.co.jp/img/common/img_rank_s03.gif) no-repeat;
}
div#subContents ol.itemRanking dt.itemImage {
	position: relative;
	float: left;
	margin-bottom: 10px;
}
div#subContents ol.itemRanking dt.itemImage a.itemMainImage {
	margin-left: 28px;
}
div#subContents ol.itemRanking dt.itemImage img.rankIcon {
	position: absolute;
	top: 19px;
	left: 2px;
}
div#subContents ol.itemRanking dd {
	margin: 0 0 6px 98px;
}
* html div#subContents ol.itemRanking dd {  /* for IE6 */
	margin-left: 95px;
}
div#subContents ol.itemRanking dd.itemName {
	font-weight: bold;
}
div#subContents ol.itemRanking dd.itemPrice del {
	padding-right: 5px;
	text-decoration: line-through;
	color: #666666;
}
div#subContents ol.itemRanking dd.itemPrice em {
	font-weight: bold;
	font-style: normal;
	color: #cc2222;
}

/* plain ranking */
div#subContents ol.plainRanking {
	margin-bottom: 10px;
}
div#subContents ol.plainRanking li {
	min-height: 15px;
	height: auto !important;
	height: 15px;
	padding: 5px 5px 5px 30px;
	font-weight: bold;
}
div#subContents ol.plainRanking li.rank01 {
	background: #f2f5f6 url(http://entertainment.rakuten.co.jp/img/common/img_rank_m01.gif) no-repeat 0 1px;
}
div#subContents ol.plainRanking li.rank02 {
	background: #ffffff url(http://entertainment.rakuten.co.jp/img/common/img_rank_m02.gif) no-repeat 0 1px;
}
div#subContents ol.plainRanking li.rank03 {
	background: #f2f5f6 url(http://entertainment.rakuten.co.jp/img/common/img_rank_m03.gif) no-repeat 0 1px;
}
div#subContents ol.plainRanking li.rank04 {
	background: #ffffff url(http://entertainment.rakuten.co.jp/img/common/img_rank_m04.gif) no-repeat 0 1px;
}
div#subContents ol.plainRanking li.rank05 {
	background: #f2f5f6 url(http://entertainment.rakuten.co.jp/img/common/img_rank_m05.gif) no-repeat 0 1px;
}
div#subContents ol.plainRanking li.rank06 {
	background: #ffffff url(http://entertainment.rakuten.co.jp/img/common/img_rank_m06.gif) no-repeat 0 1px;
}
div#subContents ol.plainRanking li.rank07 {
	background: #f2f5f6 url(http://entertainment.rakuten.co.jp/img/common/img_rank_m07.gif) no-repeat 0 1px;
}
div#subContents ol.plainRanking li.rank08 {
	background: #ffffff url(http://entertainment.rakuten.co.jp/img/common/img_rank_m08.gif) no-repeat 0 1px;
}
div#subContents ol.plainRanking li.rank09 {
	background: #f2f5f6 url(http://entertainment.rakuten.co.jp/img/common/img_rank_m09.gif) no-repeat 0 1px;
}
div#subContents ol.plainRanking li.rank10 {
	background: #ffffff url(http://entertainment.rakuten.co.jp/img/common/img_rank_m10.gif) no-repeat 0 1px;
}

/* pointArea */
div#subContents #pointArea .box {
	border: 1px solid #b2b2b2;
	margin-bottom: 7px;
}
div#subContents #pointArea h2 {
	padding: 5px 11px 6px;
	border-top: 1px solid #dddddd;
	font-weight: bold;
	background: #ffffff url(http://entertainment.rakuten.co.jp/img/common/bg_sub_heading.gif) no-repeat 0 100%;
}
div#subContents #pointaArea .inner dd span,
div#subContents #pointArea .inner dd img {
	display: block;
	margin-top: 5px;
	color: #ff0000;
	font-weight: bold;
}
div#subContents #pointArea .inner li {
	border-top: 1px dotted #505050;
}
div#subContents #pointArea .inner .first {
	border: 0;
}
div#subContents #pointArea .inner dt {
	width: 110px;
	float: left;
}
div#subContents #pointArea .inner dd {
	margin-left: 110px;
	width: 170px;
}
div#subContents #pointArea .inner .goodsImg {
	float: left;
	width: 110px;
}
div#subContents #pointArea .inner li div {
	float: right;
	line-height: 1.3;
	width: 170px;
}
div#subContents #pointArea .inner p {
	margin-bottom: 7px;
}
div#subContents #pointArea .inner .btn a {
	display: block;
	margin-bottom: 3px;
}
div#subContents #pointArea .goodsPrice span {
	color: #ff0000;
}
div#subContents #pointArea .inner p.dvdIcn {
	margin-bottom: 2px;
}

/* clearfix */
#pointArea .inner,
#pointArea .inner li{
	display: inline-block;
}
/* rule out MacIE \*/
#pointArea .inner,
#pointArea .inner li{
	overflow: hidden;
	display: block;
} /* */

/* review tips */
div#subContents div#reviewTips ul {
	margin-bottom: 10px;
}
div#subContents div#reviewTips li {
	margin-bottom: 6px;
	padding-left: 8px;
	background: url(../../img/common/icon_tri_red.gif) no-repeat 0 0.3em;
}
div#subContents div#reviewTips li span {
	font-weight: bold;
}
div#subContents div#reviewTips div.note {
	width: 270px;
	margin: 0 auto 10px;
	padding-top: 10px;
	background: url(../../img/common/bg_sub_note.gif) no-repeat;
}
div#subContents div#reviewTips div.note div {
	overflow: hidden;
	padding: 0 10px 3px;
	background: url(../../img/common/bg_sub_note.gif) no-repeat 0 100%;
}
div#subContents div#reviewTips div.note p {
	margin-bottom: 6px;
}
div#subContents div#reviewTips div.term {
	margin-bottom: 3px;
	padding-left: 15px;
	font-weight: bold;
	background: url(../../img/common/bg_marker_square_red.gif) no-repeat 5px 0.3em;
}

/* item info */
dl#itemInfo {
	margin-bottom: 10px;
	padding-bottom: 2px;
	background: #ffffff url(../../img/common/bg_iteminfo.gif) no-repeat 0 100%;
}
dl#itemInfo dt.title {
	padding: 6px 10px 4px;
	background: #e1eef3 url(../../img/common/bg_iteminfo_title.gif) no-repeat;
	text-align: center;
	font-weight: bold;
}
dl#itemInfo dd {
	margin: 0 2px;
	border-top: 1px solid #c5d6e0;
}
dl#itemInfo dd dd {
	margin: 0;  /* overwrite */
	border: none;
}
dl#itemInfo dd.item dl {
	padding-top: 8px;
}
dl#itemInfo dd.item dt {
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0 10px;
	font-weight: bold;
	zoom: 1;
}
dl#itemInfo dd.item dt img {
	float: left;
	margin-right: 4px;
}
* htlm dl#itemInfo dd.item dt img {  /* for IE6 */
	margin-right: 1px;
}
dl#itemInfo dd.item dt span {
	display: block;
	overflow: hidden;
	zoom: 1;
}
dl#itemInfo dd.item dd {
	margin-bottom: 10px;
	text-align: center;
}
dl#itemInfo dd.rate dt {
	padding: 3px 10px;
	border-bottom: 1px solid #e0e8ed;
	text-align: center;
	background: #f1f6f8;
}
dl#itemInfo dd.rate dd {
	padding: 8px 10px;
	text-align: center;
}
dl#itemInfo dd.rate dd img {
	width: 85px;
	height: 15px;
	margin-right: 5px;
	vertical-align: baseline;
	background: url(../../img/common/sprite_star_s.gif) no-repeat;
}
dl#itemInfo dd.rate dd img.rate50 {
	background-position: 0 0;
}
dl#itemInfo dd.rate dd img.rate40 {
	background-position: -17px 0;
}
dl#itemInfo dd.rate dd img.rate30 {
	background-position: -34px 0;
}
dl#itemInfo dd.rate dd img.rate20 {
	background-position: -51px 0;
}
dl#itemInfo dd.rate dd img.rate10 {
	background-position: -68px 0;
}
dl#itemInfo dd.rate dd img.rate00 {
	background-position: -85px 0;
}
dl#itemInfo dd.rate dd img.rate45 {
	background-position: 0 -15px;
}
dl#itemInfo dd.rate dd img.rate35 {
	background-position: -17px -15px;
}
dl#itemInfo dd.rate dd img.rate25 {
	background-position: -34px -15px;
}
dl#itemInfo dd.rate dd img.rate15 {
	background-position: -51px -15px;
}
dl#itemInfo dd.rate dd img.rate05 {
	background-position: -68px -15px;
}
dl#itemInfo dd.rate dd span {
	font-size: 122%;
	font-weight: bold;
	color: #ff0000;
}
dl#itemInfo dd.info table {
	width: 100%;
}
dl#itemInfo dd.info table th,
dl#itemInfo dd.info table td {
	padding: 6px 10px 0;
	background: url(../../img/common/line_dot_h.gif) repeat-x;
}
dl#itemInfo dd.info table tr.first th,
dl#itemInfo dd.info table tr.first td {
	padding-top: 5px;
	background-image: none;
}
dl#itemInfo dd.info table th {
	width: 55px;
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	background-color: #f1f6f8;
}
dl#itemInfo dd.info table td li {
	margin-bottom: 5px;
}
dl#itemInfo dd.info table td a {
	font-weight: bold;
}
dl#itemInfo dd ul.post {
	overflow: hidden;
	border-top: 1px solid #e0e8ed;
	zoom: 1;
}
dl#itemInfo dd ul.post li {
	float: left;
	width: 137px;
	padding: 5px;
	text-align: center;
}
dl#itemInfo dd ul.post li.first {
	border-right: 1px solid #e0e8ed;
}

/* subRanking */
div#subContents div.subRanking ul {
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	background: #ffffff;
}
div#subContents div.subRanking li {
	border: 1px solid #ffffff;
	border-top: none;
}
div#subContents div.subRanking li.even {
	background: #e8eff3;
}
div#subContents div.subRanking li.first {
	border-top: 1px solid #ffffff;
	background: #fff4db;
}
div#subContents div.subRanking li.second {
	background: #fff6e4;
}
div#subContents div.subRanking li.third {
	background: #fff9ed;
}
div#subContents div.subRanking li dl {
	overflow: hidden;
	color: #5e7990;
	background: url(../../img/common/line_dot_slight.gif) repeat-y 28px 0;
	zoom: 1;
}
div#subContents div.subRanking li dt {
	float: left;
	width: 28px;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
}
div#subContents div.subRanking li.first dt {
	padding-top: 22px;
	background: url(../../img/common/icon_crown01_s.gif) no-repeat 50% 7px;
}
div#subContents div.subRanking li.second dt {
	padding-top: 22px;
	background: url(../../img/common/icon_crown02_s.gif) no-repeat 50% 7px;
}
div#subContents div.subRanking li.third dt {
	padding-top: 22px;
	background: url(../../img/common/icon_crown03_s.gif) no-repeat 50% 7px;
}
div#subContents div.subRanking li dd {
	overflow: hidden;
	padding: 5px 7px 5px 10px;
	zoom: 1;
}
div#subContents div.subRanking li dd.image {
	float: left;
	padding-right: 0;
}
* html div#subContents div.subRanking li dd.image {
	margin-right: -3px;
}
div#subContents div.subRanking li dd div.name {
	margin-bottom: 4px;
	color: #333333;
}
div#subContents div.subRanking li.first dd div.name,
div#subContents div.subRanking li.second dd div.name,
div#subContents div.subRanking li.third dd div.name {
	font-weight: bold;
}
div#subContents div.subRanking li dd div.name a {
	margin-right: 4px;
}
div#subContents div.subRanking li dd div.name img {
	margin-right: 5px;
}
div#subContents div.subRanking li.first dd div.name span,
div#subContents div.subRanking li.second dd div.name span,
div#subContents div.subRanking li.third dd div.name span {
	display: block;
	padding-top: 3px;
}
div#subContents div.subRanking li dd div em {
	margin-left: 4px;
	font-style: normal;
	color: #ff0000;
}
div#subContents div.subRanking li.first dd div em,
div#subContents div.subRanking li.second dd div em,
div#subContents div.subRanking li.third dd div em {
	font-weight: bold;
}


/* ------------------------------------------
    clearfix
------------------------------------------ */

div#headerSearch ul,
div#contents,
div#contents div.subHeading,
div#contents div.switchButton,
div#contents div.subText,
div#itemHistory div.vCarousel ul.pageSet dl,
div#subContents ol.itemRanking dl,
div#pickupTopics dl.largeTopics,
div#pickupTopics dl.smallTopics,
div#interviewTopics dl.largeTopics {
	display: inline-block;
}
/* rule out MacIE \*/
div#headerSearch ul,
div#contents,
div#contents div.subHeading,
div#contents div.switchButton,
div#contents div.subText,
div#itemHistory div.vCarousel ul.pageSet dl,
div#subContents ol.itemRanking dl,
div#pickupTopics dl.largeTopics,
div#pickupTopics dl.smallTopics,
div#interviewTopics dl.largeTopics {
	overflow: hidden;
	display: block;
} /* */
