@charset "utf-8";
/* CSS Document */

* {
	margin:0px auto;
	padding:0px;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:15px;
	}

body {
	font-size:12px;	
	}

.clear {
	clear:both;
	}

div.contents {
	width:100%;
	text-align:center;
	}

div.mainlayout {
	width:650px;
	text-align:left;
	}


div.topheader h1 {
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	font-family: “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro W3″, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”, sans-serif;  font-style: normal;
  font-variant: normal;
  background-color:#333333;
	}

/* TopLogo */

div.toplogo  {
	text-align:center;
	margin-top:15px;
	margin-bottom:30px;
	}



/* Header */

div.header {
	margin-top:5px;
	text-align:right;
	}

div.header h2 {
	font:12px normal;
	}


/* Left Menu */

div.leftcolum {
	float:left;
	width:194px;
	margin:10px 15px 0px 0px;
	}

	/* Login Box */

	div.login {
		width:194px;
		}

	div.errmsg {
		font-size:10px;
		color:#FF0000;
		margin-top:2px;
	}
	
	div.text {
		height:120px;
		padding:10px;
		background:url(/pc/images/0102_login_bg.gif) repeat-y;
		text-align:center;
		overflow:hidden;
		voice-family: "\"}\"";
		voice-family:inherit;
		}

	dl.form dt {
		float:left;
		width:70px;
		padding:2px 0px 0px 5px;
		text-align:left;
		}

	dl.form dd {
		margin-bottom:4px;
		}

	dl.form input {
		width:80px;
		border:solid 1px #37cff4;
		}

	p.check {
		margin-top:10px;
		}

	p.access {
		margin-top:2px;
		}

	p.access input {
		width:60px;
		}
	
	/* Menu Box */

	div.menu {
		width:194px;
		margin-top:15px;
		}

	div.menu ul {
		list-style-type:none;
		margin:0px;
		padding:10px 0px;
		background:url(/pc/images/0202_menu_bg.gif) repeat-y;
		text-align:left;
		overflow:hidden;
		voice-family: "\"}\"";
		voice-family:inherit;
		width:194px;
		}

	div.menu li a {
		display:block;
		width:190px;
		padding-left:15px;
		text-decoration:none;
		vertical-align:middle;
		line-height:19px;
		overflow:hidden;
		voice-family: "\"}\"";
		voice-family:inherit;
		width:175px;
		}

	div.menu a:hover {
		width:190px;
		height:19px;
		margin-left:2px;
		padding-left:25px;
		background:url(/pc/images/0204_menu_mover.gif) no-repeat;
		line-height:19px;
		voice-family: "\"}\"";
		voice-family:inherit;
		width:165px;
		}

	/* QR Code Box */

	div.qr {
		width:194px;
		margin-top:15px;
		}

	div.qr p {
		height:120px;
		padding:10px;
		background:url(/pc/images/0302_qr_bg.gif) repeat-y;
		text-align:center;
		overflow:hidden;
		voice-family: "\"}\"";
		voice-family:inherit;
		height:100px;
		}


/* Main Area */

div.nps {
font-size:35px;
color:#666666;
text-align:center;
margin-bottom:40px;
margin-top:32px;
font-family: “ヒラギノ角ゴ Pro W3″, “Hiragino Kaku Gothic Pro W3″, “メイリオ”, Meiryo, “ＭＳ Ｐゴシック”, sans-serif;  font-style: normal;
  font-variant: normal;
  font-weight: bold; 
	}

div.maincolum {
	float:left;
	width:400px;
	margin-top:10px;
	}


/* H4 */

div.h4div {
	height:25px;
	border-bottom:dashed 1px #98c61d;
	}

div.maincolum h4 {
	margin-top:2px;
	height:18px;
	font-size:16px;
	}


/* Contents */

div.maincolum p {
	margin:10px 5px 0px 5px;
	}

/* TOS */

div.maincolum ul {
	margin:10px 10px 0px 20px;
	}

div.maincolum li {
	list-style-type:disc;
	padding:3px 0px;
	}

/* Faq */

div.maincolum h5 {
	margin:10px 5px 0px 5px;
	font-size:12px;
	}

div.js_close {
	display:block;
	margin:5px 5px 0px 5px;
	font-size:12px;
	voice-family: "\"}\"";
	voice-family:inherit;
	display:none;
	}

div.js_open {
	margin:5px 5px 0px 5px;
	font-size:12px;
	}

div.maincolum li a {
	text-decoration:none;
	color:#000000;
	}

/* Register */

dl.regist {
	padding:10px 0px 0px 10px;
	}

dl.regist dt {
	float:left;
	width:120px;
	padding:2px 0px 0px 5px;
	text-align:left;
	}

dl.regist dd {
	margin-bottom:8px;
	vertical-align:middle;
	}

p.regist-btn {
	margin-top:5px;
	padding-left:130px;
	}

/* Footer */

div.footer{
	margin:15px 10px 0px 0px;
	text-align:right;
	}