body {
	margin: 0px 0px 20px 0px;
        	text-align: center;
        	min-width: 800px;
	font-size: 12px;
	color: #555;
	background-color:#C2BCB1;
	background-color:#E9E6D8;
	font-family: Verdana, Arial, sans-serif; 
}

a {text-decoration: none}
a:link {color:#693}
a:link {color:#B5774E}
a:visited {color:#696}
a:active {color:#C90}
a:hover {text-decoration: underline; color: #063}

div > *:first-child {margin-top:0px;}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img {	border: 0px;
}

#container {
	width: 800px;
	text-align: left;
	margin: 0px auto; 
	padding: 0px;
	background-color:#FFFFFF;
}

#banner {
	position: relative; 
	background-image: url(http://mari2.net/img/bk1_h.jpg);
	height: 100px;
}
#banner-img {
	display: none;
}

.border-gray-t{
	border-top:1px solid #CCC;
}
.border-gray-b{
	border-bottom:1px solid #CCC;
}

/*上メニュー*/
#h-menu{
	width: 800px;
	margin: 0 0 20px 0 ;
	padding: 10px 0 10px 0;
	background-color: #FFF;
	border-bottom:1px solid #CCC;
}


/*ここから中央部*/
#center {
	float: right;
	width: 580px;
	margin-right: 10px;
	overflow: hidden;
	}


#panlist {
	padding:0px 30px;
}

.content {
	padding: 0px 20px;
	background-color: #FFFFFF;
	color: #775555;
	font-size: 12px;
	}
.content pre {
	font-size: larger;
}

.content p {
	color: #775555;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 140%;
	}


.content h1 {
	font-weight:bold;
	font-size: 18px;
	position:relative;
	margin-top:10px;
	margin-bottom:30px;
	padding: 30px 15px;
	border-top:1px solid #CECAC0;
	border-bottom:1px solid #CECAC0;
}
.content h2 {
	color: #6699CC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	height: 18px;
	position:relative;
	background: url(http://mari2.net/image/dot1_46.gif) no-repeat center left;
	margin-bottom: 10px;
	padding-left: 28px; 

	}

.content h3 {
	color: #DA7A9C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	height: 16px;
	background: url(../image/dot1_63.gif) no-repeat center left;
	margin-bottom: 10px;
	padding-left: 20px;
	}
.content h3 a:link,  .content h3 a:visited{
	color: #DA7A9C;
	}


.content dl {
	line-height: 8px;
	width: 220px;
	border-bottom:1px dashed #EEB38A;
	}
.content dt {
	border-top:1px dashed #EEB38A;
	padding:4px 0px 0px 10px;
	}
.content dd {
	text-align: right;
	padding:0px 10px 4px 0px;
	}


.content li {
	line-height: 120%;
	}

.content ol li {
	letter-spacing: 0.1em;
	line-height: 140%;
	text-align: left;
	margin-bottom: 5px;
	}

.description{
	margin:0px 30px;
	
}

/*カテゴリアーカイブのメニュー*/

.content #cat_body{
	width: 430px;
	padding-left: 30px;
}

/*index.htmのメニュー*/

#catmenu { 
     	font-size:14px;
	margin:10px  30px;
	padding:10px 0px 15px 15px;
	}


#catmenu ul {
	margin-left:0px;
	margin-top:10px;
	}
#catmenu li {
	list-style-image: url(http://mari2.net/image/mark08.gif);
	margin:10px 0px 8px 20px;
	}
#catmenu ul li ul li{
	list-style-image: url(http://mari2.net/image/mark22.gif);
	}
#catmenu ul li ul li ul li{
	list-style-image: none;
	list-style-type: none;
     	font-size:12px;
	margin:0 12px 0 0;
	}
#catmenu ul li ul li ul li a{
	color:#d16666;
	}
#catmenu ul li ul li ul li a:visited{
	color:#d16666;
	}



/* カテゴリページのパン一覧 */

.content #submenu{
	margin:30px 40px;
	padding-left:10px;
	width:360px;
	border: 3px dotted #9DB7D0;
}
.content #submenu li{
	margin:3px 0px;
	padding-left:10px;
	list-style-type:none;
}



.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px dotted #999;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 2px;
	}

.content #TBdiv p{
	line-height: 120%;
	margin-top: 1px;
	/*margin-bottom: 2px;*/
}

.content p.TBcom{
	font-size:11px;
	color: #69C;
	letter-spacing: 0em;
	line-height: 110%;
	padding-top: 0px;

}
.content p.TBcomments{
	font-size:11px;
	letter-spacing: 0em;
	margin-top: 0px;

}

.content .img_reci{
	display:block;
	/*float: right;*/
	margin: 40px 0px 5px 5px;
	/*margin-top:43px;
	filter:shadow(color=#999999 direction=135);
	position:relative;*/
	padding:7px;
	border:1px solid #ddd;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

#more img{
	margin: 5px;
	padding:7px;
	border:1px solid #ddd;
	border-right:1px solid #999;
	border-bottom:1px solid #999;

}



.content form p{
	margin: 0px 15px 5px 15px;
}



/*ここからサイドバー*/

#menu {
	float: left;
	width: 200px;
	background-color: #FFF;
	overflow: hidden;
	padding: 15px 0 0 5px;
}


#categories ul {
	padding: 7px 0 7px 10px;
	margin: 0px 0px 10px 0;

}
#categories li {
	list-style-type: none;
	font-size: 11px;
	text-align: left;
	line-height: 120%;
	margin: 8px 0px 2px 0px;
}



/*  ********
.leftmenu{
	padding:8px 0px 8px 20px;
	border-bottom:1px solid #CECAC0;
}

#menuframe {
	overflow:hidden;
	border:0px;
	height:430px;
}

.sidebar {
	width: 150px;
	padding: 5px 0px 20px 0px;
	text-align: left;
	background-color: #FEF5E0;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	background-color: #fff0e5;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted #D0957B;
}

.sidebar #categories p{
	margin: 0px;
	padding: 10px 0px 0px 8px;
	font-weight: bold;
}

.sidebar a:link{
	color:#993300;
}
.sidebar a:visited{
	color:#C77D5F;
	color: #DA7A9C;
}


.sidebar .back {
	border-top: 1px dotted #D0957B;
	border-bottom: 1px dotted #D0957B;
	text-align: left;
	margin: 0px;
}

.sidebar .search {
	text-align: left;
	margin: 10px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 100%;
	text-align: left;
	margin: 10px;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 100%;
	text-align: left;
	margin: 10px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

*/

/*ここまでサイドバー設定*/

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}


#f-menu{
	height:30px;
	width: 800px;
	margin: 10px 0 0 0;
	padding: 12px 0 0 0;
	background-color: #FFF;
	border-top:1px solid #CCC;
}


/*フッタ*/
#foot{
	height:38px;
	background-image: url(http://mari2.net/img/bk1_f.jpg);
	text-align:center;
	overflow:hidden;
}
#foot p{
	margin-top: 10px;
}