@charset "utf-8";
/* base.cssここから */

/* グローバル */
* {
	margin: 0px;
	padding: 0px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, select, input {
	margin: 0;
	padding: 0;
}

body {
	font-family: "ＭＳ Ｐゴシック", "Helvetica", "Arial", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin: 0 auto;
	text-align: center;
}
/* IEの文字サイズ指定 */
* html body { font-size: small; font: x-small; }
*:first-child+html body { font-size: small; }
html>/**/body { font-size /*\**/: small\9 }

p.textindent {
	margin-left: 40px;
}

/* サイトパブリス用 */

/* ページ：<div id="page" class="pbPage"> */
.pbPage {
	font-size: 93%;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

/* ヘッダエリア：<div id="headerArea" class="pbHeaderArea"> */
div.pbHeaderArea {
	width: 100%;
}

/* ---------- ul#global-nav　テキストメニュー */
div.pbHeaderArea ul#text-nav1 {
	float: right;
	height: 25px;
	padding-top: 5px;
	list-style: none;
	text-align:center;
}
/* hide from Mac IE \*/
* html div.pbHeaderArea ul#text-nav1 { height: 23px; }
/* */

div.pbHeaderArea ul#text-nav1 li {
	display: inline;
	list-style-type: none;
	margin-left: 6px;
	padding-left: 10px;
	border-left: 1px solid #707070;
	line-height:15px;
}
div.pbHeaderArea ul#text-nav1 li.top {
	border-left: 0;
	padding-left: 0;
}
div.pbHeaderArea ul#text-nav1 li.top a {
	display:inline-block;
	background: url(../../common/images/img_home.gif) no-repeat 0% 50%;
	padding-left: 22px;
	height:15px;
	line-height:15px;
}
div.pbHeaderArea ul#text-nav1 img {
	vertical-align: middle;
}
div.pbHeaderArea form p {
	clear: both;
	padding-top: 9px;
}
div.pbHeaderArea form input.s-box {
	float: left;
	width: 283px;
	height: 15px;
	border: 1px solid #000;
	margin: 0 0 0 9px;
	padding: 4px;
}
/* hide from Mac IE \*/
* html div.pbHeaderArea form input.s-box { width: 283px; height: 25px; }
/* */

/* 左エリア：<div id="leftArea" class="pbLeftArea"> */
/* ＞＞＞ 3column.css、2column.cssで定義 */

/* メインエリア：<div id="mainArea" class="pbMainArea"> */

/* ---------- spacer */
.pbMainArea br.h2-h3-space {
	line-height: 13px;
}
.pbMainArea br.line {
	clear: both;
	border-bottom: 1px solid #0000ff;
	margin-top: 10px;
	line-size: 1px;
}

/* 右エリア：<div id="rightArea" class="pbRightArea"> */
/* ＞＞＞ 3column.css、2column.cssで定義 */

/* フッターエリア：<div id="footerArea" class="pbFooterArea"> */
.pbFooterArea {
}

/* IE6 TABLE文字サイズ不具合対応 */
table{ font-size: 1em; }
td { font-size: 93%; }

img {
	border: 0;
}

/* LINKS */
a:link {
	color: #707070;
	text-decoration: underline;
}
a:visited {
	color: #707070;
	text-decoration: underline;
}
a:hover {
	color: #F76B1F;
	text-decoration: underline;
}
/* hide from Mac IE \*/
* html a:hover{ width: auto; }
/* */


.bold {font-weight: bold;}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
span.cr {
	display: block;
	clear: both;
}

/* h系 */
h1 {
}
h2 {
	font-size: 108%;
}
h3 {
	font-size: 100%;
}

/* メインカラム
------------------*/

/* パンくずナビ */
#pankuzu-navi {
	margin: 18px 4px 16px;
	line-height: 100%;
}
/* タイトルバー */
.center-title-bar-gray,
.center-title-bar-gray-thin {
	display: block;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	padding: 0px 7px 0px 19px;
	height: 28px;
	font-size: 108%;
	font-weight: bold;
	line-height: 28px;
}
.center-title-bar-white,
.center-title-bar-white-wide {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 0px 7px 0px 19px;
	height: 28px;
	font-size: 108%;
	font-weight: bold;
	line-height: 28px;
}
.h1class h1 {
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	padding: 0px 7px 0px 19px;
	font-size: 108%;
	line-height: 28px;
}
.h1class div.h1class-box {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 19px;
}
.h2class h2,
.h3class h3 {
	font-size: 100%;
	line-height: 28px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 0px 7px 0px 19px;
}
.h2class div.h2class-box {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 19px;
}
.h2class h2 a:link {
	text-decoration: none;
}
.h2class h2 a:visited {
	text-decoration: none;
}
.h2class h2 a:hover {
	color: ##F76B1F;
	text-decoration: none;
}
.h3class {
}
.center-title-bar-white h1,
.center-title-bar-white h2,
.center-title-bar-white h3,
.center-title-bar-white h4,
.center-title-bar-white h5,
.center-title-bar-white p {
	font-size: 100%;
	font-weight: bold;
	line-height: 28px;
}
.center-title-bar-white-wide h1,
.center-title-bar-white-wide h2,
.center-title-bar-white-wide h3,
.center-title-bar-white-wide h4,
.center-title-bar-white-wide h5,
.center-title-bar-white-wide p {
	font-size: 108%;
	font-weight: bold;
	line-height: 28px;
}
.center-title-bar-gray h1,
.center-title-bar-gray h2,
.center-title-bar-gray h3,
.center-title-bar-gray h4,
.center-title-bar-gray h5,
.center-title-bar-gray p {
	font-size: 108%;
	font-weight: bold;
	line-height: 28px;
}
.center-title-bar-gray-thin h1,
.center-title-bar-gray-thin h2,
.center-title-bar-gray-thin h3,
.center-title-bar-gray-thin h4,
.center-title-bar-gray-thin h5,
.center-title-bar-gray-thin p {
	font-size: 100%;
	font-weight: bold;
	line-height: 28px;
}
h3 a:link,
h3 a:visited {
	text-decoration: none;
}
h3 a:hover {
	color: ##F76B1F;
	text-decoration: none;
}
/* コンテンツボックス */
.center-content-box,
.center-content-box2 {
/*	display: inline-block; */
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 19px;
}

.center-content-box ul {
	list-style: none;
}


/* 枠のみ グレー背景、白背景 */
.main-box-gray {
	background-color: #e6e6e6;
	border: 1px solid #cccccc;
	padding: 19px;
}
/* IE6 */
* html .main-box-gray { width: 100%; }

.main-box-gray ul {
	list-style: none;
}
.main-box-gray li {
}
.main-box-gray span {
	margin-right: 10px;
}
.main-box-white {
	background-color: #ffffff;
	border: 1px solid #ccc;
	padding: 19px;
}
/* IE6 */
* html .main-box-white { width: 100%; }

.main-box-white ul,
.main-box-white-nobordre ul {
}
.main-box-white li,
.main-box-white-nobordre li {
	list-style-position: outside;
}
.main-box-white li span {
	margin-left: 14px;
}

/* メインコンテンツ枠なし*/
.main-box-white-nobordre {
	background-color: #ffffff;
	padding: 0 20px;
}
/*20091122 kagami メインコンテンツ枠なしのP FPNT-WEIGHT*/
.boldtext {
	font-weight: bold;
	font-size: 108%;
	margin-bottom: 8px;
}

/* ページネーション */
.pagenation-box {
	background-color: #F0F0F0;
	text-align: center;
	padding: 14px 0 14px 0;
	margin: 0 auto;
	border: 1px solid #ccc;
	width: 700px;
}
/* hide from Mac IE \*/
* html .pagenation-box { margin-left: 20px; }
/* */

.pagenation-box p {
	width: 407px;
	text-align: center;
	margin: 0 auto;
}
.pagenation-box a.figure {
	display: block;
	width: 18px;
	height: 18px;
	background: #ffffff;
	border: 1px solid ##F76B1F;
	float: left;
	margin: 0 0 0 10px;
	color: #000;
}
/* hide from Mac IE \*/
* html .pagenation-box a.figure { width: 20px; }
/* */

.pagenation-box a.figure:hover {
	background: ##F76B1F;
	color: #ffffff;
}
.pagenation-box a.figure-stay {
	display: block;
	width: 18px;
	height: 18px;
	background: ##F76B1F;
	border: 1px solid ##F76B1F;
	float: left;
	margin: 0 0 0 8px;
	color: #ffffff;
	text-decoration: none;
}
/* hide from Mac IE \*/
* html .pagenation-box a.figure-stay { width: 19px; height: 19px; }
/* */

.pagenation-box a.page-back {
	background: url(../../static_html/library/common_image/button_back-bg.gif) no-repeat 0 0;
	width: 48px;
	height: 20px;
	display: block;
	float: left;
	color: #000;
	font-size: 85%;
}
.pagenation-box a.page-back:hover { color:##F76B1F; }
.pagenation-box a.page-next {
	background:url(../../static_html/library/common_image/button_next-bg.gif) no-repeat 0 0;
	width: 44px;
	height: 20px;
	display: block;
	float: right;
	color: #000;
	margin-left: 8px;
	text-align: left;
	padding-left: 5px;
	font-size: 85%;
}
.pagenation-box a.page-next:hover { color: ##F76B1F; }

.pagenation-text {
	margin: 0 auto;
	text-align: right;
}
/* 20091125　kagami 修正依頼の為追加 */
.pagenation-text-top {
	width: 100%;
	margin: 0 auto;
	text-align: right;
}
.pagenation-text-top span{
	float: left;
}

/* 20091213　Ph2ページャー仕様のため追加 */
.pagenation-text-top span.left{
        float: left;
}

/* 20091213　Ph2ページャー仕様のため追加 */
.pagenation-text-top .current{
        font-weight: bold;
}

/* 20091213　Ph2ページャー仕様のため追加 */
.pagenation-text .current {
        font-weight: bold;
}
/* メインコンテンツテキスト寄せ */
.center-content-box p.main-box-rihgttxt,
/*20091128 kagami Top page 映画レビュー一覧を見るテキストリンク*/
.main-box-white-nobordre p.main-box-rihgttxt {
	text-align: right;
}
.center-content-box p.main-box-lefttxt {
	text-align: left;
}

/* テーブル */
/* 20091124 kagami　ランキング3カラム*/
.table-main3 {
	width: 500px;
	border-collapse: collapse;
	border-spacing: 0;
}
/* 20091124 kagami　ランキング3カラムbottom tabel*/
.table-main4 {
	width: 500px;
	border-spacing: 2px;
}
.table-main5 {
	width: 460px;
	border-spacing: 2px;
}
/* 20091124 kagami　ランキング3カラムtd*/
.table-main2 td {
	border-bottom: 1px solid #ccc;
	padding: 8px 0 8px 20px;
}
.table-main3 td {
	padding: 8px 0 8px 20px;
}
.table-main3 th {
	width:18px;
	padding: 8px 0 8px 20px;
	font-weight: normal;
}
.table-main3 img {
	vertical-align: bottom;
}
.table-main3 p .nocontent20 {
	width: 24px;
}
/* 20091124 kagami　ランキング3カラムbottom tabel td*/
.table-main4 td,
.table-main5 td {
	padding: 4px 8px; 
}
/* 20091124 kagami　ランキング3カラムNO*/
.table-main4 th {
	width: 12px;
	background: #FFCC00;
	text-align: center;
	width:auto;
}
/* hide from Mac IE \*/
/* html .table-main4 th {padding:0 0 0 8px;}
/* */
.table-main5 th {
	width: 12px;
	background: #FFCC00;
	text-align: center;
}
/* hide from Mac IE \*/
/* html .table-main4 th {padding:0 0 0 8px;}
/* */
/* 20091124 kagami　ランキング3カラムtd青*/
.table-main2 td.table-title,
.table-main3 td.table-title,
.table-main3 th.table-title,
.table-main4 td.table-title,
.table-main5 td.table-title {
	white-space: nowrap;
	border-bottom: 0px;
	background: #cce7ff;
}
.table-main2 td.table-title h3,
.table-main3 td.table-title h3,
.table-main3 th.table-title h3,
.table-main4 td.table-title h3,
.table-main5 td.table-title h3,
.table-main2 td.table-title p,
.table-main3 td.table-title p,
.table-main3 th.table-title p,
.table-main4 td.table-title p,
.table-main5 td.table-title p {
	white-space: nowrap;
}
.table-main2 {
	width: 740px;
	border-collapse: collapse;
	border-spacing: 0;
}
.table-main2 td {
	border-bottom: 1px solid #ccc;
	padding:8px 0 8px 20px;
}
.table-main2 td.table-title {
	border-bottom: 0px;
	background: #cce7ff;
}
.table-main2 td.table-noborder {
	border-bottom: 0px;
	background: #ffffff;
}
.table-main2 h2 {
	font-weight: normal;
}
.table-main2 h3 {
	font-weight: normal;
}
.table-main2-340 {
	width: 320px;
	margin-left: 20px;
}
.table-main2-320 {
	width: 300px;
	margin-left: 20px;
}
.table-main2-280 {
	width: 260px;
	margin-left: 20px;
}
.table-main2-260 {
	width: 240px;
	margin-left: 20px;
}
.table-main2-240 {
	width: 220px;
	margin-left: 20px;
}
.table-main2-200 {
	width: 180px;
	margin-left: 20px;
}
.table-main2-180 {
	width: 180px;
	margin-left: 20px;
}
.table-main2-160 {
	width: 140px;
	margin-left: 20px;
}
.table-main2-140 {
	width: 120px;
	margin-left: 20px;
}
.table-main2-120 {
	width: 100px;
	margin-left: 20px;
}
.table-main2-100 {
	width: 80px;
	margin-left: 20px;
}
.table-main2-80 {
	width: 60px;
	margin-left: 20px;
}
.table-main2-60 {
	width: 40px;
	margin-left: 20px;
}
.table-main2-380-end {
	width: 340px;
	margin-right: 20px;
	margin-left: 20px;
}
.table-main2-100-end {
	width: 80px;
	margin-right: 20px;
	margin-left: 20px;
}
/* 20091124 kagami　ランキング3カラム露出回数*/
.table-main4-50 {
	width: 30px;
	margin-left: 20px;
}
/* 20091124 kagami　ランキング3カラムNO*/
.table-main3 td span,
.table-main3 td img {
	margin-right: 20px;
}

/*header-area2　
------------------*/
div#header-area2 {
	clear: both;
	height: 45px;
	margin-bottom: 12px;
}
div#header-area2 a {
	float: left;
}
div#header-area2 form {
	float: right;
	width: 438px;
	height: 43px;
	background: #F2F2F0 url(../../common/images/img_google.gif) no-repeat 376px 9px;
	border: 1px solid #ccc;
}
/* hide from Mac IE \*/
* html div#header-area2 form { width: 440px; height: 45px; }
/* */

input.s-button-box {
	float: left;
	width: 62px;
	height: 27px;
	margin-left: 5px;
}

/*navi1st
----------------------*/
.navi1st {
	clear: both;
	width: 100%;
	height: 30px;
	background: url(../../static_html/library/common_image/tab_bottom_bg.gif) repeat-x 0 100%;
}
.navi1st ul {
	width: 100%;
	clear: both;
	list-style: none;
}
.navi1st ul li {
	height: 28px;
	float: left;
	background: ##F76B1F;
	margin-right: 1px;
	text-align: center;
	line-height: 100%;
}
.navi1st ul li a {
	color: #ffffff;
	height: 20px;
	font-weight: bold;
	display: block;
	padding: 6px 19px 0px 18px;
	text-decoration: underline;
/* フォントサイズ固定 */
/*	font-size: 100%; */
	font-size: 13px;
	border-top: 1px solid ##F76B1F;
	border-left: 1px solid ##F76B1F;
	border-right: 1px solid ##F76B1F;
	text-align: center;
	line-height: 100%;
}
.navi1st ul li a:link {
	height: 20px;
	color: #ffffff;
}
.navi1st ul li a:visited {
	height: 20px;
	color: #ffffff;
}
.navi1st ul li a:hover {
	background: #ffffff;
	height: 23px;
	color: ##F76B1F;
}
/* hide from Mac IE \*/
* html .navi1st ul li a:hover { height: 23px; }
/* */

.navi1st ul li#stay {
	float: left;
	background: #ffffff;
	margin-right: 1px;
}
.navi1st ul li#stay a {
	height: 23px;
	background: #ffffff;
	font-weight: bold;
	display: block;
	color: ##F76B1F;
	padding: 6px 19px 0px 18px;
/* フォントサイズ固定 */
/*	font-size: 100%; */
	font-size: 13px;
	border-top: 1px solid ##F76B1F;
	border-left: 1px solid ##F76B1F;
	border-right: 1px solid ##F76B1F;
	text-decoration: none;
	text-align: center;
}

/* hide from Mac IE \*/
* html .navi1st ul li#stay a { height: 23px; }
/* */

div#bottm-searchbox {
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 19px;
	border-top: 1px solid #cccccc;
	padding-top: 20px;
}
div#bottm-searchbox p {
	width: 489px;
	height: 25px;
	background: #F2F2F2;
	text-align: left;
	padding: 9px 0 9px 9px;
	position: relative;
	left: 240px;
	background: #F2F2F0 url(../../common/images/img_google.gif) no-repeat 438px 10px;
	border: 1px solid #cccccc;
	float: left;
}

/* hide from Mac IE \*/
* html div#bottm-searchbox p { width: 489px; height: 25px; padding-bottom: 9px; }
/* */

input.s-boxbottom {
	float: left;
	width: 345px;
	padding: 4px;
	height: 15px;
	border: 1px solid #000;
}
/* hide from Mac IE \*/
* html input.s-boxbottom { width:345px; height: 25px; }
/* */

img#bottmimage {
	float: right;
}
#footer-area {
	clear: both;
	text-align: left;
	padding-bottom: 0px;
	margin: 20px 0;
	padding-left: 0px;
	padding-right: 0px;
	border-top: 5px solid #F76B1F;
	padding-top: 16px;
}
a#footerlogo {
	width: 198px;
	float: left;
}
#footer-area div {
	width:778px;
	text-align:center;
	line-height: 100%;
}
*:first-child+html #footer-area div { width: 584px; }

/* hide from Mac IE \*/
* html #footer-area div{width:584px; }
/* */


#footer-area div ul {
	margin: 5px 0 ;
	list-style: none;
}
#footer-area div ul li {
	display: inline;
	list-style-type: none;
	margin-right: 6px;
	padding-left: 10px;
	border-left: 1px solid #707070;
	text-align: left;
}
#footer-area div ul li.top {
	border-left: 0;
	padding-left: 0;
}
#footer-area div ul li a {
	color: #707070;
}
#footer-area div ul li a:hover {
	color: #F76B1F;
}
#footer-area p {
	text-align: center;
	color: #000;
	font-size: 10px;
	clear: both;
}

/* 共有パーツ */
p.morebox {
}
a.with-arrow1 {
	background: url(../../common/images/arrow.gif) no-repeat 0 4px;
	display:inline-block;
	padding-left: 15px;
}
a.with-arrow {
	background: url(../../common/images/arrow.gif) no-repeat 0 0;
	display:inline-block;
	padding-left: 15px;
	padding-bottom: 4px;
}
#information {
/*	display: inline-block; */
	border: 1px solid ##F76B1F;
	padding: 5px 9px;
	margin-bottom: 20px;
}
#information p.information-title {
	color: #ff5d00;
	font-size: 108%;
	font-weight: bold;
}
/*kagami 20091124 RSSイメージfloatRIGHT*/
.center-title-bar-white-rssbox a {
	display: block;
	float: right;
	width: 41px;
	padding-top: 7px;
}
.center-title-bar-white-rssbox {
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 0px 7px 0px 19px;
	height: 28px;
	line-height: 28px;
}
.center-title-bar-white-rssbox h2,
.center-title-bar-white-rssbox h1 {
	float: left;
	width: 400px;
	font-size: 108%;
}

/* サイドカラム
------------------*/
.sub-box-title {
	width: 160px;
/*	height: 13px; */
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	margin: 0 auto;
	padding: 8px 19px 8px 19px;
	text-align: left;
	line-height: 100%;
}
/* hide from Mac IE \*/
* html .sub-box-title { width: 160px; }
/* */

.sub-box-title-right {
	float: right;
}

.sub-box-title-withrss {
	width: 160px;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	margin: 0 auto;
	padding: 4px 19px 6px 19px;
	text-align: left;
}
/* hide from Mac IE \*/
* html .sub-box-title-withrss { width: 160px; }
/* */

.sub-box-title img{
	vertical-align: middle;
	margin-left: 8px;
}
.sub-box-content {
/*	display: inline-block; */
	width: 160px;
	background: #fff;
	margin: 0 auto 10px auto;
	padding: 16px 19px 19px 19px;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	clear: both;
}
/* hide from Mac IE \*/
* html .sub-box-content { width: 160px; }
/* */

.sub-box-content p {
	text-align: left;
}
.sub-box-content p.sub-box-content-upper {
	text-align: left;
	margin-bottom: 10px;
}
.sub-box-content p.sub-box-rihgttxt {
	text-align: right;
}
.sub-box-content p.sub-box-rihgttxt a {
	text-align: right;
}

.sub-box-content p.sub-box-lefttxt {
	text-align: left;
}
.sub-right-sub-title {
	margin-bottom: 12px;
	font-weight: bold;
	text-align: left;
}
.sub-right-listbox {
	list-style: none;
	clear: both;
	margin-bottom: 17px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}
.sub-box-topic {
	list-style: none;
	clear: both;
	margin-bottom: 17px;
	padding-bottom: 5px;
}
.sub-box-topic-keyword {
	list-style: none;
	clear: both;
	margin-top: -5px;
	margin-bottom: -5px;
}
.sub-box-topic-keyword li {
	list-style: none;
	text-align: left;
}
.sub-right-listbox li {
	list-style: none;
	padding-left: 15px;
	line-height: 100%;
	margin-bottom: 14px;
	text-align:left;
}
.logout a {
	float: right;
}
.logout br {
	clear: both;
}
.rsslogo {
	float: right;
	margin-right: 20px;
}
.rsslogo2 {
	float: right;
}

/* サブカラム内ボックス */
.sub-box-subtitle {
	margin-bottom: 10px;
	font-weight: bold;
}
.sub-box-release {
	list-style: none;
	text-align: left;
	margin-bottom:10px;
}
.sub-box-release li {
}
.sub-box-atoz {
	width: 90px;
	margin: 0 0 10px 0;
	list-style: none;
	text-align: left;
	float: left;
}
.sub-box-atoz li {
	display: inline;
	width: 40px;
	float: left;
}
.sub-box-atoz li a {
}
.sub-box-formbox form {
}
.sub-box-ranking {
	text-align: left;
	margin-bottom: 15px;
	_margin-bottom: 0;
	_margin-top: 0;
}
.sub-box-ranking dt {
	width: 24px;
	clear: both;
	float: left;
	font-weight: bold;
	margin-bottom: 10px;
	_margin-bottom: 0;
	_margin-top: 10px;
}
.sub-box-ranking dl:first-letter {
	_margin-top: 0;
}
.sub-box-ranking dd {
	width: 136px;
	float: right;
	margin-bottom: 10px;
	_margin-bottom: 0;
	_margin-top: 10px;
}

/* LISMO! */
#sub-right-lismo-title {
	width: 179px;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #7dc21a;
	background-color: #7dc21a;
	margin: 0 auto;
	padding: 6px 0 4px 19px;
	text-align: left;
}
/* hide from Mac IE \*/
* html #sub-right-lismo-title { width: 200px; }
/* */

#sub-right-lismo {
	width: 160px;
	background: #fff8de;
	margin: 0 auto 10px auto;
	padding: 19px;
	border-right: 1px solid #7dc21a;
	border-left: 1px solid #7dc21a;
	border-bottom: 1px solid #7dc21a;
	clear: both;
	line-height: 16px;
	text-align: left;
}

/* hide from Mac IE \*/
* html #sub-right-lismo{ width: 200px; }
/* */

#sub-right-lismo img {
	float: left;
	margin: 0 10px 0px 0;
}
#sub-right-lismo a span {
	width: 98px;
	display: block;
	float: right;
	text-decoration: underline;
}

/*  Mac IE \*/
#sub-right-lismo a span {
	width: 98px;
}

/* hide from Mac IE \*/
* html #sub-right-lismo a span { cursor: pointer; }
/* */

/* KDDI campaign */
#sub-right-kddicampaign-title {
	width: 179px;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid ##F76B1F;
	background-color: ##F76B1F;
	margin: 0 auto;
	padding: 6px 0 4px 19px;
	text-align: left;
}
/* hide from Mac IE \*/
* html #sub-right-kddicampaign-title { width: 200px; }
/* */

#sub-right-kddicampaign {
	width: 198px;
	background: ##F76B1F;
	margin: 0 auto 10px auto;
	padding: 0;
	border-right: 1px solid ##F76B1F;
	border-left: 1px solid ##F76B1F;
	border-bottom: 1px solid ##F76B1F;
	clear: both;
}

/* QRコード */
#sub-right-handy-title {
	width: 198px;
	font-size: 85%;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid ##F76B1F;
	background-color: ##F76B1F;
	margin: 0 auto;
	padding: 9px 0;
	text-align: center;
}
/* hide from Mac IE \*/
* html #sub-right-handy-title{ width: 198px; }
/* */

#sub-right-handy {
	width: 60px;
	height: 60px;
	background: #ffffff;
	margin: 0 auto;
	padding: 30px;
	border-right: 40px solid ##F76B1F;
	border-left: 40px solid ##F76B1F;
	clear: both;
}
#sub-right-handy-bottom {
	width: 198px;
	font-size: 85%;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid ##F76B1F;
	background-color: ##F76B1F;
	margin: 0 auto 10px;
	padding: 9px 0 5px;
	text-align: center;
}
#sub-right-handy-bottom a,
#sub-right-handy-bottom a:visited,
#sub-right-handy-bottom a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* hide from Mac IE \*/
* html #sub-right-handy-bottom { width: 198px; }
/* */

#sub-right-handy-bottom div {
	width: 170px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #F7F7F7;
	margin: 10px 5px 0;
	padding: 9px 9px;
	text-align: left;
}
#sub-right-handy-bottom div.sub-right-handy-sendmailbox {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 4px auto 0;
	padding: 2px 0px;
	text-align: center;
}
input#s-sub-right-handy {
	width: 60px;
	padding: 2px;
	margin-right: 4px;
	height: 11px;
	border: 1px solid #cccccc;
}
/* hide from Mac IE \*/
* html input#s-sub-right-handy { width: 68px; height: 18px; }
/* */

/* 20091124 add by sakamoto */
/* clearfix
-------------------------------*/
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	margin: -1px 0 0 0;
}
/* for IE6 */ 
* html .clearfix { display: inline-block; margin: 0; }
/* for IE7 */ 
*:first-child+html .clear<span class="hilite">f</span>ix { display: inline-block; }

/* ブロック表示非表示切り替え */
div.active { display: block; }
div.inactive { display: none; }

.bottom-space-5 {
	margin-bottom: 5px;
}
.bottom-space-10 {
	margin-bottom: 10px;
}
.bottom-space-15 {
	margin-bottom: 15px;
}
/* テーブル内h3タグのアンダーラインの件修正 20091203 add by Keisuke */
.table-main2 a:link,
.table-main2 a:visited,
.table-main2 a:hover {
	text-decoration: underline;
}
.table-vertical-align-top {
	vertical-align: top;
}
/* サイドカラム－リスト */
.sidecolumn-list {
	list-style: none;
	clear: both;
	margin-bottom: -10px;
}
.sidecolumn-list li {
	list-style: none;
	line-height: 100%;
	margin-bottom: 10px;
	text-align: left;
}
.with-arrow-for-li {
	background: url(../../static_html/library/common_image/arrow.gif) no-repeat 0 6px;
	padding-left: 15px;
	list-style-type: none;
	list-style-position: outside;
}
.with-arrow-nota {
	background: url(../../static_html/library/common_image/arrow.gif) no-repeat 0 4px;
	padding-left: 15px;
}
.with-arrow-nota1 {
	background: url(../../static_html/library/common_image/arrow.gif) no-repeat 0 2px;
	padding-left: 15px;
}

/* 1column.cssここから */

/* 2JCAEgp */
.pbMainArea {
	width: 980px;
	float: left;
}
.pbRightArea {
	display: none;
}
.pbLeftArea {
	display: none;
}
div.center-content-box {
	width: 940px;
}
/* hide from Mac IE \*/
* html div.center-content-box { width: 940px; }
/* */
#middleArea {
	clear: both;
	padding-top: 10px;
}

/* terms.cssここから */
/* レイアウト */
.terms-text-box {
	margin: 0 20px;
}
.terms-text-box br {
	line-height: 10px;
}
.terms-text-box ul li {
	list-style-position: outside;
	margin-left: 30px;
}

/* IE6対応 クラス定義上書き */
/* hide from Mac IE \*/
* html .terms-text-box { line-height: 1.5em; }
/* */

.terms-text-box-right {
text-align:right;
}

#middleArea {
	border-top:1px solid #F76B1F;
	clear:both;
	padding-top:20px;
}
