body {
	font-size: 12px;
	line-height: 190%;
	color: #444;
	background: #fff;
	margin: 0px auto;
	padding: 0px auto;
	}

a:link    {color: #444; text-decoration: none;}

a:visited {color: #444; text-decoration: none;}

a:active  {color: #444; text-decoration: none;}

a:hover   {color: #000; text-decoration: none;}

body,div,td {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	}

form {
	margin: 0px;
	padding: 0px;
	}

div {
	margin: 0px;
	padding: 0px;
	}

img {
	border: 0px;
	}

h1 {
	margin: 0px;
	padding: 0px;
	}

ul,ol,li {
	margin: 0px;
	padding: 0px;
	}

li {
	list-style-type: none;
	}

table {
	margin: 0px auto 0px auto;
	padding: 0px auto 0px auto;
	}

table.center
	margin-left: auto;
	padding-right: auto;
	}

/* ************************************************
 *	レイアウト
 * ************************************************ */

.index {
	width: 200px;
	height: 100px;
	position: relative;
	top: 0px;
	left 0px;
	}

#header {
	background: url(http://blog.wildfunkystore.com/images/wfb_title-03.gif) no-repeat;
	width: 840px;
	height: 100px;
	margin: 0px auto;
	}

#contents {
	width: 840px;
	height: auto;
	margin: 0px auto;
	}

#side {
	background: #FFF ;
	color: #432A16;
	padding-bottom: 20px;
	margin: 0px auto;
	}

#center {
	background: #FFF;
	margin: 0px auto;
	}

#footer {
	background: url(http://img04.shop-pro.jp/PA01012/583/etc/wfb_foot-02.gif) no-repeat;
	text-align: center;
	color: #FFF;
	padding: 30px;
	width: 840px;
	margin: 0px auto;
	}

#footer a {color: #fff;}

#footer a:link    {color: #fff; text-decoration: none;}

#footer a:visited {color: #fff; text-decoration: none;}

#footer a:active  {color: #fff; text-decoration: none;}

#footer a:hover   {color: #7E5E44; background: none; text-decoration: none;}

/* -------------------------------------
 *	タイトルのサイズ、色
 * ------------------------------------- */

.site_title {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 75px;
	padding-left: 220px;
	}

.site_title a {color: #FFFFFF;}

.site_title a:link    {color: #FFFFFF; text-decoration: none;}

.site_title a:visited {color: #FFFFFF; text-decoration: none;}

.site_title a:active  {color: #FFFFFF; text-decoration: none;}

.site_title a:hover   {color: #000; text-decoration: none;}

.tw {
	background-repeat: repeat;
	width: 450px;
	height: 65px;
	font-size: 10px;
	color: #ffffff;
	padding: 5px;
	display: block;
	position: absolute;
	top: 30px;
	left: 460px;
	border: 1px inset #ffffff;
	overflow: hidden;
	}

.description {
	color: #FFFFFF;
	font-size: 10px;
	position: relative;
	top: -35px;
	left: 220px;
	}

#header .menu {
	color: #ffffff;
	font-size: 10px;
	padding-top: 40px;
	padding-right: 10px;
	}

#header .menu a {color: #FFF;}

#header .menu a:link    {color: #FFF; text-decoration: none;}

#header .menu a:visited {color: #FFF; text-decoration: none;}

#header .menu a:active  {color: #FFF; text-decoration: none;}

#header .menu a:hover   {color: #000; text-decoration: none;}

/* ************************************************
 *	左側メニュー
 * ************************************************ */

.linktitle {
	background: url(http://img04.shop-pro.jp/PA01012/583/etc/wfb_linkt-02.gif) no-repeat left top;
	padding: 5px 5px 10px 5px;
	color: #FFF;
	font-size: 11px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	}

.linktext_l {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0px 0px 20px 0px;
	padding-bottom: 10px;
	font-size: 10px;
	}

.linktext_l ul {
	margin: 0px 5px;
	padding: 0px;
	}

.linktext_l li {
	list-style-type: none;
	padding-left: 10px;
	line-height: 150%;
	margin-bottom: 4px;
	}

.linktext_l li a:link    {color: #432A16; text-decoration: none;}

.linktext_l li a:visited {color: #432A16; text-decoration: none;}

.linktext_l li a:hover   {color: #000; text-decoration: none;}

.linktext_l li a:active  {color: #000; text-decoration: none;}

/* -------------------------------------
 *	カレンダー
 * ------------------------------------- */

.calendar {
	width: 150px;
	font-family: "Verdana";
	font-size: 9px;
	text-align: center;
	line-height: 140%;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}

.cell {
	padding: 2px;
	}

.cell a:link {color:#FFF; background:#432A16; text-decoration:none;}

.cell a:visited {color:#FFF; background:#432A16; text-decoration:none;}

.cell a:active {color:#000; background:none; text-decoration:none;}

.cell a:hover {color:#000; background:none; text-decoration:none;}

.calendar table {
	font-size: 9px;
	margin: 0px;
	}

.blogranking {
	font-size: 10px;
	color: #999;
	margin: 30px 20px 10px 30px;
	vertical-align: middle;
	}

/* -------------------------------------
 *	検索
 * ------------------------------------- */

.search {
	margin: 0px 0px 20px 0px;
	padding: 5px 10px 20px 10px;
	text-align: center;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}

input,textarea,select {
	font-size : 12px;
	padding: 2px;
	}

.button {
	margin-top: 3px;
	}

/* ************************************************
 *	エントリー
 * ************************************************ */

.entry_navi {
	margin-bottom: 15px;
	}

.entry_navi a {color: #432A16;}

.entry_navi a:link    {color: #432A16; text-decoration: none;}

.entry_navi a:visited {color: #432A16; text-decoration: none;}

.entry_navi a:active  {color: #432A16; text-decoration: none;}

.entry_navi a:hover   {color: #7E5E44; text-decoration: none;}

.entry {
	padding: 0px 15px 0px 15px;
	}

.entry_title {
	padding: 5px 10px 10px 15px;
	color: #FFF;
	background: url(http://img04.shop-pro.jp/PA01012/583/etc/wfb_entryt-02.gif) no-repeat left top;
	font-weight: bolder;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 12px;
	}

.entry_title a {color: #FFF;}

.entry_title a:link    {color: #FFF; text-decoration: none;}

.entry_title a:visited {color: #FFF; text-decoration: none;}

.entry_title a:active  {color: #FFF; text-decoration: none;}

.entry_title a:hover   {color: #FFF; background: none; text-decoration: none;}

.entry_date {
	font-size: 10px;
	text-align: right;
	border-bottom: 1px #432A16 dotted;
	}

.entry_body {
	line-height: 170%;
	margin: 5px;
	padding: 10px;
	background-color: #f8f8ff;
	}

.entry_more {
	margin-top: 10px;
	}

.entry_state {
	text-align: right;
	font-size: 10px;
	padding: 5px;
	}

blockquote {
	font-size: 10px;
	color: #808080;
	border-left:2px #CCC dotted;
	margin: 10px 0px;
	padding-left: 10px;
	}

.blockquote_02 {
	font-size: 11px;
	color: #465847;
	border-left:2px #425F44 dotted;
	margin: 15px 0px;
	padding-left: 20px;
	}

.pict {
	padding: 4px;
	margin: 5px;
	background-color: #FFFFFF;
	border-top: 1px #D1D1D1 solid;
	border-right: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	border-left: 1px #D1D1D1 solid;
	}

.pict02 {
	border: 1px #CCC dotted;
	display: block;
	}

.pict_03 {
	padding: 5px;
	margin: 5px;
	}

.boice {
	font-size: 12px;
	line-height: 170%;
	border: 1px solid #989898;
	margin: 10px;
	padding: 10px;
	}

/* ************************************************
 *	右側メニュー
 * ************************************************ */

.linktitle_r {
	background: url(http://img04.shop-pro.jp/PA01012/583/etc/wfb_linkt-r-02.gif) no-repeat left top;
	padding: 5px 5px 10px 5px;
	color:#FFF;
	font-size: 11px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	}

.linktext_r {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0px 0px 20px 0px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 170%;
	}

.topicstext_r {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	font-size: 10px;
	line-height: 170%;
	}

.linktext_r ul {
	margin: 0px 5px;
	padding: 0px;
	}

.linktext_r li {
	list-style-type: none;
	padding-left: 10px;
	line-height: 150%;
	margin-bottom: 4px;
	}

.linktext_r li a:link {color: #432A16; text-decoration: none;}

.linktext_r li a:visited {color: #432A16; text-decoration: none;}

.linktext_r li a:hover {color: #000; text-decoration: none;}

.linktext_r li a:active {color: #000; text-decoration: none;}

/* -------------------------------------
 *	RSSリンク
 * ------------------------------------- */

.feed {
	text-align: center;
	margin: 20px auto;
	}

.feed img {
	border: 0px;
	}

/* -------------------------------------
 *	コメント・トラックバック
 * ------------------------------------- */

#trackback {
	padding: 5px 15px 25px 15px;
	}

#trackback table {
	margin-top: 10px;
	}

#trackback .tb_main_title {
	background: url(http://img04.shop-pro.jp/PA01012/583/etc/wfb_entryt-02.gif) no-repeat left top;
	color: #FFF;
	font-weight: bolder;
	margin-top: 30px;
	padding: 5px 15px 10px 15px;
	}

#trackback .tb_url {
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCC;
	}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

#trackback .tb_body {
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CCC;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	border-top: 1px dotted #CCC;
	}

.pagenavi {
	background:url(http://img04.shop-pro.jp/PA01012/583/etc/wfb_entryt-02.gif) no-repeat;
	margin-top: 25px;
	padding: 5px 15px 10px 15px;
	height: 28px;
	color: #fff;
	}

.pagenavi a {color: #fff;}

.pagenavi a:link    {color: #fff;text-decoration: none;}

.pagenavi a:visited {color: #fff;text-decoration: none;}

.pagenavi a:active  {color: #fff;text-decoration: none;}

.pagenavi a:hover   {color: #7E5E44;background: none;text-decoration: none;}

.migi{margin:3px;}

