@charset "euc-jp";


div#pagetitle {
    background:url(../images/h1_public_bg.gif) no-repeat left;
				height:40px;
				width:510px;
				margin:0 0 15px;
}

div#pagetitle h1{
				color:#FFFFFF;
				padding:8px 0 0 15px;
}

span.example {
    font-size:10px;
				margin:0 0 0 10px;
}

div#cart_button {
    text-align:center;
    margin:10px;
}

td#user {
    border:#FF0000 solid 1px;
				background-color:#FFFFCC;
}
td#shop {
    border:#0000FF solid 1px;
				background-color:#FFFFCC;
}
td#choose {
    background-color:#333333;
    color:#FFFFFF;
    font-weight:bold;
}

th {
    font-size:1em;
}

h3 {
padding:3px 0 3px 8px;
border-left:#CC0000 10px solid;
font-size: 14px;
font-weight: bold;
color:#000;
	margin-top: 25px;
	margin-bottom: 20px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
	margin-top: 30px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #999999;
}

ul {
   list-style-type:disc;
			margin:0 0 0 20px;
}
li {
   list-style-type:disc;
}