body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", verdana, arial, sans-serif;
	text-align: center;
	color: #444444;
	}

a {
	text-decoration: underline;

	}

a:link {
	color: #777163;
	}

a:visited {
	color: #777163;
	}

a:active {
	color: #777163;
	}

a:hover {
	color: #703700;
	}

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

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;

	}

#banner {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding: 0;
	}


#left {
	float: left;
	
	
	width: 212px;
	
	border: 0;
	overflow: hidden;
	}

textarea#comment-text {
        width: 370px;
        }


#right {
	float: right;
	
	
	width: 171px;
	border: 0;
	overflow: hidden;
	}

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

.content {
	padding: 13px 6px 0 0;
	background-color: #FFFFFF;
	border: 0;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	}

.sidebar {
	padding: 0;
	}

.sidebar a {
	text-decoration: none;
	
	
	}

.sidebar a:link {
	color: #ffffff;
	}

.sidebar a:visited {
	color: #ffffff;
	}

.sidebar a:active {
	color: #ffffff;
	}

.sidebar a:hover {
	color: #703700;
	background-color:#fff7d6;
	text-decoration: none;
	}


.content p {
	color: #444444;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 0 0 7px 0;
	}

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

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

.content h2 {
	color: #733400;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	background: url(http://www.chouclub-blog.com/images/icon.gif) no-repeat;
	display:block;
	margin-bottom: 10px;
	padding: 10px 0 10px 35px;
	}

.content h3 {
	color: #ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	background-color:#9c6521;
	text-align: left;
	font-weight:bold;
	background: url(http://www.chouclub-blog.com/images/c_bg.gif) repeat-y;
	
	margin-bottom: 10px;
	padding: 3px 3px 3px 5px;
	}

.content p.posted {
	clear: both;
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #000000;
	text-align: right;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#calendar {
  	line-height: 140%;
	color: #ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	
	
	margin-left: 13px;
  	padding: 2px;
	text-align: left;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #ffffff;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	
	
	
	
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#calendar td a {
	display:block;
	color: #703700;
	background-color:#fff7d6;
	padding:0 1px;
	width:auto;
	}

.sidebar h2 {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	margin-top:13px;

	}

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

.sidebar li {
	color: #000000;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: none;
	}

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

.link-note {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #000000;
	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%;
	}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

/* user css */



/***** Header
***********************************************/

#header {
	width:760px;
	background: url(http://www.chouclub-blog.com/images/header/bg.gif) repeat-y;
	}
	
.title {
	/*margin:13px 0 0 38px;*/
	padding:13px 0 13px 38px;
	float:left;
	width:123px;
	}
	
.mainheader {
	float:left;
	width:570px;
	margin-top:13px;
	margin-left:29px;
	}
	
.thema {
	float:left;
	width:420px;
	margin:0;
	padding:0;
	}
	
.signin {
	float:left;
	width:129px;
	}
	
p.fmenu {
	font-size:10px;
	color:#777163;
	padding:0;
	margin:0 0 15px 0;
	}
	
p.fmenu a {
	text-decoration: none;
	}

p.fmenu a:link {
	color:#777163;
	}

p.fmenu a:visited {
	color:#777163;
	}
	
p.fmenu a:active {
	color:#777163;
	}

p.fmenu a:hover {
	color: #703700;
	text-decoration: underline;
	}

.headmenu {
	margin:0;
	padding:0;
	}
	
.headmenu ul li {
	display:inline;
	margin:0;
	padding:0;
	}

/***** Header END
***********************************************/
	
/***** Side
***********************************************/

#sidecontents {
	width:181px;
	padding:13px 0 0 13px;
	}

#sidecontents img {
	vertical-align:bottom;
	}

#sidecontents h2 {
	margin:0;
	padding:0;
	}
	
#sidecontents h3 {
	margin:0 0 4px 0;
	padding:0;
	}
	
#sidecontents ul {
	width:172px;
	margin:4px 0 0 0;
	padding:0;
	}
	
ul.buyer li {
	margin:0 0 4px 0;
	padding:0;
	}
	
ul.item li {
	font-size:75%;
	line-height:100%;
	background: url(http://www.chouclub-blog.com/images/side/y1.gif) no-repeat;
	margin:0 0 4px 10px;
	padding:0 0 0 17px;
	}
	
ul.price li {
	font-size:75%;
	line-height:100%;
	background: url(http://www.chouclub-blog.com/images/side/y1.gif) no-repeat;
	margin:0 0 4px 10px;
	padding:0 0 0 17px;
	}

ul.buycomment {
	background: url(http://www.chouclub-blog.com/images/side/bg.gif) repeat-y;
	}
	
p.bcomment {
	width:153px;
line-height:130%;
	font-size:75%;
	color:#ffffff;
	margin:0 12px;
	}
	
.buy {
	margin:3px 9px 3px 0;
	text-align:right;
	}
	
.item a,.price a {
	text-decoration:none;
	}
	
.item a:link,.price a:link {
	color:#ffffff;
	}

.item a:visited,.price a:visited {
	color:#ffffff;
	}
	
.item a:active,.price a:active {
	color:#ffffff;
	}

.item a:hover,.price a:hover {
	color: #703700;
	background-color:#fff7d6;
	}

/***** Side END
***********************************************/


/***** Footer
***********************************************/

#footer {
	font-size:70%;
	background: url(http://www.chouclub-blog.com/images/bg02.gif) repeat-y;
	margin:0;
	padding:0;
	}
	
#footer ul {
	text-align:center;
	margin:0;
	padding:0;
	}

#footer li {
	padding:4px 0;
	}
	
#footer a {
	text-decoration: none;
	}

#footer a:link {
	color: #777163;
	}

#footer a:visited {
	color: #777163;
	}
	
#footer a:active {
	color: #777163;
	}

#footer a:hover {
	color: #703700;
	text-decoration: underline;
	}
		
/***** Footer END
***********************************************/

#wrapper {
	background: url(http://www.chouclub-blog.com/images/bg.gif) repeat-y;
	}

.clear {
	clear:both;
	}

ul,li{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
.img {
	margin:0;
	padding:0;
	border-style: none;
	}
	
img {
	border:none;
	}

.listbg {
background-color:#703700;
}

.p-list {
	font-size:small;
	color:#ffffff;
	background-color:#703700;
	background: url(http://www.chouclub-blog.com/images/y1.gif) no-repeat;

	padding:0 0 0 15px;
	margin:0 0 15px 0;
	}
		
.p-list a {
	text-decoration: none;
	}

.p-list a:link {
	color:#ffffff;
	}

.p-list a:visited {
	color:#ffffff;
	}
	
.p-list a:active {
	color:#ffffff;
	}

.p-list a:hover {
	color:#ffffff;
	text-decoration: underline;
	}

.entry-nav {
	font-size:x-small;
	color:#ffffff;
	background-color:#703700;
	background: url(http://www.chouclub-blog.com/images/y1.gif) no-repeat;
	padding:0 0 0 15px;
	margin:0 0 15px 0;
	}

.entry-nav a {
	text-decoration: none;
	}

.entry-nav a:link {
	color:#ffffff;
	}

.entry-nav a:visited {
	color:#ffffff;
	}
	
.entry-nav a:active {
	color:#ffffff;
	}

.entry-nav a:hover {
	color:#ffffff;
	text-decoration: underline;
	}

.entry-nav p {
	padding:0;
	margin:0;
	color:#ffffff;
	}

#archive-category,#recent-entries,#archive-datebased {
	margin-left:10px;
	}

li.module-list-item {
	line-height:100%;
	background: url(http://www.chouclub-blog.com/images/side/y2.gif) no-repeat;
	margin:5px 0 10px 5px;
	padding:0 0 0 15px;
	}

textarea,select,input { 
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif"; 
	}