@charset "shift_jis";


#contents a {
	-webkit-transition: 0.3s;-moz-transition: 0.3s;-o-transition: 0.3s;-ms-transition: 0.3s;transition: 0.3s;
}

/*---------------------------
タイトルバナー
---------------------------*/

.title {
	position:relative;
	margin:0 auto;
	width:740px;
}

.title p.ttl_text {
	position:absolute;
	top:30px;
	right:50px;
	text-align:center;
	width:360px;
	color:#333333;
	font-size:2.2em;	
}

.title p.ttl_text span.text {
	display:block;
	background-color:#999999;
	color:#FFFFFF;
	font-size:0.5em;
	padding:5px;
	margin:10px 0 0 0;
}

.title p.font_size {
	font-size:1.8em;
}


/*---------------------------
共通メニュー
---------------------------*/
	
h2.contentsTtl {
    margin: 5px 0px 10px;
    padding: 5px 10px;
    border-bottom: 3px solid #2976C6;
    color: #2976C6;
    font-size: 1.5em;
    font-weight: bold;
	position:relative;
}

h2.contentsTtl span {
font-size: 0.6em;
font-weight: normal;
position: absolute;
right: 3px;
text-align: right;
top: 8px;
}

h2.contentsTtl span a {
    background-color: #2976C6;
    border: 1px solid #2976C6;
    border-radius: 5px;
    color: #FFF;
    padding: 2px 5px;
    text-decoration: none;
}

h2.contentsTtl span a:hover {
	background-color:#E2F0FA;
	color:#2976C6;
}


#headerMenu {
	width:740px;
	margin:0 auto;
	text-align:center;
}

#headerMenu ul.menuList {
	letter-spacing: -.40em;
	margin:0 auto;
	width:560px;
}

#headerMenu ul.menuList li {
	letter-spacing: normal;
	display: inline-block; 
	*display: inline; 
	*zoom: 1;
	border-left:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	height:100px;
	width:110px;
	padding:0;
	margin:0;
	vertical-align:top;
	position:relative;
	background-size: 66px 66px;
	background-repeat: no-repeat;
	background-position: center 15%;
}

#headerMenu ul.menuList li.Lilast {
	border-right:1px #CCCCCC solid !important;
}

#headerMenu ul.menuList li:nth-child(1) ,#headerMenu ul.menuList li:nth-child(2) ,#headerMenu ul.menuList li:nth-child(3),#headerMenu ul.menuList li:nth-child(4),#headerMenu ul.menuList li:nth-child(5){
	border-top:1px #CCCCCC solid !important;
}

#headerMenu ul.menuList li a {
	display:block;
	width:100%;
	height:100%;
	color:#2976C6;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

#headerMenu ul.menuList li a span {
	vertical-align:bottom;
	position:absolute;
	bottom:10px;
	left:0;
	display:block;
	width:100%;
	text-align:center;
	font-size:0.75em;
}

#headerMenu ul.menuList li:hover {
	background-color:#E2F0FA;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

#headerMenu ul.menuList li:hover a {
	color:#F60;
}


#headerMenu.toppage ul.menuList {
	letter-spacing: -.40em;
	margin:0 auto;
	width:640px !important;
}


#headerMenu.toppage ul.menuList li:nth-child(4),#headerMenu.toppage ul.menuList li:nth-child(5){
	border-top: none !important;
}

#headerMenu.toppage ul.menuList li {
	letter-spacing: normal;
	display: inline-block; 
	*display: inline; 
	*zoom: 1;
	border-left:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	height:200px;
	width:200px;
	padding:0;
	margin:0;
	vertical-align:top;
	position:relative;
	background-size: 120px 120px;
	background-repeat: no-repeat;
	background-position: center 33%;
}


#headerMenu.toppage ul.menuList li a span {
	vertical-align:bottom;
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	text-align:center;
	font-size:1.1em;
	line-height:1.4em;
	padding:0 0 5px 0;
	border-bottom:10px #E2F0FA solid;
}



/*---------------------------
 
---------------------------*/

.itemre:empty, .itemst:empty, .itemdlv:empty {
	border:0 !important;
}

.itemre {
	font-size:0.8em;
	font-weight:normal;
}

.itemst {
    border: 1px solid #03689A;
    color: #03689A;
    font-weight: normal;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    width: 40px;
    line-height: 1.3 !important;
    background: #FFF none repeat scroll 0% 0%;
    margin-left: 3px;
    padding: 0px;
}

.itemdlv {
	font-size:0.8em;
	margin:0 0 0 5px;
	font-weight:normal;
	color:#FF0000;
}


/*---------------------------
色表示
---------------------------*/
.colorNo li span.color {
	height:10px;
	width:10px;
	border:1px #CCC solid;
	display: inline-block;*display: inline;*zoom: 1;
	margin:0 3px 0 0;
}

.colorNo li span.bk {background-color:#000;}
.colorNo li span.wh {background-color:#fff;}
.colorNo li span.rd {background-color:#C00;}
.colorNo li span.bl {background-color:#39C;}
.colorNo li span.gy {background-color:#666;}
.colorNo li span.pk {background-color:#f9c;}
.colorNo li span.gr {background-color:#6C3;}
.colorNo li span.sv {background-color:#CCC;}
.colorNo li span.gd {background-color:#C93;}
.colorNo li span.br {background-color:#630;}
.colorNo li span.nv {background-color:#039;}
.colorNo li span.vi {background-color:#939;}


/*---------------------------

---------------------------*/
body {
	font-size:80%;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

.title{
	width: 740px;
	margin: 0 0 20px 0;
	padding: 0;
}
.itm-area {
	width: 740px;
	margin: 0 0 20px 0;
	clear: both;
}

.clear {
	clear:both;
}


.r_text {
	
	color:#F00;
	font-size:10px;
	line-height:110%;}


#contents .recommendBox .leftbnrBox .imgPrice2,
#contents .recommendBox .rightbnrBox .imgPrice2 {
	width: 250px;
	margin: 0;
	padding: 0;
	text-align: right;
	position: absolute;
	bottom: 4px;
	left: 5px;
}

#contents .recommendBox .leftbnrBox {
	float: left;
	margin-bottom: 10px;
	width: 360px;
	position: relative;
}
#contents .recommendBox .rightbnrBox {
	float: right;
	margin-bottom: 10px;
	width: 360px;
	position: relative;
}

#contents .recommendBox .pickup_text_l {
	margin-top:-10px;
	float: left;
	margin-bottom: 10px;
	width: 356px;
	text-align:left;
	background-color:#FFF;
	border:2px solid #000000;
	border-top: 0px !important;
	background-color:#FFFFCC;
}

#contents .recommendBox .pickup_text_r {
	margin-top:-10px;
	float: right;
	margin-bottom: 10px;
	width: 356px;
	text-align:left;
	background-color:#FFF;
	border:2px solid #000000;
	border-top: 0px !important;
	background-color:#FFFFCC;
}

.in {
	padding:10px;
}

#contents .recommendBox ul li.kore_i {
	width:85px;
	position:relative;
	vertical-align:middle;
	display:inline-block;
	/* ie */
	*display:inline;
	zoom:1;
}

#contents .recommendBox ul li.kore_t {
	width:230px;
	position:relative;
	vertical-align:middle;
	display:inline-block;
	/* ie */
	*display:inline;
	zoom:1;
}



/*----- 在庫 -----*/
#contents .column2 .film_t td .stockTxt {
	border:1px solid #03689a;
	color:#03689a;
	font-weight:bold;
	display:inline-block;
	font-size:10px;
	text-align:center;
	width:52px;
	line-height:1.3 !important;
	background:#fff;
	margin:2px 0;
	padding:0px;
}

/*---------------------------

---------------------------*/

.title{
	width: 740px;
	margin: 15px 0;
}



#contents ul.menu-link {
	width: 740px;
	height: 56px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 3px 0;
	clear: both;
}
#contents ul.menu-link li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#contents .menu-link .image01{
	border-left: 1px #999999 solid;
	border-right: none;
	border-bottom: 1px #999999 solid;
	border-top: 1px #999999 solid;
	}

#contents .menu-link .image02{
	border-left: 1px #999999 solid;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	border-top: 1px #999999 solid;
	}

#contents .menu-link-ttl {
	background-color:#1c59b8;
	color:#FFFFFF;
	padding:3px 5px 2px 5px;
	margin: 0px 0px 3px 0px;	
}

#contents .menu-link-ttl span{
	font-weight:bold;
}
#contents .menu-link-ttl1 {
	background-color:#F60;
	color:#FFFFFF;
	padding:3px 5px 2px 5px;
	margin:8px 0px 0px 0px;	
}

#contents .menu-link-ttl2 {
	background-color:#666666;
	color:#FFFFFF;
	padding:3px 5px 2px 5px;
	margin:8px 0px 0px 0px;	
}

#contents .menu-link-ttl3 {
	background-color:#06C;
	color:#FFFFFF;
	padding:3px 5px 2px 5px;
	margin:8px 0px 0px 0px;	
}

#contents .menu-link-back {
	background-color:#FFFFFF;
	border:1px #1c59b8 solid;
	padding:5px 3px;
}

#contents .menu-link-back1 {
	background-color:#FFFFFF;
	border:1px #F60 solid;
	padding:5px 3px 0px 3px;
}

#contents .menu-link-back2 {
	background-color:#FFFFFF;
	border:1px #666666 solid;
	padding:5px 3px 0px 3px;
}

#contents .menu-link-back3 {
	background-color:#FFFFFF;
	border:1px #06C solid;
	padding:5px 3px 0px 3px;
}

ul.menu-btn {
	width: 740px;
	height: 35px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
	clear: both;
}

ul.menu-btn li {
	width: 148px;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.menu-box {
	width: 135px;
	margin: 0 0 20px 0;
	padding: 0 10px 0 5px;
	float: left;
}

.link-bnr {
	height: 90px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	clear: both;
}

.link-bnr .l-bnr {
	float: left;
}
.link-bnr .r-bnr {
	float: right;
}

.link-bnr .l-bnr a,
.link-bnr .l-bnr a:visited {
	float: left;
}

table.specTbl {
	font-size:1.0em;}




/*---------------------------
ページ内リンクメニュー
---------------------------*/

.top-menu {
	margin: 0px 0px 12px 0px;
	padding: 6px 0px 8px;
}

.top-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

.top-menu img {
	vertical-align: bottom;
}

p.menu_text {
	margin:0px 0px;
	padding:7px 0 4px 5px;
	font-size:16px;
	font-weight:bold;
	color: #666;
	text-align:left;
	border-bottom:2px #999999 solid;
	border-left:10px #999999 solid;
	}




/*---------------------------
ふぃるむ
---------------------------*/


.film_t {
		border-collapse:collapse;
		width:740px;
}
.film_t td {
		border:1px solid #999;
		padding:5px;
		text-align:center;
		font-weight:bold;
}
.film_t td.hinmei {
	color:#090;
	background:#efefef;
	font-weight:bold;
}
.film_t th {
		border:1px solid #999;
		padding:5px;
		background:#E1EAF3;
		text-align:center;
}
.film_t a {
	text-decoration:underline;
}


.film_t .price {
	color:#FF0000;
	font-size:1.2em;}

.film_t .price .tax {
	font-size:0.7em;}



/*---------------------------
戻るボタン
---------------------------*/

#PageTop {
	clear: both;
	width: 740px;
	margin: 20px 0;
	font-size: 1em;
	text-align: right;
}


/*---------------------------

---------------------------*/
/* for modern brouser */
.clfx:after {
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden; 
}
.clfx {
    display:inline-block;
    min-height:1%;  /* for IE 7*/
}
/* winIE6 below, exclude macIE5 \*/
* html .clfx { height: 1%; }  
.clfx { display: block; }  

.clear {
	clear:both;
	padding:0;
	margin:0;
	}

/**/
