body {
	margin: 0px 0px 20px 0px;
	background-color: #ffffff;
	/* background-image: url(images/others_09_l_f2.gif); */
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #000000;
	}

a:visited {
	color: #000000;
	}

a:active {
	color: #000000;
	}

a:hover {
	color: #999999;
	}

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

table, th, td {
	/* font-size: 12px; */
	/* border: 1px solid #ffcc66; */
	/* background-color: #FFFFCC; */
	/* padding: 5px; */
	}

#container {
	background-color: #FFFFFF;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	border: 1px solid #cccccc;
	}

#banner {
	text-align: left;
	/* background-image: url(archives/shima.gif); */
	background-image: url(http://0845.boo.jp/times/archives/shima.gif);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	}

#banner-img {
	display: none;
	}


#banner a {
	}

#banner h1 {
	font-size: 18px;
	padding-left: 20px;
	}

#banner h2 {
	font-size: 12px;
	padding-left: 30px;
	letter-spacing: .05em;
	}

#menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	background-color: #990000;
	padding-top: 3px;
	padding-right: 10px;
	border-bottom: 1px solid #660000;
	}

#menu ul {
	height: 26px;
	margin: 0px;
	padding: 0px;
	}

#menu li {
	float: right;
	list-style: none;
	margin-left: 5px;
	}

#menu li a {
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	}

#menu li a:hover {
	color: #666666;
	background-color: #ffff66;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#center {
	float: left;
	width: 620px;
	overflow: hidden;
	}

.content {
	padding: 15px 25px 0px 10px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	}

#left {
	float: left;
	width: 179px;
	background-color: #FFFFFF;
	border-right: 1px doted #eeeeee;
	overflow: hidden;
	}

.content p {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	/* text-align: left; */
	margin-bottom: 10px;
	}

.content blockquote {
	color: #006633;　/*文字の色*/
	background:#ffffcc; /*背景色*/
	/* margin:5px 40px 5px 40px; /*余白　上 右 下 左 */ */
	/* font-size:small; /*文字の大きさ*/ */
	/* font-weight:normal; /*文字の太さ*/ */
	line-height:150%; /*行間*/
	padding: 10px; /*テキストと罫線間の余白*/
	border: 2px dotted #336600; /*罫線の太さ、種類（点線）、色*/
	width: auto ; /*幅　自動調整*/
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	/* letter-spacing: .1em; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #cccccc;
	}

.content h3 {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	/* background-color: #0099FF; */
	/* padding: 2px 2px 2px 20px; */
	margin-top: 10px;
	}

.content h3.a {
	color: #993333;
	}

.content img {
	margin: 5px;
	border: 0px;
	}

.content p.prevnext {
	text-align: right;
	font-size: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	/* border-top: 1px solid #999999; */
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.content p.right {
	text-align: right;
	}

.content p.10 {
	font-size: 10px;
	}

.sidebar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	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;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	border-bottom: 2px solid #cccccc;
	}

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

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

.sidebar #categories ul {
	/* padding-left: 15px; */
	/* font-weight: bold; */
	margin: 0px;
	/* margin-bottom: 10px; */
	}

.sidebar #categories ul ul {
	/* font-weight: normal; */
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 130%;
	margin-top: 2px;
	list-style-type: none;
	}

.sidebar #categories li {
	/* list-style-type: circle; */
	/* margin-left: 30px; */
	/* margin-right: 10px; */
	color: #990000;
	/* font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3"; */
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	/* background-color: #FFCCFF; */
	border-right: 2px solid #FF99FF;
	border-bottom: 2px solid #FF99FF;
	border-left: 2px solid #FF99FF;
	border-top: 2px solid #FF99FF;
	/* padding: 2px; */
	/* margin-top: 3px; */
	/* margin-bottom: 3px; */
	}

.sidebar #categories li li {
	/* font-size: 10px; */
	/* border: none; */
	/* padding-left: 5px; */
	}

.sidebar #categories li a {
	color: #990000;
	text-decoration: none;
	}

.sidebar img {
	/* border: 3px solid #FFFFFF; */
	/* padding: 5px; */
	margin-bottom: 10px;
	}

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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	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: #666666;
	margin-top: 50px;
	}

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

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.categories {
	text-align: left;
	font-size: 12px;
	margin-bottom: 10px;
	}

.bbs {
	border: 1px solid #ffcc66;
	padding: 10px;
	margin-bottom: 10px;
	}
.clearing {
	height: 0;
	width: 0;
	clear: right;
}


/* 枠の色を定義します */
.AmazonSearchTB1 table {
    border: 1px solid #000000; 
    background-color : #ff6600;
    color: #000000;
    margin: 0px; padding: 0px; font-size: 11px;
}

/* Ads by drk7.jp の font 色を定義します */
.AmazonSearchTB2 a,
.AmazonSearchTB2 a:link,
.AmazonSearchTB2 a:link:hover,
.AmazonSearchTB2 a:link:active {
    color: #ffffff; text-decoration: underline ; background: none;
}
.AmazonSearchTB2 table{ border: none; margin: 0px; padding: 1px; }

/* 広告部分の背景色を定義します */
.AmazonSearchTB3 table{
    background-color : #ffffff;
    border: none; margin: 0px; padding: 3px;
}

/* 商品名のfont定義 */
.AmaS_title a,
.AmaS_title a:link,
.AmaS_title a:link:hover,
.AmaS_title a:link:active {
    color: #004499;
    text-decoration: underline ; background: none;
    font-weight: bold;
}

/* 値段のfont定義 */
.AmaS_price { color: #006600; font-weight: bold; }

/* 説明文のfont定義 */
.AmaS_com { color: #000000; }

/* 画像のボーダー定義 */
.AmaS_img img{ border: 1px solid #aaaaaa; }
