@charset "utf-8";

/******************** login ********************/

p.mail {

	background: #444;

	text-align: center;

	color: #fff;

	font-weight: bold;

	padding: 4px 8px;

}

div.mail {

	background: #f6f6f6;

	padding: 6px 8px;

}

div.mail blockquote {

	margin-left: 10px;

}





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

* html  IE6

*:first-child+html  IE7

head~/* */body  IE8/*

html>body  Firefox

body:last-child  Opera

html:not([lang*=""])  Firefox

html:not(:only-child:only-child)  Safari

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