﻿/* カテゴリー一覧 130　のためのCSS */

.CategoryList table{border-collapse:separate;border-spacing:10px;border:0;}
.CategoryList table td{vertical-align:top;width:350px;padding:10px;border:3px solid #ccc;border-left:7px solid #f00;}
.CategoryList table td .CategoryImg{margin:0;padding:0;width:100px;float:left;}
.CategoryList table td .CategoryImg input{max-width:100px;}
.CategoryList table td div{width:225px;float:right;}
.CategoryList table td div p.CategoryName{margin:0;padding:0 0 5px 0;}
.CategoryList table td div p.CategoryName a,
.CategoryList table td div p.CategoryName a:link,
.CategoryList table td div p.CategoryName a:visited,
.CategoryList table td div p.CategoryName a:active,
.CategoryList table td div p.CategoryName a:hover{display:block;margin:0;padding:0 0 3px 0;text-decoration:none;color:#333;font-size:120%;font-weight:bold;line-height:1.3;border-bottom:5px solid #ccc;}
.CategoryList table td div p.CategoryName a:hover{text-decoration:underline;}
.CategoryList table td div p.CategoryDescription1{margin:0;padding:0;line-height:1.3;}
