body{
	background-color:#ffffff;
	text-align:center;
	font-size:9pt;
}
th{
	font-size:9pt;
}
td{
	font-size:9pt;
	text-align: left;
}
img{
	border:none;
}
input,select,textarea{
	font-size:9pt;
}
a:link{color:#339999}
a:hover{color:#ff9933}
a:visited{color:#339999}

.top_greeting_td{
	border-left: 1px solid gray;
	padding-left: 1em;
}
.top_information_td{
	border-left: 1px solid gray;
}
.top_information_backnum{
	border-left: 1px solid gray;
	text-align: right;
	font-size:8.5pt;
}
.sub_title1{
	font-size:9pt;
	font-weight: bold;
	/*color: #339999;*/
}
.sub_title2{
	font-size:9pt;
	font-weight: bold;
	color: #696969;
}
.td_alignright{
	text-align:right;
}
.td_aligncenter{
	text-align:center;
}
.copyright{
	font-size:8pt;
}
.td_border_bottom1{
	border-bottom: 1px solid gray;
}
.td_border_bottom1_right{
	border-bottom: 1px solid gray;
	text-align:right;
}
.td_border_bottom2{
	border-bottom: 1px solid #dfdfdf;
}
.table_borderall_right1{
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}
.table_borderall_left1{
	border: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}
.attn{
	font-size:8pt;
}
.note{
	font-size:8pt;
	color: #666666;
}
.dom_td_title{
	font-weight: bold;
	background-color: #f0f0f0;
}
.dom_td_title2{
	font-weight: bold;
	background-color: #666666;
	color: #ffffff;
}
.dom_td_req{
	background-color: #fafafa;
	color: #aa0000;
}
.dom_td{
	background-color: #fafafa;
}
.dom_sender_title{
	//background-color: #e5fff7;
	background-color: #808080;
	color: #e5fff7;
	font-weight: bold;
	border: 2px solid #6a6a6a;
}
.dom_sender{
	background-color: #f6f6f6;
}
.koumoku_1{
	border-left: 5px solid gray;
}
.info_bold1{
	color:#606999;
	font-weight:bold;
}
td.topmenu1 a span{ display:none; }
td.topmenu1 a {
	background:url(/share/img/header_menu_service_0.jpg) no-repeat;
	width:110px;
	height:25px;
	display:block;
}
td.topmenu1 a:hover {
	background:url(/share/img/header_menu_service_1.jpg) no-repeat;
}
td.topmenu2 a span{ display:none; }
td.topmenu2 a {
	background:url(/share/img/header_menu_support_0.jpg) no-repeat;
	width:110px;
	height:25px;
	display:block;
}
td.topmenu2 a:hover {
	background:url(/share/img/header_menu_support_1.jpg) no-repeat;
}
td.topmenu3 a span{ display:none; }
td.topmenu3 a {
	background:url(/share/img/header_menu_company_0.jpg) no-repeat;
	width:110px;
	height:25px;
	display:block;
}
td.topmenu3 a:hover {
	background:url(/share/img/header_menu_company_1.jpg) no-repeat;
}
td.topmenu4 a span{ display:none; }
td.topmenu4 a {
	background:url(/share/img/header_menu_contact_0.jpg) no-repeat;
	width:110px;
	height:25px;
	display:block;
}
td.topmenu4 a:hover {
	background:url(/share/img/header_menu_contact_1.jpg) no-repeat;
}
/* -------------------- 2009/03 -------------------- */
#main{
	width:100%;
	height:100%;
}
#contents{
	width:740px;
	text-align:left;
	margin: auto;

}
#top_bar{
	width:740px;
	height:15px;
	color:#999999;
	text-align:right;
	padding-bottom: 5px;

}
#top_iprio{
	float:left;
	padding-left:3px;
}
#menu{
	width:740px;
}
#main_img{
	width:740px;
	text-align:right;
	height:80px;
}
#c_title{
	width:740px;
	border-bottom: 1px solid gray;
	text-align:left;
	font-weight:bold;
}
#footer{
	width:740px;
	font-size:8pt;
	text-align: center;

}
.alR{
	text-align:right;
}
.idt20{
	margin-left:20px;
}
