@charset "utf-8";


* {
	margin:0;
	padding:0;
}

html,body {
    height:100%;
}

html {
    overflow-y:scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}


header
,nav
,section
,article
,aside
,footer
,hgroup 
{ 
display:block;
}
 

body {
	font:12px "メイリオ","ヒラギノ Pro W4",sans-serif,"ＭＳ ゴシック",Osaka;
	line-height:1.5em;
	color:#999999;
	background:#000000 url(../images/common/bg.gif) no-repeat top;
}
a {
	margin:0;
	padding:0;
	border:none;
}
ul li {
	margin:0;
	padding:0;
	list-style:none;
}
a:link {
	color:#999999;
	text-decoration:none;
}
a:visited {
	color:#999999;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a img:hover {
    opacity:0.7;
    -webkit-transition: opacity 0.5s linear;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);  
}

img {
	margin:0;
	padding:0;
	border-style:none;
}

.clear {
	clear:both;
}

#wrapper {
	width:980px;
	margin:0 auto;
	display:block;
}
/* ------------------------------------------------- */

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

#top_h {
	margin-top:30px;
}
#top_banner {
	float:right;
	margin-right:20px;
}
#right_part {
	float:right;
}
#header_mininav {
	padding-top:10px;
}
#header_mininav li {
	display:inline;
}

#header_mininav li a {
	color:#FFFFFF;
}

#header_mininav li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.search_btn {
	position: absolute;
	margin-bottom: 0;
	margin-left: -2px;
	padding: 0;
	margin-top: 2px;
}

/* ---------- main_nav */

nav#top_nav {
	background:url(../images/common/bg_chess.gif);
	height:25px;
	padding:3px 3px 3px 2px;
	margin-top:15px;
}

nav#top_nav li {
	float:left;
}

nav#top_nav span {
	display:none;
}

nav#top_nav .btn01 a,
.btn02 a,
.btn03 a,
.btn04 a,
.btn05 a,
.btn06 a,
.btn07 a {
	width:136px;
	height:26px;
	display:block;
	margin-left:3px;
}

nav#top_nav .btn01 a {
	background:url(../images/common/home_btn.jpg) no-repeat;
}
nav#top_nav .btn02 a {
	background:url(../images/common/newproduct_btn.jpg) no-repeat;
}
nav#top_nav .btn03 a {
	background:url(../images/common/product_btn.jpg) no-repeat;
}
nav#top_nav .btn04 a {
	background:url(../images/common/fishing_btn.jpg) no-repeat;
}
nav#top_nav .btn05 a {
	background:url(../images/common/event_btn.jpg) no-repeat;
}
nav#top_nav .btn06 a {
	background:url(../images/common/media_btn.jpg) no-repeat;
}
nav#top_nav .btn07 a {
	background:url(../images/common/shopinfo_btn.jpg) no-repeat;
}

nav#top_nav .btn01 a:hover, nav#top_nav .btn02 a:hover, nav#top_nav .btn03 a:hover, nav#top_nav .btn04 a:hover, nav#top_nav .btn05 a:hover, nav#top_nav .btn06 a:hover, nav#top_nav .btn07 a:hover {
	opacity:8;
	-webkit-transition: opacity 0.5s linear;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);	
}

ul.dropd li a {
	background:none;
}

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

#NewSlider {
	height:570px;
}


#MediaBox {
	background:transparent url(../images/top/luire.png); 
	width:980px;
	height:380px;
	margin-top:10px;
}
#video_wrapper {
	height:370px; /* 前は360 */
	width:693px;
	background:transparent;

}
#video {
	width:450px;
	height:320px;
	float:left;
	margin:20px 0 0 125px;
	z-index:80;
}
#slider_wrapper {
	width:270px;
	height:370px;
	padding:5px;
	float:right;
	margin-right:10px;
}
#slider {
	width:183px;
	height:207px;
	margin:4px 0 0 5px;
	text-align:center;
}

/* ---------- main / 3 column part1 */

#contents_area_up {
	width:980px;
}

#onlineshop-sidebar {
	float:left;
	width:584px;
	height:auto;
	background:transparent url(../images/top/lineup_bg.gif) no-repeat;
}

header#onlineshop-sidebar {
	text-align:center;
}
#onlineshop-sidebar section {
	margin:10px 0 0 5px;
	text-align:center;
}

#onlineshop-sidebar section ul li {
	display:block;
	float:left;
	width:252px;
	height:83px;
	padding:13px 0 0 20px;
}

#info_rigt_box {
	float:right;
	width:374px;
	height:auto;
}

#info_rigt_box h3 {
	padding-left:5px;
	color:#FFFFFF;
	border-bottom:1px dotted #FFFFFF;
}

#info_rigt_box #info-sidebar {
	width:374px;
	/*height:187px;*/
	background:transparent url(../images/top/news_bg.png) no-repeat;
}

#info_rigt_box #info-sidebar section {
	/*overflow-y:scroll;*/
	/*overflow-x:hidden;*/
	height:260px;
}

#info_rigt_box #info-sidebar section iframe {
	overflow-x:hidden;
}


/**********************************************************************/



@media only screen and (max-width: 640px) {  



.framefix {
margin-top:10px;
height:68px;
overflow:hidden;
}

.framefix2 {
margin-top:10px;
height:170px;
overflow:hidden;
}

#video {
display:none;
}

 #slider_wrapper {
clear:both;
width: 270px;
height: 370px;
padding: 5px;
float: none;
margin-right: 10px;
}

}




/*

@media only screen and (max-width: 640px) {  


nav#top_nav {
background: url(../images/common/bg_chess.gif);
height: 25px;
padding: 3px 3px 3px 2px;
margin-top: 15px;
width:300px;

}

nav#top_nav li {
float: left;
}

#video {

display:none;
}

 #slider_wrapper {
clear:both;
width: 270px;
height: 370px;
padding: 5px;
float: none;
margin-right: 10px;
}


#contents_area_up {
clear:both;
margin-top:40px;
}


#onlineshop-sidebar {
float: none;
width: 300px;
height: auto;
background: transparent url(../images/top/lineup_bg.gif) no-repeat;
}


#onlineshop-sidebar section ul li {
display: block;
float: left;
width: 252px;
height: 83px;
padding: 13px 0 0 20px;
}


.framefix {
margin-top:10px;
height:68px;
overflow:hidden;
}

.framefix2 {
margin-top:10px;
height:150px;
overflow:hidden;
}


 #info_rigt_box {
	float:none;
	width:374px;
	height:auto;
}

 #info_rigt_box #info-sidebar iframe {  }

}


*/
/**********************************************************************/






#info_rigt_box #info-sidebar dl {
	padding:10px;
	border-bottom:1px dotted #999999;
}



#blog_area {
	width:374px;
	height:300px;
	margin-top: -4px;
	background:transparent url(../images/top/news_bg.png) no-repeat;
}

#blog_area dl {
	overflow:hidden;
	float:right;
	width:280px;
	margin-left:10px;
}

#blog_area dt {
	width:290px;
}

#blog_area dd {
	width:280px;
	height:40px;
	overflow:hidden;
}

#blog_area img {
	float:left;
	clear:left;
	margin-bottom:3px;
	margin-left:10px;
}



/* ---------- main / 3 column part2 */

#contents_area_down {
	width:980px;
	height:374px;
	margin-top:25px;
}

#murakami_info_side {
	/*display:none;  DEBUG */
	float:left;
	width:320px;
	height:374px;
	background:#FFF;
}

#minna_blog_center {
	/*display:none;  DEBUG */
	float:left;
	width:320px;
	height:374px;
	background:#FFF;
	margin-left:10px;
}

#minna_tsuri_side {
	/*display:none;  DEBUG */
	float:right;
	width:320px;
	height:374px;
	background:#FFF;
}

.InfoBox {
	clear:both;
	margin:10px 0 0 5px;
	overflow:auto;
}

.InfoBox .fish_pic {
	float:left;
}

.InfoBox dl {
	float:left;
	padding-left:5px;
	width:222px;
	height:75px;
	overflow:hidden;
}


/* ---------- FOOTER */

footer {
	margin-top:20px;
	background:#333333 url(../images/common/footer_bg.gif) repeat-x;
	height:150px;
	width:980px;
}

.links {
	padding:10px;
}

.links li {
	display:inline;
}

.links li a {
	color:#FFFFFF;
}

.links li a:hover  {
	text-decoration:underline;
}

address {
	vertical-align:bottom;
	color:white;
	margin-top:80px;
	padding:0 0 0 10px;
	float:left;
}

.qr_ssl {
	float:right;
}

/* ************************* 後のページのスタイル ************************　*/

#main {
	margin:10px 0 0 0;
}
#pankuzu {
	clear:both;
	margin:10px 0 0 5px;
}
#pankuzu {
	color:#FFF;
}
#pankuzu a {
	color:#FFF;
}
#pankuzu a:hover {
	color:#CCC;
}


/* NEW ITEMS PAGE */
#new-products_wrapper {
	background:#333333 url(../images/products/newprod_bg.jpg);
	width:980px;
	height:auto;
}

#new-products_inner {
	width:970px;
	height:auto;
	padding:5px;
}

#new_productsBox {
	width:950px;
	margin:0 auto;
}

#new_productsBox .intro_txt {
	font-size:14px;
	text-align:center;
	color:#FFF;
	margin-bottom:10px;
}

#new_productsBox li {
	padding:10px 5px 5px 5px;
	float:left;
	display:block;
}
#new_productsBox li img {
	width:465px;
}

#new_productsBox li.noborder {
	border-bottom:none;
}

.fbanner_list {
	width:970px;
	padding:5px;
	margin-top:20px;
	background:url(../images/common/bg_chess.gif);
	overflow:auto;
}
ul.fbanner_list {
	margin-left:15px;
}
.fbanner_list li {
	float:left;
	display:block;
	padding:0 0 0 10px;
}

/* SITEMAP PAGE */

#sitemap {
	background:#000000;
	color:#FFFFFF;
}
#sitemap_inner {
	width:800px;
	padding:20px 10px;
	margin:0 auto;
}
#sitemap #sitemap_inner ul li {
	margin:5px 20px;
	padding:0 5px;
	list-style:inside square;
}

#sitemap li a {
	color:#FFF;
}
#sitemap li a:hover {
	text-decoration:underline;
	color:#CCC;
} 
/*
.sitemap_prodlist li {
	float:left;
	clear:both;
}

.sitemap_prodlist li ul li {
	float:left;
	clear:both;
}
*/


/* ----------------- NEW-PRODUCTS 2  ------------------------------*/

#new-products_wrapper02 {
	/*background:#000000;*/
	width:980px;
	height:auto;
}

#new-products_wrapper02 hr {
	border-color:#CCCCCC;
	border-style:dotted;
	border-width:0;
	margin:60px 0;
}


#heravib {
	height:560px;
	background:url(../images/new_products2/heravib_img.jpg) no-repeat;
	position:relative;
	clear:both;
	margin-bottom:85px;
}

#quieta {
	height:490px;
	background:url(../images/new_products2/quieta_img.png) no-repeat;
	position:relative;
	clear:both;
}

#slowslider {
	height:520px;
	background:url(../images/new_products2/slowslider_img.jpg) no-repeat;
	position:relative;
	clear:both;
}

#baguette {
	height:490px;
	background:url(../images/new_products2/baguette_img.jpg) no-repeat;
	position:relative;
	clear:both;
}

#jamie {
	height:484px;
	background:url(../images/new_products2/jamie_junction.jpg) no-repeat;
	position:relative;
	clear:both;
	margin-bottom:50px;
}



.douga {
	right:50px;
	bottom:10px;
	position:absolute;
}

.douga2 {
	right:40px;
	bottom:0;
	position:absolute;
}

.douga3 {
	right:30px;
	bottom:0;
	position:absolute;
}

.douga4 {
	right:30px;
	bottom:30px;
	position:absolute;
}



