@charset "UTF-8";
/* CSS Document */

ul#gNavi li.guidelines a{ background-position:-164px 100%;}
div#sideNavi h3{background:url(../images/sidenavi_title.gif) no-repeat;}


/* #main */

#main div.section li{
	margin:0 0 10px 5px;
}


#main div.index ul li{
	padding:0 0 0 15px;
	background: url(/common/images/arrow_gray1.gif) no-repeat 0 center;
}
#main div.index ul li a{
	color:#003399;
	font-weight:bold;
	text-decoration:none;
}
#main div.index ul li a:hover{
	color:#6699CC;
}


ul.LinksInPage{
	padding:0 0 30px 0;
	color: #009900;
}
ul.LinksInPage li{
	padding:0 0 0 18px;
	margin:0 0 10px 20px;
	background:url(../images/arrow-down.gif) no-repeat;
	background-position:center left;
	font-weight:bold;
}
.LinksInPage a{
	color:#003399;
}
.LinksInPage a:hover{
	color:#6699CC;
}


table.guidelines th{
	font-size:1.15em;
	color:#FFFFFF;
	background:#9abac1;
	padding:5px 15px;
	border-bottom:1px solid #666666;
}
table.guidelines td{
	background:#d6e9de;
	color:#003366;
	padding:5px 15px;
	vertical-align:top;
}
table.guidelines ul{
	list-style:square;
	margin:0 0 0 1.5em;
}
.guidelines a:link,.guidelines a:active{
	color:#003366;
	text-decoration:underline:
}
.guidelines a:visited{
	color:#639090;
}
.guidelines a:hover{
	color:#8fc7b4;
}
.guidelines .sub-title{
	display:block;
	color:#006666;
	font-weight:bold;
	line-height:200%;
	border-bottom:1px dotted #006666;
}


h4.law{
	border-bottom:1px dotted #666666;
}
