@charset "euc-jp";

body {
	margin: 0px;
	padding: 0px;
	min-width: 760px;
	color: #666666;
	background: #FAFAFA  url(./img/bg.gif);

	font-family: "Lucida Grande", Verdana, Arial;
/*
	font-family: "Trebuchet MS", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Osaka", verdana, arial, sans-serif;
	font-family: "Lucida Grande", Verdana, Arial, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
*/

	font-size: 12px;
	text-align: center;
}

* {
	font-size: 100%;
	font-family: inherit;
}


A                { color: #666666; background: none; text-decoration: none;}
A:link           { color: #666666; background: none; text-decoration: none;}
A:link:hover     { color: #666666; background: none; text-decoration: underline;}
A:link:active    { color: #666666; background: none; text-decoration: none;}

A:visited        { color: #666666; background: none; text-decoration: none;}
A:visited:hover  { color: #666666; background: none; text-decoration: underline;}
A:visited:active { color: #666666; background: none; text-decoration: none;}


p, h1, h2, h3, h4, h5, h6, form {
	margin: 1em 0;
}

ul, ol {
	margin: 0;
	padding: 0 0 0 2em;
}

dl {
	margin: 1em 0 0 0;
}

dt {
	margin: 0.5em 0 0 0;
}

dd {
	margin: 0;
	padding: 0 0 0 1em;
}

#inbox {
	background: none;
	margin: 0px auto;
	width: 780px;
	text-align: left;
}


#content {
	margin-left: 170px;
	margin-top: 20px;
	margin-right: 130px;
	margin-bottom: 0px;
	padding: 5px;
}

#side-left {
	float: left;
	width: 170px;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#side-right {
	float: right;
	width: 130px;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}


#menu {
	background: none;
	color:#666666;
	font-weight: bold;
	padding: 0px 10px;
	margin: 0px 0px;
	text-align: right;
	font-size: 80%;
	line-height: 1.5;
}

#banner {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	font-size: 200%;
	font-weight:bold;
	margin-top:0px;
	padding: 10px;
}

.description {
	font-size: 12px;
}



.blog {
	margin:0px;
	padding:0px;
	background: none;
}

.blogone {
	margin-bottom: 20px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;

	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}

.blogtitle	{
	border-bottom: 2px solid #0000AA;
	color: #333333;
	font-size: 130%;
	font-weight:bold;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
}

.blogbody {
	font-weight: normal;
	line-height: 150%;

	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.blogbody A                { font-weight:bold; text-decoration: underline;}
.blogbody A:link           { font-weight:bold; text-decoration: underline;}
.blogbody A:link:hover     { font-weight:bold; text-decoration: underline;}
.blogbody A:link:active    { font-weight:bold; text-decoration: underline;}

.blogbody A:visited        { font-weight:bold; text-decoration: underline;}
.blogbody A:visited:hover  { font-weight:bold; text-decoration: underline;}
.blogbody A:visited:active { font-weight:bold; text-decoration: underline;}

.blogfooter {
	line-height:110%;
	font-size: 75%;
	font-weight:normal;
	text-align:right;
	margin: 5px 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top: 1px dotted #DDDDDD;
}

.blogfooter input {
	line-height:100%;
	color: #666666;
	background: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

/***************************************/

.sideone {
	background: none;
	margin-bottom: 10px;
	padding: 0px;
}

.sidetitle {
	background: none;
	border-bottom: 1px dotted #DDDDDD;
	color:#666666;
	font-weight: bold;
	padding: 0px 5px;
	margin: 0px 5px;
	text-align:center;
}

.sidebody {
	background: none;
	color:#999999;
	font-size: 10px;
	margin: 5px;
	padding: 0px 5px;
}

/***************************************/

blockquote {
	background: #FAFAFA;
	margin: 10px;
	font-weight:normal;
	line-height:130%;
	padding: 5px; 
	border-top: 1px solid #DDDDDD; 
	border-right: 5px solid #DDDDDD; 
	border-left: 5px solid #DDDDDD; 
	border-bottom: 1px solid #DDDDDD; 
	width: auto 
}

.quotetitle{
	background: none;
	font-weight:bold;
	padding: 3px;
}

.date	{ 
	line-height:100%;
	background: none;
	font-weight:normal;
	text-align:right;
	margin: 0px;
	padding: 0px;
}

.posted	{ 
	line-height:100%;
	background: none;
	border-top: none;
	border-left: none; 
	border-right: none;
	border-bottom: 1px dotted #DDDDDD;
	font-size: 80%;
	font-weight:normal;
	text-align:right;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

.category {
	background: none;
	color:#999999;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}


.right2	{ 
	line-height: 100%;
	background: none;
	color:#999999;
	font-size: 80%;
	font-weight:normal;
	text-align:right;
	margin: 0px;
	padding: 0px;
}

.calendarhead {
	background: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	color: #999999;
	font-size: 90%;
	font-weight:bold;
	padding:2px;
	text-align:center;
	text-transform:capitalize;
}

.calendar {
	line-height:110%;
	background: none;
	color: #999999;
	font-size: 80%;
	font-weight:normal;
	text-align:center;
	margin-bottom:5px;
	padding-bottom: 10px;
}


.comments-block {
	background: #FFFFFF;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	line-height:120%;
	color: #666666;
}

.comments-head	{
	background: none;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	padding: 0px 5px;
	margin: 5px;
}

.comments-body {
	font-weight: normal;
	margin: 10px;
}

.comments-one {
	line-height:120%;
	background: #FFFFFF;
	margin: 5px 5px 10px 5px;
	padding: 5px 5px 0px 5px;
	border-bottom: 1px dotted #DDDDDD;
}

.comments-one p {
	padding: 0px;
	margin: 0px;
}

.comments-post {
}



.other-block {
	background: #FFFFFF;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	line-height:120%;
	color: #666666;
}

.other-head	{
	background: none;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	padding: 0px 5px;
	margin: 5px;
}

.other-body {
	font-weight: normal;
	margin: 10px;
}


.edit-line input {
	color: #666666;
	background: #FFFFFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.edit-line textarea {
	color: #666666;
	background: #FFFFFF;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

/*
.button input {
	color: #666666;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
*/


.trackback-block {
	background: #FFFFFF;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	line-height:120%;
	color: #666666;
}

.trackback-head	{
	background: none;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	padding: 0px 5px;
	margin: 5px;
}

.trackback-url {
	font-weight: normal;
	margin: 5px;
}

.trackback-url input {
	color: #666666;
	background: #FFFFFF;
	padding:0px 0px 0px 5px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #DDDDDD;
}

.trackback-body {
	font-weight: normal;
	margin: 10px;
}

.trackback-one {
	line-height:120%;
	background: #FFFFFF;
	margin: 0px 5px 0px 5px;
	padding: 10px 5px 0px 5px;
	border-top: 1px dotted #DDDDDD;
}

.trackback-post {
}


/***************************************/

#aw0 {
	background: none;
	font-size: 12px;
}


.drk7jpSimilarity table{
	border-bottom: 1px dotted #eeeeee;
	padding-bottom: 10px;
	margin-top: 10px;
	word-break: break-all;
}

.drk7jpSimilaritySiteTitles {
	font-size: 10px;
	color: #999999;
	word-break: break-all;

}
.drk7jpSimilaritySiteSummarys {
	font-size: 10px;
	color: #999999;
	word-break: break-all;
}

.drk7jpSimilaritySiteSummarys input,img{
	float: left;
}

.drk7jpSimilarityHeader, .drk7jpSimilarityFooter {
	font-size: 8px;
	color: #999999;
}

//--------------------------------------//




#banner-commentspop {
	background: #D3D3D3;
	border-bottom:none;
	border-right:none;
	border-top:none;
	color: #000000;
	font-weight: bold;
	margin-bottom:5px;
	padding:3px;
	text-align: right;
}


form {
	margin:0px;
}


select {
	width:100%;
}


input,textarea {
	margin: 2px;
}


pre { 
	border: 1px solid #DDDDDD; 
	width: 90%;
	margin: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 90%;
	background: #FAFAFA;
	overflow: scroll;
	line-height:110%;
}

/*

.blogbody pre {
	margin:12px 24px;
	padding:1em;
	border:1px solid #333333;
	width:100%;
	overflow:scroll;
	line-height:1.25;
	color:#333333;
	background-color:#edeae4;
}

.blogbody > pre {
	width:auto;
	overflow:auto;
}

pre code {
	padding:0;
}

*/

 