	body {
		margin:0px 0px 20px 0px;
		background:#FFF;
/*		background:#505050; */
		}

/* **** オリジナル ****
	A 		{ color: #003366; text-decoration: underline; }
	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

***** オリジナル***** */

A	{ color: #003366; }
A:link	{ color: #003366; text-decoration: none; font-weight:bold;}
A:visited { color: #003366; text-decoration: none; font-weight:bold;}
A:active  { color: #999999; text-decoration: none; font-weight:bold;}
A:hover	  { font-weight: bold; text-decoration: underline; }

.blogbody a		{ color: #003366; }
.blogbody a:link	{ color: #000080; text-decoration: none; }
.blogbody a:visited	{ color: #000080; text-decoration: none; }
.blogbody a:active	{ color: #999999; text-decoration: none; }
.blogbody a:hover	{ text-decoration: underline; font-weight: bold; }

.side a			{ color: #003366; }
.side a:link	{ color: #000080; text-decoration: none; font-weight:normal;}
.side a:visited	{ color: #000080; text-decoration: none; font-weight:normal;}
.side a:active	{ color: #999999; text-decoration: none; font-weight:normal;}
.side a:hover	{ text-decoration: underline; font-weight: bold; }

.posted	a { color: #003366; font-weight:normal;}
.posted a:link	{ color: #000080; text-decoration: none; font-weight:normal;}
.posted a:visited	{ color: #000080; text-decoration: none; font-weight:normal;}
.posted a:active	{ color: #999999; text-decoration: none; font-weight:normal;}
.posted a:hover	{ text-decoration: underline; font-weight: bold; }

/* ***** 変更  ****  */

h1, h2, h3 {
		margin: 0px;
		padding: 0px;
		}

#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;
  		padding-top:20px;
		padding-right:40px;
		padding-left:40px;
		padding-bottom:1px;
        border-top:4px double #666;
		border: 1px solid #000;
		background: tan;
		}

#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: palatino,  georgia, verdana, arial, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}

.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;
		}

#content {
		position:absolute;
		margin-right:20px;
		margin-left:210px;
		margin-bottom:20px;
		width:70%;
		background:#FFF;
		border:1px solid #FFF;	
		}

#content2 {
		margin-right:20px;
		margin-left:20px;
		margin-bottom:20px;
		background:#FFF;
		border:1px solid #FFF;	
		}


#container {
		background:#FFF;
		border:1px solid #FFF;
		}

#links {
		padding:15px;
		border:1px solid #FFF;
		background:#FFF;
		width:180px;
  		line-height:100%;
		}
		
.blog {
		width:95%;
  		padding:15px;
		background:#FFF; 
		border: 1px dotted #000000;
  		background:Aliceblue;
		}

.blogbody {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		line-height:150%;
		}

	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: big;
		color: #000;
		border-bottom-style: solid;
		border-bottom-width: 5px;
		border-bottom-color: Mediumseagreen;
		border-left-width: 25px;
		border-left-style: solid;
		border-left-color: Mediumseagreen;
		border-top-style:none;
		border-right-style:hidden;
		}			

	.s-title {
		font-family: palatino, georgia, times new roman, serif;
		font-size: 16px;
		font-weight: bold;
		color: #000;
		text-align: center;
		}			

	#menu {
  		margin-bottom:15px;
/*		background:#FFF; */
		background:Aliceblue;
		text-align:center;
		}		

	.date	{ 
		font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "MS P ゴシック", sans-serif;
		font-size: large; 
		color: #000; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
  		background:Mediumseagreen;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small;
		font-style: italic;
		color: #000000; 
		margin-bottom:25px;
		border-top:1px solid Blue;
		border-bottom:1px solid Blue;
  		background:#FFF;
		}
		
	.box	{
		background: #FFF;
		padding: 10px;
		}

	.boxx	{
		background: Cornsilk;
		padding: 5px;
		border: 1px solid gray;
		}
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:Cornsilk;
  		line-height:120%;
  		padding:2px;
                text-align:left;
		}
	.calendar a		{ color: black; text-decoration: none; }
	.calendar a:link	{ color: blue; text-decoration: underline; }
	.calendar a:visited	{ color: darkblue; text-decoration: underline; }
	.calendar a:active,
	.calendar a:hover {
		font-weight: bold;
		font-size: 120%;
		text-decoration: underline;
	}

	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#000;
		font-size:small;
		font-weight:bold;
  		padding:2px;
		letter-spacing: .2em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:center;			
		}	

	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
		margin-bottom:5px;
		border-right:1px solid #ffaf32;
		border-bottom:1px solid #ffaf32;
		border-left:1px solid #ffaf32;
		}

	.side2 {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:100%;
  		padding:2px;
		margin-bottom:1px;
		}

.pr1 {
	font-size: 12pt;
	}

	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#000;
		font-size:small;
		font-weight:bold;
  		padding:2px;
  		margin-top:30px;
		letter-spacing: .3em;
  		background:#ffaf32;
  		text-align:center;
		border-top:1px solid #ffaf32;
		border-right:1px solid #ffaf32;
		border-left:1px solid #ffaf32;
		border-bottom:1px solid #ffaf32;
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		padding:2px;
		margin-top:50px;
		letter-spacing: .1em;					
  		background:#FFF;		
		}	
	
	.comments-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
/*  		background:#FFF; */
		background:Aliceblue;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
/*  		background:#FFF; */
		background:Aliceblue;
		}	
			
	
	.trackback-url {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
/*  		background:#FFF; */
		background:Aliceblue;
  		line-height:140%;
 		padding:5px;
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
/*  		background:#FFF; */
		background:Aliceblue;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
/* 		border-bottom:1px dotted #999; */
		}		

	.trackback-body2 {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
/*		background:Aliceblue; */
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
/* 		border-bottom:1px dotted #999; */
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
/*  		background:#FFF; */
		background:Aliceblue;
		}	

	.trackback-post2 {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
/*		background:Aliceblue; */
		}	

		
	.comments-head	{ 
		font-family:palatino, georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
/*  		background:#FFF; */
		background:Aliceblue;
		}		

	#banner-commentspop {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;
		}

	pre {/* ソース表示 */
		font-family: 'MS PGothic', 'ＭＳ Ｐゴシック';
		letter-spacing: 0px;
		background-color: #e7e6e0;
		line-height: 60%;
		font-size: 10pt;
		margin: 1em;
		padding: 1em;
		border: 1px solid #797264; 
		width: 95%;
		overflow-y: visible;
		overflow: scroll;
	}

/*blockquote設定*/
	blockquote {
		color: #000;
		background-color: #e7e6e0;
		margin:5px 40px 5px 40px;
		font-size:small;
		font-weight:normal;
		line-height:150%;
		padding: 10px; 
		border: 2px dotted #336600; 
		width: auto;
		}

/*quotetitle設定*/
	.quotetitle{
		font-size:medium;
		font-weight:bold;
		border-bottom: 1px solid #336600; 
		padding: 3px;
		}

 /* 引用 */
	.bq {
		font-family: 'MS PGothic', 'ＭＳ Ｐゴシック';
		letter-spacing: 0px;
		background-color: #e7e6e0;
		font-size: 10pt;
		margin-top: 1em;
		margin-right: 2em;
		margin-left: 2em;
		padding: 0px 8px 1px 8px;
		border: 1px solid #797264; 
		width: 90%;
		}

	.pri {/* ソース表示 */
		font-family: 'MS PGothic', 'ＭＳ Ｐゴシック';
		letter-spacing: 0px;
		background-color: #e7e6e0;
		line-height: 100%;
		font-size: 10pt;
		margin: 1em;
		padding: 1em;
		border: 1px solid #797264; 
		width: 95%;
		overflow-y: visible;
		overflow: scroll;
	}
/* キャプション */
	.cap {
		font-family: 'MS PGothic', 'ＭＳ Ｐゴシック';
		background-color: #FFF;
		font-color: #c0c0c0;
		font-size: 10pt;
		font-weight: bold;
/*		border: 1px groove #000080; */
	}
a.pr-link:link {text-decoration:none;
		background: none; }
a.pr-link:visited {text-decoration:none;
		background: none; }
a.pr-link:hover {text-decoration:none;
		background: none; }
.pr-title{
	color:#0000ff;
	border:0px;
	padding:5px 0px 0px 0px;
	margin:0px;
	display:block;
	font-weight:bold;
	font-size:12px;
	visibility:visible;
	position:static;
	text-decoration:underline;
	font-family:verdana,arial,sans-serif;
	}
.pr-text{
	color:#000000;
	border:0px;
	padding:0px;
	margin:0px;
	display:block;
	font-size:10px;
	visibility:visible;
	position:static;
	font-family:verdana,arial,sans-serif;
	line-height:14px;
	}
.pr-url{
	color:#22aa00;
	padding:0px 3px;
	margin:0px;
	font-size:11px;
	}
.pr-sp{
	color:#000000;
/*	padding:0px 3px; */
/*	margin:0px; */
	text-align:right;
	font-size:11px;
	text-decoration:underline;
	}
