@charset "euc-jp";

body {
	margin: 0px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î´Ý¥´ Pro W4",HiraMaruPro-W4,Osaka,"Trebuchet MS",verdana,arial,sans-serif;
	color: #333;
	background: #fff;
}
a, 
a:link, 
a:visited { 
	color: #000080; 
	text-decoration: none;
} 
a:active,
a:hover	{ 
	color: #993333; 
	text-decoration: underline; 
}
h1,
h2,
h3 {
	margin: 0px;
	padding: 0px;
}
#banner {
	font-family: "Comic Sans MS",Geneva,Osaka,verdana,arial,sans-serif;
	color: #333366;
	font-size: 200%;
	font-weight: bold;
	background: #ffffff;
	padding-left: 15px;
}
.description { 
	color: #333; 
	font-size: medium;
	font-weight: normal;
	background: #ffffff;	
}
#content {
	margin: 5px 215px 0px 5px;
	padding: 0px 10px 0px 5px;
}
#links {
	float: right;
	margin-left: 5px;
	padding-right: 5px;
	width: 200px;
}
#menu { 
	text-align: center;
	font-weight: bold;
}
.textright {
	text-align: right;
}
.blog {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
}	
.blogbody {
	background: #fff6f6;
	line-height: 120%;	
	padding: 10px;
	margin-bottom: 20px;
}
.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.blogbody blockquote {
	background: #ffffff;
	margin: 3px;
	line-height: 120%;
	padding: 5px; 
	border: 1px solid #cccccc;
	width: auto;
}
.title { 
	font-size: 120%; 
	font-weight: bold;	
	color: #003333; 
	background: #fff6f6;
	border-left: 5px solid #003333;
	border-bottom: 1px solid #003333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:5px;
}
.date { 
	font-size: medium; 
	color: #993333;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	border-left: 5px solid #993333;
	border-bottom: 1px solid #993333;
	background:#ffffff; 
	padding-left:5px;
}			
.posted { 
	font-size: 90%; 
	font-weight: normal;
	background: #fff6f6;
	margin-bottom: 10px;
}
.author { 
	font-size: medium; 
	font-weight: normal;
	background: #fff6f6;
	color: #003333; 
	text-align: right;
}
.sidetitle {
	font-size:90%;
	font-weight:bold;
	color: #003333; 
	background: #f6f6ff;
	padding: 2px;
	margin-top:10px;
	border-left: 5px solid #003333;
	border-bottom: 1px solid #003333;
	letter-spacing: .2em;
}		
.side {
	font-size: 90%;
	font-weight: normal;
	background: #f6f6ff;
	line-height: 120%;
	padding: 2px;
}	
.sidenon {
	font-size: 90%;
	font-weight: normal;
	line-height: 120%;
	padding: 2px;
	text-align: center;
	margin-top: 10px;
	background: #ffffff; 
}
.comments-body {
	background: #f6f6ff;
	line-height: 120%;
	padding-bottom: 10px;	
}
.comments-post {
	font-size: 90%;
	font-weight: normal;
	background: #f6f6ff;
	margin-top: 0px;
}	
.comments-head{ 
	font-size: medium; 
	font-weight: bold;
	margin-top: 10px;
	background: #f6f6ff;
	border-left: 5px solid #003333;
	border-bottom: 1px solid #003333;
	padding-left: 5px;
}
.trackback-body  {
	background: #ffffff;
	line-height: 120%;	
	padding-top: 15px;
}
.trackback-url {
	background: #ffffff;
	line-height: 120%;	
	padding: 5px;
	border: 2px solid #cccccc; 
}
.trackback-post {
	background: #ffffff;
	margin-bottom: 20px;
}	
#banner-commentspop {
	font-family: "Comic Sans MS",Geneva,Osaka,verdana,arial,sans-serif;
	color: #333366;
	font-size: 30px;
	font-weight: bold;
	background: #ffffff;
	padding-left: 15px; 
}
form {
	margin: 0px;
}
select {
	width: 100%;
	font-weight: normal;
	background: #ffffff;
}
input,textarea {
	margin: 2px;
}
