@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


#shop {
	font-size: 12px;
}

#form {
	margin: 20px;
}

#left_item {
	float: left;
	width: 350px;
}
#right_form {
	float: right;
	width: 238px;
}
#left_item .item_img {
	float: left;
	margin-right: 5px;
}
#left_item ul {
	list-style: none;
}
#left_item ul {
	margin-right: 5px;
}
#left_item .comment {
	float: right;
	text-align: left;
	border-left: 3px solid #5289B2;
	padding-left: 5px;
	width: 160px;
}
#left_item li {
	float: left;
	margin-bottom: 10px;
	width: 345px;
}
#left_item .comment h2 {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #4F8DBE;
	display: block;
}
#left_item .comment b {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}
#shop .chui {
	font-size: 12px;
	line-height: 180%;
	color: #FF0000;
}
#shop .txtfom01 {
	width: 140px;
}
.list {
	width: 500px;
	text-align: left;
	font-size: 12px;
}
.list li {
	list-style: decimal inside;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 160%;
}
.list h2 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.list .list_txt {
	list-style: none;
}
.list h3 {
	font-size: 12px;
	color: #FF0000;
}
.shopp {
	margin-top: 10px;
}

table#table-01 {
	width: 100%;
	border-top:5px solid #FFFFFF;
	border-left:5px solid #FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	font-size: 12px;
	line-height: 160%;
} 

table#table-01 th {
    border-right:5px solid #FFFFFF;
    border-bottom:5px solid #FFFFFF;
    color:#330000;
    background-color:#fed1d7;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
table#table-01 td {
	border-right:5px solid #FFFFFF;
	border-bottom:5px solid #FFFFFF;
	padding:0.3em 1em;
}
#table-01 .text_chui {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}
#table-01 .txtfom01 {
	width: 300px;
}


=============================================
#left_itemt {
	float: left;
	width: 350px;
}
#left_itemt .item_img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#left_itemt ul {
	list-style: none;
}
#left_itemt ul {
	margin-right: 5px;
}
#left_itemt .comment {
	float: right;
	text-align: left;
	border-left: 3px solid #5289B2;
	padding-left: 5px;
	width: 400px;
}
#left_itemt li {
	float: left;
	width: 590px;
	border-bottom: 1px dashed #5289B2;
	height: 250px;
	margin-bottom: 10px;
}
#left_itemt .comment h2 {
	font-size: 14px;
	line-height: 180%;
	font-weight: bold;
	color: #4F8DBE;
	display: block;
}
#left_itemt .comment b {
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

