﻿@charset "utf-8";

div#cat_title
{
	background:				url(../img/category/cat_title_bg_2.jpg) no-repeat;
}

ul#category_lineup li
{
	background:				url(../img/category/cat_cont_bg_2.jpg) no-repeat center;
}

h1.article_title
{
	background:				url(../img/category/cat_cont_bg_2.jpg) no-repeat center;
}


/************ 090326 記事部分用 暫定 *******************/

/* h要素 */
.article_frame h2 {
	border-bottom: 3px dotted #4988e5;
	font-size: 16px;
	line-height: 1.6;
	margin: 0 0 15px 0;
	padding: 0;
}
.article_frame h3 {
	font-size: 15px;
	line-height: 1.6;
	margin: 15px 0 15px 0;
	padding: 0;
}
.article_frame h4 {
	background: url(../img/category/cat_icon_square_2.gif) 0 5px no-repeat;
	font-size: 14px;
	line-height: 1.6;
	margin: 10px 0 10px 0;
	padding: 0 0 0 18px;
}

/************ 090326追加分 ここまで ************/
