﻿@charset "utf-8";
/* CSS Document */

body {
	font-size: small;
	line-height: 18px;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h2 {
	FONT-SIZE: 36px;
	border: thin double #F36;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
h3  {
	FONT-SIZE: small;
	PADDING-BOTTOM: 3px;
	COLOR: #ffffff;
	PADDING-TOP: 3px;
	BACKGROUND-COLOR: #F36;
	TEXT-ALIGN: center;
	margin: 0px;
	text-decoration: none;
	height: auto;
	width: 170px;
}
#main #sidebar h3 a {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
}

.columnp  {
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: left;
	border: 1px solid #C36;
	text-decoration: none;
	color: #333;
	background-color: #FFF;
	background-position: left;
	width: auto;
	height: auto;
	padding-left: 10px;
}
h4:hover {
	color: #FFF;
	background-color: #FCC;
}

h5 {
	font-size: 16px;
}
