@charset "Shift_JIS";
/**** common style ****/
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.middle {
	vertical-align: middle;
}
.top {
	vertical-align: top;
}
.bottom {
	vertical-align: bottom;
}
.bold {
	font-weight: bold;
}
.blink {
	text-decoration: blink;
}
.underline {
	text-decoration: underline;
}
.none {
	text-decoration: none	! important;
}
.black {
	color: #000000	! important;
}
.white {
	color: #ffffff	! important;
}
.red {
	color: #ff0000! important;
}

.cart_blue {
        font-size:11px;
	color: #0000FF! important;
}

.blue {
	color: #0000FF! important;
}
.hidden {
	visibility: hidden;
}
.default_cursor {
	cursor: default;
}
.en {
	ime-mode: inactive;
}
.jp, .ja {
	ime-mode: active;
}
.indent {
	text-indent: -9999px;
	font-size: 0px;
	letter-spacing: 0px;
	line-height: 100%;
}
.clear {
	clear: both;
}

.arial {
	font-family: arial;
}
.t5 {
	font-size: 50%;
}
.t6 {
	font-size: 60%;
}
.t7 {
	font-size: 70%;
}
.t8 {
	font-size: 80%;
}
.t9 {
	font-size: 90%;
}
.t10 {
	font-size: 100%;
}
.t11 {
	font-size: 110%;
}
.t12 {
	font-size: 120%;
}
.t13 {
	font-size: 130%;
}
.t14 {
	font-size: 140%;
}
.t15 {
	font-size: 150%;
}
.t16 {
	font-size: 160%;
}
.t17 {
	font-size: 170%;
}
.t18 {
	font-size: 180%;
}
.t19 {
	font-size: 190%;
}
.t20 {
	font-size: 200%;
}
.t21 {
	font-size: 210%;
}
.t22 {
	font-size: 220%;
}
.t23 {
	font-size: 230%;
}
.t24 {
	font-size: 240%;
}
.t25 {
	font-size: 250%;
}
.t26 {
	font-size: 260%;
}
.t27 {
	font-size: 270%;
}
.t28 {
	font-size: 280%;
}
.t29 {
	font-size: 280%;
}
.t30 {
	font-size: 300%;
}
