/* SKS Css File */

body,td,th {
	font-size: 11px;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#00ccff repeat-x top url(../images/background.gif);
	background-image: url(../images/background.gif);
}
.geridon { text-decoration:none; font-weight:bold; letter-spacing:3px }
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color:#999;
}
a:active {
	text-decoration: underline;
	color: #333;
}
.orta {
	background:url(../images/orta_back.gif) no-repeat;
	}
.footer {
	background:url(../images/footerback.gif) no-repeat 
	}
.footerlink {
	width:100px;
	height:12px;
	margin:30 10 0 0;
	cursor:hand;
	}
div.yukari {background:url(../images/orta_back_top.png) no-repeat; width:751px; height:10px}
div.asagi {background:url(../images/orta_back_bottom.png) no-repeat; width:751px; height:10px}
p { line-height:18px; }
div#vertical_line {
	height:200;
	vertical-align:middle;
	border-left:1px solid #D1D1D1;
	font-size:1px;
	width:1px;
	}
.border {
	border:2px solid  white;
	}
.solimg {
	padding:7px;
	border:1px solid #d3d3d3;
	margin-right:5px;
	background-color:#FFFFFF;
	float: left;
	margin-top:7px;
	}
	
.sagimg {
	padding:7px;
	border:1px solid #d3d3d3;
	margin-left:5px;
	background-color:#FFFFFF;
	float: right;
	margin-top:7px;
	}
li { line-height:18px }
.logoback {
	background:url(../images/sks_logo_background.jpg) no-repeat center;
	}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:-3px;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:-3px;
	}
input, textarea { border:1px solid #CCCCCC; color:#515151; font-size:11px; font-family:Arial, Helvetica, sans-serif; }
