@charset "UTF-8";

div#mainBody h2 {
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	letter-spacing: normal;
	min-height: 27px;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
}
* html div#mainBody h2 {
	height: inherit;
	padding-top: 0px;
}
ul.pankuzu {
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 7px;
	padding-left: 10px;
	height: 22px;
	width: auto;
	background-image:none;
}

p.prompt {
	margin-left:50px;
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
	padding:10px;
}
div#manage {
	margin-left: 30px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-right: 5%;
	padding-right: 30px;
	margin-bottom: 20px;
	margin-top: 0px;
	background-color: #FFFFFF;
	position: relative;
	font-size: 14px;
	width: 800px;
}
div#manage h3 {
	font-size: 16px;
	color: #008931;
	margin-bottom: 10px;
}
div#manage h3.name {
	background-color: #E0F0E2;
	padding: 5px;
}
div#manage ul.menu {
	list-style-type: none;
	color: #3D62AD;
	font-size: 14px;
	margin-left: 10px;
	line-height: 2;
}

/*thが上のテーブル共通設定*/
div#manage table.common {
	width: 95%;
	margin-top: 0px;
	margin-bottom: 20px;
}
div#manage table.common th {
	padding: 10px;
	color: #009944;
	background-color: #E0F0E2;
	border: 1px solid #8AC782;
}
div#manage table.common td {
	padding: 10px;
	border: 1px solid #8AC782;
}

/*thが横のテーブル共通設定*/
div#manage table.common2 {
	width: 95%;
	margin-top: 0px;
	margin-bottom: 30px;
}
div#manage table.common2 th {
	padding: 10px;
	color: #009944;
	background-color: #E0F0E2;
	border: 1px solid #8AC782;
	width: 30%;
}
div#manage table.common2 td {
	padding: 10px;
	border: 1px solid #8AC782;
}

div#manage table.common3 {
	width: 400px;
	margin-top: 0px;
	margin-bottom: 30px;
}
div#manage table.common3 th {
	padding: 10px;
	color: #009944;
	background-color: #E0F0E2;
	border: 1px solid #8AC782;
	width: 30%;
}
div#manage table.common3 td {
	padding: 10px;
	border: 1px solid #8AC782;
	font-weight:bold;
	color:#FF0000;
}

div#listRead {
	margin-bottom: 30px;
}
div#listRead p {
	margin-bottom: 8px;
}

div#listRead img.addfav {
	position: relative;
	top: 7px;
}

div#manage p.buttonTop {
	margin-top: 20px;
	text-align: center;
}
div#manage p.buttonTop input {
	width: 200px;
	padding-top: 1px;
}
div#manage p.buttonBottom {
	margin-top: 50px;
	text-align: center;
}
div#manage p.buttonBottom input {
	width: 180px;
	padding-top: 1px;
}

/*履歴*/

div#rireki {
	width: 90%;
	margin-top: 20px;
	padding-left: 20px;
	margin-bottom: 40px;
}
div#rireki p.support {
	margin-top: 20px;
}
div#rireki p.tel {
	font-size: 18px;
}
div#manage table.common2 input.pass {
	width: 50%;
}

/*ポイント*/

div#manage table.point {
	width: 70%;
}
div#manage table.point th {
	width: 70%;
}
div#manage table.point td {
	color: #FF0000;
}
div#manage p.point {
	margin-left: 25px;
	margin-bottom: 10px;
}


/*ログイン*/

div#manage div.loginRead {
	margin-bottom: 30px;
	font-size: 14px;
	color: #009944;
	font-weight: bold;
}

div#manage table.login {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
div#manage table.login th {
	width: 30%;
}
div#manage table.login td {
}
div#manage table.login td input {
	width: 80%;
}
div.login {
	background-color: #DBECDA;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 40px;
}
div.login div.kiyaku {
	overflow: auto;
	padding: 20px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
div.login div.kiyaku p {
	margin-bottom: 12px;
}
div.login p.button {
	text-align: center;
	margin-top: 40px;
}
div.login p.button input {
	width: 200px;
	padding-top: 1px;
}


/*情報変更*/

div#manage p.henkou {
	color: #009944;
	font-weight: bold;
	margin-top: 5px;
	font-size: 16px;
}

table.step {
	width: 100%;
	margin-top: 20px;
}
table.step th {
	background-color: #DBECDA;
	text-align: left;
	padding: 10px;
	width: 40%;
	border: 1px solid #80BC6D;
	color: #008931;
}
table.step th span {
	color: #FF0000;
}
table.step th span.tel {
	color: #FF0000;
	text-decoration: underline;
}
table.step td {
	background-color: #FFFFFF;
	border: 1px solid #80BC6D;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2%;
}
table.step td ul {
	list-style-type: none;
}
table.step td ul li {
	white-space: nowrap;
	line-height: 2;
	font-weight: bold;
	color: #008931;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
table.step td ul li p {
	clear: left;
}
table.step td ul li input {
	padding: 0px;
	vertical-align: middle;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table.step p.point {
	margin-top: 12px;
}
table.step p.point span {
	color: #FF0000;
}
table.step p.magazine {
	margin-top: 12px;
	margin-bottom: 12px;
}

table.step input {
	vertical-align: middle;
}
table.step input.input01 {
	width: 90%;
}
table.step input.input02 {
	width: 300px;
	margin-left: 5px;
}
table.step input.input03 {
	width: 100px;
}
table.step input.input04 {
	width: 50px;
}



/*履歴確認*/

div#kakunin {
}
div#kakunin table {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #009944;
}
div#kakunin table.product .double {
	padding: 0px;
	width: 1px;
	font-size: 1px;
}
div#kakunin span.point {
	font-weight: bold;
	color: #FF0000;
}
