﻿﻿﻿@charset "UTF-8";
/*
 Share Style [
----------------------------------------------------------- */
body {
	width: 580px;
	margin: 0 auto;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	color:#666666;
	text-align: center;
    letter-spacing: 0px;
	background-color: #FFFFFF;
}
h1 {
	font-weight: normal;
    font-size: 16px;
	margin: 0px;
	padding: 0px;
}
hr {
	display: none;
}
.small {
	font-size: x-small;
}
/*
 Link Color [
----------------------------------------------------------- */
a:link, a:active, a:visited {
	color: #464848;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #464848;
}
.blogEntryBody a:link, .blogEntryBody a:active,.blogEntryBody a:visited {
	color: #0033CC;
	text-decoration: none;
}
.blogEntryBody a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.blogEntryLinks, .itemLinks, .commentLinks, .trackbackLinks {
  color: gray;
  font-size: x-small;
}
.blogEntryLinks a:link, .blogEntryLinks a:active,.blogEntryLinks a:visited {
	color: #5AAE66;
	text-decoration: none;
}
.blogEntryLinks a:hover {
	color: #5AAE66;
	text-decoration: underline;
}
/*
 Layout [
----------------------------------------------------------- */
.bodyContent {
	text-align: left;
}
#whole {
	width: 480px;
	margin: 0 auto;
	padding-left: 50px;
	padding-right: 50px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
}
#header {
	background-image: url(images/popup-header.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 480px;
}
#content {
  padding-top: 27px;
  width: 480px;
  line-height: 1.5;
}
#footer {
	width: 480px;
	padding-bottom: 100px;
    font-size: 11px;
}
/*  header  -----  */
.home a{
	display:block;
	margin-top: 88px;
	float: left;
	background-image: url(images/popup-home.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 59px;
}
.close a{
	display:block;
	margin-top: 88px;
	float: right;
	clear: none;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 76px;
}
/*  main  -----  */
.blogEntry {
	text-align: left;
	background: white;
}
.blogEntryHeader {
	font-size: 16px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #666666;
	color: #666666;
	height: 22px;
	padding-left: 6px;
}
.blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
	text-decoration: none;
}

.blogEntryBody {
	margin-top: 29px;
	color: #666666;
}
.blogEntryBody table td {
	padding: 5px 5px;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-size: x-small;
}
.blogEntryBottom {
	float: right;
}

.bodyContentEven {
  background: white;
}
.bodyContentOdd {
  background: #D9DEE0;
}
/*  table -------  */
table.nation {
	width: 480px;
	border-collapse: collapse;
}
table.postage {
	width: 480px;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
table.postage2 {
	width: 480px;
	border-bottom: solid 1px #666666;
}
td.yellowtd {
	border: solid 1px #cccccc;
    background: #FFFFF0;
}
td.contentstd {
	border: solid 1px #cccccc;
}
td.center {
	text-align: center;
    background: #F5F5F5;
}
.dia {
	width: 480px;
	text-align: center;
	color: #cc9999;
}
.lank {
	border-left: solid 6px #cc9999;
	border-right: solid 6px #cc9999;
	text-align: center;
}
.alfa {
	font-weight: bold;
	font-size: 22px;
	font-family: Times New Roman, Times, serif;
	color: #996699;
}
.linetd {
	height: 1px;
	border-bottom: solid 1px #cccccc;
}
.numbertd {
	text-align: center;
	font-weight: bold;
	color: #666666;
    background: #f5f5f5;
}
.gray {
    background: #f5f5f5;
}
.up a{
	float: right;
	display:block;
	background-image: url(images/trig_up.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 10px;
	background-position: left;
	padding-left: 15px;
	font-size: x-small;
}
.up a:link,.up a:active,.up a:visited {
	text-decoration: none;
	color: #666666;
}
.up a:hover {
	text-decoration: none;
	color: #666666;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
/*  footer  -----  */
.footer-inner {

}
.footer1 {
	width: 480px;
	height: 17px;
	padding-top: 88px;
}
.f-close a{
	float: right;
	display:block;
	background-image: url(images/close.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 76px;
	background-position: bottom;
}
.pagetop a{
	float: right;
	clear: none;
	display:block;
	background-image: url(images/pagetop.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 67px;
	background-position: bottom;
	text-indent: -2000px;
}
.log a:link,.log a:active,.log a:visited {
	float: right;
	color: white;
	padding-right: 6px;
	padding-top: 4px;
}
.log a:hover {
	text-decoration: underline;
	color: #464848;
}
.footer2 {
	clear: both;
    width: 480px;
	height: 21px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.f-inner {
	padding-top: 4px;
	color:#666666;
}
/* [ items as sidebar/control
----------------------------- */
.item {
	font-size: small;
	text-align: left;
	border: 1px solid #E1CDCD;
	margin-bottom: 5px;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  background: #E1CDCD;
  color: #FFFFFF;
  font-size: x-small;
  font-weight: bold;
  padding: 4px;
}
.itemBody {
  font-size: x-small;
  padding-bottom: 10px;
}

.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: gray;
  font-size: x-small;
}

.itemBodyEven {
  background: white;
}
.itemBodyOdd {
  background: #D9DEE0;
}
/*
 Comment/Trackback [
----------------------------------------------------------- */
.comment {
  font-size: small;
}

.commentBody {
  font-size: small;
}
.commentHeader, .commentHeader a:link, .commentHeader a:visited, .commentHeader a:active {
  font-weight: bold;
}
.commentMetadata, .commentMetadata a:link, .commentMetadata a:visited, .commentMetadata a:active {
  color: gray;
  font-size: x-small;
}

.trackback {
  font-size: small;
}

.trackbackBody {
  font-size: small;
}
.trackbackHeader, .trackbackHeader a:link, .trackbackHeader a:visited, .trackbackHeader a:active {
  font-weight: bold;
}
.trackbackMetadata, .trackbackMetadata a:link, .trackbackMetadata a:visited, .trackbackMetadata a:active {
  color: gray;
  font-size: x-small;
}
/*
 other [
----------------------------------------------------------- */
.winheader {
  background : #E1CDCD;
  color: white;
  font-weight: bold;
}
.winheader a:link, .winheader a:visited, .winheader a:active {
  color : white;
}
.help, .help a:link, .help a:visited, .help a:active {
  color: gray;
  font-size: 11px;
  text-align: right;
}
.validationError {
  color: white;
  background-color: #B20D1C;
}
/*
 tags [
----------------------------------------------------------- */
.tagCloud {
  line-height: 36px;
}
.tagCloud1 {
  font-size: 10px;
}
.tagCloud2 {
  font-size: 12px;
}
.tagCloud3 {
  font-size: 14px;
}
.tagCloud4 {
  font-size: 16px;
}
.tagCloud5 {
  font-size: 18px;
}
.tagCloud6 {
  font-size: 20px;
}
.tagCloud7 {
  font-size: 22px;
}
.tagCloud8 {
  font-size: 24px;
}
.tagCloud9 {
  font-size: 26px;
}
.tagCloud10 {
  font-size: 28px;
}



.bar {
	width: 480px;
	height: 21px;
	background-image: url(images/ppl-bar.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.bar-inner {
	padding-top: 2px;
	padding-left: 15px; 
}
.orenge {
	width: 480px;
	background-color: #FF9966;
	margin-bottom: 50px;
}
.orenge-inner {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: white;
}
ul.list {
	list-style:none;
	width: 480px;
	padding: 0;
	padding-top: 24px;
	padding-left: 3px;
	margin: 0;
}
ul.list li {
	background-image: url(images/under-li.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 14px;
	padding: 0;

	padding-bottom: 18px;
	padding-left: 16px;
	margin: 0;
}
ul.num {
	list-style:none;
	width: 470px;
	padding: 0;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0;
}
li.num1 {
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 17px;
	padding: 0;
	padding-left: 25px;
	margin: 0;
}
li.num2 {
	background-image: url(images/2.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 17px;
	padding: 0;
	padding-left: 25px;
	margin: 0;
}
ul.vio {
	list-style:none;
	width: 480px;
	padding: 0;
	padding-top: 15px;
	padding-left: 4px;
	margin: 0;
	zoom:1;
}
ul.vio li {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	vertical-align: top;
	padding: 0;
	padding-bottom: 5px;
	padding-left: 16px;
	margin: 0;
}
.step {
	padding-bottom: 10px;
	padding-left: 16px;
}
.dot {
	width: 480px;
	height: 1px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 24px;
	margin-bottom: 24px;
}
.dot2 {
	width: 480px;
	height: 33px;
	background-image: url(images/dot2.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 24px;
}
.dot3 {
	width: 480px;
	height: 1px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: bottom;
}
.brown {
	background-color:#EEE9BF;
	width: 480px;
}
.brown-inner {
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #333333;
}
.t1 {
	font-size: 14px;
	color: #FE7F26;
	font-weight: bold;
}
.left-line {
	border-left:solid #666666 6px;
	padding-left: 12px;
    height: 70px;
}
.nav-l {
	float: left;
}
.nav-r {
	float: right;
	font-size: 10px;
}
.tex-dot {
	clear:both;
	width: 480px;
	height: 9px;
	background-image: url(images/tex-dot.gif);
	background-repeat: repeat;
	margin-bottom: 25px;
}
.area {
	padding-top: 10px;
	padding-left: 5px;
}
hr {
	display: none;
}
.solid {
	padding: 4px;
	width: 472px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.line {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.top a{
	float: right;
	display:block;
	background-image: url(images/pagetop.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 67px;
	background-position: bottom;
	text-indent: -2000px;
	clear: both;
}

/*
[
----------------------------------------------------------- */
.set {
	margin-bottom: 1.5em;
}
.title {
	margin-bottom: 5px;
}
.auction09 {
	background: url(images/2009hatsu/hatsu02-1.jpg) no-repeat 0 0;
	width: 481px;
	height: 215px;
}
.auction09 ul,
.auction09 ul li {
	list-style: none;
}
.auction09 ul li {
	margin-bottom: 7px;
}
.stronger {
	font-weight: bold;
	font-size: 13px;
}
.set dl dd {
	margin-bottom: 7px;
}
.tokka09 {
	background: url(images/2009hatsu/hatsu03-1.jpg) no-repeat right top;
	padding-bottom: 20px;
}
.hrLine {
	margin: 10px 0;
	height: 1px;
	border-top: #999 1px dotted;
	clear: both;
}
