html, body {
	margin: 20px 0px 20px 0px;
	background-color: #aaaaaa;	
	text-align: center;
	scrollbar-face-color: #ffffff;       /* 表面の色 */
	scrollbar-3dlight-color: #888888;    /* 左端と上端の色 */
	scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
	scrollbar-shadow-color: #888888;     /* 影の色 */
	scrollbar-darkshadow-color: #ffffff; /* 右端と下端 */
	scrollbar-arrow-color: #888888;      /* 矢印の色 */
	scrollbar-track-color: #aaaaaa;      /* バーの背景の色 */
}
	}

form {
	margin: 0px;
	}

a {
	text-decoration: none;		
	}

a:link {
	color: #1E90FF;
	}

a:visited {
	color: #1E90FF;
	}

a:active {
	color: #1E90FF;
	text-decoration: underline;
	/*background-color: #696969;*/
	}

a:hover {
	color: #1E90FF;
	text-decoration: underline;
	/*background-color: #696969;*/
	}

a.anchor_super{
	display:none;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	font-family:"ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: small;	
	background-color: #ffffff;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	/*background-image: url(./test/015.gif);*/
	/*background-repeat: no-repeat;
	background-position: right bottom*/
	}
#banner {
	font-family:HGS創英角ﾎﾟｯﾌﾟ体,Verdana, Arial, sans-serif;
	color: #ffffff;
	background-color: #666666;
	text-align: left;
	padding: 5px;
	height: 60px;
	/*background-image: url("./test/top_menu.gif");
	background-position:bottom;
	background-repeat:repeat-x;*/
	}
#banner-img {
	display: none;
	}
#banner a {
	color: #ffffff;
	text-decoration: none;
	}
#banner h1 {
	color: #ffffff;
	font-size: xx-large;
	padding: 15px 0px 0px 5px;		
	}
#banner h2 {
	font-size: small;
	padding: 3px 0px 0px 5px;
	}

#blogbar {
	font-family: HGS創英角ﾎﾟｯﾌﾟ体,Verdana, Arial, sans-serif;
	color: #ffffff;
	background-color: #666666;
	text-align: left;
	padding: 0px;
	height: 35px;
	background-image: url("./test/top_blog.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	}

#blogbar a {
	color: #ffffff;
	}

#wikibar {
	font-family: HGS創英角ﾎﾟｯﾌﾟ体,Verdana, Arial, sans-serif;
	color: #ffffff;
	background-color: #666666;
	text-align: left;
	padding: 0px;
	height: 35px;
	background-image: url("./test/top_wiki.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	}

#wikibar a {
	color: #ffffff;
	}

#introbar {
	font-family: HGS創英角ﾎﾟｯﾌﾟ体,Verdana, Arial, sans-serif;
	color: #ffffff;
	background-color: #666666;
	text-align: left;
	padding: 0px;
	height: 35px;
	background-image: url("./test/top_intro.gif");
	background-position:bottom;
	background-repeat:repeat-x;
	}

#introbar a {
	color: #ffffff;
	}

td#blankleft {
	width:420px;
	padding:0px;
	margin:0px;
	}
td#blankright {
	width:40px;
	padding:0px;
	margin:0px;
	}
td#menucell {
	paddin-top:0px;
	margin-left: 0px;
	height: 30px;
	width:80px;
	text-align:center;
	font-weight: bold;
	border: 0px solid #ffffff;
	}


#headerbar {
	width:760px;
	height: 25px;
	color: #666666;
	font-size: x-small;
	font-weight: bold;
	border-bottom: 0px solid #666666;
	background-image: url(./test/010.gif);
	}

#headerbar a {
	color: #666666;
	}

#selbar {
	width:100%;
	color: #ffffff;
	font-size: x-small;
	font-weight: bold;
	height: 21px;
	border-bottom: 0px solid #666666;
	background-image: url(./test/009.gif);
	}
#selbar a {
	color: #ffffff;
	}

#center {
	background-color: #ffffff;
	float: left;
	width: 440px;		
	overflow: hidden;
	}
#center760 {
	padding: 0px 5px;;
	float: left;
	width: 750px;		
	overflow: hidden;
	}
#entry {
	margin-bottom: 40px;
	padding:5px;
	border: 1px solid #dddddd;
	background-color: #ffffff;
	/*background-image: url(./test/015.gif);*/
}

.content {
	padding: 10px 0px 0px 0px;
	/* background-color: #FFFFFF; */
	color: #55555;
	font-family: "MeiryoKe_PGothic", "メイリオ", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: small;
	}

#right {
	float: left;		
	width: 160px;
	height: 100%;
	color: #000000;
	background-color: #ffffff;
	/*background-image: url(./test/015.gif);*/
	overflow: hidden;
	}
.content p {
	color: #666666;
	font-family:"MeiryoKe_PGothic", "メイリオ", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	/*text-align: left;*/
	margin-bottom: 2px;
	padding: 0px 8px 0px 8px
	}
.content blockquote {
	color: #000000;
	line-height: 150%;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color: #D3D3D3;
	}
.content blockquote p {
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	/*text-align: left;*/
	margin-bottom: 2px;
	padding: 0px 8px 0px 8px
	}

.content ul {
	color: #666666;
	line-height: 100%;
	padding: 0px;
	padding: 0px; 
	margin: 15px 0px 15px 20px;
	list-style-type: disc;
	}

.content ol {
	color: #666666;
	line-height: 100%;
	padding: 0px; 
	margin: 15px 0px 15px 20px;

	}

.content li {
	color: #666666;
	line-height: 150%;
	margin-left: 25px;
	padding: 0px 0px 0px 0px;
	}

.content li li {
	color: #666666;
	line-height: 150%;
	margin-top: 0px;
	margin-left: 20px;
	padding: 0px 0px 0px 0px;
	list-style-type: circle;
	}

.content h2 {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;	
	text-align: center;
	font-weight: bold;
	background-color: #696969;
	/*text-transform: uppercase;*/
	/*letter-spacing: .3em;*/
	background-image: url("test/015.gif");
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
	/*border-style: double;
	border-width: 1px 0px;
	border-color: #1E90FF;*/
	margin-bottom:5px;
	}


.content img{
	border: 0px solid #FFFFFF;
	}

.content h3 {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;	
	text-align: left;
	font-weight: bold;		
	padding-left: 5px;
	background-color: #dddddd;
	border: 1px solid #dddddd;
	/*background-image: url("image/bk_clover.png");
	background-repeat: no-repeat;
	background-position: left;*/
	}

.content .posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #dddddd;
	text-align: right;		
	/*margin-bottom: 40px;*/
	line-height: normal;
	padding: 3px;
	}
.sidebar {
	padding: 10px;
	}


.sidebar {
	line-height: 120%;
	padding: 5px;
	/* background-color: #FFFFFF; */
	color: #000000;
	font-family: "MeiryoKe_PGothic", "メイリオ", "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-weight: normal;
	font-size: small;
	}

.sidebar p {
	color: #000000;
	font-weight: normal;
	font-size: small;
	line-height: 120%;
	/*text-align: left;*/
	margin-top: 8px;
	margin-bottom: 2px;
	padding: 0px 8px 0px 8px
	}

.sidebar h2 {
	line-height: 140%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;	
	text-align: center;
	font-weight: bold;
	background-color: #EEC900;
	border-width: 1px 0px;
	border-color: #1E90FF;*/
	margin-top:5px;
	margin-bottom:5px;
	padding: 0px;
	}

.sidebar ul {
	text-align: left;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	}

.sidebar li {
	color: #000000;
	font-family: "MeiryoKe_PGothic", "メイリオ", Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;	
	margin-top: 3px;
	margin-left: 0px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebar li li {
	color: #555555;
	font-family: "MeiryoKe_PGothic", "メイリオ", Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	
	margin-top: 3px;
	margin-left: 5px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}



#calendar {
  	line-height: 140%;
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;	
  	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	/*background-image: url("./image/bk_ring.jpg")*/
	background-image: url("./image/ring.jpg")
	}
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}
#calendar caption {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;	
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;	
	letter-spacing: .3em;
	}
#calendar th {
	text-align: center;
	font-weight: normal;
	color: #555555;
	}
#calendar td {
	text-align: center;
	}
.sidebar h2 {
	color: #666666;
	font-family: "MeiryoKe_PGothic", "メイリオ", Verdana, Arial, sans-serif;
	font-size: x-small;	
	text-align: center;
	font-weight: bold;
	background-color: #696969;
	text-transform: uppercase;  	
	letter-spacing: .3em;
	background-image: url("test/015.gif");
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
	/*border-style: solid;
	border-width: 1px 0px;
	border-color: #1E90FF;*/

	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}

.list1 ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}

.sidebar li {
	color: #555555;
	font-family: "MeiryoKe_PGothic", "メイリオ", Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebar li li {
	color: #555555;
	font-family: "MeiryoKe_PGothic", "メイリオ", Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	
	margin-top: 3px;
	margin-left: 5px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}

.sidebar p {
	padding:0px;
	margin:0px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: "MeiryoKe_PGothic", "メイリオ", Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #555555;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #555555;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBBbbb;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
.fo {
	border: 1px solid #555555;
}
.cate {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: x-small;
	border-top: 0px solid #1E90FF;
	padding-right: 3px;
	margin-bottom: 5px;
}
.tit {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: small;
	font-weight: bold;
	color: #555555;
	padding-left: 3px;
}


.counter ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 15px;
	}

.counter li {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	line-height: 100%;	
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}
.counter img {
	vertical-align: middle;
	}

#footer {
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: small;
	color: #555555;
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 5px;
	width: 750px;
	line-height:120%;
	background-color: #ffffff;
	border-style: solid;
	border-color: #666666;
	border-width: 0px 1px 1px 1px;
	}

#footer h2 {
	padding: 1px 5px 1px 5px;
	color: #55555;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;	
	text-align: center;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url("test/015.gif");
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
	border-style: solid;
	border-width: 0px 0px;
	border-color: #666666;
	}


.small-img {
	zoom:30%;
	margin: 5px 0px 15px 0px;
	margin-bottom: 15px;
	}

.small-img ul {
	padding-left: 0px;
	margin: 5px 0px 15px 0px;
	margin-bottom: 15px;
	}

.small-img li {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	line-height: 150%;	
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

.small-img img {
	margin-top: 3px;
	border: 0px solid #FFFFFF;
	text-align: center;
	}

