body
{
background-image:url(images/bg.jpg);
text-align:center; /* for IE */
margin:0 auto; /* for the rest */
min-height:100%;
}

#wrapper {
width:850px; 
margin:0 auto;
min-height:900px;;
background-color:#FFFFFF;
}

#index-01_ {
	float:left;
	width:428px;
	height:157px;
}

#index-02_ {
	float:left;
	width:422px;
	height:157px;
}

#index-03_ {
	float:left;
	background-color:#FFFFFF;
	width:428px;
	height:47px;
}

#index-04_ {
	float:left;
	width:422px;
	height:47px;
}

#middle_area {
	float:left;
	width:850px;
	background-color:#FFFFFF;
	height: auto;
}

#index-05_ {
	float:left;
	background-color:#FFFFFF;
	width:428px;
	height: auto;
}

#index-06_ {
	float:left;
	background-color:#FFFFFF;
	width:422px;
	height:auto;
}

#index-07_ {
	float:left;
	width:850px;
	height:48px;
	background-color:#FFFFFF;
}

.maintext
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#999999;
}

.maintext a:link
{
color:#CB006E;
text-decoration:none;
}

.maintext a:active
{
color:#CB006E;
text-decoration:none;
}

.maintext a:visited
{
color:#CB006E;
text-decoration:none;
}

.maintext a:hover
{
color:#CB006E;
text-decoration:underline;
}

.bottomtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#71322D;
}

.bottomtext a:link
{
color:#71322D;
text-decoration:none;
}

.bottomtext a:active
{
color:#71322D;
text-decoration:none;
}

.bottomtext a:visited
{
color:#71322D;
text-decoration:none;
}

.bottomtext a:hover
{
color:#71322D;
text-decoration:underline;
}


