/* CSS Document */
/*-----------------------------------
header
------------------------------------*/
#header{
	text-align:center;
	clear:both;
	padding-top:5px;
	background-color:#301905;
	}
/*-----------------------------------
#pan
------------------------------------*/
#pan{
	width:745px;
	margin-bottom:10px;
	font-size:10px;
	color:#fff;
	padding:5px 0px 5px 20px;
	text-align:left;
	background-color:#301905;
	}	

ol#topicpath{
	margin:0;
	}

ol#topicpath li{
	display:inline;
	line-height:110%;
	list-style-type:none;
	}
ol#topicpath li a{
	padding-right:20px;
	background:url(../../obje/common/img/panarro.gif) no-repeat right center;
	}	



#pan a:link,#pan a:visited{
	font-size:10px;
	color:#CB6C00;
	text-decoration:underline;
	}
	
#pan a:hover{
	font-size:10px;
	color:#E3B38A;
	text-decoration:none;
	}

	

/*-----------------------------------
footer
------------------------------------*/
#footer{
	clear:both;
	width:100%;
	background-color:#ffffff;
	height:170px;
	background:url(../../obje/common/img/footer_01.jpg) bottom repeat-x;
	}
	
	
#footer .copyright{
	width:725px;
	margin:0 auto;
	text-align:center;
	padding-top:40px;
	}

/*-----------------------------------
FONT
------------------------------------*/

/*-------------------------------------------
MOBILE
-------------------------------------------*/

#mobile{
	width:399px;	
	line-height:180%;
	border:#f89020 3px solid;
	padding:10px;
}


