body {
	margin:0px;
	padding:0px;
	color:#505050;
	font-family: "Hiragino Maru Gothic Pro";
	background-color:#ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

a {
	color:#ff6400;
	text-decoration:underline;
}
a:hover {
	color:#ffb450;
	text-decoration:underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FE9238;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FE9238;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

th {
	font-weight: normal;
	text-decoration: none;
	background-color: #e6e6dc;
}

.size1 { font-size: 70%; line-height:1.2; }
.size2 { font-size: 80%; line-height:1.3; }
.size3 { font-size: 95%; line-height:1.3; }
.size4 { font-size: 100%; line-height:1.3; }
.size5 { font-size: 110%; line-height:1.3; }
.size6 { font-size: 120%; line-height:1.3; }

.copyright {
	font-size: 60%;
	color: #969696;
	font-family: "Verdana Bold";
}

#pickup {
	line-height:1.3;
}
#pickup dt {
	margin-bottom: 3px;
	color: #969696;
	font-size: 80%;
	font-weight: bold;
}
#pickup dd {
	margin: 0px 0px 10px 0px;
	color: #646464;
	font-size: 70%;
}

.listdata {
	font-size: 95%;
	font-weight: bold;
}

/* 090206商品追加 */
.listdata02 p {
	margin: 0px;
	font-size: 75%;
	font-weight: normal;
}
/*　*/

.listdata p {
	margin: 10px 0px 0px 0px;
	font-size: 85%;
	font-weight: normal;
}

.listdata img {
	margin-bottom: -2px;
}

.spec {
	padding: 1px 3px 0px 4px;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	text-shadow: #323232 2px 2px 0;
}

.title {
	padding: 2px 0px 0px 0px;
	font-size: 11pt;
	font-weight: bold;
	text-shadow: #C8C8C8 3px 3px 0;
}

.list {
	margin-bottom: 9px;
}

.list td {
	height: 25px;
}
.orangebox {
	color: #ff8c32;
}
.redtxt {
	color: #E63232;
}
.phcap {
	margin-top:5px;
	font-size:10px;
}

/*--上下マージン--*/
.mtb10 {
	margin:10px 0;
}

/*--左右マージン--*/
.mrl10 {
	margin:0 10px;
}

/*--左フロート--*/
.flol {
	float:left;
}
/*--左フロート解除--*/
.clel {
	clear:left;
}

.dashborder {
	border-top:1px dashed #CCCCCC;
}

/*--表--*/
.list1 {
	background-color:#ebebeb;
	text-align:center;
	}
.list2 {
	background-color:#e2e2e2;
	text-align:center;
}
.list3 {
	background-color:#f5f5f5;
	text-align:center;
}
.listjan {
	color:#505050;
}
.list_cl02 {
	color:#6ebee6;
	}
.list_cl03 {
	color:#3282c8;
}
.list_cl04 {
	color:#3c8264;
}
.list_cl05 {
	color:#be3c3c;
}

.imgborder {
	border: 1px solid #C8C8C8;
}

/* 090206商品追加 */

.title h1 {
	font-size: 14px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.listdata h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ff6400;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
