/*****************************************************************************
 CSS初期化
 *****************************************************************************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;padding:0;
}
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
img { vertical-align:top; }

/*****************************************************************************
 基本
 *****************************************************************************/
 
body	{
    background:#F4F4F4;
} 

p {
	font-size: 12px;
	line-height: 18px;
}

pre {
	font-size: 12px;
	line-height: 18px;
}
 
a:link, a:visited, a:active {
	color:#000000;
/*	text-decoration:none;*/
	
}

a:hover {
	text-decoration:underline;
}

h2 {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	font-size: 105%;
	padding-bottom: 3px;
}

h3 {
	font-size: 105%;
	margin-top: 20px;
}

img {
	padding: 0px;
	margin: 0px;
}

.cb {
	clear: both;
}

.mt20 {
	margin-top: 20px;
}

.selected_cert {
	color: blue;
}

.kanri1_message {
	margin-top: 20px;
	color: red;
	font-weight: bold;
}

.error_message {
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.kanri1switch {
	color: red;
	font-weight: bold;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	height:100%;
}

.urlfilter
{
 margin-left: 0px;
 width: 530px;
 height: 220px;
 text-align: left;
 margin-top: 20px;
/* margin-bottom: auto;*/
}

.panel
{
 margin-left: 0px;
 width: 530px;
 height: 120px;
 text-align: left;
 margin-top: 20px;
/* margin-bottom: auto;*/
}

.urlfilterButton {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 125px;
	text-align: center;
	margin-bottom: auto;
	margin-top: 10px;
	padding-top: 5px;
}

.blockip
{
 margin-left: 0px;
 width: 530px;
 height: 220px;
 text-align: left;
 margin-top: 20px;
/* margin-bottom: auto;*/
}

.blockipButton {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 125px;
	text-align: center;
	margin-bottom: auto;
	margin-top: 10px;
	padding-top: 5px;
}
/*****************************************************************************
 ヘッダ
 *****************************************************************************/

#header {
	height: 80px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
}

#logout {
	text-align: right;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 12px;
}

#logo {
	float: left;
}


/*-----------------------------
	パンクズ
-------------------------------*/

#pan {
	text-indent: 241px;
	height: 16px;
	width: 950px;
	background-color: #071530;
	color: #66CCFF;
	font-size: 11px;
}
 
.panA:link, .panA:visited, .panA:active {
	color:#66CCFF;
	text-decoration:none;
}
.panA:hover {
	text-decoration:underline;
}

/*****************************************************************************
 Main
 *****************************************************************************/

#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	height: 400px;
}


/*-----------------------------
	Global Navigation
-------------------------------*/

#gnavi {
	float: left;
	width: 241px;
	background-color: #DFE1E5;
}

ul#navi {
	margin: 0;
	padding: 0;
	width: 241px;/*メニューの全体的な横幅*/
}

ul#navi li {
	margin: 0;
	padding: 0;
	display: inline;/* li要素の隙間を無くす */
	line-height: 1; /* 行間そろえる IE対策 */
	list-style-type: none;
}

ul#navi li a {
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 12px;
	color: #000000;/* 文字色 */
	text-decoration: none;
	padding-top: 0.6em;
	padding-right: 10px;
	padding-bottom: 0.6em;
	padding-left: 10px;
}

.em1 {
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 12px;
	color: #000000;/* 文字色 */
	text-decoration: none;
	background-color: #92C0E1;/* 背景色 */
	padding-top: 0.6em;
	padding-right: 10px;
	padding-bottom: 0.6em;
	padding-left: 10px;
	text-indent: 20px;
}

.em2 {
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 12px;
	color: #000000;/* 文字色 */
	text-decoration: none;
	background-color: #AFD1E9;/* 背景色 */
	padding-top: 0.6em;
	padding-right: 10px;
	padding-bottom: 0.6em;
	padding-left: 10px;
	text-indent: 35px;
}

.em3 {
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	font-size: 12px;
	color: #000000;/* 文字色 */
	text-decoration: none;
	background-color: #AFD1E9;/* 背景色 */
	padding-top: 0.6em;
	padding-right: 10px;
	padding-bottom: 0.6em;
	padding-left: 20px;
	text-indent: 35px;
}

.navi1:hover {
	color: #000000;/* 文字色 */
	background-color: #92C0E1;/* 背景色 */
}

.navi1 {
	text-indent: 20px;
	background-color: #DFE1E5;/* 背景色 */
}

.navi2 {
	text-indent: 35px;
	background-color: #CCE2F1;	

}

.navi2:hover {
	color: #000000;/* 文字色 */
	background-color: #AFD1E9;
	text-indent: 35px;
}

/*-----------------------------
	Contents
-------------------------------*/
#contents {
	float: right;
	width: 650px;
	padding-right: 30px;
}

/*-----------------------------
	表
-------------------------------*/
.certTd{
    border-right:1px solid #C9C9C9;
    border-bottom:1px solid #C9C9C9;
    color:#FFFFFF;
    background-color:#A8ADB8;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}

.table1{
	width: 650px;
    border-top:1px solid #C9C9C9;
    border-left:1px solid #C9C9C9;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size:12px
}
.table1 th{
    border-right:1px solid #C9C9C9;
    border-bottom:1px solid #C9C9C9;
    color:#FFFFFF;
    background-color:#A8ADB8;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.table1 td{
    border-right:1px solid #C9C9C9;
    border-bottom:1px solid #C9C9C9;
    padding:0.3em 1em;
}

.table2{
	width: 650px;
    border-top:1px solid #C9C9C9;
    border-left:1px solid #C9C9C9;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size:12px
}
.table2 th{
    border-right:1px solid #C9C9C9;
    border-bottom:1px solid #C9C9C9;
    color:#FFFFFF;
    background-color:#A8ADB8;
    background-position:left top;
    padding:0.3em 1em;
    text-align:left;
    width: 120px;
}
.table2 td{
    border-right:1px solid #C9C9C9;
    border-bottom:1px solid #C9C9C9;
    padding:0.3em 1em;
}

.iro	{
	background-color:#F2F2F2
}


/*-----------------------------
	インプット
-------------------------------*/


.input1 {
	width: 258px;
	margin-top: 40px;
}

.input2 {
	width: 100px;
/*	margin-top: 40px;*/
}


#login {
	margin-left: 200px;
	width: 380px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: auto;
}

#pass {
	margin-left: 200px;
	width: 450px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: auto;
}

#pass2 {
	margin-left: 80px;
	width: 450px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: auto;
}


#onoff {
	margin-left: auto;
	width: 500px;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 70px;
}

.kanri5_example {
	margin-right: auto;
	width: 100px;
	height: 50px;
	margin-top: 10px;
	/*margin-bottom: 70px;*/
	margin: 5px;
	padding: 2px;
	background-color: gray;
}

.kanri9_example {
	margin-right: auto;
	width: 250px;
	height: 25px;
	margin-top: 10px;
	/*margin-bottom: 70px;*/
	margin: 5px;
	padding: 2px;
	background-color: gray;
}

.kanri4_example {
	font-size: 10px;
	margin-right: auto;
	width: 400px;
	height: 150px;
	margin-top: 10px;
	/*margin-bottom: 70px;*/
	margin: 5px;
	padding: 2px;
	background-color: gray;
}

.imcert_example {
	font-size: 10px;
	margin-right: auto;
	width: 400px;
	height: 200px;
	margin-top: 10px;
	/*margin-bottom: 70px;*/
	margin: 5px;
	padding: 2px;
	background-color: gray;
}

#button1 {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 125px;
	text-align: center;
	margin-bottom: auto;
	margin-top: 80px;
	padding-top: 5px;
}

.button1 {
	margin-right: auto;
	margin-left: 10px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 125px;
	text-align: center;
	margin-bottom: auto;
	margin-top: 80px;
	padding-top: 5px;
}
.button2 {
	margin-right: auto;
	margin-left: 10px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 175px;
	text-align: center;
	margin-bottom: auto;
	margin-top: 80px;
	padding-top: 5px;
}

/*-----------------------------
	青テーブル
-------------------------------*/
.bluetable {
	margin-top: 20px;
	width: 650px;
	background-color: #CCE2F1;
}

.textarea1
	{
	width: 650px;
	height: 250px;
	}


/*****************************************************************************
 フッダ
 *****************************************************************************/


/*
.footer_sita {
	background-color: #071530;
	height: 30px;
	padding-top: 16px;
}
*/
#footer {
	background-color: #071530;
	background-image: url(images/footer1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	padding-top: 16px;
}

.info {
	color: #071530;
	text-align: center;
	font-size: 12px;
	position:relative;
	top:7px;
}


/*****************************************************************************
 2FA Additional CSS
 *****************************************************************************/
 


#main2fa {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	height: 100%;
}

#main2fa #button1 {
	margin-top:30px;
}

#main2fa h3 {
	font-size:13px;
	margin-top:40px;
}

#main2fa .blueBg {
	background-color: #CCE2F1;
	width:760px;
	margin:15px auto;
	padding:20px 20px 20px;
}

#main2fa .blueBg p {
	text-indent:-2em;
	margin-left:2em;
	margin-bottom:15px;
}

#main2fa .blueBg p.btm {
	margin-bottom:0;
}

#main2fa div.notes {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}

#main2fa .blueBg p span,#main2fa div.notes p span {
	color:blue;
}

#main2fa div.helpLink {
	margin:15px 20px 50px;
}

#main2fa div.helpLink p {
	color:red;
}

#main2fa div.mb100 {
	margin-bottom:100px;
}


/*****************************************************************************
 kanri3 Additional CSS
 *****************************************************************************/
 body#kanri3 #table1 td {
 	word-break: break-word;
 }
