/*--------------------------------------------------------------------------------

 Contents of this page are ,"wall example". 

 --------------------------------------------------------------------------------*/
@charset"UTF-8"
*{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	}


/*--------------------------------------------------------------------------------
 example top page
 --------------------------------------------------------------------------------*/
#p_wall_extp01 {
	background: url(../images/temple/example/extp_01_name.gif) no-repeat left top;
	text-indent: -10000px;
	height: 32px;
	width: 88px;
}
/*--------------------------------------------------------------------------------
 example pop up page
 --------------------------------------------------------------------------------*/
#p_ex01_name {
	background: url(../images/temple/example/01/expop_name.gif) no-repeat left top;
	text-indent: -10000px;
	margin: 20px 0 15px;
	height: 20px;
	width: 185px;
}

