@charset "shift_jis";
/*　　基本　　*/
body {
	FONT-FAMILY: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}
table {
	font-size: 11pt;
	font-family: 'ms ui gothic', arial, helvetica;
}
div#container {
	width: 950px;
}
a:hover {
	color: #ff9900;
}
h1 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #ff0000;
	padding-top: 0px;
	text-decoration: none;
}
h2 {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 0px;
	color: #000000;
	padding-top: 5px;
	background-color: #ccccff;
	text-align: center;
}
h3 {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	padding-bottom: 1px;
	margin: 0px;
	color: #000000;
	padding-top: 1px;
	background-color: #ccffcc;
	text-align: center;
}
.link {
	color: #ff0000;
}
ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
li {
	padding-left: 12px;
	background: url(ya_greens.gif) no-repeat;
}
/*　　バックグラウンドカラー　　*/
#th1 {
	background:#bfbfbf;
}
#th2 {
	background:#dddddd;
}
#whi {
	background:#ffffff;
}
#whic {
	background:#ffffff;
	text-align:center;
}
#green {
	background:#ccffcc;
}
#th3c {
	background:#f6f6f6;
	text-align: center;
}

/*　　テキストセルカラー　　*/
#c_blue {
	background:#ffffff;
	color:#0000ff;
	text-align: center;
}
#c_red {
	background:#ffffff;
	color:#ff0000;
	text-align: center;
}
#c_gold {
	background:#ffffff;
	color:#999900;
	text-align: center;
}
#c_green {
	background:#ffffff;
	color:#66aa66;
	text-align: center;
}
#c_brown {
	background:#ffffff;
	color:#800000;
	text-align: center;
}

/*　　テキストのみカラー　　*/
#text_blue {
	color:#0000ff;
}
#text_red {
	color:#ff0000;
}
#text_green {
	color:#66aa66;
}
#text_gold {
	color:#999900;
}
#text_brown {
	color:#800000;
}
#text_purple {
	color:#800080;
}


/*　　ヘッダー　　*/
div#header {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 950px;
	padding-top: 0px;
}
div#header h1 {
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	color: #990099;
	padding-top: 0px;
	border-bottom: 0px;
	text-decoration: none;
}
div#header h2 {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 20pt;
	padding-bottom: 3px;
	margin: 0px;
	color: #000000;
	padding-top: 2px;
	background-color: #ffffff;
	text-align: center;
}
div#header a {
	color:#000000;
}
div#header a:link{
	color:#000000;
	text-decoration:underline;
}
div#header a:visited{
	color:#000000;
}
div#header a:hover{
	color:#000000;
}

div#header #headerright {
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	text-align: right;
	text-decoration: none;
}

/*　　サイドバー　　*/
div#sidebar {
	float: left; width: 133px;
}
div#sidebar p{
/*	font-size:12px;*/
	color : black;
/*	padding-left:6px;*/
	margin-top : 0px;
	margin-bottom : 5px;
}
div#sidebar h2 {
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 0px;
	color: #000000;
	border-bottom: #999900 1px solid;
	background-color: #ccccff;
	text-align: center;
}
div#sidebar-right {
	float: right; width: 250px;
}

div#sidebar-right h2 {
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 0px;
	width: 250px;
	color: #ffffff;
	border-bottom: #999900 1px solid;
	background-color: #999900;
	text-align: center;
}
div.info1 {
	border-right: #999900 1px solid;
	border-top: #999900 1px solid;
	margin-bottom: 0px;
	border-left: #999900 1px solid;
	border-bottom: #999900 1px solid;
}

/*　　フッター　　*/
#footer {
	border-top: #9999cc 1px solid;
	font-size: 12px;
	border-bottom: #9999cc 1px solid;
	background-color: #ccccff;
	text-align: center;
}
