body {
	margin: 0px 0px 20px 0px;
        	text-align: center;
        	min-width: 800px;
	font-size: 12px;
	color: #555;
	background-color:#EBE1C8;
	background-color:#E9E1D0;
	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/bk4_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 .img_hb{
	background-image:url(http://mari2.net/image/btx42.gif);
	float: right;
	margin: 0px 0px 5px 5px;
	padding:12px;
	text-align: center;
	/*border:1px solid #bbb;*/
}

.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;
	margin-bottom: 10px;
	padding-left: 28px; 
	background: url(http://mari2.net/image/dot1_46.gif) no-repeat center left;


	}

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

.bread img{
	margin:0 10px;
}

table.benri {
	background: #FFF2E6;
	border-top:1px solid #E1C4A6;
	border-right:1px solid #E1C4A6;
	margin-right: auto;
	margin-left: auto;
}

.benri td{
	border-bottom:1px solid #E1C4A6;
	border-left:1px solid #E1C4A6;
	text-align: right;
	width: 40px;
	padding: 2px 5px;
}

.benri th{
	border-bottom:1px solid #E1C4A6;
	border-left:1px solid #E1C4A6;
	white-space: nowrap;
	padding: 2px 5px;

}

/*    プロフィール表   */

.content dl {
	line-height: 18px;
	width: 410px;
	padding-left: 40px;

	}
.content dt {
	border-top:1px dashed #80b3ff;
	padding:4px 0px 0px 10px;
	color:#66b399;
	}
.content dd {
	text-align: left;
	padding:0px 10px 5px 20px;
	color:#665555;
	}


.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 {
	margin:10px 20px;
	padding:8px;
}
#catmenu li {
	list-style-image: url(http://mari2.net/img/dot14.gif);
	margin:3px 0px 8px 10px;
	font-size:13px;
}

#catmenu li p{
	margin:8px 0 18px  20px;
}

#catmenu .maker a{
	color:#666600;
	font-size:14px;
}


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

.content #submenu{
	margin:30px 40px;
	padding-left:10px;
	width:450px;
	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;

}


#more {
	margin-top:15px;
}




.content .img_book{
	float: right;
	margin: 0px 15px 5px 5px;
	padding: 0px;
}


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

.content .rakuform {
	margin-top:2px;
	margin-bottom:2px;
}
.content .raku {
	color:#993300; 
	background-color:#FFE7D6; 
	border:1px solid #C99;
	margin:0px;
	padding:0px;
	cursor:pointer;
}

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

#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;
}

.titles ul{
	padding: 0px 0px 10px 5px;
	list-style: none;
	margin-left: 10px;
}
.titles li{
	padding-left: 0px;
	margin: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 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/bk4_f.jpg);
	text-align:center;
	overflow:hidden;
}
#foot p{
	margin-top: 10px;
}