@charset "shift_jis";

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

* {font-family: "ＭＳ Ｐゴシック"!important;}

.boxGroup {
	margin : 0px 0px 20px;
	background : #fff;
	padding : 2px;
	width : 688px !important; width: 688px;	/* Gekko:IE */
}

.boxGroup table.boxGroup {
	width: 100%;
}

table.boxGroup td {
	padding : 4px;
}


.boxItem {
	float: left;
	text-align: center;
}


.itemHoriz3 .boxItem {
	width: 224px;
	margin: 1px;
	background: #fff;
}


.itemHoriz4 .boxItem {
	width: 168px;
	margin: 1px;
	background: #fff;
}


.itemHoriz6 .boxItem {
	width: 112px;
	margin: 1px;
	background: #fff;
}

.itemHeight405 .boxItem { height: 405px; }
.itemHeight228 .boxItem { height: 230px; }
.itemHeight210 .boxItem { height: 210px; }
.itemHeight200 .boxItem { height: 200px; }
.itemHeight185 .boxItem { height: 185px; }
.itemHeight170 .boxItem { height: 170px; }
.itemHeight140 .boxItem { height: 140px; }



/*----------------------------------------------------------------------------
*/
#page_menu {
	margin : 5px auto 5px;
	width: 200px;
	background : #fff;
	padding : 3px;
	text-align : left;
	color: #f05470;
}

#page_menu a {
	font-weight : bold;
}



/*----------------------------------------------------------------------------
 個別：「和風堂玩具店」オンマウス画像変更
*/
#wafudo01 ,
#wafudo02 ,
#wafudo03 ,
#wafudo04 {
	display: block;
	width: 100px;
	height: 160px;
	background-repeat: no-repeat;
}

#wafudo01 {background-image: url(../images/figure/wafudo/4541993014262_a.jpg);}
#wafudo02 {background-image: url(../images/figure/wafudo/4541993014361_a.jpg);}
#wafudo03 {background-image: url(../images/figure/wafudo/4541993014453_a.jpg);}
#wafudo04 {background-image: url(../images/figure/wafudo/4541993014460_a.jpg);}

a#wafudo01:hover {background-image: url(../images/figure/wafudo/4541993014262_b.jpg);}
a#wafudo02:hover {background-image: url(../images/figure/wafudo/4541993014361_b.jpg);}
a#wafudo03:hover {background-image: url(../images/figure/wafudo/4541993014453_b.jpg);}
a#wafudo04:hover {background-image: url(../images/figure/wafudo/4541993014460_b.jpg);}



/*[EOF]*/