@charset "UTF-8";


#font_size ul li.small_size a {
	background: url(../../imgs/common/font_small.jpg) top left no-repeat;
}

#font_size ul li.small_size a:hover {
	background: url(../../imgs/common/font_small_select.jpg) top left no-repeat;
}

#font_size ul li.medium_size a {
	background: url(../../imgs/common/font_medium.jpg) top left no-repeat;
}

#font_size ul li.medium_size a:hover {
	background: url(../../imgs/common/font_medium_select.jpg) top left no-repeat;
}

#font_size ul li.large_size a {
	background: url(../../imgs/common/font_large_select.jpg) top left no-repeat;
}



/* =======================================================
	SIZE
======================================================= */



h3 {
	font-size: 20px;
	font-weight: normal;
	}

h4 {
	font-size: 17px;
	font-weight: bold;
	}

h5 {
	font-size: 19px;
	font-weight: normal;
	}

#blog_data ul.data_title li,
.info_item_right {
	font-size: 15px;
	}

p, table, li,
span.news_title,
.update,
.update span {
	font-size: 15px;
	}

form#commentform small,
span.data_name, span.data_content,
span.news_date {
	font-size: 14px;
	}

span {
	font-size: 13px;
	}