﻿@charset "utf-8";

/* ------------------------------------------------------
    JCRAFTトップ
   ------------------------------------------------------ */
.bg_right_top_norepeat {
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
.bg_left_top_norepeat {
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.bg_left_bottom_norepeat {
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
.bg_right_bottom_norepeat {
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
.bg_right_center_norepeat {
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
.bg_center_top_norepeat {
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}
.dash_waku {
	border: 2px dotted #CCCCCC;
	margin-top:2px;
}
.itemname_big_brown {
	font-size: 14pt;
	color: #996600;
}

.margintop2px {
	margin-top:2px;
}
.margintop3px {
	margin-top:3px;
}
.margintop4px {
	margin-top:4px;
}
.margintop5px {
	margin-top:5px;
}

.wa_t_2 {
	font-size: 9pt;
	line-height: 17px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
