/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo{float:left; background-image:url(tie_logo.gif); width:264px; height:213px;margin-bottom: 35px;}
#topheader{float:right; width:536px; height:97px; background-color:#F0F0F0; position:relative}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:right; width:536px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:536px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:536px;}
#leftpanel{float:left; width:264px;}
#footer{float:left; width:800px; background-color:#F0F0F0; padding:10px;}


/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:12px;
	color: #333333;
}
.titletext {
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}
.titletext a{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}
.whitetitle {
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.whitetitle a{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
}
.smalltitle a{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
}
.smalltitle2 {
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
}
.smalltitle2 a{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0000FF;
}
.smallwhitetext {
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
#page #content #contenttext .bodytext table tr td p {
	font-size: 16px;
}
.kamimura {
	color: #CCCCCC;
}
#page #content #contenttext .bodytext table tr td p {
	color: #CCC;
}
#page #content #contenttext .bodytext table tr td p {
	color: #00C;
}
#page #content #contenttext .bodytext table tr td strong u {
	color: #00F;
	font-size: 16px;
}
#page #content #contenttext .bodytext table tr td strong u a {
	color: #FF0080;
}
#page #content #contenttext .bodytext table tr td p {
	color: #F0F;
}
#page #content #contenttext .bodytext table tr td div div p {
	color: #F09;
}
