@charset "shift-jis";

/*
ページ内
-------------------------------------------------------------------------*/
h1, h2, h3, h4, ul, li {margin:0; padding:0;}
ul {list-style-type:none;}

* html #container{
 height: 1%;
}

/*
カスタム
-------------------------------------------------------------------------*/
#onepiece .hd{display:none;}
#onepiece .fL {float:left;}
#onepiece .fR {float:right;}
	
/*
ワンピースカーナビ 麦わらの一味
-------------------------------------------------------------------------*/
#onepiece{
width:950px;
background-color:#ffffff;
	}

#onepiece img{/* IE画像用 */
border:0;
vertical-align:bottom;
padding:0;
margin:0;
}

/*
スライダー　マルチヒーローJS
-------------------------------------------------------------------------*/
#slider{
	width: 950px;
	height: 189px;
	background-image: url(images/slider-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#multiHero{
	width: 796px;
	padding-top:39px;
	text-align: left;
}
#multiHeroContents{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#multiHeroContents li{
	display: none;
	margin-left:80px;
}
#multiHeroControls{
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type:none;
	position: relative;
}
#multiHeroControls li{
	float: left;
	display:none;/*コントロールを非表示*/
}
#multiHeroControls li.next,
#multiHeroControls li.back{
	float: right;
}
#multiHeroControls li a{
	display: block;
	padding: 5px 5px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 70%;
	font-family: Arial, sans-serif;
	text-decoration: none;
	line-height: 0.75;
}
#multiHeroControls li a:hover{
	background: #CCCCCC;
}
#multiHeroControls li.thisChild a{
	border-color: #666666;
	background: #666666;
	font-weight: bold;
	color: #FFFFFF;
}
#multiHeroControls li.next a{
	margin: 0;
}


/*
メインタイトル
-------------------------------------------------------------------------*/
#title_01{
margin:0;
padding:0;
width:950px;
height:894px;
float:left;
display:inline;}

#onepiece .t_l{
width:550px;
height:338px;
float:left;
display:inline;}

/*動画あり*/
#onepiece .t_r{
width:400px;
height:338px;
float:left;
display:inline;
background-image: url(images/main-4-movie-bg.jpg);
background-repeat:no-repeat;
background-position:top;
}

/*動画 ComingSoon*/
/*
#onepiece .t_r{
width:400px;
height:338px;
float:left;
display:inline;
background-image: url(images/main_movie_soon.jpg);
background-repeat:no-repeat;
background-position:top;
}*/

#onepiece .movies{
width:326px;
height:323px;
float:left;
display:inline;
}



/*
その1
-------------------------------------------------------------------------*/
#cnt001,#cnt002,#cnt003,#cnt004,#cnt005,#cnt006,#cnt007{
	margin-top:0px;
	padding-bottom:0px;
	width:950px;
	height:auto;
	display:inline;
	background-color: transparent;
}
	
#onepiece ul{width:950px;}
#onepiece ul.inner li{float:left;}


#onepiece #cnt007 .boxL{
	float:left;
	width:542px;
	height:332px;
}

#onepiece #cnt007 .boxR{
	float:left;
	width:408px;
	height:332px;
	}

#onepiece .in_001 li{float:left;}
#onepiece .in_003 li{float:left;}

#onepiece .copy{
/*	width:950px;
	height:50px;
	background-image: url(images/images/buy_04.gif);*/
	background-color: transparent;
	}
#onepiece .copy p{
	color: #ffffff;
	font-size: 12px;
	text-align:right;
	}


/*
画効果
-------------------------------------------------------------------------*/
/* /画効果 ☆----*/






/*
プレミアムバナー
-------------------------------------------------------------------------*/
#btn_premium{
margin:0;
padding:0;
width:950px;
height:85px;
float:left;/*必要*/
display:inline;
}

#btn_premium img{
border:0;
padding:0;
margin:0;
vertical-align: top;
vertical-align: bottom;
}


/*
クリア
-------------------------------------------------------------------------*/

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac＼*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

/*-------------------------------*/



/*文字*/
.tx10 {font-size: 10px; font-weight: normal; line-height: 130%; color: #333333;}
.tx10red {font-size: 10px; font-weight: normal; line-height: 130%; color: #ff0000;}
.tx12b_red {font-size: 12px; font-weight: bold; color: #ff0000;}


/*
 マージン：上方向
-------------------------------------------------------------------------*/
.mt0 {
	margin-top:0px !important;
}
.mt2 {
	margin-top:2px !important;
}
.mt3 {
	margin-top:3px !important;
}
.mt5 {
	margin-top:5px !important;
}
.mt8 {
	margin-top:8px !important;
}
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt25 {
	margin-top:25px !important;
}
.mt30 {
	margin-top:30px !important;
}
.mt35 {
	margin-top:35px !important;
}
.mt40 {
	margin-top:40px !important;
}
.mt45 {
	margin-top:45px !important;
}
.mt50 {
	margin-top:50px !important;
}
.mt55 {
	margin-top:55px !important;
}

/*
 マージン：右方向
-------------------------------------------------------------------------*/
.mr10{
	margin-right:10px !important;
}

.mr50{
	margin-right:50px !important;
}
.mr100{
	margin-right:100px !important;
}


/*
 マージン：左方向
-------------------------------------------------------------------------*/
.ml5{
	margin-left:5px !important;
}
.ml10{
	margin-left:10px !important;
}
.ml15{
	margin-left:15px !important;
}
.ml20{
	margin-left:20px !important;
}
.ml25{
	margin-left:25px !important;
}
.ml30{
	margin-left:30px !important;
}
.ml40{
	margin-left:40px !important;
}
.ml50{
	margin-left:50px !important;
}

.ml106{
	margin-left:106px !important;
}


/*
 マージン：下方向
-------------------------------------------------------------------------*/
.mb5{
	margin-bottom::5px !important;
}
.mb10{
	margin-bottom::10px !important;
}
.mb15{
	margin-bottom::15px !important;
}
.mb20{
	margin-bottom::20px !important;
}

/*
 その他
-------------------------------------------------------------------------*/
