#hedder {
	height: 80px;
	width: 800px;
	margin: 0px;
	background-image: url(images/kanban.gif);
}
#s_hedder {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	text-align: right;
	color: #630;
	vertical-align: middle;
	padding-right: 5px;
}

#buttun {
	height: 40px;
	width: 800px;
	padding: 0px;
}
a {
	color: #630;
	text-decoration: none;
	font-size: xx-small;
}

#home {
	height: 30px;
	width: 800px;
}
#t_middle {
	height: 240px;
	width: 800px;
}
#middle {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	line-height: 32px;
	color: #FFF;
}
.text02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #000;
}
.text03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	line-height: 24px;
	color: #000;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

hr {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}

.copyright {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: x-small;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}


#left {
	padding: 20px;
	width: 360px;
	float: left;
	margin: 0px;
}
#right {
	padding: 20px;
	width: 360px;
	float: right;
	margin: 0px;
}
h1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	line-height: 18px;
	color: #630;
	padding: 0px;
	margin-top: 0px;
	font-weight: bolder;
}

#footer {
	width: 800px;
	margin: 0px;
	height: 20px;
	clear: both;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: small;
	line-height: 24px;
	color: #9A2F10;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: xx-small;
	color: #666;
	padding: 20px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
}

ul {
	list-style-image: url(images/list02.gif);
}
.tcolor {
	border-top-color: #A43211;
	border-right-color: #A43211;
	border-bottom-color: #A43211;
	border-left-color: #A43211;
}
h2 {
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #9A2F10;
}
.paragrah {
	line-height: 20px;
}
.icon {
	margin-right: 10px;
}
