@charset "utf-8";

@import url(common.css); 


/*documentlink*/

a:link {
	color: #323232;
	text-decoration: none;
}

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

a:hover {
	color: #006DBD;
	text-decoration: underline;
}

a:active {
	color: #006DBD;
	text-decoration: underline;
}



/*document*/

.topImg {
	width: 714px;
	margin: 3px 0px 0px 5px;
}

#contents {
	margin: 10px 0px 0px 11px;
}


#contentsMainglobal  { width: 730px }

.leftBox  { width: 323px; float: left }

.leftBox h2  { margin-bottom: 5px }

.leftBox h3  { font-size: 90%; margin-left: 1px }

.leftBox ul  { margin: 4px 0 16px 12px; width: 299px }

.leftBox ul li  { margin-bottom: 5px; border-bottom: 1px dashed #5a96f0 }

.ct01 h3 {
	color: #0095B3;
}

.ct02 h3 {
	color: #006EB4;
}

.ct03 h3 {
	width: 220px;
	color: #46965A;
}

.ct03 ul {
	margin: 4px 0px 0px 6px;
}

.rightBox   { margin-left: 21px; padding-left: 21px; width: 344px; float: left; border-left: 1px solid #646464 }

.rightBox h2 {
	margin-bottom: 5px;
}

.rightBox ul  { margin: 4px 0 16px 12px; width: 299px }

.rightBox ul li  { margin-bottom: 5px; border-bottom: 1px dashed #5a96f0 }

.ct03 ul {
	margin: 4px 0px 0px 6px;
}

.ct04 ul li {
	padding-left: 16px;
	background: url(../img/list_mark03.gif) no-repeat left center;
}

.ct05 ul li {
	padding-left: 16px;
	background: url(../img/list_mark04.gif) no-repeat left center;
}

.ct06 ul {
	margin: 4px 0px 0px 6px;
}


/*footer*/

#footer {
	padding-top: 0px;
	background: none;
}
