@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			https://www.sostap.or.jp/
File name:			page.css (https://www.sostap.or.jp/hoge/page.css)
Copyright:		(c)

-----------------------------------*/

/*-------------------------
__hoge_style
-------------------------*/

#main table{
	text-align:center;
}

#main table th{
	width:150px;
	text-align:left;
}

#main table td.monthly{
	white-space: nowrap;
	text-align:right;
	
}
.fw700{font-weight: 700;}
/*-------------------------ここまで共通-------------------------*/

.text_right{
	text-align:right!important;}