.table_ps{
	color: #0A0502;
	font-size: 12px;
	width:800px;
	background-color:#FFFFFF;
	margin:10px auto 10px auto;
    border: 1px dotted #D1C7E0;
    text-align:left;

}

td.shouhin {
	margin: 0px;
	padding:5px 5px 5px 5px;
	border-bottom:1px dotted #D1C7E0;
    border-right:1px dotted #D1C7E0;
    font-size:12px;
}

td.midashi {
	margin: 0px;
	padding:5px 5px 5px 5px;
	border-bottom:1px dotted #D1C7E0;
    border-right:1px dotted #D1C7E0;
    font-size:12px;
    background-color:#8399CB;
    color:#FFFFFF;
}

.botton{
    text-align:center;
    border-bottom:1px dotted #D1C7E0;
    border-right:1px dotted #D1C7E0;
    font-size:12px;

}

#category {
    text-align:left;
    margin:10px auto 10px 50px;
    float:left

}


#category_in a{
	font-size:12px;
	color:#240D00;
	text-decoration:none;
}

#category_in a:hover{
	color:#FFFFFF;
    background-color:#9966CC
}

