@charset "UTF-8";

body {
	margin: 10px 0px 20px 0px;
	background-color: #000000;
	padding: 0px;
	color: #000000;
        	text-align: center;
        	font-size: 10px;
        	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	}

a {
	text-decoration: underline;
	color: #F26C4F;
	}

a:link {
	color: #F26C4F;
	}

a:visited {
	color: #F26C4F;
	}

a:hover {
	color: #FF0000;
	}

a:active {
	color: #F26C4F;
	}

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

td {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	}

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

#banner {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	background-repeat: no-repeat;
	color: #;
	background-color: #;
	background-image: url("./images/banner_back.jpg");
	text-align: left;
	padding: 10px 20px 10px 0px;
	border-bottom: 0px solid #720000;
	height: 96px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #F26C4F;
	text-decoration: none;
	}

#banner h1 {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #F26C4F;		
	}

#banner h2 {
	font-size: 10px;
	color: #F26C4F;
	}

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

.content {
	padding: 15px 25px 15px 25px;
	margin: 0px 0px 25px 0px;
	background-color: #720000;	
	color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	font-size: 12px;
	border: 0px solid #FFFFFF;
	}

.creator {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	background-color: #720000;	
	color: #000000;
	font-size: 10px;
	border: 0px solid #FFFFFF;
	}

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

#right {
	float: left;
	width: 172px;
	background-color: #720000;
	overflow: hidden;
	}

.content p {
	color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding: 0px 15px 0px 15px;
	}

.content li {
	color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 0px;
	padding: 0px 15px 0px 0px;
	}

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

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

.content h2 {
	color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	font-size: 12px;
	text-align: ;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 5px 0px;
	
	}

.content h3 {
	color: #FF0000;
	background-color: #363636; 
	background-repeat: no-repeat;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	padding: 8px 15px 8px 15px;
	margin: 0px 0px 5px 0px;
	}

.content p.posted {
	color: #9C9C9C;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #9C9C9C;
	text-align: right;
	line-height: normal;
	padding: 3px 3px 3px 10px;
	margin: 0px 0px 40px 0px;
	}

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

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

.archive {
	padding: 15px 0px 0px 0px;
	}

#calendar {
  	line-height: 140%;
	color: #F26C4F;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
  	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #F26C4F;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size:10px;
	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: #F26C4F;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	}

.archive ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	}

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

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

.sidebar a:link {
	color: #9C9C9C;
	}

.sidebar a:visited {
	color: #9C9C9C;
	}

.sidebar a:active {
	color: #9C9C9C;
	}

.sidebar #categories ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	}

.archive #categories ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	}

.sidebar li {
	color: #6C6C6C;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	font-size: 10px;
	text-align: left;
	line-height: 150%;	
	margin: 5px 0px 5px 0px;
	padding: 0px 8px 0px 10px;
	list-style-type: none;
	}

.archive li {
	color: #6C6C6C;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	font-size: 10px;
	text-align: left;
	line-height: 150%;	
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: none;
	}

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

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

.link-note {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ricoh-lx p gothic", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif ;
	font-size: 10px;
	text-align: left;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #F26C4F;
	}

#powered {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #F26C4F;
	margin-top: 25px;
	}

#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;
	}

