body {  
	margin-top: 50px;
	padding: 0;
	background : #000000 url(img01.jpg) repeat-x left center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #000;
}

h1, h2, h3 {  
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #549900;
	font-size: 18px;
}

h1 {
  font-size: 44px; 
}

h2 {  
	font-size: 18px;
	font-family: "Comic Sans MS", cursive;
	color: #FF0;
}

h3 {  
	color: #FF0;
}

p, ul, ol {
	margin-top: 0;
	line-height: 25px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #FFF;
}

ul, ol { }

blockquote { }

a {
  color: #F71476; 
}

a:hover {
	color: #F0F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: center;
}

a img {  
	border: none;
}

img.left {  
	float: left;
	margin: 7px 30px 0 0;
}

img.right {  
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	display: none;
	color: #F0F;
}

.list1 {
}

.list1 li {  
	float: left;
	line-height: normal;
}

.list1 li img {  
	margin: 0 30px 30px 0;
}

.list1 li.alt img {  
	margin-right: 0;
}

#wrapper {
	text-align: center;

}

/* Header */

#header-wrapper {
}

#header {  
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background : url(img02.jpg) no-repeat left top;
}

/* Menu */

#menu {  
	float: left;
	width: 650px;
	height: 50px;
}

#menu ul {  
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
	background : url(img01.jpg);
}

#menu li {  
	display: block;
	float: left;
}

#menu a {  
	display: block;
	float: left;
	height: 32px;
	margin-right: 3px;
	padding: 18px 30px 0px 30px;
	background : url(img07.gif) no-repeat left top;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#menu a:hover {  
	text-decoration: underline;
	color: #F0F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background : url(img01.jpg) repeat;
}

#menu .current_page_item a {  
	height: 50px;
	color: #000000;
	background : url(img01.jpg);
}

#menu .first {  
	background: none;
}
/* Search */

#search {  
	float: right;
	width: 310px;
	height: 50px;
	background : url(img03.png) no-repeat left top;
}

#search form {  
	float: right;
	margin: 0;
	padding: 0;
	background : url(img03.jpg);
}

#search fieldset {  
	margin: 0;
	padding: 0;
	border: none;
}

#search input {  
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {  
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {  
	height: auto;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {  
	width: 920px;
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
	background: #000000;
}


/** LOGO */

#logo {  
	width: 960px;
	height: 120px;
	margin: 0 auto;
}

#logo h1, #logo p {  
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

#logo h1 {
	padding-top: 10px;
	font-size: 8px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}

#logo a {  
	text-decoration: none;
	color: #F0F;
	font: 50px "Comic Sans MS", cursive;
	text-transform: capitalize;
	text-align: center;
}

#logo h1 a {  
	text-decoration: none;
	color: #FFFFFF;
}


#banner {  
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 580px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

/* Post */

.post {  
	background : url(img08.gif) repeat-x left bottom;
	margin-bottom: 45px;
}

.post .title {  
	height: 30px;
	color: #F0F;
	font: 24px "Comic Sans MS", cursive;
	text-transform: capitalize;
}

.post .title a {  
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #F0F;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
}

.post .date {
}

.post .meta {  
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	background : url(img10.gif) no-repeat left 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {  
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {  
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {  
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	color: #F0F;
}

.post .links .permalink {  
	padding-left: 17px;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	color: #F0F;
}

/* Sidebar */

#sidebar {  
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {  
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {  
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {  
	margin: 0px 14px;
}

#sidebar li li {  
	margin: 0;
	padding: 12px 0px;
	background : url(img05.gif) repeat-x left bottom;
	text-align: left;
}

#sidebar li li a {  
	padding: 0px 0px 0px 20px;
	background : url(img10.gif) no-repeat left 2px;
	font-weight: normal;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
}

#sidebar li li a:hover {  
	color: #F0F;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#sidebar p {  
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background : url(img04.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: bold;
	color: #F0F;
	text-align: center;
	line-height: 22px;
	font-family: "Comic Sans MS", cursive;
}


#sidebar p {
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

#sidebar a {  
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #FFF;
}

/* Calendar */

#calendar {
}

#calendar caption {  
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {  
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {  
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {  
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {  
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {  
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {  
	border-top: 1px solid #24130F;
}

#calendar .pad {  
	border-bottom: 1px solid #24130F;
}

#calendar #today {  
	background: #24130F;
}

/* Footer */

#footer {  
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
}

#footer-bgcontent {  
	margin: 0px;
	padding: 0px;
	height: 99px;
}

#footer p {  
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #FFFFFF;
}

#footer a {  
	color: #E5FFC4;
	font-size: 18px;
}
