@charset "utf-8";
/* CSS Document */

#midbox .box h2 {
	background-image: url(../img/store/S_list/title_txt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 32px;
	height: 76px;
	width: auto;
}
.listbox .titlebox {
	float: left;
	width: 600px;
}

.listbox .titlebox h3 {
	background-image: url(../img/store/S_list/read_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 44px;
	color: #006600;
	padding-top: 8px;
	padding-bottom: 8px;
	width: auto;
	font-size: 1em;
}
.listbox .titlebox p {
	float: left;
	height: auto;
	width: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}
.listbox .linkS {
	float: right;
	height: 19px;
	width: 121px;
	display: block;
	padding-top: 5px;
}
table#list {
	margin-top: 15px;
	margin-bottom: 20px;
}
#list th,#list td {
}
#list th {
	padding-bottom: 2px;
}
#list td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: 0.8em;
}
#list td td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#list td table.icon {
	width: 96px;
	margin-right: auto;
	margin-left: auto;
}

#list td table.icon td {
	text-align: center;
	height: 24px;
	width: 33px;
}
#list th {
	background-repeat: repeat-x;
	text-align: center;
	border: 1px solid #FFFFFF;
}
#list th.A {
	background-image: url(../img/store/S_list/th_A_M.jpg);
}
#list th.B {
	background-image: url(../img/store/S_list/th_B_M.jpg);
}
#list th.C {
	background-image: url(../img/store/S_list/th_C_M.jpg);
}
#list th.D {
	background-image: url(../img/store/S_list/th_D_M.jpg);
}
#list th.E {
	background-image: url(../img/store/S_list/th_E_M.jpg);
}
#list th .LL,#list th .RR {
	height: auto;
	width: auto;
	background-repeat: no-repeat;
}
#list th .LL {
	padding-left: 5px;
}
#list th .RR {
	padding-right: 5px;
	background-position: right top;
}
#list th.A .LL {
	background-image: url(../img/store/S_list/th_A_L.jpg);
}
#list th.A .RR {
	background-image: url(../img/store/S_list/th_A_R.jpg);
}
#list th.B .LL {
	background-image: url(../img/store/S_list/th_B_L.jpg);
}
#list th.B .RR {
	background-image: url(../img/store/S_list/th_B_R.jpg);
}
#list th.C .LL {
	background-image: url(../img/store/S_list/th_C_L.jpg);
}
#list th.C .RR {
	background-image: url(../img/store/S_list/th_C_R.jpg);
}
#list th.D .LL {
	background-image: url(../img/store/S_list/th_D_L.jpg);
}
#list th.D .RR {
	background-image: url(../img/store/S_list/th_D_R.jpg);
}
#list th.E .LL {
	background-image: url(../img/store/S_list/th_E_L.jpg);
}
#list th.E .RR {
	background-image: url(../img/store/S_list/th_E_R.jpg);
}
.footPrev {
	text-align:left;
}
.footPage {
	text-align:center;
}
.footNext {
	text-align:right;
}

