@charset "EUC-JP";
*{
	margin: 0px;
	padding: 0px;
}
/* frame_css */
.f_layout{
	width: 100%;
	background-color:#FFFFFF;
}
.f_pwmain{
	width: 90%;
	background-color: #FFFFFF;
}
.f_pwblog{
	margin: 10px;
}
.f_pwblogbody{
	margin-bottom: 10px;
}
.f_title{
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FF0000;
	text-align:left;
}
.f_date{
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	color: #FF9900;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 5px;
	text-align:left;
}
.f_main{
	margin-bottom: 15px;
	padding: 5px 10px 10px;
	text-align:left;
}
.f_morelink{
	font-size: 9pt;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 5px;
}
.f_posted{
	text-align: right;
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	margin-bottom: 20px;
	padding-top: 5px;
	clear: both;
}
.f_pwfooter{
	clear: both;
	text-align: center;
	margin: 0px;
	background-color: #ff69c1;
	padding-top: 3px;
	padding-bottom: 3px;
}
.f_pwcopy{
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	line-height: 11pt;
	margin: 0px 0px 5px;
	color:#FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.f_layout a {
	color: #3333FF;
	text-decoration: none;
}
.f_layout a.link {
	color: #3333FF;
	text-decoration: none;
}
.f_layout a:visited {
	color: #3333FF;
	text-decoration: none;
}
.f_layout a:active {
	color: #FF9999;
	text-decoration: none;
}
.f_layout a:hover {
	color: #FF6666;
	text-decoration: underline;
}
.f_pwfooter a {
	color: #FFFFFF;
	text-decoration: none;
}
.f_pwfooter a.link {
	color: #FFFFFF;
	text-decoration: none;
}
.f_pwfooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.f_pwfooter a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.f_pwfooter a:hover {
	color: #3333FF;
	text-decoration: underline;
}

/* top_css */
body {
	font-size: 9pt;
	color: #666666;
	background-color:#FFFFFF;
	background-image:url(../html/images/bg.gif);
}
#mainbody{
	background-color:#FFFFFF;
}
#layout{
	width: 750px;
	background-color:#FFFFFF;
	padding-left:1px;
	padding-right:1px;
}
#pwheader {
	height:120px;
	background-color:ff69c1;
	text-align:left;
	padding:10px;
	padding-bottom:0px;
}
#pwsideleft {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}
#pwsideright {
	width: 545px;
	float: right;
	background-color: #FFFFFF;
}
#pwmain {
	width: 545px;
	float: right;
	background-color: #FFFFFF;
}
#pwsbpgmain {
	width: 545px;
	float: right;
	background-color: #FFFFFF;
}
#pwfooter {
	width: 750px;
	clear: both;
	text-align: center;
	margin: 0px;
	background-color: #ff69c1;
	padding-top: 3px;
	padding-bottom: 3px;
}
#pwcopy {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	line-height: 11pt;
	margin: 0px 0px 5px;
	color:#FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
h1 {
	list-style:none;
	padding:3px;
}
.pwtitle {
	color:#FFFFFF;
	font-size: 20pt;
}
.pwtitle a {
	color: #FFFFFF;
	text-decoration: none;
}
.pwtitle a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.pwtitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pwtitle a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.pwtitle a:hover {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;

}
.pwabout {
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h3 {
	font-size: 11pt;
	margin: 0px;
	padding: 0px;

}
#syndicate {
	text-align: center;
	margin-bottom: 10px;
}
.pwplugin {
	margin: 10px;
}
.pwsidewindow {
	margin-bottom: 10px;
	border: 1px solid #666666;

}
.pwsidehead {
	padding: 5px;
	background-color: #ff69c1;
	border: 1px solid #666666;
}
.pwsidetitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;

}
.pwsidebody {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	text-align:left;
}
.pwsidemenu {
	padding-left: 5px;
	margin: 0px;
	padding-right: 5px;
}
.pwsidefoot {
}
.pwblog {
	margin: 10px;
}
.pwblogbody {
	margin-bottom: 10px;
}
.title {
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
    background-color: #FF0000;
	text-align:left;
}
.date {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	color: #FF9900;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 5px;
	text-align:left;
}
.main {
	margin-bottom: 15px;
	padding: 5px 10px 10px;
	text-align:left;
}
.foot {

}

.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;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	margin-bottom: 20px;
	padding-top: 5px;
	clear: both;


}
a {
	color: #3333FF;
	text-decoration: none;

}
a.link {
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	color: #3333FF;
	text-decoration: none;
}
a:active {
	color: #FF9999;
	text-decoration: none;
}
a:hover {
	color: #FF6666;
	text-decoration: underline;
}
.pwsidemenu a {
	color: #666666;
	text-decoration: none;

}
.pwsidemenu a.link {
	color: #666666;
	text-decoration: none;
}
.pwsidemenu a:visited {
	color: #666666;
	text-decoration: none;
}
.pwsidemenu a:active {
	color: #FF9999;
	text-decoration: none;
}
.pwsidemenu a:hover {
	color: #FF6666;
	text-decoration: underline;
}

.banner {
	padding: 5px;
	text-align: center;
}
.banner2 {
	padding: 5px;
	text-align: left;
}
#pwcopy a {
	color: #FFFFFF;
	text-decoration: none;
}
#pwcopy a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#pwcopy a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pwcopy a:active {
	color: #000000;
	text-decoration: none;
}
#pwcopy a:hover {
	color: #FF6666;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtform {
	font-size: 9pt;
	margin-right: 10px;
	width: 140px;

}
.btn {
	font-size: 9pt;
	color: #000000;
	background-color: #99E6FF;
	margin: 0px;
	border: 3px double #000000;
	padding: 0px 5px;
}
.blogtoplink {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	padding: 2px 5px;
	text-align: right;
}
.clhead {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	background-color: #ff69c1;
	border: 2px solid #666666;
    border-bottom: 1px solid #666666;
}
.clbody {
	text-align: center;
	margin-bottom: 15px;
    border: 2px solid #666666;

}
.cltable {
	margin: 0px auto;
}
.cltable td {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 9pt;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

/*Saturday*/
.clsat{
	text-align: center;
	color: #0000FF;
}

/*Sunday*/
.clsun{
	text-align: center;
	color: #FF3300;
}

.cltable td.clon {
	background-color: #999999;
}
td.clon a {
	color: #FFFFFF;
	text-decoration: none;
}
td.clon a:link {
	color: #FFFFFF;
	text-decoration: none;
}
td.clon a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td.clon a:active {
	color: #FF6666;
	text-decoration: none;
}
td.clon a:hover {
	color: #000000;
	text-decoration: underline;
}
.tbmain {
	padding: 5px;
	maring: 0px;
}
.tburl {
	font-family: "Verdana", "Helvetica", "Arial";
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 10px 10px;
	margin: 0px;


}
.tbtitle {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #000000;


}
.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;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	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: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #000000;


}
.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;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
	padding-top: 3px;

}
.txtarea {
	font-size: 9pt;
	width: 400px;
	height: 150px;

}
.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: #000000;
	text-decoration: none;
}
.pwsidetitle a:link {
	color: #000000;
	text-decoration: none;
}
.pwsidetitle a:visited {
	color: #000000;
	text-decoration: none;
}
.pwsidetitle a:active {
	color: #BA8521;
	text-decoration: none;
}
.pwsidetitle a:hover {
	color: #EC6704;
	text-decoration: underline;
}
/*AMAZON*/
.amazon{
	float: left;
	width: 145px;
	margin: 5px;
}

.amazondetail{
	font-weight: bold;
}
img {
	border: 0px;
}
