@charset 'UTF-8';

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
	word-break: break-all;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	border: 0;
	border-bottom: 1px solid #cccccc;
	margin: 30px 0 30px 0;
}

a:link{ text-decoration: none; }

img{
	border: none;
	vertical-align: bottom;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

body{
/*	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333;
	background: #f9f9f9;
	letter-spacing: 0.2em;
}

a{ text-decoration: none; }
a:link{ color: #006699; text-decoration: none;}
a:visited{ color: #006699; text-decoration: none;}
a:hover{ color: #FF0000; text-decoration: none;}

p{
	line-height: 1.4em;
	margin-bottom: 1.0em;
}

h1 {
	font-size: 0.8em;
	text-align: right;
	margin-right: 10px;
	color: #999999;
}

.t1 {
	font-size: 0.8em;
	text-align: right;
	margin-right: 10px;
	color: #999999;
}

#container {
	width: 910px;
	margin: auto;
	border-top: 1px solid #ffffff;
}

#main {
	float: left;
	width: 630px;
	margin-bottom: 20px;
}

#main_single {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 3px solid #eeeeee;
	background: #ffffff;
	padding: 35px 35px 35px 35px;
}

#menu {
	float: right;
	width: 250px;
}

.menubox {
	margin: 1px;
	padding: 7px 0 7px 0;
	margin: 0 0 7px 0;
	background: #e3e3e3;
}

.menuboxhd {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	background: url(/img/mnhdbg.gif) left top no-repeat;
	height: 30px;
	width: 234px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 0 0;
}

.menubox ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 234px;
	background: #ffffff;
	border: 1px solid #cccccc;
	list-style: none;
	padding: 7px 0 7px 0;
}

.menubox li {
	width: 200px;
	height: 29px;
	margin: 0 0 0 7px;
	background: url(/img/mnbg.gif) left top no-repeat;
	padding: 11px 0 0 20px;
}

.menubox li a {
	display: block;
}

.mncntbox {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 234px;
	background: #ffffff;
	border: 1px solid #cccccc;
	list-style: none;
	padding: 4px 0 4px 0;
}

.mncntbox img {
	margin: 3px 0 3px 0;
}

.natclbox {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 234px;
	background: #ffffff;
	border: 1px solid #cccccc;
	list-style: none;
	padding: 8px 0 8px 0;
}

.natcl {
	margin: 5px;
	padding: 7px 0 7px 0;
	border-bottom: 1px solid #e0e0e0;
	font-size: 0.8em;
}

#headbox {
	margin-top: 35px;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 20px 0 10px 0;
}

#head {
	width: 910px;
	clear: both;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

#headl {
	float: left;
}

#headr {
	height: 100px;
	float: right;
}

#blgcnt {
	background: url(/img/blgcntbg.gif) center top no-repeat;
	width: 180px;
	text-align: center;
	padding: 20px 0 0 0;
	float: left;
}

#pnkz {
	clear: both;
	padding: 5px 5px 5px 0px;
	height: 15px;
}

#pnkz li {
	font-size: 0.8em;
	float: left;
	background: url(/img/pnkz.gif) no-repeat left center;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 10px;
}

.blgttl a:link {
	text-decoration: underline!important;
}

.blgtbl th {
	text-align: center;
	vertical-align: top;
	background: #528400 url(/img/cfrmsbmtbg.gif) repeat-x 0 0;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #999999;
}

.blgtbl td {
	padding: 5px;
	border: 1px solid #999999;
	height: 90px;
}

.blgtbl .r_th {
	width: 87px;
}

.blgtbl .r_td {
	text-align: center;
}

.r_no1, .r_no2, .r_no3 {
	padding: 0 0 0 25px;
	font-weight: bold;
}

.r_no1 {
	background: url(/img/r_no1.gif) no-repeat top left;
}

.r_no2 {
	background: url(/img/r_no2.gif) no-repeat top left;
}

.r_no3 {
	background: url(/img/r_no3.gif) no-repeat top left;
}

.r_up, .r_down, .r_stay {
	padding: 3px 0 5px 20px;
}

.r_up {
	background: url(/img/r_up.gif) no-repeat top left;
}

.r_down {
	background: url(/img/r_down.gif) no-repeat top left;
}

.r_stay {
	background: url(/img/r_stay.gif) no-repeat top left;
}

.blgttl {
	font-weight: bold;
	font-size: 1.2em;
}

.blgdsc {
/*	font-size: 0.8em;*/
	color: #333333;
}

.blgupd {
	font-size: 0.8em;
	color: #666666;
}

#pnkz #updt {
	float: right;
	font-size: 0.8em;
}

#content {
	clear: both;
	margin-top: 10px;
}

#lcont {
	width: 490px;
	float: left;
}

h2 {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 1.7em;
	margin-bottom: 20px;
	padding: 35px 0 0 16px;
	height: 55px;
	font-weight: bold;
	background: url(/img/h2bg.gif) left top repeat-x;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 3px 0 3px 10px;
	margin: 20px 10px 10px 10px;
	border-left: 7px solid #A3D900;
}

.catelist {
	margin: 0 0 20px 0;
}

.catelist td{
	vertical-align:top;
}

.cate_mid{
	text-align:left;
	font-weight: bold;
	font-size: 1em;
	padding: 5px 0 0 15px;
}

.cate_small{
	text-align:left;
	font-size: 0.8em;
	padding: 0 10px 0 15px;
}

#main .catebox {
	float: left;
}

#main ul.pcate {
	clear: both;
	padding: 10px 0 0px 15px;
}

#main ul.ccate {
	clear: both;
	margin: 10px 0 15px 40px;
}

#main ul.pcate li {
	font-weight: bold;
	width: 200px;
	background-image: url(/img/folder.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	margin: 0px;
}

#main ul.pcatelist {
	clear: both;
	padding: 10px 0 0px 15px;
}

#main ul.pcatelist li {
	font-weight: bold;
	width: 110px;
	background-image: url(/img/folder.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	margin: 0px;
}

#main ul.catelist {
	margin: 5px 0 15px 20px;
}

#main ul.catelist li {
	width: 200px;
	background-image: url(/img/folderc.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 30px;
}

#main ul.ccate li {
	width: 150px;
	float: left;
	background-image: url(/img/folderc.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 30px;
}

.cap {
	border: 1px #999999 solid;
	padding: 3px;
}

div.tad1 {
	clear: both;
	margin: 15px 20px 10px 20px;
	padding: 15px 0 20px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

p.tadt {
	font-weight: bold;
	margin-bottom: 0;
}

p.tadt a{ text-decoration: none; color: #006699; display: block; }
p.tadt a:hover{ color: #FF0000; display: block; }

p.tadd {
	font-size: 0.8em;
	margin-bottom: 0;
	display:block;
}

p.tadd a{ text-decoration: none; color: #666666; display: block; }
p.tadd a:hover{ color: #333333; display: block; }


#rcont {
	float: right;
}

div#cnt {
	margin: 0 0 0 0;
	width: 192px;
	border: #999999 solid 4px;
}

div#cnt #cntin {
	margin: 1px;
	padding: 30px 5px 5px 5px;
	text-align: center;
	background: url(/img/bg_cnt.gif) left top no-repeat;
}

div#reg {
	margin: 5px 0 0 0;
	width: 192px;
	height: 123px;
	border: #999999 solid 4px;
}

.campain {
	margin: 5px 0 0 0;
	width: 192px;
	border: #999999 solid 4px;
}

div#free_seo {
	margin: 5px 0 0 0;
	width: 192px;
	height: 122px;
	border: #999999 solid 4px;
}


#tdfk {
	margin: 0px 0 15px 20px;
	padding: 0px 5px 5px 5px;
}

#key {
	margin: 5px 0 0 0;
	width: 192px;
	border: #999999 solid 4px;
}

#key2 {
	margin: 15px 0 20px 20px;
}

#keyrankhd {
	background: url(/img/keyrankhd.gif) no-repeat left;
	height: 70px;
	margin: 15px 0 0 20px;
}


#keyrank {
	margin: 15px 0 0 20px;
	text-align: left;
}

.k_r{
	width: 120px;
	vertical-align: top;
	padding: 5px 10px 5px 10px;
}

.k_w{
	vertical-align: top;
	padding: 5px 10px 5px 10px;
}

#keyin {
	margin: 1px;
	padding: 30px 5px 5px 5px;
	background: url(/img/bg_key.gif) left top no-repeat;
}

#keyin2 {
	margin: 1px;
	padding: 70px 5px 5px 5px;
	background: url(/img/key2hd.gif) left top no-repeat;
}

.keydl {
	margin: 5px 20px 5px 25px;
}

.keydl dt {
	margin-top: 15px;
	font-weight: bold;
}

.keydl dd {
	padding-left: 10px;
}

.keydate {
	font-size: 0.8em;
	text-align: right;
	padding-right: 10px;
}

div#news {
	margin: 5px 0 0 0;
	width: 192px;
	border: #999999 solid 4px;
}

div#news #newsin {
	margin: 1px;
	padding: 30px 5px 5px 5px;
	background: url(/img/bg_news.gif) top left no-repeat;
}

div#news #newsin li {
	background: url(/img/newsli.gif) no-repeat top left;
	font-size: 0.8em;
	list-style: none;
	padding-left: 8px;
	margin: 5px 0 0 0px;
}

div#infs {
	margin: 5px 0 0 0;
	width: 192px;
	border: #999999 solid 4px;
}

div#infs #infsin {
	margin: 1px;
	padding: 30px 5px 5px 5px;
	background: url(/img/bg_infs.gif) top left no-repeat;
}


div#item {
	margin: 5px 0 0 0;
	width: 192px;
	border: #999999 solid 4px;
}

div#item #itemin {
	margin: 1px;
	padding: 30px 5px 5px 5px;
	background: url(/img/bg_item.gif) left top no-repeat;
}

div#item li {
	list-style: none;
	margin: 5px 0 0 0;
}

.imgitem {
	text-align: center;
}

div#rtad ul {
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0 5px 0 5px;
}

.imgitemttl {
	font-weight: bold;
	margin: 0 10px 5px 10px;
	text-align: left;
}

.imgitemrv {
	font-size: 0.8em;
	margin: 0 10px 20px 10px;
	text-align: left;
}

.imgitemttl a{ text-decoration: none; color: #006699; display: block; }
.imgitemttl a:hover{ color: #FF0000; display: block; }

.imgitemrv a{ text-decoration: none; color: #666666; display: block; }
.imgitemrv a:hover{ color: #333333; display: block; }

div#ftad {
	clear: both;
}

div#ftad li {
	list-style: none;
	width: 180px;
	float: left;
}

div#footer {
	clear: both;
	height: 410px;
	background: #99cc00 url(/img/footer_logo.gif) no-repeat right bottom;
	margin-top: 10px;
}

div#sitemap {
	clear: both;
	width: 910px;
	margin: auto;
	text-align: center;
}

div#sitemap .fmn {
	width: 860px;
	margin: auto;
	padding: 30px 0 20px 0;
	background: url(/img/fmn_bg.gif) left top no-repeat;
}

div#fmn_rank {
	float: left;
	margin: 5px 10px 0 0;
	width: 200px;
	height: 52px;
}

div#fmn_keyword {
	float: left;
	margin: 5px 10px 0 0;
	width: 200px;
	height: 52px;
}

div#fmn_tdfk {
	float: left;
	margin: 5px 10px 0 0;
	width: 200px;
	height: 52px;
}

div#fmn_mypage {
	float: left;
	margin: 5px 10px 0 0;
	width: 200px;
	height: 52px;
}


div#sitemap .simdiv {
	float: left;
	margin: 10px;
	list-style: none;
}

div#sitemap ul {
	list-style: none;
}

div#copyright {
	clear: both;
	width: 910px;
	margin: auto;
	font-size: 0.8em;
	text-align: center;
	color: #333333;
	padding: 10px 0 30px 20px;
	background:url(/img/cprt.gif) center top no-repeat;
}

div#copyright a:link{ color: #333333; text-decoration: none; }
div#copyright a:visited{ color: #333333; text-decoration: none; }
div#copyright a:hover{ color: #333333; text-decoration: none; }

#copyright p {
	margin: 0px;
}

#clkblcprt {
	position: relative;
	left: 6px;
	top: -10px;
	margin-bottom: 0px;
	width: 510px;
	height: 150px;
}

#clkbl {
	position: relative;
	left: 445px;
	top: 25px;
	width: 235px;
	height: 90px;
}

.dir {
	margin: 0 0 10px 0;
}

.contents {
}

.dir2 {
	margin: 0 0 10px 0px;
}

.dir_search li {
	background: url(/img/folder.gif) no-repeat top left;
	list-style: none;
	padding-left: 20px;
	margin: 5px 0 0 15px;
}

.dir2 li{
	background: url(/img/folder.gif) no-repeat top left;
	list-style: none;
	padding-left: 20px;
	margin: 5px 0 0 5px;
	float: left;
	width: 210px;
}

.dir li {
	background: url(/img/folder.gif) no-repeat top left;
	list-style: none;
	padding-left: 20px;
	margin: 5px 0 0 15px;
	float: left;
	width: 250px;
}

dl.dir_sites {
	margin: 0 0 0 20px;
}

dl.dir_sites dt {
	margin: 20px 0 0 0px;
	padding: 0px;
}

dl.dir_sites dd {
	margin: 0 20px 0 0px;
	padding: 0px;
}

dd.moreinfo span a { color: #008000; text-decoration: none; }
dd.moreinfo span a:hover { color: #FF0000; text-decoration: none; }

#dir_pnkz{
	width: 670px;
}

#dir_pnkz td{
	vertical-align: top;
}

#dir_frm{
	width: 200px;
	text-align: right;
}

.dir_frm{
	text-align: center;
}

.dir_input{
	width: 250px;
}

div#s_new {
	width: 195px;
	margin: 5px 0 5px 0;
	padding: 0px 5px 15px 0px;
	background: #1E1E1E;
}

div#s_rank {
	width: 195px;
	margin: 5px 0 5px 0;
	padding: 0px 5px 15px 0px;
	background: #1E1E1E;
}

div#s_new a:link { color: #FFFFFF; }
div#s_new a:visited { color: #FFFFFF; }
div#s_new a:hover { color: #CCFF00 }

div#s_rank a:link { color: #FFFFFF; }
div#s_rank a:visited { color: #FFFFFF; }
div#s_rank a:hover { color: #CCFF00 }

div#s_new ol {
	margin-top: 5px;
}

div#s_rank ol {
	margin-top: 5px;
}

div#s_new li {
	background: url(/img/new.gif) no-repeat top left;
	font-size: 0.8em;
	list-style: none;
	padding-left: 20px;
	margin: 5px 0 0 15px;
}

div#s_rank li {
	list-style: none;
	font-size: 0.8em;
	padding-left: 20px;
	margin: 5px 0 0 15px;
}

div#s_rank li.up {
	background: url(/img/up.gif) no-repeat top left;
}

div#s_rank li.down {
	background: url(/img/down.gif) no-repeat top left;
}

div#s_rank li.stay {
	background: url(/img/stay.gif) no-repeat top left;
}

div.rankbox {
	clear: both;
	margin: 5px 5px 15px 20px;
}

div.enq {
	clear: both;
	margin: 15px 5px 25px 20px;
	border: solid 4px #999999;
	padding: 10px;
	width: 430px;
}

div.enq_hd {
	background: url(/img/enq_hdbg.gif) no-repeat top left;
	padding: 15px 0 0 40px;
	font-size: 1.2em;
	font-weight: bold;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

div.enq_val_fx {
	padding: 0 0 0 40px;
	background: url(/img/enq_fx_valbg.gif) no-repeat bottom right;
}

div.enq_val_af {
	padding: 0 0 0 40px;
	background: url(/img/enq_af_valbg.gif) no-repeat bottom right;
}

div.enq_val_br {
	padding: 0 0 0 40px;
	background: url(/img/enq_br_valbg.gif) no-repeat bottom right;
}

#enq_frm {
	margin-top: 5px;
}

div.enq_os {
	margin: 20px 5px 5px 5px;
}

div.enq_os_img {
	float: left;
	margin-right: 15px;
}

div.enq_os_detail {
	float: right;
	margin: 0px;
	padding: 5px;
	width: 250px;
}

div.rb_img {
	float: left;
	margin-right: 15px;
}

div.rb_detail {
	float: right;
	margin: 0px;
	padding: 5px;
	width:450px;
}

p.rb_desc {
}

.rb_dl {
	clear: both;
	text-align: right;
}

.rb_dt {
	font-size: 0.8em;
	display: inline;
}

.rb_dd {
	font-size: 0.8em;
	display: inline;
	margin-left: 5px;
}

div.pgr {
	clear: both;
	text-align: center;
	margin: 15px 20px 25px 20px;
	padding: 5px 5px 15px 5px;
	border-bottom: 1px solid #ccc;
}

div.pgr img {
	vertical-align: middle;
}

div.dir_pgr1 {
	clear: both;
	text-align: center;
	margin: 15px 20px 25px 20px;
	padding: 5px 5px 15px 5px;
	border-bottom: 1px solid #ccc;
}

div.dir_pgr2 {
	clear: both;
	text-align: center;
	margin: 15px 20px 25px 20px;
	padding: 15px 5px 5px 5px;
	border-top: 1px solid #ccc;
}

.oss {
	margin: 5px 0 0 0;
	width: 192px;
	border: #999999 solid 4px;
	background: url(/img/bg_oss.gif) left top no-repeat;
}

.ossin {
	margin: 1px;
	padding: 20px 7px 7px 7px;
	color: #666666;
}

.ossin p{
	font-size: 0.8em;
}

.ossin span{
	color: #006699;
	letter-spacing: 0.1em;
}

.ossin img{
	float: left;
	margin: 7px 7px 7px 0;
}

.ossin a:link{ color: #666666; text-decoration: none; }
.ossin a:visited{ color: #666666; text-decoration: none; }
.ossin a:hover{ color: #666666; text-decoration: none; }

.ossa1 {
	font-size: 0.8em;
	line-height: 1.0em;
}

.ossa2 {
	font-size: 1.2em;
	line-height: 1.0em;
}

.ossa3 {
	font-size: 1.6em;
	line-height: 1.0em;
}

.ossb1 a:link{ color: #F5D3DD; text-decoration: none; }
.ossb2 a:link{ color: #FBA7B3; text-decoration: none; }
.ossb3 a:link{ color: #ED7D9B; text-decoration: none; }
.ossb1 a:visited{ color: #F5D3DD; text-decoration: none; }
.ossb2 a:visited{ color: #FBA7B3; text-decoration: none; }
.ossb3 a:visited{ color: #ED7D9B; text-decoration: none; }
.ossb1 a:hover{ color: #FF0000; text-decoration: none; }
.ossb2 a:hover{ color: #FF0000; text-decoration: none; }
.ossb3 a:hover{ color: #FF0000; text-decoration: none; }


.ossb1 a:link{ color: #FFFFFF; text-decoration: none; }
.ossb2 a:link{ color: #FFFFFF; text-decoration: none; }
.ossb3 a:link{ color: #FFFFFF; text-decoration: none; }
.ossb1 a:visited{ color: #FFFFFF; text-decoration: none; }
.ossb2 a:visited{ color: #FFFFFF; text-decoration: none; }
.ossb3 a:visited{ color: #FFFFFF; text-decoration: none; }
.ossb1 a:hover{ color: #FF0000; text-decoration: none; }
.ossb2 a:hover{ color: #FF0000; text-decoration: none; }
.ossb3 a:hover{ color: #FF0000; text-decoration: none; }

.spbox {
	clear: both;
	width: 910px;
	margin: auto;
	text-align: center;
	color: #333C1A;
}

.bmbr {
	font-size: 0.7em;
	padding: 1px;
	margin: 1px;
}

.bmbr a:link{ color: #333C1A; text-decoration: none; }
.bmbr a:visited{ color: #333C1A; text-decoration: none; }
.bmbr a:hover{ color: #FFFF00; text-decoration: none; }

.keya1 {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.0em;
}

.keya2 {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.0em;
}

.keya3 {
	font-weight: bold;
	font-size: 2.0em;
	line-height: 1.0em;
}

/*
.keyb1 a:link{ color: #4F6C00; text-decoration: none; }
.keyb2 a:link{ color: #9DCB54; text-decoration: none; }
.keyb3 a:link{ color: #BFD28D; text-decoration: none; }
.keyb1 a:visited{ color: #3A5100; text-decoration: none; }
.keyb2 a:visited{ color: #9DCB54; text-decoration: none; }
.keyb3 a:visited{ color: #BFD28D; text-decoration: none; }
*/


.keyb1 a:link{ color: #006B98; text-decoration: none; }
.keyb2 a:link{ color: #53A1CA; text-decoration: none; }
.keyb3 a:link{ color: #8CC0D1; text-decoration: none; }
.keyb1 a:visited{ color: #006B98; text-decoration: none; }
.keyb2 a:visited{ color: #53A1CA; text-decoration: none; }
.keyb3 a:visited{ color: #8CC0D1; text-decoration: none; }
.keyb1 a:hover{ color: #FF0000; text-decoration: none; }
.keyb2 a:hover{ color: #FF0000; text-decoration: none; }
.keyb3 a:hover{ color: #FF0000; text-decoration: none; }

.shi_list li{
	float: left;
	width: 130px;
}

.shi_box {
	padding-left: 50px;
	margin: 10px 0 20px 0;
}

.adad {
	text-align: center;
	margin: 5px;
}

.m_ad {
	text-align: center;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}

.dndmn {
	margin: 5px;
}

.dndmn li{
	display: inline;
	font-size: 0.8em;
	margin: 0 10px 0 0;
}

.dndmn a:link{ color: #FFFFFF; text-decoration: none; }
.dndmn a:visited{ color: #FFFFFF; text-decoration: none; }
.dndmn a:hover{ color: #FF0000; text-decoration: none; }

#txtmn {
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	height: 28px;
	padding: 5px 0 0 0;
	color: #ffffff;
}

#txtmn a:link{ color: #FFFFFF; text-decoration: none; }
#txtmn a:visited{ color: #FFFFFF; text-decoration: none; }
#txtmn a:hover{ color: #FF0000; text-decoration: none; }

#txtmnl {
	text-align: left;
	width: 400px;
	float: left;
}

#txtmnr {
	text-align: right;
	width: 800px;
	float: right;
	background: url(/img/txtmnrlibg.gif) no-repeat center right;
}

#txtmnl li{
	display: inline;
	font-size: 0.8em;
	margin: 0 10px 0 0;
}

#txtmnr li{
	display: inline;
	font-size: 0.8em;
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
	background: url(/img/txtmnrlibg.gif) no-repeat center left;
}

#txtmnbox {
	background: #528400 url(/img/txtmnboxbg.gif) repeat-x 0 0;
	clear: both;
	text-align: right;
	margin: 0 0 0 0;
	position:absolute;
	top:0px;
	width: 100%;
}

#bkmk {
	clear: both;
	text-align: left;
	padding: 0 0 0 10px;
	position:absolute;
	top:5px;
	width: 910px;
}

#bkmk li {
	display: inline;
}

.auth1 {
	text-align: center;
	margin: 15px 5px 5px 5px;
}

.auth2 {
	text-align: center;
	font-size: small !important;
	letter-spacing: 0 !important;
	margin: 0px 0px 10px 0px;
}

.icfrm {
	width:120px;
}

.cf {
	display: inline-block;
}

.cf:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* start commented backslash hack \*/ 
* html .clearfix { height: 1%; } 
.clearfix { display: block; } 
/* close commented backslash hack */ 

.bold {
	font-weight: bold;
}

.clr {
	clear: both;
}

.rectad {
	margin: 0 0 3px 0;
}

.green {
	color: #009900;
}

.red {
	color: #FF0000;
}

.black {
	color: #000000;
}

.prad {
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 2px 2px 2px 10px;
	background: #F9F9F9;
}

.prad table td{
	border: 0px;
}

.prad a, .prad a2, .yads_ad {
	display:block;
}

.prad a:hover, .prad2 a:hover, .yads_ad a:hover {
	color: #006699;
	display:block;
	background: #EBFFAC;
}

.adul, .yads_ad_title {
	background: url("/img/prr.gif") left no-repeat;
	padding-left: 20px;
	text-decoration: underline;
	font-size: 1.3em;
	font-weight: bold;
}

.addesc, .yads_ad_description {
	color: #000000;
	font-size: 0.8em;
}

.adurl, .yads_ad_adv {
	color: #009900;
	font-size: 0.8em;
}

.im {
	text-align: center;
	font-size: 10px;
	margin: 0px 0px 2px 0px;
}

.im2, .yads_ad_info {
	text-align: right;
	font-size: 10px;
	margin: 0px 0px 2px 0px;
}

.bigh {
	text-align: center;
	margin-bottom: 12px;
}

.cfrmtxt {
	font-weight: bold;
	width:360px;
	margin: 0 0 0 0px;
	padding: 3px 0 0 3px;
	border:1px solid #999;
	border-right: 0px;
	vertical-align:middle;
	height:20px;
}

.cfrmsbmt {
	width: 100px;
	height: 25px;
	color: #ffffff;
	background: #528400 url(/img/cfrmsbmtbg.gif) repeat-x 0 0;
	border: 1px solid #528400;
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;
	overflow: hidden;
}

.crel {
	font-weight: bold;
}

.chiekey {
	text-align: left;
	width: 120px;
	float: left;
	padding: 0 0 0 12px;
	margin: 0 10px 0 0;
	background: url(/fx/img/mn_li_bg.gif) top left no-repeat;
}

.crel ul {
	list-style: none;
	margin: 5px 0 20px 20px;
}

.crel li {
	display:inline;
	padding: 2px 0 0 12px;
	margin: 0 10px 0 0;
	background: url(/fx/img/mn_li_bg.gif) top left no-repeat;
}

.area{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
	font-size: 10px;
	text-decoration: none;
}

.area2{
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 800px;
	line-height: 140%;
	font-size: 10px;
	text-decoration: none;
}

.rnktbl {
}

.rnktbl th {
	border: 1px solid #cccccc;
	padding: 3px;
	background: #eeeeee;
	font-weight: bold;
	color: #000000;
}

.rnkno {
	text-align: center;
	width: 70px;
}

.rnkin {
	text-align: center;
	width: 50px;
}

.rnkout {
	text-align: center;
	width: 50px;
}

.rnktbl td {
	border: 1px solid #cccccc;
	padding: 3px;
}

.rnkttl {
	font-weight: bold;
}

.ta-c { text-align: center;}
.ta-l { text-align: left;}
.ta-r { text-align: right;}

.bold {
	font-weight: bold;
}

.info {
	padding: 10px;
	border: 3px solid #eeeeee;
	margin: 0 0 10px 0;
}

.blogrankol li {
	padding: 0 0 0 20px;
	font-size: 0.8em;
}

.btnarea {
	text-align: right;
}

#logindiv1 {
	margin: 40px 0 0 0;
	width: 400px;
	text-align: center;
	float: left;
}

#logindiv2 {
	margin: 40px 0 0 0;
	width: 300px;
	text-align: center;
	float: right;
}

#loginbox {
	border: 3px solid #e3e3e3;
	text-align: left;
	margin: 15px;
	padding: 15px;
	width: 234px;
	background: #F9F9F9;
	line-height: 1.8em;
}

.edtpro {
	width: 90%;
	background: #ffffff;
	border: 3px solid #e3e3e3;
	padding: 15px;
	margin: 0 0 20px 0;
}

.lgininpt {
	width: 200px;
	height: 1.5em;
	margin: 3px 0 3px 0;
}

.reginpt {
	width: 340px;
	height: 1.5em;
	margin: 3px 0 3px 0;
}

.regtbl {
	border: 0;
}

.regtbl th, .regtbl td {
	padding-bottom: 17px;
}

.regtbl th {
	text-align: left;
	font-weight: bold;
	width: 234px;
}

