﻿/**********************************************
	under01.css
	下層パターン１CSS
**********************************************/

/**********************************************
下層パターン１
**********************************************/

.osusume-box
{
	background: url(../images/under01/osusume-box.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

/* scroll */

.scroll-td {
	text-align:center;
	padding: 16px 0 0 0;
}

#scroll-area {
	overflow: hidden;
	margin: 0 auto;
	width:715px;
}
/*
.scroll-item {
	float: left;
	*width: 230px;
	min-height: 100px;
	*height: 180px;
}
.scroll-item-end {

	float: left;
	*width: 268px;
	min-height: 180px;
	*height: 180px;
}

.scroll-item-inner {
	*width: 268px;
	background: url(../images/scroll_border.gif) repeat-y right;
}

#scroll-area h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.8em;
}

#scroll-area p {
	padding-right: 10px;
	font-size: 12px;
}
*/
/* 商品 */

div#items
{
	width: 765px;
	margin-right: -15px;
}
div.item
{
 background: url(../images/under01/under_box-item_01.gif) no-repeat;
 padding-top: 13px;
 width: 240px;
 height: 242px;
 padding-bottom: 28px;
 float:left;
 margin-right: 15px;
 overflow: hidden;
 *display: inline;            /*ie6 marginバグ対策*/
}

.item-ttl
{
	height: 34px;
	line-height: 120%;
	color:#e6648a;
	font-size: 14px;
	margin-bottom: 7px;
	background: url(../images/under01/under_line-h3_01.gif) no-repeat 0px 2px;
	padding-left: 10px !important;
}

.item-inner
{
	padding: 0 15px;
}

div.item-top
{
	height: 227px;
	padding: 0 14px;
}
div.item-btm
{
}
.item-shopname
{
	float:left;
	width:100px;
	
}
.item-bt
{
	padding-top: 2px;
	float:right;
	padding: 0 15px;
}

/**
 * tag
 */
 
div#areaOpenDiv{
	height:29px;
	background:url(../images/under01/tag_area_open.gif) no-repeat;
}

div#areaCloseDiv{
	height:30px;
	background:url(../images/under01/tag_area_close.gif) no-repeat;
}
div#tagArea{

	background:url(../images/under01/tag_area_bg.gif) repeat-y;
}
 
div#midashi{
	height:20px;
	font-size:14px;
	background-color:fff3f7;
}

div#midashi span#tag{
	font-weight:bold;
}

div.itemTag{
 background: url(../images/under01/under_box-item_02.gif) no-repeat;
 padding-top: 10px;
 width: 240px;
 height: 330px;
 padding-bottom: 28px;
 float:left;
 margin-right: 15px;
 *display: inline;            /*ie6 marginバグ対策*/
}

div.item-Tagtop{
	height: 235px;
	padding: 0 15px;
}



.item-ttlTag{
	height: 34px;
	line-height: 120%;
	color:#e6648a;
	font-size: 14px;
	margin-bottom: 7px;
	background: url(../images/under01/under_line-h3_01.gif) no-repeat 0px 2px;
	padding-left: 10px !important;
}

.item-tagArea{
	margin:5px 0px;
	line-height:120%;
}

.item-tagArea span{
	margin:0px 5px 0px 0px;
}

.item-tagIconArea{
	padding: 0 12px;
	height:40px;
}

.item-tagIconArea img{
	margin: 1px 1px;
}


.item-inner
{
	padding: 0 15px;
}


div.item-btm
{
}
.item-shopname
{
	float:left;
	width:100px;
	
}
.item-bt
{
	padding-top: 2px;
	float:right;
	padding: 0 15px;
}

/**
 * carousel
 */
.jcarousel-container {
    position: relative;
	height:195px;
	background: #fff9f2;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
	left:10px;
	height:210px;
	
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
	height:210px;

}

.jcarousel-item {
    float: left;
    list-style: none;
    width: 178px;
    height: 190px;
	text-align:left;
}

.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.scroll-item-inner {
/*background-color:#00FF66;*/
	width: 215px;
	background: url(../images/scroll_border.gif) repeat-y right;
}

#mycarousel h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 0.5em;
	height:28px;
	vertical-align:top;
}

#mycarousel p {
	padding-right: 10px;
	font-size: 12px;
	margin-bottom: 0.1em;
	margin-top: 0.5em;
}

/**********************************************
下層パターン2
**********************************************/
#under02-ttl
{
	border-collapse: collapse;
	border: 1px solid #cccccc;
	width: 955px;
	letter-spacing: 0.2em;
}
#under02-ttl td
{
}
#under02-ttl01
{
	width: 340px;
	vertical-align: top;
	border-right: 1px solid #cccccc;
}
#under02-ttl02
{
	vertical-align: middle;
	padding: 20px 20px 10px 20px;
}
#under02-ttl02s
{
	padding: 70px 80px 60px 80px;
}
#under02-ttl03
{
	width: 145px;
	text-align: center;
	vertical-align: bottom;
	padding: 20px 20px 12px 20px;
}

#kigyou-name
{
	letter-spacing: 0.1em;
	text-align: right;
}
#kigyou-name img
{
	vertical-align: middle;
	margin-right: 10px;
}

.under02-item
{
	padding: 15px 14px 10px 0;
}

/* 高さ固定 */

.under02-h-1{
	height: 260px;
	margin-bottom:10px;
	}
	
.under02-h-2{
	height: 370px;
	}

/* ボックス */

.under02-box750-1t{
	background: url(../images/box01_t.gif) no-repeat left top;
	width: 750px;
	}
	
.under02-box750-1b{
	background: url(../images/box01_b.gif) no-repeat left bottom;
	width: 750px;
	}
	
.under02-box750-1-in{
	padding: 12px 12px 15px 12px;
	}

.under02-ari-01{
	width: 200px;
	}
	
.under02-box238-1t{
	background: url(../images/box03_t.gif) no-repeat left top;
	width: 244px;
	}
	
.under02-box238-1b{
	background: url(../images/box03_b.gif) no-repeat left bottom;
	width: 244px;
	}
	
.under02-box238-1-in{
	padding: 12px 12px 15px 12px;
	}
	
.under02-box370-1t{
	background: url(../images/box02_t.gif) no-repeat left top;
	width: 374px;
	}
	
.under02-box370-1b{
	background: url(../images/box02_b.gif) no-repeat left bottom;
	width: 374px;
	}
	
.under02-box370-1-in{
	padding: 12px 12px 15px 12px;
	}
