@charset "UTF-8";
/*初期化
///////////////////////////////////////*/
*{margin:0;padding:0;line-height:1.0;font-size:14px;}
table{margin:0;padding:0;}
ul,ul li{margin:0;padding:0;list-style-type:none;}
img{border:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
img{vertical-align:top;}
/*--------------clearfix--------------*/
.clearfix {zoom:1;}
.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
}
/*--------------clearfix--------------*/
/* 余白
----------------------------------------------- */
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pb35{padding-bottom:35px;}
.pb40{padding-bottom:40px;}
.pb45{padding-bottom:54px;}
.pb50{padding-bottom:50px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb45{margin-bottom:54px;}
.mb50{margin-bottom:50px;}

.lh5{
	line-height:1.5;
}

html,body{
	height:100%;
}
body{
	background:url(../img/bg.jpg) repeat 0 0;
}
#leftContents{
	width:460px;
	padding:50px 0 30px 50px;
	position:fixed;
	left:0;
	top:0;
	z-index:10000;
}
#rightContents{
}
.underContents #main{
	width:1400px;
	position:relative;
}

/* ロゴ
----------------------------------------------- */
#leftContents h1{
	padding-bottom:30px;
}


/* ナビ
----------------------------------------------- */
ul.nav{
	width:286px;
	height:222px;
	padding:15px 0 0 14px;
	margin-bottom:30px;
	background:url(../img/navi_deco.png) no-repeat 0 0;
}
ul.nav li{
	position:relative;
	display:block;
	overflow:hidden;
	margin-bottom:7px;
}
ul.nav li a{
	position:relative;
	display:block;
	z-index:100;
}
ul.nav li.over{
	background:url(../img/bg_menu.png) repeat;
}
ul.nav li.menu_01{
	width:127px;
}
ul.nav li.menu_02{
	width:222px;
}
ul.nav li.menu_03{
	width:119px;
}
ul.nav li.menu_04{
	width:130px;
}
ul.nav li.menu_05{
	width:144px;
}
ul.nav li.menu_06{
	width:122px;
}


/* ニュースツイート
----------------------------------------------- */
#newsTtl{
	width:386px;
	padding:0 0 5px 14px;
	font-size:8px;
	border-bottom:1px solid #a9a9a9;
}
#newsArea{
	width:400px;
	height:310px;
	padding:5px 0 0 0;
}
.contentHolder{
	position:relative;
	margin:0px auto;
	padding:0px;
	width:399px;
	height:309px;
	overflow:hidden;
}
#scrollArea .content{
	padding-right:10px;
}
#newsArea .twtr-hd{
	display:none;
}
#newsArea #twtr-widget-1 .twtr-new-results,
#newsArea #twtr-widget-1 .twtr-results-inner,
#newsArea #twtr-widget-1 .twtr-timeline{
	background:none !important;
}
#newsArea #twtr-widget-1 .twtr-avatar{
	display:none !important;
}
#newsArea #twtr-widget-1 .twtr-tweet-text{
	margin-left:0;
}
#newsArea #twtr-widget-1 a.twtr-user{
	padding-bottom:5px;
	display:block;
	color:#556fb5 !important;
	font-weight:bold !important;
	text-decoration:underline !important;
}
#newsArea #twtr-widget-1 .twtr-bd p{
	color:#292929 !important;
}
#newsArea #twtr-widget-1 .twtr-bd p a{
	color:#556fb5 !important;
	font-weight:bold !important;
	text-decoration:underline !important;
}
#newsArea #twtr-widget-1 .twtr-bd p a.twtr-timestamp{
	color:#292929 !important;
	font-weight:bold !important;
	text-decoration:underline !important;
	font-size:12px !important;
}
#newsArea .twtr-widget em{
	margin-top:3px !important;
	font-size:14px;
}
#newsArea #twtr-widget-1 .twtr-bd p a.twtr-reply,
#newsArea #twtr-widget-1 .twtr-bd p a.twtr-rt,
#newsArea #twtr-widget-1 .twtr-bd p a.twtr-fav{
	width:17px;
	height:17px;
	font-size:17px;
	text-indent:-9999px;
	background:url(../img/icon_01.png) no-repeat 0 0;
	display:inline-block;
}
#newsArea #twtr-widget-1 .twtr-bd p a.twtr-rt{
	background:url(../img/icon_02.png) no-repeat 0 0;
}
#newsArea #twtr-widget-1 .twtr-bd p a.twtr-fav{
	background:url(../img/icon_03.png) no-repeat 0 0;
}
html body #newsArea .twtr-widget .twtr-tweet{
	border:none !important;
	background:url(../img/dot_01.png) repeat-x 0 bottom !important;
	padding-bottom:10px;
	margin-bottom:5px;
}
#newsArea .twtr-ft{
	display:none;
}

/*バナー 
----------------------------------------------- */
#banner_01{
	padding:30px 0 0 0;
}

/* ↓リンク
----------------------------------------------- */
#arrowArea{
	width:78px;
	height:39px;
	position:fixed;
	left:50%;
	bottom:50px;
	margin-left:-39px;
}

/* フッター
----------------------------------------------- */
#footer{
	position:fixed;
	width:100%;
	bottom:0;
	background:url(../img/bg_footer.png) repeat-x;
	z-index:10000;
}
#footer p{
	padding:5px 0;
	font-size:12px;
	text-align:center;
	color:#FFF;
}



/* index
----------------------------------------------- */
#rightContents.indexContents{
	padding-top:50px;
	padding-bottom:30px;
	position:absolute;
	left:13%;
}
.indexContents .txt_in{
	padding:0 0 0 510px;
}

/* introduction
----------------------------------------------- */
#rightContents.introductionContents{
	position:absolute;
	left:10%;
}
.introductionContents #introInner{
	padding-left:510px
}
.introductionContents #introInner .txt_introduction{
}

/* goods
----------------------------------------------- */
#rightContents.goodsContents{
	padding:0;
	padding-left:550px;
	width:800px;
	font-size:14px;
}
.goodsContents .innerBG{
	padding:0 30px 30px 30px;
	font-size:14px;
	background:url(../img/bg_alpha.png) repeat 0 0;
}
#goodsSubmenu{
	padding:50px 0;
}
#goodsSubmenu li{
	float:left;
	padding:0 20px 0 0;
}
.goodsContents h3{
	padding:0 0 10px 0;
	margin-bottom:30px;
	background:url(../img/goods/bar_01.gif) repeat-x 0 bottom;
}
.goodsContents h4{
	margin-bottom:30px;
	font-size:20px;
	font-weight:bold;
}
.goodsContents .boxL{
	width:500px;
	padding-right:10px;
	float:left;
}
.goodsContents .boxR{
	float:right;
}
.goodsContents .txtDetails{
	font-size:12px;
}
.goodsContents dl{
}
.goodsContents dl dt{
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
.goodsContents dl dt a{
	font-size:14px;
	font-weight:bold;
	color:#556fb5;
	text-decoration:underline;
}
.goodsContents dl dd{
	padding-bottom:10px;
}
.goodsContents dl dd a{
	font-size:14px;
	font-weight:bold;
	color:#556fb5;
}
.goodsContents .bg_img{
	position:fixed;
	right:0;
	bottom:0;
	z-index:-9999;
}

/* event
----------------------------------------------- */
.eventWrapper{
	padding-top:50px;
}
.eventWrapper .borderLine{
	padding-bottom:30px;
	margin-bottom:30px;
	background:url(../img/goods/bar_01.gif) repeat-x 0 bottom;
}


/* blog
----------------------------------------------- */
#rightContents.blogContents{
	padding:0;
	padding-left:550px;
	width:800px;
}











