body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #FFFFFF;
	margin: 0px;
	background: url("http://misoji-lady.net/img/back.gif");
	color:#444444;
	font-size: 12px;
	line-height: 130%;
}


/* 画像の属性等 */
img {
	border-style: none;
	}

strong {
	color: #6666ff;
}

/*  ページナビ  */
.navi {
	font-size: 12px;
	color:#444444;
	text-indent: 15px;
	margin: 0px;
}

.navi a{
	color: #444444;
}

.navi a:hover {
	color: #cc4efc;
}

.detail	{
		text-align:right;
		margin: 0px 5px 0px 0px;
}

/* リンクの属性（未指定の時） */
a {
	text-decoration: none;
}

a:hover {
	color: #cc4efc;
	text-decoration: underline;
}

.fm {
	margin: 5px 5px 10px 5px;
	font-size: 12px;
	color: #444444;
}


/* --------- 基本設定 ----------------------------------　*/
#base {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color: #FFFFFF;
}

#wrapper {
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url("http://misoji-lady.net/img/top.gif");
	background-repeat: no-repeat;
}
---------------------------------------------------------

/* ブログの枠等の属性 */
#container {
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#ffffff;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 140px;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -900px;
}
		
#header h1 a {
	width:800px;
	height:140px;
	background-image: url("http://misoji-lady.net/img/top.gif");
	display: block;
}

#header h1 a:hover {
	background-image: url("http://misoji-lady.net/img/top.gif");
}

/* お気に入りの指定 */
#header .favorite {
	margin: -90px 10px;
	text-align : right;
}
		
/*サイドバー部分*/
#sidebar {
	width: 192PX;
	float: right;
	margin-left:8px;
}

#sidebar h2 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #444444;
	margin-bottom: 5px;
}
		
#sidebar p {
	font-size: 12px;
	margin: 5px 5px 0px 5px;
	line-height: 140%;
}

#sidebar a {
	color: #444444;
}
		
#sidebar a:hover{
	color : #cc4efc;
}

/*------メニュー部分------*/
#sidebar .index{
	color:#FFF;
	text-decoration:none;
	width:185px;
	height:20px;
	margin-top: 15px;
	text-align: center;
	display: block;
	font-size: 12px;
	background-image: url("http://misoji-lady.net/img/index01.gif");
}

#sidebar .menu a	{
	color:#444444;
	text-decoration:none;
	width:183px;
	height:20px;
	text-indent: 5px;
	display: block;
	font-size: 12px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: #fff;
}
		
#sidebar .menu a:hover{
	background-repeat: no-repeat;
	background-color: #f8e6ff;
}
		

#sidebar #searchform	{
	margin: 5px 0px 0px 0px;
}
		
#sidebar #searchform p	{
	margin: 2px 0px 2px 0px;
}


#sidebar .rss-items {
	width:160px;
	height:155px;
	font-size: 12px;
	border: 1px solid #ccc;
	margin: 2px;
	padding: 3px;

}




#sidebar .rss-item {
    background: none;
    color: #444444;
    font-size: 12px;
    list-style: disc inside;
}


#sidebar .rss-item a{
	color:#444444;

}

#sidebar .rss-item a:hover{
	color : #cc4efc;
}

/*エントリー部分*/
#content {
	width: 592px;
	float: left;
}

#content h2 {
	border: 1px solid #CCC;
	background-color: #cc4efc;
	font-size: 12Px;
	color: #FFF;
	margin: 5px 5px 5px 10px;
	font-weight:bold;
}
		
#content h3	{
	border: 1px solid #CCC;
	background-color: #cc4efc;
	text-indent: 5px;
	color: #FFF;
	font-size:12px;
	font-weight:bold;
}

#content h4 {
	border: 1px solid #CCC;
	background-color: #cc4efc;
	font-size: 12Px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	font-weight:bold;
}

#content h5 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Helvetica,sans-serif;
	border-bottom: 1px solid #CCC;
	color: #666;
	margin: 10px 0px 2px 0px;
}

#content h6 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Helvetica,sans-serif;
	border-bottom: 1px solid #CCC;
	color: #cc4efc;
	margin: 10px 0px 2px 0px;
}
				
#content p{
	font-size: 12Px;
	color: #444444;
	line-height: 150%;
	margin: 5px 5px 5px 10px;
}


#content a{
	color: #444444;
}

#content A:hover{
	color : #cc4efc;
}		



#content .info{
	border: 1px solid #ccc;
	width: 276px;
	height: 180px;
	margin: 10px 0px 5px 5px;
	padding: 5px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #444444;
}

#content .info2{
	border: 1px solid #ccc;
	width: 276px;
	height: 200px;
	margin: 10px 0px 5px 5px;
	padding: 5px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #444444;
}


#content .cate{
	width: 276px;
	height: 150px;
	margin: 10px 0px 0px 5px;
	padding: 5px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #444444;
}


#content .sallers{
	border: 1px solid #ccc;
	width: 178px;
	height: 125px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #444444;
}

#content .goods{
	border: 1px solid #ccc;
	width: 276px;
	height: 200px;
	margin: 10px 0px 5px 4px;
	padding: 5px 3px 5px 3px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: le190ft;
	font-size: 10px;
	color: #444444;
}

#content .goods .detail	{
		text-align: left;
		margin: 5px 0px 0px 0px;
}

#content .cat{
	width: 180px;
	height: 195px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #444444;
}

#content .cats{
	border: 1px solid #ccc;
	width: 570px;
	margin: 10px 0px 5px 5px;
	padding: 5px 5px 20px 5px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	color: #444444;
}

#content .ent{
	border: 1px solid #ccc;
	width: 570px;
	margin: 10px 0px 5px 5px;
	padding: 5px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	line-height: 150%;
	color: #444444;
}

#content .ent p{
	font-size: 12px;
}

#content .ent .ent2{
	margin: 0px;
	padding: 0px 10px 5px 10px;
}

#content .ent a{
	text-decoration: underline;
	color: #336666;
}

#content .smap{
	border: 1px solid #ccc;
	width: 570px;
	margin: 10px 0px 5px 5px;
	padding: 5px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	color: #444444;
}

/*trackbacks & Comments*/

#content .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;

#content .post1 {
	border-top: solid 1px #AAAAFF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/* クイック投稿 */

#content .blockquote {
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	color: #444444;
}

/*フッター部分*/
#footer {
	clear: both;
	margin: 0px;
	padding: 3px 0px 5px 0px;
}
		
#footer p {
	font-size: 10px;
	margin: 0px;
}
		
#footer a {
	color: #444444;
}

#footer A:hover{
	color : #cc4efc;
}

/* Copyrights */
.copyrights {
	clear: both;
	font-size: 12px;
    text-align: center;
	height: 20px;
	margin: 0;
	background-color: #FFF;
}

.copyrights p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	color: #444444;
}

