body {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-family: ＭＳ Ｐゴシック, Osaka;
	background-color: #FFFFFF;
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tate {
	direction:ltr;
	writing-mode:tb-rl;
	font:14px;
	line-height:30px;
	letter-spacing:2px;
	height:400px
}

table {
	color: #333333;
	font-size: 10px;
	line-height: 16px;
}
td {
	color: #333333;
	font-size: 12px;
	line-height: 16px
}
div {
	color: #333333;
	font-size: 12px;
	line-height: 16px;}
a {
	color: #003399;
}
p {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #003399;
	text-decoration:underline;
}
a:vlink {
	color:#005500; 
	text-decoration:underline;
}
a:hover {
	color:red;
	text-decoration:underline;
}
a:active {
	color: #FF6600;
	text-decoration:underline;
}
.smallcap  {
	font-size: 10px;
	line-height: 13px;
}
.bigcap  {
	font-size: 16px;
	line-height: 20px;
}
.komidashi {
	font-size: 110%;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #669900;
	padding: 2px;
	margin: 0px;
}
.category {
	font-size: 100%;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #FFCC33;
	padding: 2px;
	margin: 0px;
}
.hanrei {
	font-size: 100%;
	padding: 10px;
	margin: 10px;
	border: 1px dotted #669933;
	background-color: #EEEEEE;
}
/*-------------------------------------------------
見出し
-------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 120%;
	font-weight: bold;
}

h2{
	font-size: 114%;
	font-weight: bold;
}

h3{
	font-size: 100%;
	font-weight: bold;
}

h4{
	font-size: 100%;
	font-weight: bold;
}

h5{
	font-size: 100%;
}
/*-------------------------------------------------
文字サイズ
-------------------------------------------------*/
.xx-small{
	font-size: xx-small;
}
.x-small{
	font-size: x-small;
}
.small{
	font-size: small;
}
.medium{
	font-size: medium;
}
.large{
	font-size: large;
}
.x-large{
	font-size: x-large;
}
.xx-large{
	font-size: xx-large;
}
/*-------------------------------------------------
謙信・景勝・兼続
-------------------------------------------------*/

.txt01{
	font-size: 14px;
}

.txt02{
	font-size: 10px;
}

.tate2 {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0;
	direction:ltr;
	writing-mode:tb-rl;
	line-height:130%;
	letter-spacing:2px;
}



