@charset "utf-8";
#Sub2_container {
	position: relative;
	width:100%;
	max-width:2400px;
}
#Sub2_Menu {
	color: #000;
	border-bottom: 9px solid #df393d;
	height:29px;
}
#Sub2_Menu img { border: 0px; margin:0px; cursor:pointer; }
#Sub2_layout {
	background-color: #FFF;
}
#Sub2_RoundedContainer {
	clear:both;
	width:100%;
	background-color: #FFF;
}
#Sub2_RoundedContainer #Sub2_RoundedTop {
	background:url(../images/Main%20Layout/Sub2%20Box/fade_inner_TopLeft.jpg) no-repeat top left;
	padding:0px;
	width:100%;
	height: 10px;
}
#Sub2_RoundedContainer #Sub2_RoundedTop #Sub2_RoundedRight {
	background:url(../images/Main%20Layout/Sub2%20Box/fade_inner_TopRight.jpg) no-repeat bottom right;
	height:10px;
	margin-left:19px;
}
#Sub2_RoundedContainer #Sub2_RoundedMiddle {
	background:url(../images/Main%20Layout/Sub2%20Box/fade_inner_LeftCenter_repeat.jpg) repeat-y left;
	clear:both;
	width:100%;
}
#Sub2_RoundedContainer #Sub2_RoundedMiddle #Sub2_RoundedRight {
	background:url(../images/Main%20Layout/Sub2%20Box/fade_inner_RightCenter_repeat.jpg) repeat-y right;
	margin-left:19px;
}
#Sub2_RoundedContainer #Sub2_RoundedMiddle #Sub2_RoundedRight #Sub2_RoundedContent {
	color:#000;
	font-size:1.0em;
	line-height:1.3em;
	text-align:justify;
	padding-right: 16px;
}
/*
#Sub2_RoundedContainer #Sub2_RoundedMiddle #Sub2_RoundedRight #Sub2_RoundedContent p {
	margin:0px;
	padding-top:15px;
}
#Sub2_RoundedContainer #Sub2_RoundedMiddle #Sub2_RoundedRight #Sub2_RoundedContent h2 {
	color:#0f2;
	font-size:1.75em;
	font-weight:bold;
	margin:0px;
	padding:7px 0px;
}*/
#Sub2_RoundedContainer #Sub2_RoundedBottom {
	background:url(../images/Main%20Layout/Sub2%20Box/fade_inner_BottomLeft.jpg) no-repeat top left;
	clear:both;
	padding:0px;
	width:100%;
}
#Sub2_RoundedContainer #Sub2_RoundedBottom #Sub2_RoundedRight {
	background:url(../images/Main%20Layout/Sub2%20Box/fade_inner_BottomRight.jpg) no-repeat top right;
	height:10px;
	margin-left:19px;
}