/* てぃんくるnet 共通スタイルシート */

/* 全画面BODYスタイル */
form  {margin: 0px;}

body {
margin: 0px;
background: url(/images_common/bg.jpg) center top repeat-y;
}

/* リンク関連 */
a:link {color: #CC5200;}
a:visited {color: #CC5200;}
a:hover {color: #FF9900 ! important;}


.textpt01 {  font-size: 10pt;}
.textpt02 {  font-size: 12pt;}
.textpt03 {  font-size: 14pt;}
.textpt04 {  font-size: 16pt;}
.textpx01 {  font-size: 9px;}
.textpx02 {  font-size: 10px;}
.textpx03 {  font-size: 12px;}
.textpx04 {  font-size: 14px;}
.textpx05 {  font-size: 16px;}
.textpx06 {  font-size: 18px;}
.textpx07 {  font-size: 12px; line-height: 120%}
.textpx033 { font-size: 12px; ; line-height: 30px}


.tblfrm1 {
	width:954px;
	background-color: #FFFFFF;

}
.tblfrm2 {
	width:714px;
	padding:10px 20px 0 20px;
    text-align:center;
	margin:0;
}
.tblfrm3 {
	width:176px;
	padding:10px 20px 0 0;
	margin:0;
	background: url(/images_dir/rightcol_bg.gif) no-repeat left bottom;
}

/* 050922向け追加分
.tblfrm1 {
	width:778px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left:3px solid #FFCC66;
	border-right:3px solid #FFCC66;
}
.tblfrm2 {
	width:586px;
	padding:0;
	margin:0;
}
.tblfrm3 {
	width:186px;
	padding:0;
	margin:0;
}
 */