
@charset "utf-8";
/*=============================================================
 INDEX
=============================================================*/
/*=============================================================
container
=============================================================*/
#contents a.fade:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#homeCatch{
	position:absolute;
	top:-9999px;
	left:-9999px;
}
/* MAIN Layout
-------------------------------------------------------------*/
#main-area{
	clear: both;
	width: 100%;
	text-align: center;
	background:url(/img/bg_main.png) repeat center top;
	height: 411px;
	margin-top:10px;
}
#main-area #main-visual{
	clear: both;
	height:411px;
	width: 970px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
#main-area #main-visual-inner{
	clear: both;
	height:411px;
	width: 970px;
	margin:0 auto;
	overflow:hidden;
}
#main-area #main-visual-inner div{
	position:relative;
	float:left;
}
#main-area #main-visual-inner img{
	width: 100%;
	height:auto;
}
.bx-prev, .bx-next {
	position:absolute;
	z-index:100;
	width:61px;
	height:61px;
}
.bx-prev {
	display: block;
	top: 50%;
	left:-30px;
	background: url(../../img/prev.png) no-repeat left top;
	margin-top:-30px;
}
.bx-next {
	display:block;
	top: 50%;
	right:-30px;
	background:url(../../img/next.png) no-repeat left top;
	margin-top:-30px;
}
.bx-pager {
	padding:0 0 0 0;
	text-align:center;
	position:absolute;
	z-index:100;
	width:100%;
	bottom:10px;
}
.bx-pager .bx-pager-item {
	display:inline-block;
	padding:0 10px;
}
.bx-pager a {
 background:url(../../img/pager.png) no-repeat left top;
	display:block;
	width: 14px;
	height: 14px;
	text-indent:-9999px;
	text-align:left;
}
.bx-pager a.active {
	background:url(../../img/pager_act.png) no-repeat left top;
}
/*=============================================================
device
=============================================================*/
#device {
	padding: 50px 0;
}
#device h2 {
	font-size: 16px;
	padding: 0px 0 10px 20px;
	background: url(/img/ico_dot.png) no-repeat left 1px;
}
#deviceArea {
	clear: both;
}
#deviceAreaLeft {
	width: 970px;
	clear:both;
	border-top: 1px solid #333;
}
#deviceAreaLeft ul {
	width: 330px;
	float: left;
	border-top: 1px solid #333;
}
#deviceAreaLeft ul.side {
	width: 310px;
}
#deviceArea ul li {
	clear:both;
	width: 310px;
	margin-right: 0px;
	border-bottom: 1px dotted #333;
	display:table;
}
#deviceArea ul li.boxRight, #deviceArea #deviceAreaRight ul li {
	margin-right: 0px;
}
#deviceArea ul li a {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	color: #333;
	position: relative;
	padding: 0px 0 0px 68px;
	height: 74px;
	background: #fff url(/img/arw_device.png) no-repeat right center;
	line-height: 1.4;
	background-image: url(/img/arw_device.png);
}
#deviceArea ul li a:hover {
	background: #ededed url(/img/arw_device.png) no-repeat right center;
}
#deviceArea ul li a img {
	position: absolute;
	top: 12px;
	left: 10px;
	width:50px;
	height:auto;
}
/*=============================================================
bottom
=============================================================*/
#bottomArea {
	padding: 0 0 50px;
}
#bottomArea #newsArea {
	width: 691px;
	float: left;
}
#bottomArea #newsArea .newsImportant {
	display:block;
	padding-bottom:40px;
}
#bottomArea #newsArea .newsImportantInner {
	display:block;
	border:1px solid #bc0000;
	padding:20px 20px 17px 20px;
}
#bottomArea #newsArea .newsImportant h2 {
	color:#bc0000;
}
#bottomArea #newsArea .newsImportant h2 img {
	display:none;
}
#bottomArea #newsArea .newsImportant a {
	display:block;
	padding:0 20px 0 0;
	color:#000;
}
#bottomArea #newsAreaInner {
	width:100%;
	clear: both;
	position:relative;
	padding-top:50px;
}
#bottomArea #newsArea #importantArea {
	width: 691px;
	padding-top: 14px;
	padding-bottom: 40px;
	background: url(/img/bg_bar_important.png) no-repeat left top;
}

#bottomArea #newsArea #importantArea h2 {
	padding: 3px 0 10px 35px;
	background: url(/img/ico_important.png) no-repeat left top;
	font-size: 16px;
	color: #cc0000;
}
#bottomArea #newsArea #importantArea a {
	color: #333;
}
#bottomArea #newsArea #newsInfo {
}
#bottomArea #newsArea #importantInfo {
}
#bottomArea #newsArea #importantInfo .newsImportant {
	display:block;
	padding:20px 0;
}
#bottomArea #newsArea #importantInfo .newsImportantInner {
	display:block;
	padding:0;
}
#bottomArea #newsArea #importantInfo .newsImportant a {
	position: relative;
	color:#000;
	font-size: 14px;
	line-height: 1.4;
	padding:20px 30px 20px 20px;
}
#bottomArea #newsArea #importantInfo .newsImportant a:after {
	content: "";
	position: absolute;
	display: block;
	clear: both;
	width: 18px;
	height: 36px;
	top:50%;
	margin-top:-18px;
	right:15px;
	background: url(/img/arw_imp.png) no-repeat left top;
}
#bottomArea #newsArea #irInfo {
	border-top: 1px solid #000;
}
#bottomArea #newsArea .boxInfo {
	overflow: auto;
}
#bottomArea #newsArea .ttlArea {
	padding: 17px 0 13px 40px;
	position: relative;
}
#bottomArea #newsArea .ttlArea h2 {
	font-size: 16px;
}
#bottomArea #newsAreaInner .ttlArea {
	position:absolute;
	padding:0px;
	top:0;
	cursor:pointer;
}
#bottomArea #newsArea #newsAreaInner .ttlArea h2 {
	padding: 17px 0 13px 40px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #000;
	background-color:#eeeeee;
}
#bottomArea #newsAreaInner #newsInfoTtl{
	width:345px;
	left:0;
}
#bottomArea #newsAreaInner #importantInfoTtl{
	width:345px;
	right:0;
	border-left:1px solid #000;
}
#bottomArea #newsArea #newsAreaInner.news #newsInfoTtl h2 {
	padding: 17px 0 13px 40px;
	border-top:1px solid #000;
	background-color:#fff;
	border-bottom:none;
}
#bottomArea #newsArea #newsAreaInner.important #importantInfoTtl h2 {
	padding: 17px 0 13px 40px;
	border-top:1px solid #000;
	background-color:#fff;
	border-bottom:none;
}
#bottomArea #newsArea #newsAreaInner.news #newsInfo {
	display:block;
}
#bottomArea #newsArea #newsAreaInner.news #importantInfo {
	display:none;
}
#bottomArea #newsArea #newsAreaInner.important #newsInfo {
	display:none;
}
#bottomArea #newsArea #newsAreaInner.important #importantInfo {
	display:block;
}


#bottomArea #newsArea .ttlArea .icnBox {
	font-size: 16px;
	position: absolute;
	top: 13px;
	left: 10px;
}
#bottomArea #newsArea .ttlArea .rssBox {
	font-size: 16px;
	position: absolute;
	top: 13px;
	right:10px;
}
#bottomArea #newsArea dl {
	border-top: 1px dotted #999999;
	padding: 10px 0 7px;
	font-size:14px;
	line-height: 1.6;
}
#bottomArea #newsArea #newsInfo dl:first-child {
	border-top:none;
}
#bottomArea #newsArea #importantInfo dl:first-child {
	border-top:none;
}
#bottomArea #newsArea dl a {
	color: #333;
}
#bottomArea #newsArea dl dt {
	width: 60px;
	float: left;
}
#bottomArea #newsArea dl dd {
	width: auto;
}
#bottomArea #newsArea #newsInfo dl dd {
	width: 621px;
	float: right;
}
#bottomArea #newsArea dl dd .pagelink {
	display: block;
}
#bottomArea #newsArea dl dd .pagelink a {
	display: block;
	color: #4f9bd8;
}
#bottomArea #newsArea dl dd .pagelink a img {
	padding-top:2px;
}
#bottomArea #newsArea dl dd .type {
	color: #001eaa;
}
#bottomArea #newsArea dl dd .topics {
	color: #001eaa;
}
#bottomArea #newsArea dl dd .new {
	color: #c00;
}
#bottomArea #newsArea dl dd .press {
	color: #A06DCB;
}
#bottomArea #newsArea dl dd .price {
	color: #52B834;
}
#bottomArea #newsArea .linkArea {
	padding: 10px 0 40px;
	text-align: right;
	border-top: 1px solid #000;
}
#bottomArea #newsArea .linkArea a {
	text-align: right;
	color: #333;
}
#bottomArea #newsArea .linkArea a img {
	padding-top:2px;
}



/*=============================================================
sideArea
=============================================================*/
#bottomArea .sideArea {
	width: 232px;
	float: right;
}
#bottomArea .sideArea h2 {
	padding: 19px 0px 10px;
	font-size: 16px;
	color: #000;
	background: url(/img/ttl_side_line.png) repeat-x left top;
}
#bottomArea .sideArea #pickup {
	height:610px;
}
#bottomArea .sideArea #pickup h2 {
	padding: 19px 0px 15px;
	font-size: 18px;
	color: #0073bd;
	background: url(/img/ttl_pickup.png) repeat-x left top;
}

#bottomArea .sideArea #mycarousel {
	width: 232px;
	text-align: center;
}
.jcarousel-skin-tango .jcarousel-container {
	padding: 0 0px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 232px;
	height: 475px;
	padding:20px 0px 15px;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width: 232px;
	height: 475px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 232px;
	height: 90px;
}
.jcarousel-skin-tango .jcarousel-item a {
	width: 222px;
	display: block;
	padding:0 5px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 5px;
}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 232px;
	height: 15px;
	cursor: pointer;
	background: transparent url(../../img/next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
	background: transparent url(../../img/next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 232px;
	height: 15px;
	cursor: pointer;
	background: url(../../img/prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
	background: url(../../img/prev-vertical.png) no-repeat 0 0;
}

#bottomArea .sideArea a {
	color:#333;
}



#bottomArea .sideArea #shoppingInfo, #bottomArea .sideArea #movieInfo, #bottomArea .sideArea #otherInfo {
	padding-bottom: 30px;
}
#magazineInfo {
	padding-bottom: 20px;
}
#bottomArea .sideArea #shoppingInfo ul li, #bottomArea .sideArea #movieInfo ul li, #bottomArea .sideArea #magazineInfo ul li, #bottomArea .sideArea #otherInfo ul li {
	margin-top: 5px;
}
#bottomArea .sideArea #shoppingInfo ul li img, #bottomArea .sideArea #movieInfo ul li img, #bottomArea .sideArea #magazineInfo ul li img, #bottomArea .sideArea #otherInfo ul li img {
	vertical-align: bottom;
}

#bottomArea .sideArea #shoppingInfo ul li{
	border:1px solid #CCC;
}
#bottomArea .sideArea #shoppingInfo ul li a{
	display: block;
	border: 3px solid #FFF;
	padding:10px 10px 10px 50px;
}
#bottomArea .sideArea #shoppingInfo ul li a#btnShop{
	background: #eeeeee url(/img/icn_shopping.png) no-repeat 10px center;
}
#bottomArea .sideArea #shoppingInfo ul li a#btnCatalog{
	background: #eeeeee url(/img/icn_catalog.png) no-repeat 10px center;
}
#bottomArea .sideArea #shoppingInfo ul li a span{
	display:inline-block;
	font-size:15px;
}


#bottomArea .sideArea #otherInfo ul li img {
	border:1px solid #a9a9a9;
}


/*footerShare -------------------- */
#footerShare{
	width: 100%;
	text-align:center;
}
#footerShare h2{
	padding-bottom:15px;
	background:none !important;
}
#footerShare ul{
	margin:0px 0px 0px 0px;
}
#footerShare ul:after{
	content:"";
	display:block;
	clear:both;
	width:0;
	height:0;
}
#footerShare ul li{
	width: 20%;
	float:left;
	padding:0 5px;
	text-align:center;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-align:left;
}
#footerShare ul li img{
	width:100%;
	height:auto;
}





