@charset "utf-8";
/*
==================== INDEX ====================
  last-updated: 06/09/04
    1: passlogic matrix
  ==============================================
*/

h1{
	text-indent: 1em;
	font-size: 1.2em; 
}

body {
	text-align:left;
	background:#fff;
	font-family:'メイリオ',Meiryo,'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Sans-serif;
	color:#222;
	line-height:1.2;
	font-weight:normal;
	font-size:x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:small;
}

html>#container #container {
	font-size:small;
}

a img {
	border: 0;
}

a {
	color: #0000CD;
	padding:5px;
	text-decoration: none;
	display: block;
}

a:hover {
	color: #0000CD;
	background-color: #E2E6FF;
}

a:visited {
	color: #0000CD;
	text-decoration:none;
}

a:focus {
	outline:0;
}

li {
	display: block;
	list-style-type:none;
	margin: 5px 0px;
	padding-left: 18px;
	background:url(/passlogic/images/s_06.gif) left no-repeat;
}

ul {
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
} 


ul li a:hover {
	color: #0000CD;
	background-color: #E2E6FF;
}

img {
	border:none;
}

form{
	margin:10px 0px;
}

.error-font {
	color:#ff0000;
}

#contents {
	margin: 0px;
	font-size:1em;
}

.helpPoint{
	background-color:#FFF8F2;
	padding:10px;
}

.helpPoint li {
	list-style-type:none;
}

hr {
	display:none;
}

/*<header>*/
#PL_header {
	width:100%;
	margin: 0px;
	padding:0px;
}

#PL_header h1 {
	background: transparent url(/passlogic/images/passlogic-logo.gif) no-repeat;
	width:160px;
	height:50px;
	text-indent:-9999px;
	margin:10px 0 0 5px;
}

#PL_TitleBox{
	border:1px solid #BEC7CC;
}

#PL_TitleText {
	border:1px solid #BEC7CC;
	font-weight: bold;
	background-color: #F4F4F4;
	padding:5px;
	margin:2px;
}

/*<group=message>*/
.WrapMessage{
	background:#FFF;
	color:#516CBA;
	padding:2px;
	border: 1px #C5C5C5 solid;
	margin:5px 0px;
}

.Message{
	display:block; 
	_width:100%;
	background:#DCE5FF;
	font-weight:bold;
	color:#516CBA;
	padding:10px;
	border: 1px #5581FF solid;
}

.ErrorMessage{
	display:block;
	background:#FFE1E1;
	_width:100%;
	font-weight:bold; 
	color:#BC1F1F;
	padding:10px;
	border: 1px #F41717 solid;
}

.icon {
	vertical-align: middle;
}

/*<group=navi>*/

#close_navi {
	float:right;
}

#passchg_navi{
	border-top:1px solid #BEC7CC;
	/*text-indent: 1em;*/
	font-size: 1em;
	padding:5px 0 0 0;
}

#rand_navi{
	border-top:1px solid #BEC7CC;
	font-size: 1em;
	padding:5px 0 0 0;
}

/*</navi>*/

/*<group=footer>*/

#passlogic-footer {
	color:#666;
	font-size:small;
	margin: 5px 0 0 0;
	border-top:1px solid #BEC7CC;
}

/*</navi>*/

/*<group=matrix>*/

table,td{
	background:#FFF;
	border: 1px #CBCBCB solid;
	font-weight:bold;
	padding:3px 8px;
}
table{
	margin:10px 0px;
}

#SecuredByPassLogic{
	text-align: center;
	background:#F4F4F4;
	color:#999;
}

#passlogic-matrix {

}

#passlogic-matrix .cell {
	text-align:center;
	vertical-align:top;
	border:1px solid #BEC7CC;
	padding:5px;
	font-weight:bold;
	background:#FFF;
}

.passlogic_matrix_num_btn {
	list-style-type: none;
	color: #000;
	background: #d7d7dd;
	border: 1px solid #444;
	font-size: large;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 1px;
	padding: 12px 17px;
	-webkit-border-radius: 6px;
	-webkit-box-sizing: border-box;
	-webkit-box-shadow: 1px 1px 1px #444;
	-moz-border-radius: 6px;
	-moz-box-shadow: 1px 1px 1px #444;
	border-top-color: #fff;
	border-left-color: #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
}

#softkey .numtop {
	float:left;
	padding:0;
	margin:0 0 0 0;
}

.passlogic {
	background: #FFF;
	border:0;
	font-family:'メイリオ',Meiryo,'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Sans-serif;
	color: #0000CD;
}

/*</group>*/
