@charset "utf-8";
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*       Copyright 2011  MSK FARM MACHINERY CORPORATION.  */
/*       file-name : privacypolicy.css   */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


/* ******************************************************
     PRIVACYPOLICY
****************************************************** */
#imageArea_title {
    display: block; 
	width: 650px;
    height: auto;
	margin: 0 0 15px 0;
}
#imageArea_title img {
    display: block;
}

#ppArea {
    width: 640px; 
	margin: 0 5px 50px;
}

#ppArea h4 { 
	height: 25px;
	margin-bottom: 10px;
	padding: 5px 15px 0;
	font-size: 14px;
	line-height: 1em;
	color: #000;
	background: url(../images/h4Bg_r.gif) 0 0 no-repeat;	
}

/*  LIST-TYPE   */
#ppArea ol.number { 
	margin: 0 0 50px 3em; 
}
#ppArea ol.number  li {
	list-style-type:decimal; 
	margin-bottom: 0.8em; 
	line-height: 1.4em;
}


/* LEFT SUB NAVI
--------------------------------------------------- */
#leftNavArea_pp {
	float: left;
	width: 250px; 
	height: auto;
	margin: 0 20px 15px 0; 
	padding: 0;
}
#leftNavArea_pp h4 {
	width: 250px; 
	height: 38px;
	margin: 0 ;
	background: url(../../privacypolicy/images/leftnavi_topPrivacypolicy.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

#leftNavArea_pp ul#lNav {
 	height: auto;
}
#leftNavArea_pp ul#lNav li {
	float: left;
	display: block;
	width: 250px; 
	height: 54px;
	line-height: 120%;
}
#leftNavArea_pp ul#lNav li a {
    display: block; 
    position: relative; /* IE6 */
	width: 190px; 
	height: 34px;
	padding: 20px 0 0 60px;
	color: #333;
    font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration: none;
}
#leftNavArea_pp ul#lNav li a:hover {
    color: #f00;
	text-decoration: none;
}
#leftNavArea_pp ul#lNav li.arrow { background: url(../images/lNav_liBg_arrow.gif) 0 0 no-repeat;}
#leftNavArea_pp ul#lNav li.end { background: url(../images/lNav_liBg_arrow_end.gif) 0 0 no-repeat;}


/* ******************************************************
     /
****************************************************** */
