body {
	margin:0;
	color:#333333;
	background-color:#FFFFFF;
}

a:link {
color: #0033ff;
text-decoration: none
}
a:visited {
color: #336699;
text-decoration: none
}
a:hover {
border-style: dotted;
border-width: 1px 0px;
border-color: #ff33aa
}
a:active {
color: #ff33aa;
text-decoration: none
}

H1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 20px; COLOR: #ff3300;
}
h2, h4 {
	margin:0;
	padding:0;
}

h3 {
color: #3366FF;
border-color: #FF6600;
border-width: 0px 0px 2px 2px;
border-style: solid;
padding-left: 5px;

}

/* banner (aka header) bits 
#banner {
	padding:15px;
	border-top:3px dotted #999999;
	border-bottom:1px dotted #999999;
	color:#ffffff;
	background:#000000;
	font-family:Verdana, Arial, sans-serif;
	font-size:x-large;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.2em;
}
*/

#banner {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 5px;
	border-bottom-width: 5;
	border-bottom-color: #FF4400;
	height: 165px;
/*	background: #FF4400 url(2006bannar0.jpg)  no-repeat; */
/*	background: #FF4400 url(2007bannar1.jpg)  no-repeat; */
	background: #FF4400 url(2008bannar1.jpg)  no-repeat;
}

/* title bits */
#banner a,
#banner a:link,
#banner A:visited {
	FONT-SIZE: xx-large; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none;
}
#banner A:active {
	FONT-SIZE: xx-large; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none;
}
#banner A:hover {
	FONT-SIZE: xx-large; BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #3300ff; FONT-FAMILY: Verdana, Arial, sans-serif; TEXT-DECORATION: none;
}

/* description bits */
.description {
	margin-top:55px;
	margin-LEFT: 20px;
	color:#999999;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	font-weight:bold;
	text-transform:none;
	letter-spacing:normal;
}

/* left content grobal bits */
#content {
	border-right:10px solid #FF4400;
	float:left;
	clear:left;
	width:550px;
}

.blog {
	margin:15px;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
}

/* menu (previous and next entry link) bits */
#menu {
	margin:15px 0;
	font-weight:bold;
}

#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	text-decoration:none;
}

/* date bits */
.date {
	margin:15px 0;
	padding:5px;
	border:1px solid #CCC;
	font-size:small;
	font-weight:normal;
}

/* entry bits */
.blogbody {
	margin:15px 10px;
}

.title {
	margin:15px 0;
	font-weight:bold;
}

.posted {
	margin:15px 0 30px 0;
	color:#999;
	background-color:transparent;
	font-size:x-small;
}

/* comments bits */
.comments-head {
	margin:15px 0;
	padding:5px;
	border:1px solid #CCC;
	font-size:small;
	font-weight:normal;
}

.comments-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}

.comments-post {
	margin:15px 0 30px 0;
	color:#999999;
	background-color:transparent;
	font-size:x-small;
}

/* what the hell!? */
#banner-commentspop {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-bottom:1px dotted #999;
	border-top:3px dotted #999;
	background:#000;
	padding:15px;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* trackback bits */
.trackback-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}		

.trackback-url {
	margin:15px 10px;
	border:1px dashed #999999;
	padding:5px;
	color:#999999;
	background-color:transparent;
	font-size:small;
	font-weight:normal;
}

.trackback-post {
	margin:15px 0 30px 0;
	color:#999;
	background-color:transparent;
	font-size:x-small;
}

/* right content grobal bits */
#links {
	margin-left:550px;
	width:230px;
	font-family:Verdana, Arial, sans-serif;
}

#links a,
#links a:link,
#links a:visited,
#links a:active,
#links a:hover {
	text-decoration:none;
}

/* calender bits */
.calendar {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#333;
	line-height:140%;
	padding:2px;
	text-align:center;
}

.calendarhead {
	font-family:verdana, arial, sans-serif;
	color:#CCC;
	font-size:x-small;
	font-weight:bold;
	background:#333;
	line-height:140%;
	padding:2px;
}

/* general side bits */
.sidetitle {
	margin:20px 0px 0 10px;
	color:#999;
	border-color: #FF6600;
	border-width: 0px 2px 2px 0px;
	border-style: solid;
	background-color:transparent;
	font-size:small;
	font-weight:bold;
}

.side {
	margin:10px 10px 10px 20px;
	padding-left: 5px;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
}

/* syndicate bits */
.syndicate {
	margin:10px;
	font-size:x-small;
	line-height:140%;
	text-align:center;
}

/* powered bits */
.powered {
	margin:10px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* extra bits */

em {
	color:#ff9900;
	background-color:transparent;
	font-weight:bold;
	font-style:normal;
}

.blogbody p {
	margin:10px 0;
	line-height:140%;
}

.blogbody blockquote {
	margin:10px 10px;
	padding:5px 5px;
	border-top:1px solid #3c3c3c;
	border-right:1px solid #3c3c3c;
	border-bottom:1px solid #3c3c3c;
	border-left:8px solid #3c3c3c;
	color:#3c3c3c;
	background-color:#cccccc;
}

.blogbody blockquote p.quote-title {
	margin:10px;
	font-weight:bold;
}

.blogbody blockquote p {
	margin:10px;
}

input, textarea {
	font-family:verdana, arial, sans-serif;
	font-size:100%;
}

textarea#body,
textarea#excerpt,
textarea#ping_url {
	font-family:"Osaka－等幅", "ＭＳ ゴシック", "Courier New", monospace;
	font-size:110%;
}

.side form {
	margin:0;
	padding:0;
}

.side ul {
	margin:0;
	padding:0;
	list-style-type:square;
}

.side ul li {
	margin:0 0 0 15px;
	padding:0;
}

P.iconia {
 float: right;}

input.tyo{
	    vertical-align:middle;
		font-size:10px;letter-spacing:0.1em;border:#E35844 2px dashed;text-align:center; 
		color:#E35844;
}
input.lax{
	    vertical-align:middle;
		font-size:10px;letter-spacing:0.1em;border:#3366CC 2px dashed;text-align:center; 
		color:#3366CC;
} 

div.guestbook{
	width:210px;
	Hight:300px;
	overflow: auto;
}

dt{
	margin:0 10px;
	text-align:right;
	padding:0;
}
dd{
	margin:0 10px 0 0px;
	padding:0;
	border:#3366CC 1px dashed;
}

.RC{
display:block;
}
.RC *{
display:block;
height:1px;
overflow:hidden;
background:#FFCC66;
}
.RC1{
border-right:1px solid #ffe9bd;
padding-right:1px;
margin-right:3px;
border-left:1px solid #ffe9bd;
padding-left:1px;
margin-left:3px;
background:#ffd88c;
}
.RC2{
border-right:1px solid #fff9ef;
border-left:1px solid #fff9ef;
padding:0px 1px;
background:#ffd583;
margin:0px 1px;
}
.RC3{
border-right:1px solid #ffd583;
border-left:1px solid #ffd583;
margin:0px 1px;
}
.RC4{
border-right:1px solid #ffe9bd;
border-left:1px solid #ffe9bd;
}
.RC5{
border-right:1px solid #ffd88c;
border-left:1px solid #ffd88c;
}
.RC_content{
padding:0px 5px;
background:#FFCC66;
}
