/* ------------------------------
メインイメージ
------------------------------ */
#rightcolumn .Toptxt {
	font-size:95%;
	line-height:120%;
	color: #000;
	padding: 10px 1px 10px 5px;
}
/* ------------------------------
商品画像
------------------------------ */
.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;
}
.clearfix {
	display:block;
	overflow:hidden;
}
img {
	border: 0;
	vertical-align: bottom;
	padding: 0px !important;
	margin: 0px !important;
}
.pl20{
	padding-left:20px;
}
.mr5{
	margin-right:5px;
}
.ml20{
	margin-left:20px;
}
.ml12{
	margin-left:12px;
}
/* ---------------------------------
1カラムリンク
-----------------------------------*/
.sectionIndex1col {
	margin-bottom:20px;
}

.sectionIndex1col p {
	margin:5px 0 10px 0;
}

.sectionIndex1col dl {
	float:left;
	width:100%;
	margin-bottom:10px;
}

.sectionIndex1col dl img {
	margin-bottom:5px !important;
}
.sectionIndex1col dl dd img.mr5 {
	margin-right:2px !important;
}

.sectionIndex1col dl dd {
	width:760px;
}

.sectionIndex1col dl dd p {
	margin:0;
	padding:5px 10px;
	background:#ced9b9;
}
/* ---------------------------------
3カラムリンク
-----------------------------------*/
.sectionFuji3col {
	margin-bottom:20px;
}

.sectionFuji3col p {
	margin:5px 0 10px 0;
}

.sectionFuji3col dl {
	float:left;
	margin-bottom:10px;
}

.sectionFuji3col dl img {
	margin-bottom:5px !important;
}
.sectionFuji3col dl dd img.mr5 {
	margin-right:2px !important;
}

.sectionFuji3col dl.example01 dd {
	width:376px;
}

.sectionFuji3col dl.example02 dd {
	width:249px !important;
}

.sectionFuji3col dl.example03 dd {
	width:121px !important;
}

.sectionFuji3col dl dd p {
	margin:0;
	padding:5px 10px;
	background:#f0e8c8;
        height: 120px;
}

/* ---------------------------------
コーディネート
-----------------------------------*/
.sectionFujiCd1,
.sectionFujiCd2 {
	margin-bottom:15px !important;
}
.sectionFujiCd1 h2,
.sectionFujiCd2 h2 {
	margin-bottom:15px !important;
}

.sectionFujiCd1 p.sample {
	float:left;
	width:255px;
	text-align:center;
}
.sectionFujiCd1 div.items {
	float:right;
	width:480px;
}
.sectionFujiCd2 p.sample {
	float:right;
	width:255px;
	text-align:center;
}
.sectionFujiCd2 div.items {
	float:left;
	width:480px;
}
.sectionFujiCd1 div.items dl,
.sectionFujiCd2 div.items dl {
	width:460px;
	padding-bottom:15px;
	background:url(../images/cordinateBox_btm.gif) no-repeat center bottom;
}

.sectionFujiCd1 div.items dl dd,
.sectionFujiCd2 div.items dl dd {
	background:url(../images/cordinateBox_variable.gif) repeat-y center top;
}
.sectionFujiCd1 div.items dl dd p,
.sectionFujiCd2 div.items dl dd p {
	margin:0 10px !important;
}
