@import url("all.css");

/*==========LEFT START==========*/
#left{
	float:left;
	display:inline;
	width:345px;
	height:400px;
	margin:0px;
	padding:0px;
}

#left p{
	margin:0px 20px 0px 20px;
}

#left h2.top_title_01{
	width:345px;
	height:31px;
	background:url("../img/top_title01.gif") no-repeat 0px 0px;
	text-indent:-9999px;
}

/*==========LEFT END==========*/

/*==========RIGHT START==========*/
#right_01{
	float:right;
	display:inline;
	width:345px;
	margin:0px;
	padding:0px;
}

#right_01 p{
	margin:0px 20px 0px 20px;
}

#right_01 p.top_01{
	position:absolute;
	top:-9999px;
	left:-9999px;
}


#right_01 img{
	margin:0px 0px 0px 8px;
}


#right_01 h2.top_title_02{
	width:345px;
	height:31px;
	background:url("../img/top_title02.gif") no-repeat 0px 0px;
	text-indent:-9999px;
}

#right_01 h3.top_title_03{
	width:345px;
	height:26px;
	background:url("../img/top_title03.gif") no-repeat 0px 0px;
	text-indent:-9999px;
}

#right_01 h3.top_title_04{
	width:345px;
	height:26px;
	background:url("../img/top_title04.gif") no-repeat 0px 0px;
	text-indent:-9999px;
}

/*==========RIGHT END==========*/





