/* CSS Document */

*	{margin: 0; padding: 0; border: none;
   	font-style: normal; font-weight: normal; font-size: 100%; text-decoration: none;}

/*
-------------------------------------------------------------*/
/*body	{ background-color: #CCC; text-align: center; }*/

div#shadow	{ width: 840; margin-right: auto; margin-left: auto;
				background: transparent url("./images/bg.gif") repeat-y center top; text-align: center; }
div#wrap	{ width: 760; margin-right: auto; margin-left: auto; }

/* font
-------------------------------------------------------------*/
body { font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; }
.M10 { font-size: 9px; line-height: 13px; }
.M12 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.MB10 {
font-size:10px;
}

.MB12 {
	font-size:12px;
	line-height: 20px;
}
.M14 { font-size: 14px; line-height: 18px; }
.MB14 {
	font-size:13px;
	line-height: 14px;
}
.MB18 { font-size:18px;  }
.MB24 { font-size:24px; }


select {  font-size: 11px}
input {  font-size: 11px

}
textarea {  font-size: 12px
}




#navi { font-size: 10px; }

/*Anchor
-------------------------------------------------------------*/

.red {
	font-size: 10px;
	color: #CC0000;
}
.red02 {
	color: #CC0000;
	font-weight: bold;
}

.gray01 {
	color: #666666;
}

.more {
	font-size: 14px;
	color: #990000;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;

}

.redCopy {

	font-size: 12px;
	color: #CC0000;
}
.MB12Copy {
	font-size:12px;
	line-height: 16px;
	color: #BA9205;
	font-weight: bold;


}
.MB12Copy em {
	font-size:12px;
	line-height: 16px;
	color: #FF9900;
	font-weight: normal;
}
.MB12Copy2 {

	font-size:18px;

	color: #EA5E00;
	font-weight: bold;
}

.MB12Copy3 {

	font-size:12px;

	color: #EA5E00;
	font-weight: bold;
}

/*Other
-------------------------------------------------------------*/
.vali_t {
	vertical-align: top;
}

table.typeNews01 {
	margin-bottom: 5px;
}
table.typeNews01 th {
	padding: 0 5px 5px 0;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
table.typeNews01 td {
	padding-bottom: 5px;
	vertical-align: top;
}
table.typeNews01 th img {
	border: 1px solid #CCCCCC;
}

/* itemNews */
div.itemNews p.img_item {
	float: right;
	width: 100px;
	padding: 0 0 5px 5px;
}
div.itemNews p.img_item img {
	border: 1px solid #CCCCCC;
}
div.itemNews .price {
	color: #666666;
	font-size: 85%;
}


.ma_b00 {
	margin-bottom: 0;
}
.ma_b05 {
	margin-bottom: 5px;
}

.clear {
	clear: both;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* clearfix end */