
/*** TEMP.CSS / FOR INNER TEMPLETE ***/

/* CONTENTS WRAPPER OVERRIDE
===============================================================*/

#wrapper {
	background-image: url(../img/cmn/main_back.gif);
	background-repeat: repeat-y;
}

/* CONTENTS MAIN 
===============================================================*/

#contentsMain {
	float: right;
	width: 550px;
	margin: 29px 0 0 0;
}

/* FOOTER OVERRIDE
===============================================================*/

#footer {
	clear: both;
	width: 800px;
	height: 170px;
	margin-top: 0;
	margin-left: 3px;
	padding-top: 23px;
	border-top: dotted 1px #DDDDDD;
}

#fnavi {
	width: 740px;
	height: 30px;
	margin-left: 30px;
	background-image: url(../img/cmn/fn_back.gif);
}

/* ADDRESS OVERRIDE
===============================================================*/

address {
	text-indent: -99999px;
	width: 303px;
	height: 69px;
	margin-top: 23px;
	margin-left: 239px;
	background-image: url(../img/cmn/address.gif);
	clear: both;
}