@charset "Shift_JIS";


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
/* 	font-size: x-small; */
}


#container {
	width: 808px;
	text-align: left;
	padding-left: 3px;
	padding-right: 5px;
	margin: 0px auto;
	background: url(http://8110.server-navi.info/img/bg.gif);
}


#header {
	background: url(http://8110.server-navi.info/img/header.jpg) no-repeat;
	height: 200px;
	width: 800px;
}



#main {
	width: 600px;
	float: left;
}


#maincontent {
	width: 580px;
	margin: 10px;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #b1e2ff;
}


#sub {
	width: 200px;
	float: right;
}


#subcontent {
	margin: 10px 10px 10px 5px;
}


#footer {
	height: 120px;
	width: 800px;
	clear: both;
	background: url(http://8110.server-navi.info/img/footer.jpg) no-repeat;
	padding: 10px;
}


.footer_top {
	text-align: center;
	margin-bottom: 10px;
}





a:link { /* リンク先をまだ見ていない状態 */
	color: #0099cc;
}




a img {
	border: none;
}


h1 {
	padding-top: 100px;
	padding-left: 20px;
/*	margin-top: 100px;*/
/*	margin-left: 20px;*/
	font-size: 24px;
	color: #666666;
}

h1 a {
	text-decoration: none;
	color: #666666;
}



h2 {
	height: 24px;
	padding-left: 30px;
	background: url(http://8110.server-navi.info/img/dot.jpg) no-repeat;
	font-size: 18px;
	color: #666666;
	clear: both;

}


h3 {
	padding-left: 30px;
	background: url(http://8110.server-navi.info/img/dot3.jpg) no-repeat;
	font-size: 16px;
	color: #666666;
/*	clear: both; */

/*
	background-color: #f5f5f5;
	border-left: 4px solid #999999;
	padding: 5px 10px;
*/
}



p {
	line-height: 1.5em;
}


em {
	font-style: normal;
	font-weight: bold;
}


.red {
	color: #ff0000;
}


.blue {
	color: #0000ff;
}


.ahr {
	height: 1px;
}


.catetop {
	margin-bottom: 10px;
	padding: 5px;
	background-color: #99cccc;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.catetop a {
	color: #ffffff;
	text-decoration: none;
}


.catetop a:hover {
	color: #333333;
}




#subcontent ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}


#subcontent ul li {
	background-color: #ffffff;
	list-style: none;
	margin-bottom: 3px;
/*	padding: 5px;*/
}


#subcontent ul a {
	text-decoration: none;
	padding: 5px;
	width: 100%;
/* margin-bottom: 3px; */
}


#subcontent ul li a:hover {
	background-color: #FFFACD;
	padding: 5px;
/* margin-bottom: 3px; */
}




.copyright {
/* padding-left: 80px; */
	text-align: center;
}


.st140 {
	margin: 0px 0px 0px 140px;
}

.st140 img {
	float: left;
	margin: 0px 0px 0px -140px;
}

.st140 em {
	font-size: 16px;
/* text-decoration: none; */
}


.st100 {
	margin: 0px 0px 0px 100px;
}

.st100 img {
	float: left;
	margin: 0px 0px 0px -100px;
}

.st100 a {
	font-size: 14px;
/* text-decoration: none; */
}



.card_table {
	background-color: #b1e2ff;
	width: 550px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.5em;
}


.card_table a {
	text-decoration: none;
}


.card_table td {
	padding: 5px 5px 5px 10px;
}


.card_table .tdl {
	width: 180px;
	background-color: #F0F8FF;
}

.card_table .tdl2 {
	width: 80px;
	background-color: #99cccc;
	color: #ffffff;
	font-weight: bold;
}

.card_table .tdl3 {
	width: 80px;
	background-color: #F0F8FF;
}

.card_table .tdl4 {
	background-color: #F0F8FF;
}

.card_table .tdl5 {
	background-color: #99cccc;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.card_table .tdl4c {
	background-color: #F0F8FF;
	text-align: center;
}

.card_table .tdl5c {
	background-color: #99cccc;
	color: #ffffff;
	text-align: center;
	padding: 10px;
}




.card_table .tdr {
	background-color: #ffffff;
}

.card_table .tdrr {
	background-color: #ffffff;
}

.card_table .tdrr img {
	float: left;
}


.lefty {
	float: left;
	padding-right:10px;
	clear: both;
}


.dashed {
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #cccccc;
	height: 1px;
	clear: both;
}


.topicpath {
	padding: 10px 0px;
/*	font-weight: bold;	*/
/* background-color: #f5f5f5; */
}


.card_top_table {
	width: 540px;
	font-size: 12px;
}


.tdtop {
	width: 180px;
	text-align: center;
}


.tdtop a {
	text-decoration: none;
	font-weight: bold;
}


.tdbottom {
	padding: 10px 5px 10px 25px;
	vertical-align: top;
}


/*
.apply {
	background: url(http://8110.server-navi.info/img/apply.jpg) no-repeat;
	padding-left: 10px;
}
*/


.gotop {
	text-align: right;
}