body { 
	background: #FFFFFF;
      font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	margin:0px;
	margin-left:0px;
	margin-right:0px;
}

a:link{ text-decoration:none; color:#0000FF; }
a:visited{ text-decoration:none; color:#0000FF; }
a:hover{  text-decoration:underline; color:#0000FF;}
a:active{ text-decoration:underline; color:#FF0000; }

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14px;
  font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px 0px 5px 0px;
}

h2 {
  font-weight: normal;
	font-size: 13px;
  font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0px 10% 0px 5px;
}

h3 {
	color: #000000;
	font-size: 12px;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	border-bottom: 1px solid #5e74b3;
/*	border-bottom: 1px solid #b3bddb */
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: normal;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #A0A0A0;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.label2 {
	text-align: left;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 10px;
        font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: normal;
}
#links a {
	font-size: 12px;
        font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
#links p {
	margin: 0 0 0 0;
}
.url {
	color: #6f6f6f;
}
#path {
	margin-top: 0px;
	padding: 3px 0px 0px 3px;
	background: #DDE2EC;
	line-height: 20px;
	border-top: 1px solid #5e74b3;
	vertical-align: middle;
}
#path2{
       font-size: 11px;
}

.submit {
	float: right;
	vertical-align: bottom;
	font-weight: normal;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}


.text, .btn{
	font-size: 12px;
        font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #5e74b3;
	height: 13px;
}
textarea.text {
	font-size: 12px;
	border: 1px solid #5e74b3;
        font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
select {
	font-size: 12px;
	border: 1px solid #5e74b3;
        font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #5e74b3;
	background: #FFFFFF;
	height: 17px;
        font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.small a {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.sort {
	color: #000000;
	padding: 0;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

p.subcats {
	margin: 0px 0px 5px 8px;
	padding: 0px;
}
div.pr {
	font-size: 11px;
	color: #000000;
	float: left;
	height: 25px;
	margin-right: 5px;
	margin-top: 5px;
}
div.prg{
	margin-left: 7px;
	width: 40px;
	border: 1px solid #999999;
	height: 4px;
	font-size: 1px;
}
div.prb{
	background: #5e74b3;
	height: 4px;
	font-size: 1px;
}

div.footer{
	text-align: center;
	border-top: 1px solid #5e74b3;
	padding: 3px 0 0 0;
	margin-top: 50px;
}

.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

.ads {
  margin: 0px;
  padding: 1px;
}

.ads1 {
  margin: 0px;
  padding: 0px;
}

.ads2 {
  margin: 0px;
  padding: 3px;
}

.ads3 {
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #cccccc; 
}

.ads4 {
  margin: 0px;
  padding: 3px;
  border-bottom: 1px solid #cccccc; 
}

.ads5 {
  margin: 0px;
  padding: 3px;
}


.ads6 {
  margin: 0px;
  padding: 3px;
}

.headerstyle {
position: absolute;
top: 0;
left: 0;
  margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #C8C8C8;
	background: #EBEBEB;
	line-height: 145%;
}


.listHeader {
  border-bottom: 1px solid #A0A0A0;
}



.form2{
}
.btn2{
}
input.text2 {
}


UL { line-height: 145%; }

#linklist {
    background: none;
    color: #444444;
    font-size: 12px;
    line-height: 125%;
}
.bp_loading {
    text-align: center;
}
.bp_loaded {
}
.blogpeople-main {
    overflow: auto;
}

.bp_error {
    text-align: center;
}

	TABLE.calendar { text-align: center; } 
	TH.month { background-color: #DDE2EC; }
	TD.prev-month { text-align: left; } 
	TD.next-month { text-align: right; } 
	TH.day-of-week { font-size: 11px; } 
	TD.selected-day { background-color: #DDE2EC; font-weight: bold; } 
	TD.day { background-color: #DDE2EC; } 
	TD.today { background-color: #DDE2EC; font-weight: bold; } 
	td.selected-day_haslinks { font-weight: bold;} 
	td.day_haslinks a { font-weight: bold;}


div.pr2 {
	font-size: 11px;
	color: #000000;
	float: left;
	height: 13px;
	margin-right: 2px;
	margin-top: 2px;
}
div.prg2{
	margin-left: 0px;
	width: 40px;
	border: 1px solid #999999;
	height: 4px;
	font-size: 1px;
}
div.prb2{
	background: #5e74b3;
	height: 4px;
	font-size: 1px;
}
.label_plus
{
	padding: 4px; width: 120px;
	white-space: nowrap;
	color: #666666;
	text-align: right;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
	font-weight: bold;
	line-height:125%;
}
.label_plus1
{
	padding: 4px; width: 120px;
	white-space: nowrap;
	color: #666666;
	text-align: right;
	border-right: 1px solid #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
	line-height:125%;
}
.smallDesc_plus
{
	color: #000000;
	text-align: left;
	border-right: 0px solid #CCCCCC;
	vertical-align: top;
	line-height:125%;
	word-break: break-all;
}
.smallDesc_plus1
{
	font-size:14px;
	color: #000000;
	text-align: left;
	border-right: 0px solid #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
	line-height:125%;
}
div.pr3 {
	font-size: 11px;
	color: #000000;
	float: left;
	height: 15px;
	margin-right: 5px;
	margin-top: 3px;
}
div.prg3{
	margin-left: 7px;
	width: 40px;
	border: 1px solid #999999;
	height: 4px;
	font-size: 1px;
}
div.prb3{
	background: #5e74b3;
	height: 4px;
	font-size: 1px;
}
