@charset "utf-8";

*{
	margin: 0;
	padding: 0;
	border: 0 none;
}
body{
	background-color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 17px;
    color: #302623;
	line-height:190%;
} 

.header {
    position: fixed;
    top: 0;
    left: 50%;
	transform: translate(-50%, 0%);
}


.td_sty_topspace{
	height: 67px;
}
.td_sty_description{
	line-height:150%;
}

.td_sty_topword {
	MARGIN-TOP: 8px; LINE-HEIGHT: 4px; FONT-SIZE: 9px;	color: #969697;
}

.td_sty_undercontact {
	MARGIN-TOP: 8px; LINE-HEIGHT: 4px; FONT-SIZE: 14px;	color: #ffffff;
}

.td_sty_underlast {
	MARGIN-TOP: 8px; LINE-HEIGHT: 26px; FONT-SIZE: 16px;
}
.td_sty_undercopyright {
	MARGIN-TOP: 8px; LINE-HEIGHT: 20px; FONT-SIZE: 16px;
}
.td_sty_company {
	MARGIN-TOP: 8px; LINE-HEIGHT: 54px;
}