/* CSSテンプレート：ブラック001 */

/* サイト全体の設定 */
body {
	margin:0;
	padding:0;
	background-color: #F5F5F5;
　　　　font-size:13px;
　　　　line-height:160%;
        color: #333333;
}

/* 各種タグレイアウト　*/

p{
        color: #333333;
	margin-top:10px;
	margin-bottom:10px;
　　　　font-size:13px;
　　　　line-height:160%;
}

ul {
	margin: 0px;
	padding: 0px;
}



li{
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
}


h1 {
	font-size: 16px;
	margin: 0px;
	width: auto;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
	display: block;
}

h1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}


h2,h3,h4 {
	color: #333333;
	font-size: 12px;
	width: 548px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/entry-title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	text-indent: 20px;
	line-height: 30px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}


h5{
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: auto;
	background-image: url(images/menu-title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-left: 5px;
}




/* リンクのレイアウト */

a,
a:visited{
	color: #0066CC;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover{
	color: #FF0000;
	text-decoration: none;
}

a img {
    border: 0;
}


/* サイト全体のレイアウト　*/



#box {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 810px;
	background-image: url(images/box-back.jpg);
	background-repeat: repeat-y;
}

.FloatEnd {
	clear: both;
	font-size: 1px;
}

.img-right {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}



#script {
	height: 0px;
	width: 0px;
	visibility: hidden;
	position: absolute;
}





/* ヘッダーの設定 */

#header {
	height: 95px;
	width: 798px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(http://kagami.bambino.jp/1/000000/50/20/0/http://mel-market.com/logo.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}


#header-menu {
	text-align: right;
	width: auto;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 45px;
}
#header-menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

#header p {
	display: block;
    text-align: right;
	width: auto;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 20px;
	padding-top: 5px;
	padding-left: 400px;
	padding-bottom: 5px;
}

#box #header a {
	color: #FFFFFF;
	text-decoration: none;
}



/* コンテンツレイアウト */

#contents {
	width: 800px;
	background-image: url(images/menu-back.jpg);
	background-repeat: repeat-y;
	background-position: 5px 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents-main {
	width: 570px;
	float: right;
	background-color: #FFFFFF;
	height: 100%;
	position: static;
	margin-top: 0px;
	margin-right: 10px;
	display: inline;
}

/* フッターの設定 */

#footer {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	line-height: 25px;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}


/* カテゴリーのレイアウト　*/

.category-body {
	font-size: 14px;
	line-height: 150%;
	margin: auto;
	width: 550px;
}

.category-entrylist,.category-entrylist , .sitemap-box{
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	margin-bottom:10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FAFAFA;
}

.category-entrylist ul li,.sitemap-box ul li{
	width: 250px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	text-indent:25px;
	font-size:12px;
	line-height:120%;
	float:left;
	margin-right: 0px;
	text-decoration: none;
	background-image: url(images/cat-list.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}









/* エントリーのレイアウト */


.entry-body {
	margin: auto;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
　　　　font-size:14px;
　　　　line-height:150%;

}
.entry-body-dott {
	margin: auto;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


/* コピーライト */

.cpyright {
	text-align: right;
}
.cpyright a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}



/* メニューのレイアウト */

#menu-box {
	width: 190px;
	display : inline;


	margin-bottom:15px
	margin-right: 10px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}



.menu {
	width: auto;
	font-size: 12px;
	margin-bottom:10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.menu li a {
	text-indent: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 190px;
	font-size: 12px;
	line-height: 20px;
}




.menu-rss{
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}



/* サイトマップ */


.sitemap-box strong a,.sitemap-box strong a:visited {
	font-size: 16px;
	line-height: 22px;
	width: 100px;
	color: #666666;
	text-decoration: none;
}


.site-description {
	color: #666666;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}




/*　その他のレイアウト */


#site-navi {
	display: block;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}


#bookmark {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
}

.menu2 {
	width: 188px;
	font-size: 12px;
	margin-bottom:20px;
	border: 1px solid #999999;
	float: left;
	margin-left: 15px;
}
#bookmark img a {
	margin-right: 5px;
	margin-left: 5px;
}

#container {
	height: 0;
	width: 0;
	visibility: hidden;
	position: absolute;
}

