@charset "utf-8";

/* facebox html style */

div#facebox-contents p {
	line-height:150%;
}

#window div#facebox-contents dt {
	color:#006;
	line-height:150%;
	font-weight:bold;
}

div#facebox-contents dd {
	padding-left:1em;
	margin-bottom:5px;
	line-height:150%;
}

div#facebox-contents {
	padding:20px;
	font-size:84%;
	
}

div#facebox-contents h1 {
	font-size:110%;
	font-weight:bold;
	color:#006;
	margin-bottom:10px;
	line-height:150%;
	
}

div#facebox-contents h2 {
	font-size:95%;
	font-weight:bold;
	color:#006;
	margin-bottom:10px;
	line-height:150%;
}
