.t-menu {
	font-size: 12px;
	color: #996633;
} 
.t-text {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.t-red {
	font-size: 12px;
	color: #CC3300;
}
.t-red-big {
	font-size: 15px;
	color: #CC3300;
}

.t-home {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.t-text2 {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.t-text3 {
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	table-layout:fixed
}
.t-logo-c {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.3em;
}
.t-logo-e {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.t-calender-01 {
	font-size: 12px;
	color: #FFFFFF;
}
.t-money {
	font-size: 11px;
	font-weight: bold;
	color: #914848;
	line-height: 20px;
}
.t-box {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	letter-spacing: 0.3em;
}
.t-box2 {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background-color: #D8D8D8;	
	letter-spacing: 0.3em;
}
.t-sand {
	font-size: 12px;
	color: #666666;
}
.t-product-01 {
	font-size: 13px;
	font-weight: bold;
	color: #908462;
	letter-spacing: 0.1em;
}
.t-backstage {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

input.btn{
	background-color: #F4F4F4;
	border:1px solid #999999;
	color:#AAAAAA;
	font-size:10pt;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:1px;
	padding-left:1px;
	text-decoration:none;
	
}

div.hidesubmit {
    border: none;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

.a3:link {
	text-decoration: underline;
	color: #666666;
}
.a3:visited {
	text-decoration: underline;
	color: #666666;
}
.a3:hover {
	text-decoration: underline;
	color: #666666;
}