* {
	margin: 0;
	padding: 0;
	word-break: break-all;
	word-wrap: break-word;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
	scrollbar-base-color: #DFEBF6;
	scrollbar-face-color: #DFEBF6;
	scrollbar-track-color: #ECF3F9;
	scrollbar-arrow-color: #1B7DE0;
	scrollbar-3dlight-color: #1874CF;
	scrollbar-highlight-color: #1874CF;
	scrollbar-shadow-color: #1874CF;
	scrollbar-darkshadow-color: #1874CF;
}

body {
	color: #114;
	font-size: 90%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Std", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", HiraKakuPro-W3, Osaka, Verdana, Arial, sans-serif;
	line-height: 130%;
	background: #ECF3F9 url("./img/pabg-1.gif");
	text-align: center;
	margin: 0;
	padding: 0;
}

h2 {
	color: #2D549D;
	margin: 10px 20px 5px;
	font-size: 120%;
	line-height: 140%;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, "‚l‚r ‚oƒSƒVƒbƒN";
	background: url("./img/paico-2.gif") no-repeat left top;
	border-bottom: 2px solid #3260B6;
	padding: 13px 0 4px 35px;
}

img { border: none }

blockquote { margin-left: 1em; }

p { font-size: 90%; }

table p { font-size: 100%; }

table {
	font-size: 90%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Hiragino Kaku Gothic Std", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", HiraKakuPro-W3, Osaka, Verdana, Arial, sans-serif;
	color: #114;
}

table table { font-size: 100%; }

p table { font-size: 100%; }

div.menu table { font-size: 100%; }

label { white-space: nowrap }

input, select, textarea {
	padding: 1px;
	color: #668;
	font-size: 90%;
	background-color: #F9FBFD;
	border: 1px solid #3260B6;
}

textarea { line-height: 110%; }

table input, select, textarea { font-size: 100%; }

div.res-regu input, select, textarea { font-size: 100%; }

input.button {
	padding: 0;
	color: #668;
	background-color: #FFF;
	border: 1px solid #3260B6;
	cursor: hand;
}

input.checkbox {
	padding: 0;
	background-color: transparent;
	border: none
}

input.radio {
	padding: 0;
	background-color: transparent;
	border: none
}

a {
	text-decoration: none;
	background: none;
}

a:link { color: #0052E8; }

a:link:hover {
	color: #66C;
	text-decoration: underline;
}

a:link:active { color: #66C; }

a:visited { color: #6133B5; }

a:visited:hover {
	color: #66C;
	text-decoration: underline;
}

.control-button a {
	color: #434343;
	width: 70px;
	height: 19px;
	padding: 3px;
	background: url("./img/pabu-1.gif") no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
}

.control-button a:hover {
	color: #3C3C3C;
	width: 70px;
	height: 19px;
	padding: 3px;
	background: url("./img/pabu-2.gif") no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
}

.control-button a:active {
	color: #B6B6B6;
	width: 70px;
	height: 19px;
	padding: 3px;
	background: url("./img/pabu-2.gif") no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
}

.control-button a:visited {
	color: #434343;
	width: 70px;
	height: 19px;
	padding: 3px;
	background: url("./img/pabu-1.gif") no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
}

.control-button a:visited:hover {
	color: #3C3C3C;
	width: 70px;
	height: 19px;
	padding: 3px;
	background: url("./img/pabu-2.gif") no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
}

.control-button a:visited:active {
	color: #B6B6B6;
	width: 70px;
	height: 19px;
	padding: 3px;
	background: url("./img/pabu-2.gif") no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
}

/* box */

#inbox {
	color: #446;
	background: #DFEBF6 url("./img/pabg-2.gif");
	border-right: 1px solid #1874CF;
	border-left: 1px solid #1874CF;
	border-bottom: 1px solid #1874CF;
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

/* title */

div.title {
	background: #F9FBFD url("./img/pabt-1.jpg");
	margin: 0;
	color: #FFF;
	height: 180px;
	width: 100%;
}

div.title h1 {
	float: right;
	clear: right;
	text-align: right;
	width: 500px;
	font-size: 24px;
	font-weight: bold;
	line-height: 140%;
	font-family: "Comic Sans MS", Charcoal, "Franklin Gothic Medium", "Lucida Console", "Lucida Sans";
	padding: 140px 10px 0px;
}

div.title h1 a { color: #FFF; }

div.title h1 a:link { color: #FFF; }

div.title h1 a:visited { color: #FFF; }

div.title h1 a:hover {
	color: #2D549D;
	text-decoration: none;
}

div.title p {
	width: 190px;
	float: left;
	padding: 140px 10px 0;
}

/* menu */

div.menu {
	color: #1B7DE0;
	font-size: 90%;
}

div.menu#menu-top {
	text-align: center;
	border-top: 1px solid #1874CF;
	border-bottom: 1px solid #1874CF;
	padding: 0;
}

div.menu#menu-bottom {
	text-align: right;
	border-top: 1px solid #1874CF;
	padding: 4px 3px 4px 6px;
}

.menu table { width: 690px; }

.menu img { vertical-align: middle; }

/* main */

div.member-table {
	text-align: center;
	margin: 20px;
	color: #000;
}

h3.member-head {
	color: #FFF;
	text-align: left;
	width: 600px;
	height: 20px;
	margin: 0 auto;
	background-image: url("./img/pata-1.gif");
	background-repeat: no-repeat;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", sans-serif, Osaka;
	font-size: 105%;
	padding-left: 10px;
	padding-top: 3px;
}

table.member-body {
	color: #000;
	width: 600px;
	margin: 0 auto;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", sans-serif;
	background-color: #F5F4F3;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #DAD9D9;
	border-left: 1px solid #434343;
	border-right: 1px solid #434343;
}

table.member-new {
	color: #000;
	width: 600px;
	margin: 0 auto;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", sans-serif;
	background: #F5F4F3 url("./img/panew-1.gif") no-repeat left top;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #DAD9D9;
	border-left: 1px solid #434343;
	border-right: 1px solid #434343;
}

table.member-hot {
	color: #000;
	width: 600px;
	margin: 0 auto;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", sans-serif;
	background: #F5F4F3 url("./img/panew-2.gif") no-repeat left top;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #DAD9D9;
	border-left: 1px solid #434343;
	border-right: 1px solid #434343;
}

td.right-p {
	text-align: right;
	padding: 3px 1.2em 0;
}

table.member-body table { color: #000; }

table.member-new table { color: #000; }

table.member-hot table { color: #000; }

div.date-head {
	margin: 3px 0 0;
	font-size: 1px;
	width: 280px;
	height: 2px;
	background: url("./img/pata-3.gif") no-repeat;
	background-position: left, bottom;
}

div.date-foot {
	margin: 0 0 3px;
	font-size: 1px;
	width: 280px;
	height: 2px;
	background: url("./img/pata-4.gif") no-repeat;
	background-position: left, top;
}

table.date {
	width: 280px;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", sans-serif;
	border: none;
	background: #FFF url("./img/pabg-3.gif") repeat-x bottom;
}

td.right table.date {
	border: none;
	background: #F5F4F3
}

table.date td {
	padding: 2px;
	text-align: left;
}

table.date td.center { text-align: center; }

table.date td.right {
	width: 120px;
	text-align: right;
}

td.right table.date td.right {
	width: 90px;
	text-align: right;
}

td.right table.date td.left-date { width: 180px; }

table.date table.status {
	width: 200px;
	margin: 0 auto;
}

table.date table.status th {
	width: 40px;
	font-size: 85%;
	font-weight: normal;
	text-align: center;
	white-space: nowrap
}

table.status th.pow { color: #FF0000; }

table.status th.cont { color: #FFA500; }

table.status th.accu { color: #008000; }

table.status th.spin { color: #0000FF; }

table.status th.curve { color: #800080; }

table.date table.status td {
	padding: 2px;
	background-color: #11375C;
	border: 1px solid #F5F4F3;
	color: #FFF;
	text-align: center;
}

table.status td a { color: #FFF; }

table.status td a:link { color: #FFF; }

table.status td a:visited { color: #FFF; }

table.status td a:hover { color: #FFF; }

p.msg-table {
	width: 563px;
	margin: 10px auto 0;
	padding: 5px 20px;
	text-align: left;
	border: none;
	background: #FFF url("./img/pabg-4.gif");
}

div.res-table {
	width: 563px;
	margin: 10px auto;
	padding: 5px 20px;
	text-align: left;
	border: none;
	background: #FFF url("./img/pabg-4.gif");
}

div.res-regu {
	text-align: center;
	color: #000;
	margin: 0 auto;
	font-size: 90%;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", sans-serif;
}

table.member-body div.res-regu { font-size: 100%; }

table.member-new div.res-regu { font-size: 100%; }

table.member-hot div.res-regu { font-size: 100%; }

table.control-button {
	margin: 0 13px 15px 60%;
	font-weight: bold;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", sans-serif;
}

table.control-button td { padding-left: 2em; }

p.member-foot {
	text-align: left;
	width: 600px;
	height: 23px;
	margin: 0 auto;
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ƒSƒVƒbƒN", sans-serif;
	background-image: url("./img/pata-2.gif");
	background-repeat: no-repeat;
	padding-left: 10px;
}

table.list {
	color: #446;
	width: 600px;
	margin: 5px auto;
	border-bottom: 1px dashed #999;
}

div.c-table {
	color: #114;
	text-align: center;
	background-color: #FFF;
	margin: 5px 20px 20px;
	padding-bottom: 10px;
}

div.a-table {
	color: #114;
	text-align: center;
	background-color: #FFF;
	margin: 5px 20px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.reg-para {
	padding: 10px 0px;
	width: 600px;
	border-bottom: 1px dashed #999;
}

div.reg-end {
	padding: 10px 0 0;
	width: 600px;
}

table.c-item {
	margin: 3px auto;
	width: 550px;
	text-align: left;
}

table.c-item td.right {
	text-align: right;
	width: 140px;
	padding-right: 10px;
}

td.emoji-list { width: 370px; }

span.emoji img { vertical-align: middle; }

span.note { color: #F00; }

span.time { color: #069; }

span.new {
	color: #7CA6FC;
	font-weight: bold;
}

span.hot {
	color: #FC7C7C;
	font-weight: bold;
}

span.printing {
	color: #2748A5;
	font-weight: bold;
}

.center { text-align: center; }

.left { text-align: left; }

.right { text-align: right; }

/* footer */

div.footer {
	text-align: center;
	margin: 3px auto 0;
	padding-bottom: 7px;
	width: 700px;
}

div.footer a { text-decoration: none; }

div.footer a:hover { text-decoration: none; }

div.footer div.copyright {
	border-top: 2px dotted #3260B6;
	margin-top: 5px;
	padding-top: 5px;
}

div.footer p#copyright-left {
	float: left;
	text-align: left;
	color: #009;
	font-size: 70%;
	line-height: 110%;
	font-family: Verdana, Chicago, Arial, Helvetica, sans-serif;
}

div.footer p#copyright-right {
	float: right;
	clear: right;
	text-align: right;
	color: #009;
	font-size: 70%;
	line-height: 110%;
	font-family: Verdana, Chicago, Arial, Helvetica, sans-serif;
}
