a{
	color:#444;
}

a:hover{
	color:#999;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

::selection {
background: #fff76f; 
}
::-moz-selection {
background: #fff76f; 
}

hr{
	border:none;
	height:0px;
	border-top: 1px #e9e9e9 solid;
	margin: 0px;
	padding:0px;
}

#container{
	width: 100%;
	margin: 0 auto 0 auto;
	color:#444;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11px;
	line-height:22px;
}

#main .section{
	padding: 100px 0 100px 0;
	text-align: center;
	position: relative;
	margin: 0 auto 0 auto;
}

#img {
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    color: #666666;
	height:100%;
	text-align: center;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}

#nav{
	position: absolute;
	z-index: 1000;
	width: 140px;
	height: 30px;
	top: 18px;
	right: 18px;
	text-align:center;
}

#nav a{
	display:block;
	width:16px;
	height:16px;
	background:url(../img/icon_pager.png);
	background-position: 0px 0px;
	margin-left:2px;
	margin-right:2px;
}

#nav .showPage a{
	background-image: url(../img/icon_pager.png);
	background-position: 0px -16px;
}


#nav li{
	display: block;
	float:left;
}

#nav ul{
	display: inline-block;
	padding:15px 20px 15px 20px;
	width:100px;
}

#nav ul:hover{
	background: url(../img/bg_pager.png) no-repeat center center;
}

#photo{
	
}

#menu{
	display:none;
	position:absolute;
	top:10px;
	left:10px;
	z-index: 1000;
	width:187px;
	height:476px;
	background:url(../img/bg_menu.png);
}

#menu .innr{
	width:150px;
	height:450px;
	position:absolute;
	top:0px;
	left:17px;
}

#menu h1{
	width:150px;
	text-align:center;
	padding-top:30px;
	padding-bottom:40px;
}

#menu ul{
	text-align: center;
	color: #444;
}

#menu li{
}

#menu a {
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	line-height:26px;
}

#menu a:hover {
	text-decoration: underline;
}

#fixedmenu{
	position: fixed;
	z-index: 2000;
	width: 100%;
	border-bottom: solid 1px #e9e9e9;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	display: none;
}

#fixedmenu .innr{
	width: 100%;
	background: #f5f5f5;
	height: 60px;
	position: relative;
	text-align: center;
	font-size: 13px;
	line-height: 60px;
}
#fixedmenu .logo{
	position:absolute;
	left:20px;
}

#fixedmenu #btn_top{
	position:absolute;
	width:21px;
	height:14px;
	right:20px;
	top:50%;
	margin-top:-7px;
}


#fixedmenu li{
	display: inline;
	margin: 0 10px 0 10px;
}

#fixedmenu li a{
	text-decoration:none;
}

#fixedmenu li a:hover{
	text-decoration: underline;
}

#fixedmenu li img{
	vertical-align: text-bottom;
}

#fixedmenu li .current{
	font-weight:bold;
}

#contact{
	background-color: #efefef;
	background-image: url(../img/bg_contact.gif);	
}

#main .section h2 {
	font-size:30px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
	margin-bottom:60px;
}

#news li span{
	margin-right:10px;
	font-style:italic;
}

#items{
}

#items .badge{
	position: absolute;
	top: -70px;
	right: 0px;
}
#stockist {
	width:930px;
	
}

#company {
	width:930px;
	
}

#company .company{
	padding-top:60px;
	
}

#company .info{
	text-align: left;
	float: left;
	width: 400px;	
}

#company .map{
	width:610px;
	height:320px;
	float:right;
	background:#efefef;
}

#news2 {
	display: block;
	background: #333;
	padding: 16px;
	position: absolute;
	z-index: 1000;
	right: 16px;
	bottom: 20px;
	color: #FFF;
	font: 11px/24px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	behavior: url(/holiday/pie/PIE.htc);
	animation: fadeIn 2.6s ease 0s 1 normal;
    -webkit-animation: fadeIn 2.6s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 0.6}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 0.6}
}

#news2 ul li span {
	margin-right: 10px;
}

#news2 a {
	color:#fff;
}
#news2 a:hover {
	color:#ccc;
}
#news2 h2 {
	float: left;
	width: 60px;
	display: block;
	font: 20px "Times New Roman", Times, serif;
	font-weight:bolder;
}
#news2 ul {
	display: block;
	padding-right: 30px;
	float: left;
}

#news2 .list {
	float: left;
	display: block;
}
#items .read {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#items #grids #tiles .item .icon {
	position: absolute;
	left: -20px;
	top: -20px;
	z-index:1000;
}
#items #regular_items {
	background: url(../img/border_dot.gif) repeat-x left top;
	text-align: left;
	padding-top: 60px;
}
#items #regular_items .items {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}
#items #regular_items .items h3 {
	font: 22px "Times New Roman", Times, serif;
	margin-bottom: 30px;
}
#items #regular_items .items .photo {
	width: 610px;
}
#items #regular_items .items .photo .item {
	float: left;
}
#items #regular_items .items .photo .item:first-child {
	margin-right: 30px;
}

#items #regular_items .items .text {
	height: 290px;
	width: 290px;
}

#items #regular_items .right .photo {
	float: right;
}

#items #regular_items .right .text {
	float: left;
}


#items #regular_items .left .photo {
	float: left;
}

#items #regular_items .left .text {
	float: right;
}
#items #regular_items .more {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#company  table th,#company  table td {
	vertical-align: top;
	padding-bottom:20px;
}

#company  table th {
	width:80px;
	font-weight:bold;
}

#copyright{
	padding-top: 60px;
}
#contact #gdform {
	background: #FFF;
	padding: 10px 30px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.bnr {padding-top: 10px;}

.ttl_stockist {font-size:1.4em; text-align: left; border-bottom: #444444 solid 1px; margin-bottom:20px; padding: 0 0 3px 5px;}
.stockist {margin:0 0 45px 10px;}
.stockist th {font-weight:bold; font-size:1.1em;}
.stockist td {text-align: left; padding-bottom:15px!important;}
.stockist td a {text-decoration: none;}