@charset "EUC-JP";

body {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	line-height: 10pt;
	color: #663300;
	background-color: #FFFFFF;
}

#container {
	margin: 0px;
	padding: 0px;
	width: 800px;
}

#pwheader{
	background-image: url(http://h_mouse3.at.infoseek.co.jp/tubbytop.jpg);
	background-repeat: no-repeat;
	height: 200px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	clear: both;
}

#pwsideleft {
	width: 25%;
	float: left;
}

#pwsideright {
	width: 25%;
	float: right;
}
#pwmain {
	width: 70%;
}

#pwsbpgmain {
	background-color: #FFFFFF;
}

#pwfooter {
	clear: both;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
}

#pwcopy {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	line-height: 11pt;
	margin: 0px;
	color: #FFFFFF;
	padding: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #663300;
 background-color: #996633;
}

.left {
	float: left;
}
.right {
	float: right;
}

h1{visibility:hidden;}
h2{visibility:hidden;}
h3 {font-size: 10pt;
margin: 0;
padding: 0;
color:#963;
}


.pwtitle {
	margin: 0px;
	padding: 90px 55px 5px;
	color: #996633;
	text-align: right;
}

.pwabout {
	margin-bottom: 5px;
	color: #996633;
	margin-top: 5px;
	padding: 10px 55px 5px;
	text-align: right;
}


#syndicate {
	text-align: center;
	margin-bottom: 10px;
}

.pwplugin {
	margin: 10px;
}

.pwsidewindow {
	margin-bottom: 1px;
	padding: 0px;
}

.pwsidehead {
	background-color: #FFFFFF;
	margin-bottom: 0px;
}
.pwsidetitle {
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	padding: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}

.pwsidebody {
	padding: 5px;
	background-color: #F5F5DC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #996633;
}

.pwsidemenu {
	padding-left: 5px;
	margin: 0px;
	padding-right: 5px;
}

.pwsidefoot {
}

.pwblog {
	margin: 10px;
}

.pwblogbody {
	margin-bottom: 10px;
}

.title {
	color: #663300;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-right-width: 0px;
 BORDER-left : 0PX solid #996633;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #996633;
	border-right-color: #FFFFFF;
	background-color: FFFFFF;
}

.date {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	color: #996633;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-right: 10px;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
}

.main {
 text-align: middle;
	margin-bottom: 50px;
	padding: 10px 20px 20px;
}
.morelink {
	font-size: 9pt;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 5px;


}
.posted {
	text-align: right;
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	padding-top: 5px;
 padding-left: 20px;
 border-top: 0px dashed #D2B48C;
	clear: both;

}
a {
	color: #663300;
	text-decoration: underline;

}
a.link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
a:active {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.banner {
	padding: 5px;
	text-align: center;
}
#pwcopy a {
	color: #FFCC00;
	text-decoration: none;
}
#pwcopy a:link {
	color: #FFCC00;
	text-decoration: none;
}
#pwcopy a:visited {
	color: #FFCC00;
	text-decoration: none;
}
#pwcopy a:active {
	color: #FFCC00;
	text-decoration: none;
}
#pwcopy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtform {
	font-size: 9pt;
	margin-right: 10px;
	width: 140px;
	border: 1px solid #663300;
}

.btn {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #663300;
	margin-top: 3px;
	border: 1px solid #663300;
	padding: 1px;
}
.blogtoplink {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	padding: 2px 5px;
	text-align: right;
}

.clhead {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 9pt;
	letter-spacing: 0.3em;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	background-color: #996633;
	margin-bottom: 0px;
	border-bottom: 0px solid #ff6600;
}

.clbody {
	text-align: center;
	background-color: #ffffff;
	width: 100%;
}

.cltable {
	margin: 0px auto;
	background-color: #ffffff;
}
.cltable td {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 9pt;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

.cltable td.clon {
}

td.clon a {
	color: #FF6600;
	text-decoration: none;
}

td.clon a:link {
	color: #FF6600;
	text-decoration: none;
}

td.clon a:visited {
	color: #FF6600;
	text-decoration: none;
}
td.clon a:active {
	color: #E8C080;
	text-decoration: none;
}
td.clon a:hover {
	color: #E8C080;
	text-decoration: none;
}

.tbmain {
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

.tburl {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	font-weight: bold;
	padding: 1px;
	margin-top: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #;
}

.tbtitle {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #999999;
}

.tbbody {
	padding: 10px;
	margin: 0px;
}

.tbtxt {
	font-size: 9pt;
	line-height: 12pt;
	padding-bottom: 10px;
}

.tbposted {
	text-align: right;
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	margin-bottom: 20px;
	padding-top: 3px;
}

.pagetoplink {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	padding: 2px 5px 10px;
	text-align: right;
}

.commentmain {
	margin: 0px 10px;
}

.commenttitle {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 2px;
	padding-left: 10px;
	color: #663300;
}

.commentbody {
	padding: 10px;
	margin: 0px;
}

.commenttxt {
	font-size: 9pt;
	line-height: 12pt;
	padding-bottom: 10px;
}

.commentposted {
	text-align: right;
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	margin-bottom: 20px;
	padding-top: 3px;
}

.txtarea {
	font-size: 9pt;
	width: 400px;
	height: 150px;
	border: 1px solid #663300;
}

.commentmain table {
	margin: 0px 10px;
}
.commentmain th {
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}

.commentmain td {
	font-size: 9pt;
	padding: 5px;
}

form.bdform {
	clear: both;
}

form.btnform {
	float: left;
}

.pwresult form {
	text-align: center;
}

.pwresult {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.moretxt {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px;
}

.pwsidetitle a {
	color: #663300;
	text-decoration: none;
}

.pwsidetitle a:link {
	color: #663300;
	text-decoration: none;
}

.pwsidetitle a:visited {
	color: #663300;
	text-decoration: none;
}

.pwsidetitle a:active {
	color: #ffffff;
	text-decoration: none;
}
.pwsidetitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*AMAZON*/
.amazon{
	float: left;
	width: 145px;
	margin: 5px;
}

.amazondetail{
	font-weight: bold;
}

