/*
tfmenu.css
Daisuke Kakura <info@kakura.jp> "2007-07-04 Wed 11:56:13 Cuzco, Peru"
*/

/*
ページに関するデザイン、tfmenu とは直接関係はない
*/

#all {
	position: relative;
	text-align: left;
	width: 950px;
	border-top: none;
	border-bottom: none;
	padding-top: 50px;
	font-size	:10px;
	line-height: 18px;
	letter-spacing: 2px;
}


a          {text-decoration: none;}
a:link,
a:visited  {
	color: #6633FF;
}
a:hover    {

}
a:active   {}
body       {
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0;
	font-family:  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	background-image: url(../img/head-back-long.png);
	background-repeat: repeat-x;
}

/*
tfmenu の幅を 180px として、#contents 部分と重ならないように指定
*/

#contents {
	margin: 10px 22px 10px 270px;
	padding-left: 8px;
	width: 655px;
}

/*
以下 tfmenu.js に関するデザイン
*/

#tfmenu   {
	color: #000033;

	font-size: 10px;
	width: 220px;
	height: 380px;
	margin: 10px;
	margin-left: 20px;
	margin-top: 50px;
}
#tfm-head {
	height: 150px;
}

#tfm-body {
	padding: 0px 3px;
	}
.tf1 span,
.tf2 span,
.tf1active span {font-size: 50%; vertical-align: middle;}

.tf1  {
	cursor: hand;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 28px;
}
.tf2  {
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.tf1active        {border-bottom: 1px solid silver; cursor: hand; line-height: 23px;}
.tf1active .tf1 a {width: 198px; line-height: 25px;}
.tf1active .tf2 a {width: 198px; line-height: 25px;}

.tfm-up   #tfm-head {background-color: red;}
.tfm-down #tfm-head {background-color: yellow;}
.tfm-stop #tfm-head {background-color: green;}

#tfm-foot {
	position: absolute;
	bottom: 0px;
	color: #CCCCCC;
	font-size: 90%;
	text-align: center;
	width: 100%;
	height: 10px;
}
.futter {
	font-size: 9px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.px10 {
	font-size: 10px;
}
.thumb-left {
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
.thumb-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.thumb-center {
	float: center;
	margin-left: 120px;
	margin-bottom: 1px;
}
.px14 {
	font-size: 14px;
	line-height: 20px;
}
.px16 {
	font-size: 16px;
	line-height: 22px;
}
.px15 {
	font-size: 15px;
	line-height: 20px;
}
.px9 {
	font-size: 9px;
	line-height: 16px;
}
p {
	padding-top: 10px;
	letter-spacing: 2px;
}
.px13 {
	font-size: 13px;
	line-height: 20px;
}
.px11 {
	font-size: 11px;
}

.px12 {
	font-size: 12px;
	line-height: 18px;
}
.px8 {
	font-size: 8px;
}
.px7 {
	font-size: 7px;
}
.p-text {

	padding: 0px 10px 10px 30px;
	background-repeat: repeat-y;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	background-image: url(../img/h2-back.gif);
	margin-bottom:-10px;
	margin-bottom: 12px;
}
.party-info {
	text-align: left;
	margin-top: 38px;
	margin-bottom: 38px;
}
.party-info p {
	margin: 0px 0px 0px 12px;
}
.imgover{
}
.blog-box {
	border: 1px dotted #999999;
}
.top-topx {
	font-size	:10px;
	line-height: 18px;
}.histry-image {
	margin: 0px 4px 7px 3px;
}
h3 {
	margin-bottom: 0px;
	font-weight: normal;
}
