@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------- *
	category-title カテゴリータイトル
 * ---------------------------------------------------------------- */
#cate-title {
	font-size:18px;
	color: #ffffff;
	background: url(images/sub_category.gif) no-repeat;
	height: 35px;
	width: 738px;
	padding-top: 8px;
	padding-left: 0px;
}

/* ---------------------------------------------------------------- *
	REQUIRE枠での使用 
 * ---------------------------------------------------------------- */
td.geturei {
	width: 110px;
	height: 20px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

/* ---------------------------------------------------------------- *
	category-list 各カテゴリー情報一覧
 * ---------------------------------------------------------------- */
tr.cate-qa {
	padding: 5px;
}

td.sp {
	background: url(images/sp.gif) no-repeat;
	height: 5px;
	width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}

td.sp02 {
	background: url(images/sp.gif) no-repeat;
	height: 5px;
	width: 1px;
}

td.cate-qa01 {
	background: url(images/arrow.gif) no-repeat;
	height: 14px;
	width: 14px;
	vertical-align:top;
}

td.cate-qa02 {
	font-size: 12px;
	font-weight: bold;
	width: 197px;
	text-decoration: none;
	color: #FF6699;
	padding-left: 3px;
	vertical-align:top;
}

td.cate-qa02 a {
	text-decoration: none;
	color: #FF6699;
}

td.cate-main {
	font-size:20px;
	color: #FF6699;
	background: url(images/icon_babyfood.gif) no-repeat;
	height: 30px;
	width: 137px;
	padding-top: 5px;
	padding-left: 5px;
}
td.cate-main a{
	color: #FF6699;
}

td.cate-circle {
	width: 5px;
	height: 5px;
	vertical-align:middle;
	padding-left: 3px;
}

td.cate-04 {
	width: 350px;
	height: 10px;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color: #0066CC;
	padding:5px;
	vertical-align:middle;
}

td.cate-04 a {
	color: #0066CC;
	text-decoration: none;
}

td.cate-04 a:hover {
	color: #0066CC;
	text-decoration: underline;
}

td.cate-05 {
	width: 200px;
	height: 100%;
	font-size:13px;
	text-decoration: none;
	color: #888888;
	vertical-align:middle;
}

td.cate-05 a {
	color: #888888;
	text-decoration: none;
}

td.cate-05 a:hover {
	color: #888888;
	text-decoration: underline;
}

td.cate-06 {
	height: 18px;
	vertical-align:top;
	padding-top: 0px;
	padding-left:7px;
}

/* 月例アイコン */
#cate-06-moon {
	font-size:10px;
	color: #4FB7E9;
	text-align: center;
	text-decoration: none;
	width: auto;
	height: 15px;
	vertical-align:middle;
	padding: 2 4 0 4;
	background-color: #FFFFFF;
	line-height: 1.3em;
	border-width: 10px;
	border-color: #4FB7E9;
	border: 1px solid #4FB7E9;
	vertical-align:middle;
	margin-bottom: 2px;
}

#cate-06-moon a{
	color: #4FB7E9;
	text-decoration: none;
}
