

p {
	text-align: left;
}

/* table subtitle bar */

table.sttlbar {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-collapse: collapse;
	margin-top: 6px;
	margin-bottom: 2px;
}

table.sttlbar td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url(../images/subttlbar-bg.gif) repeat-x;
}

/* table */

table.tsyle1 {
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

table.tsyle1 td {
	border-right: 1px solid #cccccc;
	vertical-align: top;
}

table.tsyle1 td p {
	margin: 0 10px 5px;
	padding: 0;
}

table.tstyle2 {
	padding-bottom: 6px;
}

table.tstyle2 td {
	padding-top: 6px;
}

td.infomation {
	padding: 6px 10px;
	text-align: left;
}/* div orange */

.box-orange {
	width: 182px;
	background: url(../images/top_bg01.gif) repeat;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 2px;
}

.inbox1 {
	background: #ffa824;
	color: #ffffff;
	border: 1px solid #ffffff;
	width: 174px;
	margin: 0 auto 2px;
	text-align: left;
	padding-bottom: 2px;
}

.inbox1 img.right {
	float: right;
	margin-top: 0;
	margin-right: 2px;
	margin-left: 2px;
}

.inbox1 p {
	margin: 0 0 0 8px;
}

/* other */

address {
	font-style: normal;
}

/* end */