@import "style.css";
/* */
body {
	line-height : 100%;
	font-size : 62.5%;
	font : normal 62.5% 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color : #ffffff;
}

/* ページ全体 */
#pageBody {
	width : 948px;
	margin-left : auto;
	margin-right : auto;
	background-color : #ffffff;
}
#headerBlock {
}

#headerBlock #logo {
	float : left;
}

/* ヘッダーナビ */
#header-navi {
	margin : 10px 0px;
	font-size : 1.2em;
	color : #62615d;
	float : right;
	margin : 15px 0px 0px 0px;
}
#header-navi li {
	list-style-type : none;
	border-right : 1px #62615d solid;
	display : inline;
	padding : 0px 0.5em 0px 0.5em;
}
#header-navi li.cart {
	background : url("../images/common/icon_cart.gif") no-repeat;
	border-right : none;
	padding-left : 15px;
}
/* IE用 */
* html #header-navi li{  
	display: inline;
	font-size : 1.2em;
}

#header-navi a:link {
	color : #62615d;
	text-decoration : none;
/*	background : transparent;	*/
}
#header-navi a:visited {
	color : #62615d;
	text-decoration : none;
}
#header-navi a:hover {
	color : #5b7cd9;
	text-decoration : underline;
}
#header-navi a:active {
	color : #5b7cd9;
	text-decoration : underline;
}

#mainphoto {
	margin: 0;
	width : 948px;
	height: 400px;
	text-align: left;

	position: relative;
}
#mainphoto ul {
	display: block;
	width : 948px;
	height: 400px;
	text-align: left;
	overflow: hidden;
}
#mainphoto ul li {
	position: absolute;
	top: 0;
	left: 0;
	width : 948px;
	height: 400px;
/*	display: none;	*/
	z-index : 1;
}
#btn_repeat {
	position: absolute;
	top: 373px;
	left: 820px;
	width : 128px;
	height: 27px;
	z-index : 999;
	display: none;
}
/* プレゼントキャンペーン */
.cp {
	position: absolute;
	top: 223px;
	left: 0;
	z-index : 3;
}


#contentsBody {
	clear: both;
	border: none;

	font-size : 1.3em;
/*	background-color : #eeece0;	*/
	background : url("../images/common/bg.gif") repeat-y;
}
#alpha {
	width : 215px;
	background-color : #eeece0;
}
#beta {
	width : 713px;
	padding-left : 20px;
	background-color : #ffffff;
}
/* 背景色の処理 */
#gamma {
	clear: both;
}
/* 背景色の処理 */
#alpha , #beta {
	float : left;
}


/* leftmenu */
#alpha h2.title {
	width : 207px;
	height : 20px;
	padding : 6px 0px 0px 8px;

	font-size : 10px;
	font-weight : bold;
	color : #fff;

	background-color : #5e5b4f;
}
.itemmenu li.lineup .new {
	padding: 2px 4px;
	font-size: 0.9em;
	color: #ffffff;
	background-color : #a31e23;
}

.itemmenu li.lineup a:link {
	display: block;

	height : 23px;
	padding : 6px 0px 0px 18px;

	font-size : 12px;
	text-decoration : none;
	color : #5e5b4f;

	border-bottom : 1px solid #cccac0;
	background : url(../images/top/left_menu_bg_off.gif) no-repeat;
}
.itemmenu li.lineup a:visited {
	display: block;

	color : #5e5b4f;
	border-bottom : 1px solid #cccac0;
	background : url(../images/top/left_menu_bg_off.gif) no-repeat;
}
.itemmenu li.lineup a:hover {
	display: block;

	color : #5b7cd9;
	border-bottom : 1px solid #cccac0;
	background : url(../images/top/left_menu_bg_on.gif) no-repeat;
}
.itemmenu li.lineup a:active {
	display: block;

	color : #5b7cd9;
	border-bottom : 1px solid #cccac0;
	background : url(../images/top/left_menu_bg_on.gif) no-repeat;

/*	background-color : #f9f9f5;	*/
}
.itemmenu .sale {
	display: block;
	font-size : 13px;
}

/* バナー */
ul.banner {
	margin : 5px 5px;
}
ul.banner li {
	margin-bottom : 2px;
}
/* トピックス */
h2.title-topics {
	margin : 0px;
	padding : 6px 0px 0px 8px;

	font-size : 10px;
	font-weight : bold;
	color : #5e5b4f;	
}
ul.topics {
	margin : 0px 5px 5px 5px;
	padding : 8px 4px 4px 8px;
	background-color : #ffffff;
	font-size : 0.8em;
	border : 1px solid #ccc;
}
ul.topics li {
	padding-left : 10px;
	background : url(../images/top/mark_square.gif) 0px 3px no-repeat;
	margin-bottom : 4px;
/*
	list-style-type : disc;
	margin-left : 15px;
*/
}
/* インフォメーション */
ul.infomenu {
	margin : 0px 0px 10px 0px;
}
.infomenu li.submenu a:link {
	display: block;

	height : 20px;
	background : url(../images/top/left_menu_bg_off.gif) 0px 0px no-repeat;

	font-size : 12px;
	padding : 6px 0px 0px 18px;
	text-decoration : none;
	color : #5e5b4f;
}
.infomenu li.submenu a:visited {
	display: block;

	height : 20px;
	background : url(../images/top/left_menu_bg_off.gif) 0px 0px no-repeat;

	font-size : 12px;
	padding : 6px 0px 0px 18px;
	text-decoration : none;
	color : #5e5b4f;
}
.infomenu li.submenu a:hover {
	color : #5b7cd9;
	background : url(../images/top/left_menu_bg_on.gif) 0px 0px no-repeat;
	background-color : #f9f9f5;
}
.infomenu li.submenu a:active {
	color : #5b7cd9;
	background : url(../images/top/left_menu_bg_on.gif) 0px 0px no-repeat;
	background-color : #f9f9f5;
}
.ablock {
	padding-bottom : 5px;
	border-bottom : 1px dotted #5e5b4f;
}


#cale {
	margin-left : 15px;
}

/* トップメイン下・ピックアップ */
#pickupBox {
/*	margin : 20px 0px 27px 0px;	10th が終わったら戻す*/
	margin : 20px 0px 27px 0px;
}
ul.pickup li {
	position: relative;
	float : left;
	margin : 0px 3px 3px 0px;
}
ul.pickup li.collast {
	float : left;
	margin-right : 0px;
}
ul.pickup li:last-child {
	float : left;
	margin-right : 0px;
}
.releasedate {
	position: absolute;
	top: 130px;
	left: 100px;
	font-size: 12px;
	color: #cc0000;
}

/* ニュースエリア */
ul.newslist {
	margin : 15px 0px 30px 0px;
	list-style-type : disc;
	color : #5e5b4f;
}
ul.newslist li {
	margin : 0px 0px 0px 30px;
}

/* top contents */
#our-contentsBox {
	margin : 20px 0px 20px 0px;
}
#our-contentsBox h3.title {
	margin : 0px 0px 20px 0px;
}
#our-contentsBox h3.subtitle {
	margin : 10px 0px 5px 20px;
}
.our-contents {
	width : 358px;
	float : left;
}

.movie-contents {
	width : 355px;
	float : left;
}

.whatsnakami {
	margin : 0px 0px 40px 0px;
}

.contentslink {
	margin : 0px 0px 0px 35px;
	padding-right : 20px;
}
.contentslink2 {
	margin : 0px 0px 5px 20px;
}
/* ソーシャルブックマーク */
ul#webBookmark {
	list-style-type : none;
	margin : 0px 0px 0px 0px;
	padding : 0px;
}
ul#webBookmark li {
	margin : 0px;
	padding : 0px;
	float : left;
}
ul#webBookmark li#bmTwitter {
	width : 130px;
}
ul#webBookmark li#bmFacebook {
	width : 80px;
}
ul#webBookmark li#bmHatena {
	width : 60px;
}
ul#webBookmark li#bmMixi {
	width : 60px;
}


/* パンくず */
.breadcrumbs {
	height : 20px;
	font-size : 10px;
	padding : 6px 0px 0px 0px;
}
#breadcrumbs a:link {
	color : #9b9b98;
	text-decoration : none;
}
#breadcrumbs a:visited {
	color : #9b9b98;
	text-decoration : none;
}
#breadcrumbs a:hover {
	color : #5b7cd9;
	text-decoration : underline;
}
#breadcrumbs a:active {
	color : #5b7cd9;
	text-decoration : underline;
}

/* コンテンツ系ページ基本レイアウト */
#contentspage {
}
#contentspage h1.title {
	margin : 0px 0px 20px 0px;
}

/* インフォメーション系 */
#informationpage h1.title {
	font-size : 1.6em;
	color : #5e5b4f;

	padding : 0px 0px 0px 5px;
	margin : 0px 0px 20px 0px;
	border-left : 5px solid #62615d;
	border-bottom : 1px solid #62615d;
}

/* ページ送り */
.pagecontrol {
	width : 360px;
	font-size : 0.9em;
	margin : 20px 0px 20px 0px;	
	margin-left : auto;
}
.pagecontrol .prev {
	width : 110px;
	float : left;
}
.pagecontrol .next {
	width : 110px;
	margin : 0px 10px 0px 10px;
	float : left;
}

/* ページトップに戻る */
.pagecontrol .btntop {
	float : right;
/*	width : 112px;
	margin : 0px 0px 30px 0px;*/
}

/* フッター */
#footerNaviBox {
	width : 933px;
	margin : 0px auto 10px auto;
	padding : 10px 10px 10px 5px;
	background : #bebdb2 url(../images/common/footer_logo.gif) 755px 25px no-repeat;

	text-align: left;
	font-size : 1.1em;
	color : #515048;
}
.address {
	padding-left : 5px;
}
.copyright {
	font-size : 1.0em;
	padding-left : 5px;
}
#footerNavi {
	margin: 0px 0px 10px 0px;
}

#footerNavi li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #515048;
	padding: 0px 10px 0px 5px;
}
/* IE用 */
* html #footerNavi li{  
	display: inline;
	font-size : 1.0em;
}
#footerNavi a:link {
	color : #515048;
	text-decoration : none;
}
#footerNavi a:visited {
	color : #515048;
	text-decoration : none;
}
#footerNavi a:hover {
	color : #a32022;
	text-decoration : underline;
}
#footerNavi a:active {
	color : #a32022;
	text-decoration : underline;
}
/* 右端リンクの右側の区切り棒を消す */
#footerNavi .menuright {
	border-right: none; 
}
.info {
	width : 713px;
	margin : 10px auto;
}

/* ------------------------------------------------------------------------- */
/* 10周年 */
#anniversary {
	font-size : 1.3em;
	margin : 0px 0px 0px 0px;
/*	padding : 170px 0px 0px 0px;
	background : url(../images/10th/top_ribon.png) 0px 0px no-repeat;	*/
}
#anniversary .info {
	width : 900px;
	margin : 10px auto;
}
.history,
.messagebox {
	margin : 0px 0px 10px 0px;
	padding : 10px 20px 10px 20px;
	border : 1px solid #a41f22;
	background-color : #eeece0;
	color : #666666;
}
.messagebox {
	margin : 0px 0px 0px 0px;
	background : #eeece0 url(../images/10th/bg_10th.gif) right bottom no-repeat;	
}
.cracker1 {
	float : left;
	margin-top : 4px;
	margin-right : 6px;
}
.cracker2 {
	float : right;
	margin-right : 20px;
}
.present {
	margin : 10px 0px 10px 0px;	
}
.campain {
	width : 948px;
	height : 130px;
	padding : 10px 0px 0px 150px;
	background : url(../images/10th/bg_campain.jpg) 0px 0px no-repeat;
}
.campain .bannerbox {
	float : left;
	margin : 0px 10px 0px 0px;
	padding : 0px 0px;
	text-align : center;
}
.campain .bannerbox .days {
	font-size : 12px;
	font-weight : bold;
	color : #cc0000;
}

.history h1,
.messagebox h1 {
	font-size : 16px;
	margin : 0px 0px 10px 0px;
	color : #a41f22;
}
/* 詳細ボタン */
.history a:link {
	padding : 5px 5px;
	font-size : 14px;
	color : #000080;
}
.history a:visited {
	color : #000080;
	text-decoration : none;
}
.history a:hover {
	color : #5b7cd9;
	text-decoration : underline;
}
.history a:active {
	color : #5b7cd9;
	text-decoration : underline;
}

/* ------------------------------------------------------------------------- */

/* 購入（一覧） */
ul.buttonBox {
	margin : 10px 0px 10px 5px;
}
ul.buttonBox li {
	margin-right : 5px;
	float : left;
}

.buybutton a:link {
	padding : 3px 10px;

	font-size : 16px;
	color : #ffffff;

	text-decoration : none;
	background-color : #5e5b4f;
	border-top : 1px solid #9e9d95;
	border-bottom : 1px solid #434138;
	border-left : 1px solid #9e9d95;
	border-right : 1px solid #434138;
}
.buybutton a:visited {

	color : #ffffff;

	text-decoration : none;
	background-color : #5e5b4f;
	border-top : 1px solid #9e9d95;
	border-bottom : 1px solid #434138;
	border-left : 1px solid #9e9d95;
	border-right : 1px solid #434138;
}
.buybutton a:hover {

	color : #ffffff;

	text-decoration : none;
	background-color : #8e8c83;
	border-top : 1px solid #bbbab5;
	border-bottom : 1px solid #65645d;
	border-left : 1px solid #bbbab5;
	border-right : 1px solid #65645d;
}
.buybutton a:active {
	color : #ffffff;

	text-decoration : none;
	background-color : #8e8c83;
	border-top : 1px solid #bbbab5;
	border-bottom : 1px solid #65645d;
	border-left : 1px solid #bbbab5;
	border-right : 1px solid #65645d;
}
/* 動画を見る（一覧） */
.moviebutton a:link {
	padding : 3px 10px 3px 30px;

	font-size : 16px;
	color : #ffffff;

	text-decoration : none;
	background : #706d61 url(../item/images/icon_movie_off.gif) 6px 5px  no-repeat;

	border-top : 1px solid #9e9d95;
	border-bottom : 1px solid #434138;
	border-left : 1px solid #9e9d95;
	border-right : 1px solid #434138;

}
.moviebutton a:visited {

	color : #ffffff;

	text-decoration : none;
	background : #706d61 url(../item/images/icon_movie_off.gif) 6px 5px  no-repeat;

	border-top : 1px solid #9e9d95;
	border-bottom : 1px solid #434138;
	border-left : 1px solid #9e9d95;
	border-right : 1px solid #434138;
}
.moviebutton a:hover {

	color : #ffffff;

	text-decoration : none;
	background : #9b9990 url(../item/images/icon_movie_on.gif) 6px 5px  no-repeat;

	border-top : 1px solid #bbbab5;
	border-bottom : 1px solid #65645d;
	border-left : 1px solid #bbbab5;
	border-right : 1px solid #65645d;
}
.moviebutton a:active {
	color : #5b7cd9;
	text-decoration : underline;
}

/* 詳細ボタン */
.detailbutton a:link {
	padding : 5px 5px;
	font-size : 14px;
	color : #5e5b4f;
}
.detailbutton a:visited {
	color : #5e5b4f;
	text-decoration : none;
}
.detailbutton a:hover {
	color : #5b7cd9;
	text-decoration : underline;
}
.detailbutton a:active {
	color : #5b7cd9;
	text-decoration : underline;
}

/* ベージュのボタン */
.buybutton-b a:link {
	padding : 3px 10px;

	font-size : 16px;
	color : #ffffff;

	text-decoration : none;
	background-color : #b6a989;
	border-top : 1px solid #9e9d95;
	border-bottom : 1px solid #8a7f6d;
	border-left : 1px solid #9e9d95;
	border-right : 1px solid #8a7f6d;
}
.buybutton-b a:visited {

	color : #ffffff;

	text-decoration : none;
	background-color : #b6a989;
	border-top : 1px solid #9e9d95;
	border-bottom : 1px solid #8a7f6d;
	border-left : 1px solid #9e9d95;
	border-right : 1px solid #8a7f6d;
}
.buybutton-b a:hover {

	color : #ffffff;

	text-decoration : none;
	background-color : #ccc4af;
	border-top : 1px solid #bbbab5;
	border-bottom : 1px solid #65645d;
	border-left : 1px solid #bbbab5;
	border-right : 1px solid #65645d;
}
.buybutton-b a:active {
	color : #ffffff;

	text-decoration : none;
	background-color : #ccc4af;
	border-top : 1px solid #bbbab5;
	border-bottom : 1px solid #65645d;
	border-left : 1px solid #bbbab5;
	border-right : 1px solid #65645d;
}



.clearfix{
	zoom: 1;
}
.clearfix:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
.clearfix {
	display : inline-block;
}

/* Mac-IE \*/
* html .clearfix {
	height : 1%;
}
.clearfix {
	display : block;
}
#calender {
	margin : 10px 5px 10px 20px;
	font-size : 0.9em;
}
#calender img {
	margin : 2px 0px 0px 0px;	
}