@charset "utf-8";

/* ==============================================
   Global Navigation
============================================== */

/* ヘッダ全体枠 */
div#grpheader {
	text-align: left; /* for Quirks Mode */
	padding-top: 0px;
}

/* タグライン、h1（ヘッダ） */
p#tagLine,h1#header {
	line-height: 1.1;
	color: #999999;
	font-size: 82%;
	text-align: right;
	margin-bottom: 3px;
}
* html p#tagLine { /* win IE 6.0 */
	margin-bottom: 3px;
}
*:first-child+html p#tagLine { /* win IE 7.0 */
	margin-bottom: -8px;	
} 


/* サイトID（トップ、商品一覧、メーカー一覧、女優一覧・女優詳細、ランキング、おしらせページ － ロゴ上文言の有るページ用） */
#siteID_1 {
	float: left;
	width: 181px; /* ←サイトID幅＋サービスタイトル幅＋マージンの合計値を入れる */
	height: 52px;
}

*html #siteID_1 {
	float: left;
	width: 181px; /* ←サイトID幅＋サービスタイトル幅＋マージンの合計値を入れる */
	height: 52px;
}


#siteID_1 img.serviceLogo {
	position:absolute;
	top:13px;
	left:0;
}

/* サイトID（各ヘルプ、お問い合わせ、特設ページ － ロゴ上文言の無いページ用） */
#siteID_2 {
	float: left;
	width: 181px; /* ←サイトID幅＋サービスタイトル幅＋マージンの合計値を入れる */
	height: 59px;
}
#siteID_2 img.serviceLogo {
	margin-top:3px;
	margin-bottom:12px;

}


/* サイトテキスト */
#arzon_text {
	padding:5px 0px 0px 50px;
}

/* 楽天あんしん支払いサービス ロゴ */
#rt_anshin_payment {
	text-align:right;
	padding-top:5px;
}	

*html #rt_anshin_payment {
	top: 3px;
	right: 0px;
	position:relative;
}	

/* セクションメニュー */
dl#sectionNav {
	clear: both;
	width: 100%;
	height: 29px;
}

dl#sectionNav span#purchaseBox {
	float: right;/* ←買い物カゴ */
	margin: -3px 0 0 0;
	font-size: 14px;
	line-height: 1.1;
	padding-top:6px;
	padding-right: 5px;
}

dl#sectionNav span#help {
	float: right; /* ←ガイド */
	line-height: 1.1;
	margin: 3px 5px 0 5px;
	padding-top:6px;
	font-size: 14px;
	margin-right:5px;
}

dl#sectionNav dd.menuList ul {
	float: left;
	width: 324px; /* ←タブ幅＋タブ間マージンの合計値を入れる */
	line-height: 0;
	font-size: 0;
	letter-spacing:-5px;
}

dl#sectionNav dd.menuList ul li {
	display: inline;
	margin-right: 2px;
	list-style-type: none;
	letter-spacing:normal;
}

dl#sectionNav dd.menuList ul li img{
	margin-top: 0px;
	margin-bottom: 0px;
}


/* サブセクションメニュー */
dl#subSectionNav {
	clear: both;
	position: relative;
	width: 100%;
	padding: 0px 0 0px 0;
	background-image:url(../../img/head/bg.jpg);
	background-repeat: repeat-x;
	margin-bottom:-5px;
}

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

.clearfix:after,
dl#subSectionNav:after {
	display: block;
	clear:both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}

.clearfix,
dl#subSectionNav { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix,
* html dl#subSectionNav { height: 1%; }
.clearfix,
dl#subSectionNav { display: block; }
/* End hide from IE-mac */

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

dl#subSectionNav dd.menuList {
	line-height: 1.1;
	padding-left: 1px;
	font-size: 82%;
}

dl#subSectionNav dd.menuList ul li {
	display: inline; /* for Quirks Mode */
	float: left;
	list-style-type: none;
	color: #ffffff;
}

dl#subSectionNav dd.menuList ul li.last {
	border: none;
}

dl#subSectionNav dd.menuList ul li.on {
	font-weight:bold;
}

dl#subSectionNav dd.menuList ul li.last_on {
	font-weight:bold;
	border: none;
}

dl#subSectionNav dd.menuList ul li.on a, dl#subSectionNav dd.menuList ul li.last_on a{
	color: #ffffff;
	white-space: nowrap;
	text-decoration: none; 
}


dl#subSectionNav dd.menuList ul li a {
	color: #ffffff;
	white-space: nowrap;
}

dl#subSectionNav dd.menuList ul li.current {
	font-weight: bold;
}

/* ヘッダ内定義リストのdtを非視覚化 */

dl#remoteNav dt,
dl#sectionNav dt,
dl#sectionNav_cart dt,
dl#subSectionNav dt,
dl#topicPath dt {
	position: absolute;
	left: -9999px;
	width: 100px;
	height: 0;
}

/* ヘッダ内画像のborderを消す */
p#siteID img,
dl#sectionNav img,
dl#subSectionNav img {
	border: none;
}

/* アクセシビリティ対応 */
div#grpheader p.noCSS {
	display: none;
}

div#grpheader ul.navSkip {
	position: absolute;
	left: -9999px;
	width: 100px;
	height: 0;
}

div#grpheader ul.navSkip {
	position: absolute;
	left: -9999px;
	width: 100px;
	height: 0;
}

/* ==============================================
   search
============================================== */

div#header {
	width: auto;
	min-width: 980px;
	position: relative;
	z-index: 1;
}
* html div#headerInner {
	border-right: 950px solid #ffffff;
	height:1%;
	position: relative;
}
* html div#headerBox {
	margin-right: -950px;
	display: inline-block;
	position: relative;
}


/* search */
div#search  {
	background: #eeeeee;
	padding: 5px 5px 5px 7px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	margin-top: -1px;
}


div#search .banner  {
	width: 325px;
	float: right;
	margin-top: 10px;
    font-size:12px;
}
div#search div.searchInner {
	margin-right: 335px;
}


div#search .searchOption {
	position: absolute;
	left: 5px;
	top: 5px;
}
div#search .nowordLine {
	font-size: 82%;
	color: #ff0000;
	margin-left: 5px;
}
div#search .nowordLine p.search_msg {
	font-size:14px;
	color:#323232;
	margin:4px 0 0 4px;
}

/* search pulldown */
div#search div.book .searchOption,
div#search div.dvd .searchOption { 
	width: 160px;
}
div#search div.cd .searchOption { 
	width: 150px;
}
div#search div.game .searchOption,
div#search div.software .searchOption {
	width: 230px;
}
div#search div.adult .searchOption {
	width: 150px;
}
div#search div.fbook .searchOption,
div#search div.top .searchOption,
div#search div.magazine .searchOption {
	width: 135px;
}
div#search div.searchBox {
	position: relative;	
}
div#search div.searchBoxGr {
	background: none repeat scroll 0 0 #cccccc;
    border: 1px solid #efefef;
    margin-bottom: 3px;
    padding: 4px;
    position: relative;
}
div#search .searchButton  {
	width: 110px;
	hight: 25px;	
	position: absolute;
	right: 0;
	top: 6px;	
}
* html div#search .searchButton { /* win IE 6.0 */
	right: 1px;
}
/* search pulldown */
div#search div.searchBoxGr div.searchInput {
	margin-right: 124px;
}
* html div#search div.searchBoxGr div.searchInput { /* win IE 6.0 */
	margin-right: 105px;
}
div#search div.book div.searchInput,
div#search div.dvd div.searchInput {
	margin-left: 165px;
}
div#search div.cd div.searchInput {
	margin-left: 155px;
}
div#search div.game div.searchInput,
div#search div.software div.searchInput {
	margin-left: 235px;
}
div#search div.adult div.searchInput {
	margin-left: 166px;
}
div#search div.top div.searchInput,
div#search div.fbook div.searchInput,
div#search div.magazine div.searchInput {
	margin-left: 140px;
}
div#search div.searchInput input  {
	width: 100%;
	height: 18px;
	padding: 2px;
	border-width: 2px;
	border-style: inset;
	line-height: 1.2;
	font-size: 90%;
}
* html div#search div.searchInput input { /* win IE 6.0 */
	height: 25px;
}
div#search dl.hotKeywords  {
	padding-left: 5px;
	clear: both;
	font-size: 82%;
	line-height: 1.2;
}
div#search dl.hotKeywords dt,div#search dl.hotKeywords dd  {
	width: auto;
	float: left;
}
div#search dl.hotKeywords ul li {
	display: inline;
	margin-right: 0.5em;
	padding-left: 0.5em;
	border-left: 1px solid #333333;
	list-style-type: none;
}
div#search dl.hotKeywords ul li.start {
	border: none;
}
div#search dl.hotKeywords ul li a {
	white-space: nowrap;
}



/* ==============================================
   information
============================================== */

p#userNotice {
	line-height: 1;
	background: #fefb88;
	text-align: center;
	width: auto;
	margin: 30px auto 5px auto;
	padding: 5px;
	border: 1px solid #000000;
}
p#userNotice a {
	color: #000000;
	font-weight: bold;
}
p#information,
p#noJs {
	font-size: 82%;
	line-height: 1;
	background: #fefb88;
	text-align: center;
	width: auto;
	margin: 5px auto;
	padding: 5px;
	border: 1px solid #fe0000;
}
p#information a,
p#noJs {
	color: #fe0000;
	font-weight: bold;
}

/* ==============================================
   maintenance
============================================== */

/* maintenance */
ul#maintenance  {
	text-align: center;
	margin: 20px auto 30px auto;
	width: 30%;
}
* html ul#maintenance  {
	width: 100%;
}
ul#maintenance li  {
	font-size: 82%;
	line-height: 1;
	text-align: center;
	background: #fefb88;
	padding: 5px;
	border: 1px solid #000000;

}
* html ul#maintenance li  {
	width: 30%;
}
ul#maintenance li a  {
	color: #000000;
	font-weight: bold;
}


/*
==========================================================
  アダルト枠
==========================================================
*/
div#adultTopicPath {
	padding: 8px 12px;
	background: #FFEEEE;
	font-size: 82%;
}
div#adultTopicPath dl {
	font-weight: bold;
}
div#adultTopicPath dl { overflow: hidden; display: inline-block; }
/* rule out MacIE \*/
div#adultTopicPath dl { overflow: auto; display: block; } /* */
div#adultTopicPath dt {
	float: left;
	margin-right: 10px;
	color: #555555;
}
div#adultTopicPath dd {
	float: left;
	margin-right: 15px;
	padding-left: 10px;
	background: url(../../img/main/icon_arrow_pink.gif) no-repeat 0 50%;
}


/* Sprite Image
------------------------------------------------------ */
#siteID_1 img.serviceLogo,
#siteID_2 img.serviceLogo,
#grpheader span#purchaseBox img.purchaseBox, 
#sectionNav dd.menuList img.first_user,
#sectionNav dd.menuList img.safe_guide {
	background-image:url(../../img/head/head-image.gif);
	background-repeat: no-repeat;
}

#siteID_1 img.serviceLogo,#siteID_2 img.serviceLogo {
	background-position: 0 -150px;
}

#grpheader span#purchaseBox img.purchaseBox {
	background-position: 0px -129px;
	margin-right:4px;
}
	
#sectionNav dd.menuList img.first_user {
	background-position: 0 -210px;
}

#sectionNav dd.menuList img.safe_guide {
	background-position: -132px -210px;
}


/* clearfix */
#search,
#search div.searchBox,
#search dl.hotKeywords {
	zoom: 1;
}
#search dl.hotKeywords {
	overflow: hidden;
}


/* Start clearfix ------------------------------ */
#search:after,
#search div.searchBox:after,
div#anaHeader:after,

div#anaHeaderSsl:after {
	display: block;
	clear:both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
#search,
#search div.searchBox,
div#anaHeader,
div#anaHeaderSsl {
	display: inline-block; 
}

/* Hides from IE-mac \*/
* html #search,
* html #search div.searchBox,
* html div#anaHeader,
* html div#anaHeaderSsl {
	height: 1%;
}
#search,
#search div.searchBox,
div#anaHeader,
div#anaHeaderSsl {
	display: block;
}
/* End hide from IE-mac */

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