/*  css-yuri.txt    2011.4.11 */

/* basic elements */

html  {
	margin: 0; 
	padding: 0;
 }
form, input { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6,  { font-weight: normal; }
h1  { display: none;}

/* page layout */

body
{
	color: #000;
	background: #FFFFFF;
	text-aline: center;
	margin-top: 0;
	padding: 0;
   	font-family: verdana, 'trebuchet ms', sans-serif;
	line-height: 1.5;

}

#container
{
	position: relative;
	width: 720px;
}
#container-dairy
{
	position: relative;
	width: 720px;
}

#sidebar
{
	clear: both;
	width: 210px;
	margin: 0;
   	padding: 0;
	position: relative;
	background: #ffeeff;
   	float: left;
}

#sidebar-inner
{
	clear: both;
	width: 210px;
	margin: 0;
   	padding: 0;
	position: relative;
	background: #ffeeff;
   	float: left;
}
#sidebar-dairy
{
	clear: both;
	width: 210px;
	margin: 0;
   	padding: 0;
	position: relative;
	background: #ffeeff;
   	float: left;
}

#sidebar-dairy-inner
{
	clear: both;
	width: 210px;
	margin: 0;
   	padding: 0;
	position: relative;
	background: #ffeeff;
  	 float: left;
}


#sidebar210
{
	clear: both;
	width: 210px;
	margin: 0;
   	padding: 0;
	position: relative;
	background: #ffeeff;
   	float: left;
}

#contents
{
	width: 510px;
	position: relative;
	margin: 0;
	paddeing: 0;
}
#contents-dairy
{
	width: 510px;
	position: relative;
	margin: 0;
	paddeing: 0;

}

#title
{
	clear: both;
	width: 720px; 
	height: 255px;
	top: 0px;
	background-image: url("http://suginami-waku2.net/cgi/image/top-banner3.jpg");
	background-repeat: no-repeat;	
}

#entry-title
{
	clear: both;
	width: 720px; 
	height: 150px;
   float: right;
	top: 0px;
	background-image: url("http://suginami-waku2.net/cgi/image/entry-banner3.jpg");
	background-repeat: no-repeat;	
}

#categry-title
{
	clear: both;
	width: 720px; 
	height: 150px;
   	float: left;
	top: 0px;
	background-image: url("http://suginami-waku2.net/cgi/image/categry-banner3.jpg");
	background-repeat: no-repeat;	
   	float: left;
}

#main
{
	clear: both;
	width: 500px;
	margin: 0 0 0 10px;
	padding: 0px;
	background: #FFFFFF;
	font-size: medium;
	line-height: 1.5;
}

#footer
{
	clear: both;
	width: 720px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-size: small;
}

/* content */

.content-nav
{
   margin: 5px 0 5px 5px;
	padding: 0 0 10px 0;
   text-align: left;
   font-size: small;
}
.content-nav-left
{
   margin: 0px;
	padding: 5px 0 15px 15px;
   text-align: left;
   font-size: small;
}
.content-nav-right
{
   margin: 0px;
	padding: 5px;
   text-align: right;
   font-size: small;
}
.content-nav-low
{
   margin: 25px 0 0 0;
   font-size: small;
   text-align: right;
}

.date-header,
.entry-content
{
   position: static;
   clear: both;
}

.entry,
.trackbacks,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 10px;
}
.comments
{
	background: #F9E6D3;
	margin: 15px 5px 10px 15px;
}

.category
{
   font-size: small;
	line-height: 1.5;
}

.category-list
{
   font-size: small;
	line-height: 1.5;
   margin: 0 0 0 15px;
}

.entry-content
{
   clear: both;
}
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-closed
{
   clear: both;
   margin: 5px 10px;
   font-size: 90%
}

.comments-open-content,
{
   clear: both;
   margin: 5px 0 0 20px;

}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.trackback-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 10px 10px;
	font-size: small;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url,
{
	width: 240px;
}
#comment-text { width: 440px; }
#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}


/* page elements */

a { color: #0033cc; text-decoration: underline; }
a:hover { background: #ffff99; color: #000000; }
a:visited  { color: #992600; }
a img { border: 0;}

.h6	{font size: small}

#banner a { color: #fff; text-decoration: none; }
#banner a:hover { color: #fff; }

.module-content a { color: #993300; text-decoration: underline; }
.module-content a:hover { background: #ffff99; color: #000; }
.module-content a:visited { color: #000; }


.entry-more-link,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: small;
}
.memo
{
	font-size: small;
	color: #666666;
	padding: 10px 10px 10px 10px;
}
.footer-memo
{
   font-size: x-small;
   color: #666666;
	text-align: center;
}


.note
{
   font-size: 11px;
   color: #888888;
   text-align: right;
}

.counter
{
	text-align:center;
	margin: 10px 0px 10px 0px;
}

.kiji-list
{
   font-size: 12px;
}
.link-list
{
   text-align: center;
   position: relative;
   margin: 5px 0px 5px 0px;
}


.commenter-profile img { vertical-align: middle; }
#p-left {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
#p-right {
	float: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
}
#p-center {
	float: center;
	margin-left: 3.5em;
	margin-bottom: 0.5em;
}
.left {
   clear: both;
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}
.right {
   clear: both;
	float: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
}
.center {
   clear: both;
	float: center;
	margin-left: 3.5em;
	margin-bottom: 0.5em;
}

div.entry-content strong { 
	font-weight: bold;
	font-size: 18px;
	color :#660000 ;
	text-indent: 0em;
}

div.entry-content blockquote { 
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	font-style: nomal; 
	font-size: small;
	color: #663300;
}


div.entry-content h3 { 
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	font-style: nomal; 
	font-size: 12px;
	color: #663300;
}

div.entry-content h4 { 
			background-color: #ffffff;
			padding: 10px 10px 10px 10px;
			font-style: nomal; 
			font-size: 14px;
			color: #663333;
			line-height: 1.6;
}
div.entry-content h5 { 
			background-color: #ffffff;
			padding: 0px;
			font-style: nomal; 
			font-size: 14px;
			color: #663333;
			line-height: 1.5;
}

div.entry-content h6 { 
	font-size: 14px;
	color :#333333 ;
	font-style: nomal; 
	line-height: 1.5;
	margin: 5px 5px 5px 50px;
}

div.entry-content honbun { 
	font-size: 14px;
	color :#333333 ;
	font-style: nomal; 
	line-height: 1.5;
	margin: 5px 5px 5px 50px;
}


div.entry-body p
{
	color: #000000;
	margin: 0;
	padding: 5px 10px 0 10px;
	line-height: 1.5;
	font-size: medium;
}

div.entry-body
 {
	color: #000000;
	margin: 0;
	padding: 5px 10px 0 15px;
	line-height: 1.5;
	font-size: medium;
}

/* header */

.trackbacks-header,
.comments-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   width: auto;
   margin: 0;
   border-left: 10px solid #FF8000;
   padding: 10px;
   color: #fff;
   background: #CC6600;
   font-size: large;
   font-weight: bold;
   line-height: 0.5;
   text-transform: uppercase;
}

.sidemenu-header
{
   	color: #330000;
   	height: 35px;
   	font-size: 18px;
   	font-weight: bold;
   	text-align: center;
	margin: 10px 10px 3px 10px;
   	padding: 8px 0 0 0;
	background-image: url("http://suginami-waku2.net/cgi/image/sidebar-menu.jpg");
   	background-repeat: no-repeat;
}

.sidemenu-header-w210
{
   color: #330000;
   height: 35px;
   font-size: 18px;
   font-weight: bold;
   text-align: center;
	margin: 10px 10px 3px 10px;
   padding: 8px 0 0 0;
	background-image: url("http://suginami-waku2.net/cgi/image/sidebar-menu.jpg");
   background-repeat: no-repeat;
}


.sidemenu-header-link
{
	color: #330000;
	height: 35px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 3px 0 0 10px;
	padding: 8px 0 0 0;
	background-image: url("http://suginami-waku2.net/cgi/image/sidebar-menu-link.jpg");
	background-repeat: no-repeat;
}

.comments-open-header
{
}


}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
   color: #fff;
}

.date-header
{
   margin-top: 0;
   font-size: small;
   text-align: left;
   text-transform: uppercase;
}

.entry-header
{
   margin: 0 0 0 10px;
   padding: 0 0 0 10px;
   border-left: 15px solid #ff6699;
   border-bottom: 2px solid #ff6699;
   color: #333;
   font-size: 24px;
   line-height: 1.5;
}
.category-header
{
   margin: 0 0 0 10px;
   padding: 0 0 0 10px;
   border-left: 15px solid #ff6699;
   border-bottom: 2px solid #ff6699;
   color: #333;
   font-size: 24px;
   line-height: 1.5;
}
.category-header2
{
   margin: 0 0 20px 10px;
   border-left: 10px solid #ff6699;
   border-bottom: 2px solid #ff6699;
   padding: 0 0 0 10px;
   color: #990000;
   font-size: 14px;
   line-height: 1.5;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 1.8;
}


.entry-footer,
.trackback-footer
{
   margin: 5px 10px 0 0;
   padding:  0;
   color: #992600;
   font-size: small;
   text-align: right;
}

.comment-footer,
{
   margin: 5px 0 0 0;
   padding:  0;
   color: #992600;
   font-size: small;
   text-align: left;
}
.post-footer,
{
	clear: both;
   margin: 0;
   padding: 0;
}

div.entry-body p {
	color: #000000;
	margin: 5px 0 10px 0;
	padding: 0;
	text-indent: 0em;
	line-height: 1.8;
}

.comment-content,
.trackback-content,
.trackback-footer
{
   margin-left: 10px;
}


#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #cca3a3;
   padding: 0 10px;
   color: #992600;
   font-size: 11px;
   text-align: center;
   background: #ffffff;
}

.comments-open-footer
{
   margin: 10px 0;
}

/* modules */

.module
{
   	margin: 0;
	padding: 5px 0 0 0;
  	 position: relative;
   	overflow: hidden;
   	width: 100%;
}

.module-search input {
 	font-size: 12px;
	color:#000000;
 }
.module-search #search {
	width: 140px;
	height: 15px;

 }
.module-content-search
{
   position: relative;
   margin: 5px 0px 5px 0px;
	font-size: small;
   color: #992600;
}

.module-content
{
   position: relative;
   margin: 0 0 10px 0;
   padding: 0px;
}

.archive-list
{
	margin: 0;
	padding: 0;
	list-style: disc;
	font-size: small;
}

.module-link {
	margin-bottom: 10px;
	font-size:10px;
	padding 0 0 0 0;
	text-align: center;
}

.typelist-description
{
   margin: 0;
   padding: 5px;
}

.module-list
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: disc;
}

.module-list .module-list
{
   	margin: 0;
   	padding: 0;
	list-style: circle;
}

.module-list-item
{
	margin: 0 0 0 10px;
	color: #992600;
	line-height: 1.5;
	font-size: small;
   	list-style: disc;
}
.module-list-item .module-list-item
{
	margin: 0 0 0 8px;
	color: #992600;
	line-height: 1.5;
	font-size: small;
	list-style: circle;
}

.footer-post
{
	margin-top: 5px;
	width: 300px;
	height: 20px;
	background-image: url("http://sumiyo.net/mt/logo/post.jpg");
}

.monthly-list
{
	margin: 0;
	padding: 0;
	list-style: disc;
	font-size: small;
}

/* sidebar */

.side-dairy
{
	width: 210px;
	height: 260px;
	background-image: url("http://suginami-waku2.net/cgi/image/everyday-waku2-top.jpg");
	background-repeat: no-repeat;	
}


.side01
{
	width: 190px;
	height: 95px;
	margin: 0 10px 0 10px;
	padding: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/side001.gif");
	background-repeat: no-repeat;	
}
.side01-b
{
	width: 190px;
	height: 190px;
	margin-top: 10px;
	margin: 0 10px 0 10px;
	padding: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/side001b.gif");
	background-repeat: no-repeat;	
}
.side01-c
{
	width: 190px;
	height: 285px;
	margin-top: 10px;
	margin: 0 10px 0 10px;
	padding: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/side001c.gif");
	background-repeat: no-repeat;	
}


.side02
{
	width: 210px;
	height: 450px;
	margin: 10px 0 10px 0;
	background-image: url("http://suginami-waku2.net/cgi/image/side002.jpg");
	background-repeat: no-repeat;	
}

.side03
{
	width: 210px;
	height: 250px;
	margin: 10px 0 10px 0;
	background-image: url("http://suginami-waku2.net/cgi/image/side003.jpg");
	background-repeat: no-repeat;	
}

.side04
{
	width: 210px;
	height: 370px;
	margin: 10px 0 10px 0;
	background-image: url("http://suginami-waku2.net/cgi/image/100mura-side.gif");
	background-repeat: no-repeat;	
}

.side05
{
	width: 210px;
	height: 290px;
	margin: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/070611giansyo.jpg");
	background-repeat: no-repeat;	
}

.side06
{
	width: 210px;
	height: 334px;
	margin: 0;
	background-image: url("http://suginami-waku2.net/blog/photo/yuri-side210.jpg");
	background-repeat: no-repeat;	
}
.side07
{
	clear: both;
	width: 210px;
	height: 75px;
	margin: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/side004.jpg");
	background-repeat: no-repeat;	
}
.side08
{
	width: 210px;
	height: 390px;
	margin: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/side005.jpg");
	background-repeat: no-repeat;	
}
.side09
{
	width: 210px;
	height: 220px;
	margin: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/side006.jpg");
	background-repeat: no-repeat;	
}
.side10
{
	width: 210px;
	height: 420px;
	margin: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/side010.jpg");
	background-repeat: no-repeat;	
}

.side99
{
	width: 210px;
	height: 150px;
	background: url("http://suginami-waku2.net/cgi/image/side99.jpg") repeat-y;
}
.side-everyday
{
	width: 190px;
	height: 200px;
	margin: 0 10px 0 10px;
	padding: 0;
	background: url("http://suginami-waku2.net/cgi/image/side-everyday.jpg") ;
	background-repeat: no-repeat;	
}

.side-info
{
	width: 210px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/side-info.jpg");
	background-repeat: no-repeat;	
}

.info-wada
{
	width: 210px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/info-wada.gif");
	background-repeat: no-repeat;	
}
.info-post
{
	width: 210px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/info-post.jpg");
	background-repeat: no-repeat;	
}
.info-gikai
{
	width: 210px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-image: url("http://suginami-waku2.net/cgi/image/info-gikai.jpg");
	background-repeat: no-repeat;	
}

table
{
	background-image: url("http://suginami-waku2.net/cgi/image/back-color.jpg");
}
body
{
	background-image: url("http://suginami-waku2.net/cgi/image/back-color.jpg");
}



/*  css-yuri.txt    2011.4.11 */

