@charset "UTF-8";



/* -----------------------------------------------
Common
----------------------------------------------- */
/* layout
----------------------------------------------- */
#title_sitepolicy {
	width:400px;
	height:19px;
	/*float:left;*/

	background:transparent url(../sitepolicy/images/title_sitepolicy.gif) no-repeat 0 0;
	text-indent:-999px;
	/*overflow:hidden;*/

	margin:0 0 8px 0;
	/*border:solid 1px #FF0000;*/
}







/* -----------------------------------------------
sitepolicy
----------------------------------------------- */
body.sitepolicy .columnWrapper {
	width:703px;
	margin:6px 0;

}

.sitepolicy .columnHalfl {
	width:340px;
	float:left;
	
	margin:12px 0;
}

.sitepolicy .columnHalfr {
}

.columnWide {
	width:680px;
	
	margin:0 0 24px 8px;
}
 
table.browser {
	margin:0 0 12px 18px;
}

table.browser td{ 
	padding:2px 12px 2px 0px;
}


.plugin {
	width:150px;
	height:80px;
	float:left;

	font-size:11px;
	line-height:120%;
	text-align:center;
	
	margin:12px 0 0 0;
	padding:6px;
}


