#content { margin: 0px 20px; }
TABLE.tblMain .tdContent {
	width: auto;
}
/* HP HP HP*/
H2 { padding: 0px;}

TABLE.hp {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
TABLE.hp TD {
	vertical-align: top;
	padding: 10px;
}
TABLE.hp TD.over {
	background-color: #E7ECF4;
	cursor: pointer;
}
TABLE.hp TD.over .content SPAN {
	cursor: pointer;
}
TABLE.hp TD .content {
	width: 124px;
	line-height: 14px;
}
TABLE.hp TD .content SPAN {
	padding-left: 5px;
	display: block;
	height: 28px;
	border-left: solid 5px #E6ECF4;
}
TABLE.hp TD .content SPAN.p2-1 { border-left-color: #E6ECF4; }
TABLE.hp TD .content SPAN.p2-2 { border-left-color: #CAD4E6; }
TABLE.hp TD .content SPAN.p2-3 { border-left-color: #E0D2B3; }
TABLE.hp TD .content SPAN.p2-4 { border-left-color: #FFC74B; }
TABLE.hp TD .content SPAN.p2-5 { border-left-color: #B0AFAE; }
TABLE.hp TD .content SPAN.p2-6 { border-left-color: #F36B21; }
TABLE.hp TD .content SPAN.p2-7 { border-left-color: #8BAAB6; }
TABLE.hp TD .content SPAN.p2-8 { border-left-color: #A6A6A5; }
TABLE.hp TD .content SPAN.p2-9 { border-left-color: #6BB28B; }
TABLE.hp TD .content SPAN.p2-10 { border-left-color: #DC332B; }
TABLE.hp TD .content SPAN.p2-11 { border-left-color: #D9C7B0; }
TABLE.hp TD .content SPAN.p2-12 { border-left-color: #007CC7; }
TABLE.hp TD .content SPAN.p2-13 { border-left-color: #A9D9AF; }
TABLE.hp TD .content SPAN.p2-14 { border-left-color: #D5A9D9; }
TABLE.hp TD .content SPAN.p2-15 { border-left-color: #A9D9D8; }
TABLE.hp TD .content SPAN.p2-16 { border-left-color: #D3D9A9; }

TABLE.hp TD .content A, TABLE.hp TD .content A:HOVER, TABLE.hp TD .content A:VISITED {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}
TABLE.hp TD .content IMG.ill {
	margin-top: 10px;
}
/*
TABLE.hp {
	margin-left: auto;
	margin-right: auto;
}
TABLE.hp TR.title TD {
	font-size: 12px;
}
TABLE.hp TR.title TD DIV {
	border-left: 5px solid #FFFFFF;
	margin: 5px;
	margin-left: 0px;
	padding-left: 10px;
	width: 109px;
	height: 45px;
}
TABLE.hp TR.title TD A {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 114px;
	height: 28px;
	border-left: 5px solid #FFFFFF;
	padding-left: 7px;
}
TABLE.hp TR.title TD A:hover {
	border-left-width: 7px;
	padding-left: 5px;
}
TABLE.hp TR.title TD A.a1 {
	border-color: #E6ECF4;
}
TABLE.hp TR.title TD A.b1 {
	border-color: #CAD4E6;
}
TABLE.hp TR.title TD A.c1 {
	border-color: #E0D2B3;
}
TABLE.hp TR.title TD A.d1 {
	border-color: #FFC74B;
}
TABLE.hp TR.title TD A.e1 {
	border-color: #B0AFAE;
}
TABLE.hp TR.title TD A.a2 {
	border-color: #F36B21;
}
TABLE.hp TR.title TD A.b2 {
	border-color: #8BAAB6;
}
TABLE.hp TR.title TD A.c2 {
	border-color: #A6A6A5;
}
TABLE.hp TR.title TD A.d2 {
	border-color: #A7BBDC;
}
TABLE.hp TR.title TD A.e2 {
	border-color: #6BB28B;
}
TABLE.hp TR.title TD A.a3 {
	border-color: #DC332B;
}
TABLE.hp TR.title TD A.b3 {
	border-color: #A7BBDC;
}
TABLE.hp TR.title TD A.c3 {
	border-color: #D9C7B0;
}
TABLE.hp TR.title TD A.d3 {
	border-color: #A7BBDC;
}
TABLE.hp TR.title TD A.e3 {
	border-color: #007CC7;
}
TABLE.hp TR.pics TD{
	padding-bottom: 23px;
	padding-right: 10px;
}
TABLE.hp TR.pics TD IMG {
	margin: 10px 10px 10px 0px;
}
TABLE.hp TR.pics TD.last {
	padding-right: 0px;
}
TABLE.hp TR.pics TD.last IMG {
	margin: 0px;
}
*/
DIV.news {
	font-size: 12px;
	padding-left: 10px;
}
DIV.news H2 {
	margin: 5px 5px 12px 20px;
	font-size: 16px
}
DIV.news STRONG {
	text-decoration: underline;
}
DIV.news DIV.width {
	width: 320px;
	float: left;
	background-image: url('/img/u/news_back.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
DIV.news DIV.cont {
	margin: 10px 20px 10px 10px;
	padding-left: 20px;
}
DIV.news DIV A {
	color: #333333;
	text-decoration: none;
}
/*END HP*/

