

/*----------------------------------------
basic
-------------------------------------------*/
body {
	margin-top: 10px;
	background-color: #B3B0A6;
	color:#736d71;
	font-size:12px;
	font-family:Helvetica,Arial, "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","OSAKA";
	background: url(../img/bg.jpg);}
	
h1{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin:5px 0px 0px 0px
	display:inline;
	
}


.tk01 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #525249;
}

.tk02 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #864646;
}

.tk03 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #525249;
}

.tk04 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #525249;
}

.tk05 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #999926;
}

.tk06 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #525249;
}

.tk07 {
	font-family: "ＭＳ Pゴシック", Osaka;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.tk08 {
	font-family: "ＭＳ ゴシック", Osaka;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #525249;
}


a {text-decoration: none;}
a:link {color: #999926;text-decoration: underline;}
a:visited {color: #999926;text-decoration: underline;}
a:active {color: #999926;text-decoration: underline;}
a:hover {color: #cccccc;text-decoration: none;}



/*フッターリンク部分*/

.foot_link{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size:10px;
	line-height:16px;
	font-weight:normal;
	color:#525249;
}


.foot_link a:link {color: #525249;text-decoration: none;}
.foot_link a:visited {color: #525249;text-decoration: none;}
.foot_link a:active {color: #525249;text-decoration: underline;}
.foot_link a:hover {color: #525249;text-decoration: underline;}


/*過去リンク部分*/

.kako_link{
	font-family: "ＭＳ ゴシック", Osaka;
	font-size:10px;
	line-height:16px;
	font-weight:normal;
	color:#525249;
}


.kako_link a:link {color: #996D5E;text-decoration: underline;}
.kako_link a:visited {color: #996D5E;text-decoration: underline;}
.kako_link a:active {color: #999999;text-decoration: underline;}
.kako_link a:hover {color: #999999;text-decoration: none;}


