@charset "utf-8";

/*--kawatayadesignCSS -- 2009.08.18 Rel-ish yu-ki--*/

@import url("reset.css");
@import url("skin.css");

/* 20100705_banners */
.banners {
	margin: 20px 0 30px;
}


/* flash */
#topmv {
	width: 800px;
	margin: 0 auto;
}


/* =toppickup */
.toppickup {
	margin: 0 0 20px;
}

.toppickup h4 {
	height: 32px;
	margin: 0 0 10px;
	background: url(../img/h4_01.jpg) no-repeat left top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.toppickup table {
	width: 100%;
}

.toppickup td {
	padding: 0 19px 0 0;
	vertical-align: top;
}

.toppickup td.end {
	padding: 0;
}

.toppickup td h6 {
	margin: 5px 0;
	font-size: 0.9em;
	font-weight: bold;
}

.toppickup td p {
	font-size: 0.9em;
	color: #666;
}

.toppickup p.moreinfo {
	text-align: right;
}



/* =kawatayainfo */
.kawatayainfo {
	width: 562px;
	margin: 10px -3px 0;
	background: url(../img/h5_in.jpg) repeat-y left top;
	zoom: 1;
}

.kawatayainfo h5 {
	height: 70px;
	background: url(../img/h5_01.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	zoom: 1;
}

.kawatayainfo div.info_bottom {
	height: 17px;
	margin: 10px 0 0;
	background: url(../img/h5_bottom.jpg) no-repeat left top;
	font-size: 0;
	line-height: 0;
	clear: both;
	zoom: 1;
}

.kawatayainfo p {
	margin: 0 20px 12px;
}

.kawatayainfo img {
	float: left;
	margin: 20px 15px 15px;
}

.kawatayainfo h6 {
	height: 55px;
	margin: 32px 0 0;
	background: url(../img/h6.jpg) no-repeat left top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}


/* =shopinfo */
.shopinfo {
	width: 555px;
	margin: 10px 0 0;
	background: url(../img/box_in.jpg) repeat-y left top;
}

.shopinfo div.shopi_top {
	height: 7px;
	background: url(../img/box_top.jpg) no-repeat left top;
	font-size: 0;
	line-height: 0;
}

.shopinfo div.shopi_bottom {
	height: 7px;
	background: url(../img/box_bottom.jpg) no-repeat left top;
	font-size: 0;
	line-height: 0;
	clear: both;
}

.shopinfo div.shopi_in {
	display: inline;
	float: left;
	width: 320px;
	margin: 1px 8px 0;
	background: url(../img/bg_trim_green.jpg) no-repeat left top;
}

.shopinfo h6 {
	height: 41px;
	margin: 14px 0 10px 27px;
	background: url(../img/h6_02.jpg) no-repeat left top;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.shopinfo p {
	margin: 0 0 0 15px;
}

.shopinfo img {
	float: left;
	margin: 3px 0;
}


/* =topics */
.topics {
	margin: 10px 0 15px;
}

.topics h4 {
	height: 32px;
	margin: 0 0 10px;
	background: url(../img/h4_02.jpg) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

.topics dl {
	margin: 0 0 0 5px;
}

.topics dt {
	float: left;
	width: 95px;
	font-weight: bold;
	color: #333;
	clear: both;
}




/* clearfix */

.kawatayainfo:after,
.shopinfo:after
{
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}

.kawatayainfo,
.shopinfo
{ display: inline-block; }

/* exlude MacIE5 \*/

* html .kawatayainfo,
* html .shopinfo
{ height: 1% }

.kawatayainfo,
.shopinfo
{display:block;}
/* end MacIE5 */
