/* 季節 */
h1.season	{
	font-size: 36px;
}

/* 動物 */
h1.animal	{
	font-size: 36px;
}

/* 幼稚園 */
h1.youtien	{
	font-size: 36px;
}

/* 赤ちゃん */
h1.baby	{
	font-size: 36px;
}

/* 食べ物 */
h1.food {
	font-size: 36px;
}

/* 乗り物 */
h1.norimono {
	font-size: 36px;
}

/* 学校 */
h1.school {
	font-size: 36px;
}

/* 遊ぶ */
h1.play {
	font-size: 36px;
}

/* 人 */
h1.person {
	font-size: 36px;
}

/* 環境・資源 */
h1.ecology {
	font-size: 36px;
}

/* スポーツ */
h1.sport {
	font-size: 36px;
}

/* 趣味 */
h1.hobby {
	font-size: 36px;
}

/* 道具 */
h1.tool {
	font-size: 36px;
}

/* 環境・資源 */
h1.ecology {
	font-size: 36px;
}

/* イベント */
h1.event {
	font-size: 36px;
}

/* 魚 */
h1.fish {
	font-size: 36px;
}

/* 鳥 */
h1.bird {
	font-size: 36px;
}

/* 虫 */
h1.musi {
	font-size: 36px;
}

/* タイトルイラスト */
h1.title {
	font-size: 36px;
}

/* アイロンビーズ */
h1.airon {
	font-size: 36px;
}

/* 塗り絵 */
h1.nurie {
	font-size: 36px;
}






/* 利用規約 */
h1.license {
	font-size: 36px;
}


/* 質問 */
li.q	{
	background-image: url(../img_menu/q.png);
	background-repeat: no-repeat;
	text-indent: 45px;
	color: #F75410;
	height: auto;
	font-size: 24px;
	padding-top: 5px;
}

/* 回答 */
li.a	{
	background-image: url(../img_menu/a.png);
	background-repeat: no-repeat;
	text-indent: 45px;
	line-height: 35px;
	margin-left: 40px;
	margin-top: 10px;
}

/* サイト内検索のアイコン */
li.kensaku {
	background-image: url(../img_menu/i_kensaku.png);
	background-repeat: no-repeat;
	line-height: 35px;
	background-position: left top;
	display: block;
	padding-left: 14px;
	font-size: 12px;
	width: 100%;
	text-indent: 30px;
	height: 45px;
}


.pink {
	color: #FF3366;
}
.pink_02 {
	color: #FF3366;
	font-size: 25px;
	padding-right: 3px;
	padding-left: 3px;
}

p.up0 {
	margin-top: 0px;
}
.pt_blue {
	color: #0066CC;
}
.pt_red {
	color: #FF3366;
}
.pt_gray {
	color: #666666;
}
