@charset "utf-8";
/* ------------------------------------------- CSS Document
 File Name:			manual_01.css
 Style Info:		マニュアルページ共通設定
----------------------------------------------------------- */

/* ------------ text Style */

h1 {font-size:16px; background:url(../img/bk_2.gif) repeat; text-align:center; color:#933; padding:5px;}
h2 {font-size:14px; text-align:left; color:#00a497; border-bottom:2px #00a497 dotted; border-left:2px #00a497 dotted; margin:15px 0; padding-left:5px;}
h3 {font-size:18px; margin-top:3px; color:#CC3366; margin-bottom:14px;}
h4 {font-size:14px; color:#c82c55; text-align:center; font-weight:bold;}
h5 {font-size:22px; color:#009b9f; text-align:center; font-weight:bold;}
h6 {font-size:16px; background:url(../img/bk_5.gif) repeat; text-align:center; color:#933; padding:5px;}

a {text-decoration:underline;}

/* ------------ 本文 Style */

.sub1 {width:100px; height:20px; background-color:#89c3eb; font-size:12px; color:#164a84; vertical-align:middle; border:1px #5a79ba solid;}

.lF2 p {color:#3366CC;}

.maiPas input {width:300px; height:20px; border:1px #006699 solid;}
input:focus {background:#FFFF99;}
.autoLogin input {}

.cel5 {border:1px #ffffa8 solid; background:#ffffa8; text-align:center; padding:2px;}
.cel6 {border:1px #dcdcdc dotted; text-align:center; padding:2px;}

.autoLogin {margin-top:15px;}


.menu {width: 200px; font-size:12px;}
.menu ul li {margin-bottom: 5px; width: 150px; height: 20px;}

.menu ul li.menuCel1 a {color: #e73562; text-decoration: none; height: 20px; line-height: 20px;}
.menu ul li.menuCel2 a {color: #00984f; text-decoration: none;}
.menu ul li.menuCel3 a {color: #0068b7; text-decoration: none;}
			
.menu ul li a:hover {color: #e95388;}

.menu li.menuCel1 {border:1px #e73562 solid; background:#fff3b8; text-align:center;}
.menu li.menuCel2 {margin-left:20px; border:none;}
.menu li.menuCel3 {margin-left:40px; border:none;}
		

dl#IllCautionList {
	margin:1.25em 0;
}
dl#IllCautionList dt {
	padding-left: 0;
}

dl#IllCautionList dd {
	padding-left: 2em;
	margin-bottom: 1.25em;
}

ul.nomalList {
	margin:1.25em 0;
}
ul.nomalList li {
	padding-left: 1em;
}

