@charset "UTF-8";

/*
===============================================================================
| 			ALLIANCE css
===============================================================================
*/
h1{
	background: url(./images/title.gif) no-repeat;
}
h2{
	background: url(./images/copy.gif) no-repeat;
	height: 130px;
}
p.from{
	margin-top: 40px;
	text-align: right;
}
table.line#banner th{
	width: 170px;
}
table.line#banner td{
	vertical-align: middle;
	line-height: 140%;
}
table.line#banner span.title{
	font-size: 120%;
	font-weight: bold;
}

table.line#banner span.title a{
	background-position: 0 50%;
}