#pageLeft {
	padding-left: 5px;
	padding-right: 5px;
}
#footer {
	color: #666666;
	text-align: center;
	padding: 2px;
}

.hidden {
	display:none;
	}

h3 {
	display:block;
	font-size: small;
	width:460px;
	height:20px;
	background-image:url(../img/name.gif);
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
	text-indent: 10px;
	}

.tit_long {
	display:block;
	font-size: small;
	width:400px;
	height:20px;
	background-image:url(../img/title_long.gif);
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
	text-indent: 10px;
	}

h5 {
	display:block;
	font-size: small;
	width:130px;
	height:20px;
	background-image:url(../img/form_tit.gif);
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	margin-right:0px;
	margin-bottom:5px;
	text-indent: 10px;
	}

div {
	margin: 0px;
	padding: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 0px;
}

body {
	color: #444444;
	margin-top: 20;
	margin-bottom: 20;
	margin-left: 0;
	margin-right: 0;
	background-repeat: repeat-y;
	font-size: small;	
	line-height: 20px;
}

a{
	text-decoration:none;
	color: #4C84C5;
	font-size: small;	
}

a:hover {
	text-decoration:underline;
	color: #CC0000;
	font-size: small;	
}

.padding {
	padding-left:10px;
	padding-right:10px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.bread {
	text-align: right;
	color: #444444;
	padding-right: 3px;
	padding-bottom: 3px;
}

.underline {
	height: 1px; /* 枠の種類 */
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}

hr {
	color: #CCCCCC; /* 線の色(NN用) */
	height: 1px; /* 枠の種類 */
	border-bottom: 1px dotted;
	margin-top: 2px;
	margin-bottom: 2px;
}

.input, .select, .textarea  {
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #666666;
	padding-top: 2px;
	margin-top: 0px;
	font-size:small;
	}

.red {
	color: #990000;
}
.blue {
	color: #006699;
}
.white {
	color: #FFFFFF;
}

.lawTit {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.lawBody {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.topnews  { padding-right: 20px }
.guide    { margin-top: 8px; padding: 3px 5px 1px }
.hidari     { padding-left: 2px }
.point      { line-height: 97%; text-align: left; margin: 12px }
.picup       { color: white; background-image: url(../images/pick-b.gif); background-repeat: no-repeat; background-position: left top; text-align: right; padding-right: 12px }
.picup a  { color: white ;text-decoration:none;}

.logo {
	text-align: center;
}