/*
-------------------------------------------------------------
	SOMERSWEB CSS
-------------------------------------------------------------
*/

body 	{
	color: #99FFFF;
	background-color: #003366;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Grande", "HiraMaruPro-W4", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "HGŠÛƒSƒVƒbƒNM-PRO", "Hiragino Kaku Gothic Pro", sans-serif,"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
a		{ color: #9999FF; text-decoration: none; font-weight: bold; background-color: transparent;}
a:hover	{ color: #CC6699; }

h3 {font-size: 12px;}

/*========= WRAPPER ==========*/

#wrapper {
	margin: 10px auto 0px auto;
	padding: 0px 20px 0px 0px;
	width: 760px;
}

#wrapper .top {
	margin: 0px;
	padding: 0px;
	background: url(../im/0top_anm.gif) no-repeat;

}
#wrapper .update {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	background: transparent;
	height: 12px;
}

#wrapper .menu {
	margin: 0px 0px 0px 0px;
	padding: 156px 0px 0px 16px;
	background: transparent;
	width: 200px;
	overflow: hidden;
}

#wrapper .menu img {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 32px;
}
#wrapper .menu a {
	margin: 0px;
	padding: 0px;
}

#wrapper .counter {
	width: 200px;
	margin: 76px 0px 0px 40px;
	padding: 0px;
	height: 12px;
	float: left;
	color: #00FF99;
}

#wrapper .mailto {
	margin: 60px 0px 0px 294px;
	padding: 0px;
	
}



/*========= FOOTER ==========*/

#footer {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#footer hr {
	margin: 4px;
}

#footer .banner {
	margin: auto;
	padding: 0px;
	text-align: center;
}

#footer .banner img {
	margin: 8px 2px;
}



.t09-12 {  font-size: 9px; line-height: 12px; font-weight: normal}
.t10-16 {  font-size: 10px; line-height: 16px; font-weight: normal}
.t10-14 {  font-size: 10px; line-height: 14px; font-weight: normal}
.t11-16 {  font-size: 11px; line-height: 16px; font-weight: normal}
.t12-18 {  font-size: 12px; line-height: 18px; font-weight: normal}

.t09b-14 {  font-size: 9px; line-height: 14px; font-weight: bold}
.t10b-16 {  font-size: 10px; line-height: 16px; font-weight: bold}
.t12b-18 {  font-size: 12px; line-height: 20px; font-weight: bold}
.t14b-16 {  font-size: 14px; line-height: 16px; font-weight: bold}
.t16b-18 {  font-size: 16px; line-height: 18px; font-weight: bold}
.t18b-20 {  font-size: 18px; line-height: 20px; font-weight: bold}

.t10i-15 {  font-size: 10px; font-style: italic; line-height: 15px; font-weight: normal}
.t11i-15 {  font-size: 11px; font-style: italic; line-height: 15px; font-weight: normal}
.t12i-16 {  font-size: 12px; font-style: italic; line-height: 16px; font-weight: normal}
.pgback {  background-attachment: fixed; background-image: url(../im/som.gif); background-repeat: no-repeat; background-position: 0px 0px}

