
*	{
	margin:0;
	padding:0;
}

html		{
	margin: 0;
	padding: 0;
	}

body		{
	margin: 0;
	padding: 0;
	font-family:verdana, 'trebuchet ms', "ＭＳ Ｐゴシック", Osaka ;
	font-size: small;
	color:#333;
	background:#fff url(images/bg-body.jpg) top center no-repeat;
	}


/* ------------------------------- アンカー */

a		{
	color:#600;
	}
a:hover		{
	color:#600;
	text-decoration:none;
	}
a img	{border: 0;}


a.rose	{
	color:#600;
	text-decoration:none;
	border-bottom:1px dashed #600;
	padding:3px 0 2px 40px;
	height:20px;
	background:url(images/bg-link01.gif) top left no-repeat;
}
a.rose:hover		{
	color:#333;
	border-bottom:1px solid #600;
	}

/* ------------------------------- p */

p {
	margin-top: 0px;
	margin-bottom: 1em;
	}

/* ------------------------------- 見出し */

h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-size: small;
	margin: 0;
	padding: 0;
}

/* ------------------------------- 枠 */

#container	{
	width:800px;
	margin:0 auto;
}

/* ------------------------------- ヘッダ */

h1	{
	color:#666;
	font-size:80%;
	width:800px;
	height:35px;
	padding:5px 0 0 0;
	margin:0 auto;
}

h2	{
	width:800px;
	height:90px;
	margin:0 auto;
	padding:0;
}

/* ------------------------------- メニュー */
#gmenu	{
	width:790px;
	height:38px;
	margin:0 auto;
	border-top:2px #666 solid;
	border-bottom:2px #666 solid;
	padding-left:10px;
}

/* ------------------------------- キャッチ */
#catch	{
	width:800px;
	height:210px;
	background:url(images/bg-catch.jpg) top center no-repeat;
	margin:0 auto;
	padding-top:110px;
}

/* ------------------------------- ボディコピー */
#bodycopy	{
	width:730px;
	height:110px;
	padding:3px 35px 5px 35px;
	margin:0 auto;
	line-height:1.4;
}

/* ------------------------------- contents */

#contents-index {
width:800px;
/* background:url(images/bg-contents-index.jpg) top center no-repeat; */　←　ここ
padding-bottom:20px;
}


#contents	{
	width:800px;
	background:url(images/bg-contents.jpg) top center no-repeat;
	padding-bottom:20px;
}

/* ------------------------------- What's New */

#wnew	{
	float:left;
	width:420px;
}

h4.h4index	{
	margin-bottom:20px;
	width:370px;
	border-top:2px #333 solid;
	border-bottom:2px #333 solid;
}

ul#news	{
	list-style-type:none;
	width:380px;
	line-height:1.4;
}
ul#news li	{
	padding-left:45px;
	padding-bottom:20px;
	background:url(images/bg-news-li.gif) top left no-repeat;
}


ul#news2	{
	padding-top:10px;
	list-style-type:none;
	width:330px;
	line-height:1.4;
}
ul#news2 li	{
	padding-left:25px;
	padding-bottom:10px;
	background:url(images/bg-dl01.gif) left top no-repeat;
}

ul#news3	{
	padding-top:10px;
	list-style-type:none;
	width:330px;
	line-height:1.4;
}
ul#news3 li	{
	padding-left:25px;
	padding-bottom:10px;
	background:url(images/bg-dl01.gif) left top no-repeat;
}




/* ------------------------------- One day */

#oneday	{
	float:left;
	width:380px;
}

.onedaytxt	{
	line-height:1.5;
	padding:0 0 10px 10px;
}



/* ------------------------------- footer */

#footer	{
	width:800px;
	border-top:2px #666 solid;
	margin:0 0 15px 0;
}
#footer01	{
	float:left;
	width:300px;
}
#footer02	{
	float:left;
	width:500px;
	text-align:right;
}
.footertxt	{
	padding:10px;
}

ul#footerlink	{
	list-style-type:none;
	margin-top:5px;
}
ul#footerlink li	{
	display:inline;
	background:url(images/bg-footerlink.jpg) left top no-repeat;
	padding-left:23px;
	padding-right:5px;
}

#footerlink a	{
	color:#000;
}



/* ------------------------------- ページタイトル */
#pagetitle	{
	width:800px;
	height:100px;
	background:url(images/bg-pagetitle.jpg) top center no-repeat;
	margin:0 auto;
	padding-top:30px;
}
/* ------------------------------- トピックパス */
#topicpath	{
	width:790px;
	height:50px;
	margin:0 auto;
	padding:3px 5px 7px;
	text-align:right;
}

/* ------------------------------- main */

#main	{
	float:left;
	width:560px;
	padding:10px 10px 20px 30px;
	background:url(images/bg-sidebar.gif) top right repeat-y;
	line-height:1.5;
}

#main h4	{
	background:url(images/bg-main-h4.jpg) left top no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	padding:8px 0 8px 20px;
	margin-bottom:10px;
}

.maintxt	{/* width:530px; */
	padding:10px 10px 20px 20px;
}

.dl01 dt	{
	margin-top:20px;
}
.dl01 dt	{
	font-weight:bold;
	padding-left:20px;
	margin-bottom:5px;
	background:url(images/bg-dl01.jpg) left top no-repeat;
}
.dl01 dd	{
	margin-left:20px;
	margin-bottom:10px;
}

.dl02 dt	{
	margin-top:20px;
}
.dl02 dt	{
	font-weight:bold;
	padding-left:20px;
	margin-bottom:5px;
	background:url(images/bg-dl01.gif) left top no-repeat;
}
.dl02 dd	{
	margin-left:20px;
	margin-bottom:10px;
}

.dl03 dt	{
	margin-top:20px;
}
.dl03 dt	{
	font-weight:bold;
	padding-left:20px;
	margin-bottom:5px;
	background:url(images/bg-dl01.gif) left top no-repeat;
}
.dl03 dd	{
	margin-left:20px;
}




/* ------------------------------- sidebar */

#sidebar	{
	float:left;
	width:180px;
	padding:10px 5px 20px 15px;
}
.submenu	{
	list-style-type:none;
	margin-bottom:40px;
}
.sub00	{
	padding:5px 0 5px 10px;
	font-weight:bold;
	border-left:3px #900 solid;
	margin:10px 0 0 0;
}
.sub01	{
	padding:5px 0 5px 15px;
	margin:5px 0 0 0;
}
.submenu a		{
	color:#333;
	}
.submenu a:hover		{
	color:#600;
	text-decoration:none;
	}

/* ------------------------------- BLOG */
#contentsMT	{
	width:800px;
	background:url(images/bg-contentsMT.jpg) top center no-repeat;
	padding-bottom:20px;
}
#mainMT	{
	float:left;
	width:560px;
	padding:10px 20px 20px 20px;
	background:url(images/bg-sidebar.gif) top right repeat-y;
	line-height:1.5;
}

#mainMT h4	{
	font-size: 1.1em;
	font-weight: bold;
	padding:10px;
	text-align:center;
	margin-bottom:10px;
	line-height:1.3;
}
#mainMT h4 a		{
	color:#333;
	}
#mainMT h4 a:hover		{
	color:#600;
	text-decoration:none;
	}


#mainMT h5	{
	padding:5px 0 5px 10px;
	font-weight:bold;
	border-left:3px #900 solid;
	margin:10px 10px 0 0;
}


.entry	{
	margin-bottom:30px;
}

.entry-header	{
	background:url(images/bg-entry-header.jpg) left top no-repeat;
	width:560px;
	height:22px;
	color:#fff;
	font-weight:bold;
	padding-top:43px;
	text-align:center;
	font-size: 1.1em;
}
.entry-content	{/* width:530px; */
	padding:15px;
}
.entry-footer	{
	background:url(images/bg-entry-footer.jpg) left top no-repeat;
	width:540px;
	height:20px;
	font-size: 0.9em;
	padding:0 10px;
	text-align:right;
	margin-bottom:10px;
}

#sidebar h4	{
	padding:5px 0 5px 10px;
	font-weight:bold;
	border-left:3px #900 solid;
	margin:10px 0 10px 0;

}

.category	{
	font-size:1.3em;
	font-weight:bold;
	padding-top:40px;
	padding-left:15px;
	}


.arichive-list	{
	margin-top:30px;
	padding-left:30px;
	margin-left:30px;
	}

.archive-list-item	{
	margin-bottom:5px;
	list-style:none;
	}

table.carendar	{
	width:160px;
	margin-left:10px;
	margin-bottom:50px;

	}


table.carendar td	{
	line-height:150%;
	background:#FFFFFF;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:right;
	padding:1px;
}

table.carendar th	{
	line-height:150%;
	background:#FFFFFF;
	text-align:center;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	}
	

/* ------------------------------- sitemap */
.sitemap00	{
	margin-left:40px;
}
.sitemap00 li	{
	margin-bottom:5px;
}
.sitemap01	{
	list-style-type:none;
	font-weight:bold;
}
.sitemap02	{
	list-style-type:none;
	margin-top:10px;
	font-weight:bold;
	color:#600;
	padding:1px 0 2px 40px;
	height:20px;
	background:url(images/bg-link01.gif) top left no-repeat;
}
.sitemap03	{
	margin-left:60px;
}
.sitemap03 a	{
	color:#333;
}
.sitemap04	{
	margin-left:90px;
	color:#666;
}
.sitemap04 a	{
	color:#666;
}

/* ------------------------------- basic */

.rt	{
	text-align:right;
}

.ct	{
	text-align:center;
	}

.clr		{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.fltl10	{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.fltr10	{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

.frame1	{
	border:1px solid #666666;
	padding:3px;
	margin:5px;
	}

.mt20	{
	margin-top:20px;
}

.mt40	{
	margin-top:40px;
}

.mt50	{
	margin-top:50px;
}

.mb20	{
	margin-bottom:20px;
}

.mb30	{
	margin-bottom:30px;
}

.mb50	{
	margin-bottom:50px;
	}
		
.ml10	{
	margin-left:10px;
	}
	
.ml20	{
	margin-left:20px;
	}

.ml50	{
	margin-left:50px;
	}

.pb10	{
	padding-bottom:10px;
}


hr.d1 {
    border-top: 3px #ccc dotted;
    border-right: none;
	border-left: none;
	border-bottom: none;
    height: 3px;
    background-color: #fff;
	margin:10px 0;
	padding:0;
}
hr.d2 {
  border-top: 2px #ccc dotted;
  border-right: none;
	border-left: none;
	border-bottom: none;
  height: 2px;
  background-color: #fff;
	margin:10px 0;
	padding:0;
}
hr.s1 {
  border-top: 1px #ccc solid;
  border-right: none;
	border-left: none;
	border-bottom: none;
  height: 1px;
  background-color: #fff;
	margin:15px 0;
	padding:0;
}


caption	{
	font-size:1.2em;
	font-weight:bold;
	}
	
table.base	{
	border-collapse:collapse;
	border:1px solid #666666;
	margin:10px auto;
	}

table.base td	{
	padding:2px;
	line-height:150%;
	background:#FFFFFF;
	border:1px solid #666666;
}

table.base th	{
	background:#E6BDBE;
	text-align:center;
	border:1px solid #666666;
	padding:2px;
	}
	
table.base2	{
	border-collapse:collapse;
	border:none;
	margin:10px auto;
	width:90%;
	}

table.base2 td	{
	padding:2px;
	line-height:150%;
	background:#FFFFFF;
	border:none;
	vertical-align:top;
}

table.base2 td	a{
	text-decoration:none;
	font-size:0.8em;
}

.att01	{
	color:#990000;
	font-weight:bold;
	}

#main h5	{
	background:url(http://shop.floral-windbell.net/images/bg-main-h5.jpg) left top no-repeat;
	font-weight: bold;
	padding-left:50px;
	margin-bottom:10px;
}
#main h5.h5-01	{
	padding-top:13px;
	height:27px;
}
#main h5.h5-02	{
	padding-top:3px;
	height:37px;
	line-height:1.3;
}

