@charset"Shift_JIS";


/* クリアフィックス */
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 15px;
}
body#login div#wrapper {
	width: 100%;
}
body#menu div#wrapper {
	width: 600px;
}

p.normal {
	margin: 1em 0;
}

/*   1列   */
body.one {
	/*line-height: 1.3;*/
}
body.one div#wrapper 
{
	/*margin: 0 auto;*/
}
body.one h1
{
	/*text-align: center;
	border-bottom: 1px solid #0058bf;*/
}








p.button {
	text-align: center;
}

