body {
	background-image:url('http://monshop.web.fc2.com/img/image8.gif');
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	color: #222222;
	text-align:center;
	font-family: Georgia,"ＭＳ Ｐゴシック",Osaka; 
	font-size: 12px;
}
img {
	vertical-align:middle;
}
table.main{
	border-collapse: collapse;
	background-color: #ffffff;
	width: 820px;
	border:solid 1px #a6917a;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
a {
	font-size: 12px;
	color: #E61D53;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E61D53;
}
a:hover {
	text-decoration: underline;
	color: #fad7d8;
}
#TopBlock {
	background-image: url(http://file.chumon.blog.shinobi.jp/top.jpg);
	background-repeat: no-repeat;
	height: 420px;
	color:#000000;
}
#TopTitle {
	padding-left: 20px;
	margin-top: 20px;
}
#TopTitle a {
	font-weight: bold;
	color: #0000cd;
	font-size: 24px;
	text-decoration: none;
}
#TopTitle a:hover {
	color:#ff1493;
}
#TopExplanation {
	padding: 10px 20px 0 0;
	display: inline;
	float: right;
	width: 400px;
}
#TopExplanation p {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	float: right;
	line-height: 20px;
}
#setumei p{
	font-size: 11px;
	float: right;
	margin-top:295px;
	padding-right: 5px;
	line-height: 16px;
}
#td1 {
	margin: 0px;
}
#PluginBlock {
	width: 180px;
	margin: 0 20px;
}
#PluginBlock a{
	color:#009933;
}
#PluginBlock a:hover{
	color:#ffcc33;
}
#PluginInnerBlock {
	margin: 0px;
	padding: 10px 0;
}
#PluginTitle {
	font-size: 14px;
	font-weight: bold;
	color: #9933cc;
	background-image: url(http://file.chumon.blog.shinobi.jp/nikukyuu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	padding: 7px 0 0 40px;
}
#PluginContents {
	font-size: 12px;
	line-height: 18px;
	color: #222;
	padding: 10px 0 10px 5px;
	text-align: left;
}
form {
	margin:-3px 0 0 0;
}
.free {
	text-align: center;
	margin-top:12px;
	line-height: 20px;
}
/*前月、次月へのリンクtable*/
.CalendarMoveTable {
	font-size:14px;
	margin:5px;
}
/*カレンダー日付移動用テーブル、<tr>*/
.CalendarMoveTr {
	margin:0px;
	padding:0px;
}
/* 左側td部分 */
.CalendarPrevTd {
font-weight:bold;
}
/* 中央td部分 */
.CalendarNowTd {
padding:0 28px;
font-weight:bold;
color:#666666;
}
/*右側td部分*/
.CalendarNextTd {
font-weight:bold;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
	font-size:14px;
	text-align:center;
}
/* カレンダー曜日 */
/* tr */
.CalendarWdayTr {
margin:0px;
}
/* 日曜日 */
.CalendarWdaySun {
font-weight:bold;
color:#ff3366;
}
/* 平日 */
.CalendarWday {
font-weight:bold;
color:#333333;
}
/* 土曜日 */
.CalendarWdaySat {
font-weight:bold;
color:#3366FF;
}
/* 日付表示部分 */
/* 日曜日 */
.CalendarTdSun {
color:#ff3366;
}
/* 土曜日 */
.CalendarTdSat {
color:#3366ff;
}
.CalendarTd {
color:#333333;
padding:0 3px;
}
.CalendarTdLink {
font-weight:bold;
}

#mail_top {
}

/*メールフォームの各パーツタイトル*/
#mail_top .main {
width: 175px;
color:#009933;
border:solid 1px #a6917a;
padding: 3px 5px;
}

/*メールフォームの上部タイトル*/
#mail_top .title{
font-weight:bold;
}

/*『name』パーツの表示名と入力項目を囲っているタグのclass*/
#mail_top .name_top {
height: 50px;
}

/*『name』パーツの表示名を囲っているタグのclass（[ 名前 ]の部分）*/
#mail_top .name_left{
}

/*『name』パーツの入力項目を囲っているタグのclass*/
#mail_top .name_right {
}

/*『name』パーツの入力項目のclass（inputなどの部分）*/
#mail_top .name_parts {
border:solid 1px #a6917a;
width: 170px;
}

/*『mail』パーツの表示名と入力項目を囲っているタグのclass*/
#mail_top .mail_top {
height: 50px;
}

/*『mail』パーツの表示名を囲っているタグのclass（[ メールアドレス ]の部分）*/
#mail_top .mail_left{

}

/*『mail』パーツの入力項目を囲っているタグのclass*/
#mail_top .mail_right {

}

/*『mail』パーツの入力項目のclass（inputなどの部分）*/
#mail_top .mail_parts {
border:solid 1px #a6917a;
width: 170px;
}

/*『url』パーツの表示名と入力項目を囲っているタグのclass*/
#mail_top .url_top {
height: 50px;
}

/*『url』パーツの表示名を囲っているタグのclass（[ ＵＲＬ ]の部分）*/
#mail_top .url_left{
}

/*『url』パーツの入力項目を囲っているタグのclass*/
#mail_top .url_right {
}

/*『url』パーツの入力項目のclass（inputなどの部分）*/
#mail_top .url_parts {
border:solid 1px #a6917a;
width: 170px;
}

/*『title』パーツの表示名と入力項目を囲っているタグのclass*/
#mail_top .title_top {
height: 50px;
}

/*『title』パーツの表示名を囲っているタグのclass（[ 件名 ]の部分）*/
#mail_top .title_left{
}

/*『title』パーツの入力項目を囲っているタグのclass*/
#mail_top .title_right {
}

/*『title』パーツの入力項目のclass（inputなどの部分）*/
#mail_top .title_parts {
border:solid 1px #a6917a;
width: 170px;
}

/*『textarea』パーツの表示名と入力項目を囲っているタグのclass*/
#mail_top .textarea_top {
height: 85px;
}

/*『textarea』パーツの表示名を囲っているタグのclass（[ 本文 ]の部分）*/
#mail_top .textarea_left{
}

/*『textarea』パーツの入力項目を囲っているタグのclass*/
#mail_top .textarea_right {
}

/*『textarea』パーツの入力項目のclass（inputなどの部分）*/
#mail_top .textarea_parts {
border:solid 1px #a6917a;
width: 170px;
height: 50px;
}

/*メールフォームの送信ボタンを囲っているタグのclass*/
#mail_top .submit {
float:right;
}

/*メールフォームの送信ボタンのclass*/
#mail_top .submit_button {

}

/*エラーメッセージを囲っているタグのclass*/
#mail_top .error {
color:#ff0000;
}

/*エラーメッセージのリトライボタンを囲っているタグのclass*/
#mail_top .error_submit {
}

/*エラーメッセージのリトライボタンのclass*/
#mail_top .error_submit_button {
}

/*送信完了メッセージを囲っているタグのclass*/
#mail_top .result {
}

/*送信完了メッセージの戻るボタンを囲っているタグのclass*/
#mail_top .result_submit {
}

/*送信完了メッセージの戻るボタンのclass*/
#mail_top .result_submit_button {
}

/* EntryBlock */
#EntryBlock {
	text-align: left;
	padding: 0 0px;
	width: 540px;
}

#EntryInnerBlock {
	border:dashed 2px #a6917a;
	padding: 10px;
	margin-bottom: 20px;
}
#EntryTitle {
	background-image: url(http://file.chumon.blog.shinobi.jp/nikukyuu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	margin: 0px;
	padding: 7px 0 0 40px;
}
#EntryTitle h2 {
	margin: 0px;
}
#EntryTitle a {
	font-size: 14px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
}
#EntryHeader {
	float: right;
	margin-right: 10px;
}
#EntryHeader a{
	color:#009933;
}
#EntryTextBox {
	margin: 0px;
	padding-left: 45px;
}
#EntryText {
	margin: 0px;
	padding: 10px 0 10px 10px;
}
#EntryText p {
	font-size: 14px;
	font-weight: normal;
	color: #222;
	margin: 0px;
	line-height: 25px;
}
div.c {
	text-align: center;
	margin: 20px;
}
div.c5 {
	text-align: center;
	margin: 5px;
}
div.back_pink {
	padding:3px 5px;
	margin-bottom:20px;
	background-color:#ffebcd;
}
p.r {
	text-align: right;
	padding-right: 20px;
}
#EntryPsText {
	margin: 0px;
	text-align: right;
	padding: 10px;
}
#EntryPsText h3 {
	margin: 0px;
}
#EntryPsText a {
	font-size: 12px;
	font-weight: normal;
	color: #E61D53;
	text-decoration: none;
}
#EntryFooter {
	margin: 20px 10px 0 0;
	text-align: right;
	line-height: 25px;
	color:#3366FF;
	vertical-align: top;
}
#Entry {
	margin: 0px;
	padding-left: 20px;
}
#CommentBlock {
	padding: 30px 35px 0 20px;
	margin: 0px;
}
#CommentMenuTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #222;
	background-image: url(http://file.chumon.blog.shinobi.jp/nikukyuu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	height: 20px;
	padding-top: 7px;
	margin: 0px;
}
#CommentFormBlock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #222;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
}
textarea.CommentForms {
	background-image: url(http://file.chumon.blog.shinobi.jp/come1.jpg);
	background-repeat: no-repeat;
	background-position: 95% center;
	width: 400px;
	height: 150px;
}
.CommentForms {
	border: 1px solid #a6917a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.CommentForms_bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #222;
}
#CommentTextBox {
	margin: 0px;
	padding-top: 60px;
}
#CommentTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #222;
	background-image: url(http://file.chumon.blog.shinobi.jp/nikukyuu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding: 7px 0 15px 45px;
}
#CommentText {
	margin: 0px;
	padding: 10px 30px 10px 30px;
	border: 1px dotted #a6917a;
}
#CommentText p {
	font-size: 12px;
	font-weight: normal;
	color: #222;
	margin: 0px;
	line-height: 16px;
}
#CommentFooter {
	text-align: right;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #E61D53;
	padding: 10px 45px 10px 10px;
}
#CommentUserName {
	margin: 0px;
	padding-right: 10px;
}
#CommentURL {
	margin: 0px;
	padding-right: 10px;
}
#CommentWriteDate {
	margin: 0px;
	padding-right: 10px;
}
#CommentEdit {
	margin: 0px;
	padding-right: 10px;
}
#CommentResBlock {
	margin: 0px;
	padding-top: 60px;
}
#CommentResTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #222;
	background-image: url(http://file.chumon.blog.shinobi.jp/nikukyuu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding: 7px 0 0 45px;
}
#CommentResText {
	margin: 0px;
	padding: 20px 0 10px 45px;
}
#CommentResText p {
	font-size: 12px;
	font-weight: normal;
	color: #222;
	margin: 0px;
	line-height: 16px;
}
#CommentResFooter {
	text-align: right;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #E61D53;
	padding: 10px 45px 10px 10px;
}
#TrackbackBlock {
	padding: 60px 35px 0 40px;
	margin: 0px;
}
#TrackbackMenuTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #222;
	background-image: url(http://file.chumon.blog.shinobi.jp/nikukyuu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding: 7px 0 0 45px;
}
#TrackbackURLTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #222;
	margin: 0px;
	padding-top: 20px;
}
#TrackbackURL {
	border: 1px solid #a6917a;
	position: relative;
	left: 10px;
}
#TrackbackTextBox {
	margin: 0px;
	padding-top: 60px;
}
#TrackbackTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #222;
	background-image: url(http://file.chumon.blog.shinobi.jp/nikukyuu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding: 7px 0 0 45px;
}
#TrackbackText {
	margin: 0px;
	padding: 20px 0 10px 45px;
}
#TrackbackText p {
	font-size: 12px;
	font-weight: normal;
	color: #222;
	margin: 0px;
	line-height: 16px;
}
#TrackbackFooter {
	text-align: right;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #E61D53;
	padding: 10px 45px 10px 10px;
}
#TrackbackURL2 {
	margin: 0px;
	padding-right: 10px;
}
#TrackbackWriteDate {
	margin: 0px;
	padding-right: 10px;
}
#PageLinkBlock {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
}
#EditBlock {
	padding: 60px 35px 0 100px;
	margin: 0px;
}
#EditTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #222;
	background-image: url(http://file.chumon.blog.shinobi.jp/nikukyuu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding: 7px 0 0 45px;
}
#EditFormBlock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #222;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
}
.EditForms {
	border: 1px solid #a6917a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.EditForm_bg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #222;
}