@charset "utf-8";
@import url("reset.css");

/*background
----------------------------------------------------------------------------------------------------*/

body{
	background:url(../img/back_site.gif) #FFFFFF;
}

/* header
----------------------------------------------------------------------------------------------------*/

div#header{
	background:url(../img/line_header.gif) repeat-x top center;
	height:165px;
	width:100%;
}

div#header div#head{
	height:85px;
	margin:0 auto;
	position:relative;
	width:960px;
}

/* logo */

div#header #logo{
	position:absolute;
	top:25px; left:0;
}

/* header_news */

div#header_news{
	background:url(../img/back_header_news.gif) no-repeat;
	height:30px;
	line-height:1.6;
	padding:10px 10px 0 100px;
	position:absolute;
	top:25px;
	right:1px;
	width:610px;/* max720px */
}

/* マーキ動作専用 */

	div#header_news ol.marquee {
		display: block;
		position: relative;
		overflow: hidden;
		/* optional */
		height:1.6em;
		width:615px;
	}
	div#header_news ol.marquee li {
		display: block;
		margin:0;
		list-style:none;
		position: absolute;
		top: -999em; left: 0;
		white-space: nowrap;
	}

ol.marquee span{
	color:#FFFFFF;
	display:inline-block;
	width:105px;
}
ol.marquee a{
	color:#333;
}

/* header_link */

ul#header_link{
	position:absolute;
	top:30px;
	right:0;
}

ul#header_link li{
	display:inline;
	padding-left:10px;
}

ul#header_link li a{
	border:1px #333333 dotted;
	display:inline-block;
}
	

/* navigation */

ul#navigation{
	background:url(../img/back_navi.gif) repeat-x top center;
	height:52px;
	min-width:960px;
	width:100%;
}

ul#navigation li{
	display:inline;
}
ul#navigation li img{
	vertical-align:bottom;
}

/* container
----------------------------------------------------------------------------------------------------*/

div#container{
	margin:0 auto 55px;
	width:960px;
}
div#container:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div#container{display:inline-block;}
html[xmlns] div#container{display:block;}
* html div#container{height:1%;}

/* contents style
----------------------------------------------------------------------------------------------------*/

h1#heading{
	margin:0 -5px 25px;
}

h1#heading690px{
	margin:0 0 30px;
}

/* main
----------------------------------------------------------------------------------------------------*/

div#main{
	float:left;
	width:690px;
}

/* pan パンくず */

p#pan{
	font-size:90%;
	margin-bottom:30px;
	line-height:1.6;
	text-align:left;
}

p#pan a{
	background:url(../img/pan_arrow.gif) no-repeat right center;
	color:#F4A000;
	display:inline-block;
	padding-right:25px;
}

p#pan a.home{
	background:url(../img/pan_home.gif) no-repeat left center;
	color:#333333;
	display:inline-block;
	padding:5px 0 5px 10px;
	width:60px;
	text-decoration:none;
}

p#pan a.home:hover {
	text-decoration:underline;
}

/* side
----------------------------------------------------------------------------------------------------*/

div#side{
	float:right;
	width:240px;
}

/* shopSearch */

div#shopSearch{
	background:url(../img/shopsearch/back_shopsearch.gif) no-repeat;
	height:1063px;
	margin-bottom:30px;
	width:240px;
}

div#shopSearch h2{
	padding:22px 0 17px 20px;
	text-align:left;
}

div#shopSearch h3{
	margin-bottom:20px;
}
	
	/* category */
	
	div#shopSearch ul.category{
		margin-bottom:25px;
	}
	
	div#shopSearch ul.category img{
		vertical-align:bottom;
	}
	
	/* JapaneseSyllabary */
	
	div#shopSearch ul.JapaneseSyllabary{
		margin:-2px auto 28px;
		width:205px;
	}
	div#shopSearch ul.JapaneseSyllabary li{
		display:inline;
		padding:0 1px 1px 0;
	}
	
	/* alphabet */
	
	div#shopSearch ul.alphabet{
		margin:-2px auto 28px;
		text-align:left;
		width:204px;
	}
	div#shopSearch ul.alphabet li{
		display:inline;
	}
	
	/* floor */
	
	div#shopSearch ul.floor{
		margin-top:-5px;
	}

/* mobile */

div#mobile{
	background:url(../img/mobile.gif) no-repeat;
	height:245px;
	margin-bottom:30px;
	position:relative;
	width:240px;
}

div#mobile h2,
div#mobile p{
	display:none;	
}

div#mobile p.more{
	display:block;
	height:20px;
	position:absolute;
	top:0; right:0;
	width:60px;
}

div#mobile p.more a{
	display:block;
	height:20px;
	overflow:hidden;
	text-indent:-9876em;
	width:60px;
}

/* emifullEnjoy */

div#emifullEnjoy{
	background:url(../img/back_Paper-texture.gif);
	width:240px;
	padding-bottom:20px;
}

div#emifullEnjoy h2{
	margin-bottom:20px;
}

div#emifullEnjoy ul li{
	margin-top:10px;
}

div#emifullEnjoy ul li.first,
div#emifullEnjoy ul li:first-child {
	margin-top:0;
}

div#emifullEnjoy ul li img{
	vertical-align:bottom;
}

/* footer
----------------------------------------------------------------------------------------------------*/

div#footer{
	background:url(../img/line_footer.gif) repeat-x center bottom;
	padding-bottom:5px;
	position:relative;
	width:100%;
}

/* emifullInfo */

div#emifullInfo{
	background:url(../img/line_footer_dot.gif) repeat-x top center;
	padding:19px 0 20px;
	min-width:970px;
	width:100%;
}

div#emifullInfo ul li{
	display:inline;
}

div#emifullInfo ul li.first {
	padding-right:10px;
}

/* footerSitemap */

div#footerSitemap{
	background:url(../img/back_footer_sitemap.gif) repeat-x;
	height:170px;
	padding-top:30px;
	min-width:960px;
	width:100%;
}

div#footerSitemap ul{
	font-size:90%;
	margin:0 auto;
	text-align:left;
	line-height:1.8;
	width:960px;
}

div#footerSitemap ul a{
	color:#F4A000;
	font-weight:bold;
}
div#footerSitemap ul a:visited{
	color:#333333;
}

div#footerSitemap ul ul a{
	color:#333333;
	font-weight:normal;
}

div#footerSitemap ul ul a:visited{
	color:#999999;
}

div#footerSitemap ul ul{
	width:120px;
}

div#footerSitemap ul li.sitemap{
	background:url(../img/line_footer_sitemap.gif) repeat-y right top;
	float:left;
	display:block;
	height:140px;
	padding:0 20px;
	width:120px;
}

div#footerSitemap ul li.last{
	background:none;
}

/* foot */

div#foot{
	margin:0 auto;
	width:960px;
}
div#foot:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
	overflow:hidden;
}
div#foot{display:inline-block;}
html[xmlns] div#foot{display:block;}
* html div#foot{height:1%;}

div#foot p#copy{
	background:url(../img/copy.gif) no-repeat center;
	float:right;
	height:50px;
	text-indent:-9876em;
	overflow:hidden;
	width:344px;
}

div#foot ul#fujiLink{
	float:left;
	height:50px;
}

div#foot ul li a{
	display:block;
	height:50px;
	text-indent:-9876em;
}

div#foot ul li{
	display:block;
	float:left;
	height:50px;
	margin-right:10px;
	overflow:hidden;
}

div#foot ul li.fuji{
	background:url(../img/fuji.gif) no-repeat center;
	overflow:hidden;
	width:30px;
}
div#foot ul li.fuji a{
	width:30px;
}

div#foot ul li.netshop{
	background:url(../img/netshop.gif) no-repeat center;
	overflow:hidden;
	width:23px;
}
div#foot ul li.netshop a{
	width:23px;
}

div#foot ul li.netsuper{
	background:url(../img/netsuper.gif) no-repeat center;
	overflow:hidden;
	width:18px;
}
div#foot ul li.netsuper a{
	width:18px;
}

/* pagetop */

p#pagetop{
	height:35px;
	position:absolute;
	top:-30px; left:50%;
	margin-left:-110px;
	width:210px;
}

p.pagetop{
	clear:both;
	text-align:right !important;
}


/*20131224追加*/
div#eigyou_time{
	width:974px;
	margin:-10px auto 10px;
}