/* ------------------------------
メインイメージ
------------------------------ */
.ToptxtArea {
	width:760px;
        height:170px;
	background:url(../images/noboru_main_03.jpg) bottom center no-repeat;
	padding-top:10px;
}
.ToptxtArea .Toptxt {
	font-size:95%;
	line-height:120%;
	color: #000;
	padding: 85px 0px 0px 150px !important;
	width:375px;
}
/* ------------------------------
商品画像
------------------------------ */
.ecItemRow .ecItemContents .itembox01.tooltips .itemname {
	height: 2.2em !important;
	line-height: 1em !important;
}
/* ------------------------------
その他
------------------------------ */
.flotR {
	float: right;
}
.flotL {
	float: left;
}
.alignC{
	text-align: center;
}
.alignR{
	text-align: right !important;
}
ul, h1, h2, h3, h4, h5, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
.clear {
	clear:both;
	zoom:1;
	padding: 0px !important;
	margin: 0px !important;
}
img {
	border: 0;
	vertical-align: bottom;
	padding: 0px !important;
	margin: 0px !important;
}
.pl20{
	padding-left:20px;
}
.ml20{
	margin-left:20px;
}
.ml12{
	margin-left:12px;
}
.txBold{
	font-weight:bold;
}
/* ---------------------------------
商品ボックス
-----------------------------------*/
.sectionItemBox1 {
	float:left;
	width:374px;
	background:url(../images/noboru_item_bg.gif) top left repeat;
	margin-top:15px !important;
}
.sectionItemBox2 {
	float:left;
	width:374px;
	background:url(../images/noboru_item_bg.gif) top left repeat;
	margin-top:15px !important;
        margin: 6px
}
.sectionItemBox1 h2,
.sectionItemBox2 h2 {
	margin-bottom:15px !important;
}
.sectionItemBox1 p.sample,
.sectionItemBox2 p.sample {
	float:left;
	width:140px;
	text-align:center;
	padding: 0px 0px 0px 10px;
}

.sectionItemBox1 div.items dl,
.sectionItemBox2 div.items dl {
        text-align: left;
        height: 200px;
	font-size:85%;
	line-height:150%;
	color: #000;
	padding: 0px 20px 20px 0px;
}

.sectionItemBox1 div.items dd,
.sectionItemBox2 div.items dd {
	margin-bottom:10px;
	padding: 10px 0px 0px 0px;
}

.sectionItemBox1 .bgBtm,
.sectionItemBox2 .bgBtm {
    background-image: url("../images/noboru_item_footer.gif");
    background-repeat: no-repeat;
    height: 5px;
}