/* Base Weblog (base-weblog.css) */

/* basic elements */

html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
}

form, input { margin: 0; padding: 0; }
a{ 
	text-decoration:none;
	color:#595959 ! important}

a:hover{
	color:#FF0000;
	text-decoration:underline ! important
	}

a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;

}
.archive-head{
	margin:10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8080;
	}
h2#archive-title{
	margin:5px 0;
	background:#FFAB50;
	padding-left:5px;
	font-weight:bold;
	}
/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: left; } /* center on ie */

#container
{
	position: relative;
	text-align: left;
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	list-style-type: none;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody {
	position: relative;
	width: 770px;
}
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta
{
   display: inline; /* ie win bugfix */
   position: relative;
   float: left;
   min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
   position: static;
}



/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

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

.entry,
.trackbacks,
.comments,
.archive
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

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

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

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text
{
   width: 240px;
}

#comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

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

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0 10px 10px 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0 0 2px 0;
}


/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 225px;
}

.module-content
{
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.module-content-topics
{
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom:#FF0000 solid 1px;
	border-left:#FF0000 solid 1px;
	border-right:#FF0000 solid 1px;
	
}


.module-list,
.archive-list
{
   margin: 0;
   padding: 0;
   list-style: none;
}

.module-list-entry
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.module-list-item
{
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }





.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
   display: block;
   clear: both;
   margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail
{
   float: left;
   min-width: 60px;
   width: 60px;
   /* no ie mac \*/width: auto;/* */
   margin: 0 5px 0 0;
   text-align: center;
   vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

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

.module-featured-photo .module-content,
.module-photo .module-content
{
   margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list
{
   display: block;
   height: 1%;
   margin: 0;
   border: 0;
   padding: 0;
   list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after
{
   content: " ";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0.1px;
   font-size: 0.1em;
   line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item
{
   display: block;
   float: left;
   /* ie win fix \*/ height: 1%; /**/
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item a
{
   display: block;
   margin: 0;
   border: 0;
   padding: 0;
}

.module-recent-photos .module-list-item img
{
   width: 60px;
   height: 60px;
   margin: 0;
   padding: 0;
}



/* Vicksburg (theme-vicksburg.css) */

/* basic page elements */

body
{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	padding: 3px;
}

a {
	list-style-position: inside;
	list-style-type: none;
}
a:hover { }

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

.module-content a {

	padding-top: 0px;
}


h1, h2, h3, h4, h5, h6
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}


.new-imgs{
   margin: 0;
   border-left: 5px solid  #FF8040;
   padding: 1px;
   color: #000;
   background:#FFFDD7;
   font-size: 15px;
   font-weight:normal;
   line-height: 1;
   text-transform: uppercase;
}
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
	width: auto;
	w\idth: auto;
	margin: 0;
	border-left: 5px solid #FF8080;
	padding: 5px;
	color: #434343;
	background: #FFE8E8;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	float: none;
}

.module-header-lmenu
{
	/* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
	width: auto;
	w\idth: auto;
	margin: 0;
	color: #434343;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	float: none;
	background-repeat: no-repeat;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF8C8C;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #FF8C8C;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.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;
}


.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 11px;
}

p.entry-more-link
{
   font-size: 14px;
}

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


/* page layout */

body
{
	min-width: 720px;
	background: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 0px;
	width: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFCECE;
	border-bottom-color: #FFCECE;
}

#container
{
   margin-bottom: 20px;
   background: #fff;
}

/*バナー?グローバルナビゲーション*/

#banner
{
	width: 770px; /* necessary for ie win */
	background:url(http://nishijin-senbon.com/img/header.gif) center top no-repeat;
	height: 104px;
}

#banner-inner
{
	padding:0;
}

.banner-user
{
   width: 70px;
   margin-top: 5px;
   font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header
{
   margin: 0;
   color: #2E2E2E;
   font-size: 30px;
   font-weight: bold;
   line-height: 1;
   text-indent:-9999px;
	}
#gnavi{
	position:relative;
	width:770px;
	height:30px;
	margin:0;
	padding:0;
	}
#gnavi ul , #gnavi li{
	margin:0;
	padding:0;
	list-style:none;
	} 

#gnavi li{
	float:left;
	width:154px;
	margin:0;
	padding:0;
	}
#gnavi a , #gnavi a:link , #gnavi a:visited{
	display:block;
	/*?*//*/
	display:inline;
	/**/
	}
/*
.gnavi li.home a{
	height:30px;
	background:url(http://nishijin-senbon.com/img/navi/navi_home.gif) center top no-repeat;
	}
.gnavi li.home a:hover{
	height:30px;
	background:url(http://nishijin-senbon.com/img/navi_over/navi_home-over.gif) center top no-repeat;
	}
	
.gnavi li.i a{
	height:30px;
	background:url(http://nishijin-senbon.com/img/navi/navi_i.gif) center top no-repeat;
	}
.gnavi li.i a:hover{
	height:30px;
	background:url(http://nishijin-senbon.com/img/navi_over/navi_i-over.gif) center top no-repeat;
	}
	
.gnavi li.shoku a{
	height:30px;
	background:url(http://nishijin-senbon.com/img/navi/navi_shoku.gif) center top no-repeat;
	}
.gnavi li.shoku a:hover{
	height:30px;
	background:url(http://nishijin-senbon.com/img/navi_over/navi_shoku-over.gif) center top no-repeat;
	}
	
.gnavi li.ju a{
	height:30px;
	background:url(http://nishijin-senbon.com/img/navi/navi_ju.gif) center top no-repeat;
	}
.gnavi li.ju a:hover{
	height:30px;
	background:url(http://nishijin-senbon.com/img/navi_over/navi_ju-over.gif) center top no-repeat;
	}
	
.gnavi li.yu a{
	height:30px;
	background:url(http://nishijin-senbon.com/img/navi/navi_yu.gif) center top no-repeat;
	}
.gnavi li.yu a:hover{
	height:30px;
	background:url(http://nishijin-senbon.com/img/navi_over/navi_yu-over.gif) center top no-repeat;
	}
*/
.search-keyword{
	width:770px;
	text-align:right;
	display:block;
	font-size:12px;
	height:auto;
	}
.banner-top{
	width:770px;
	text-align:right;
	font-size:10px;
	height:auto;
	margin:0;
	padding:0;
	}
.banner-top img{
	vertical-align:middle;
	margin:0 0 2px 0;
	padding:0;
	}
/*バナー?グローバルナビゲーション*/


/*footer*/
#footer{
	width:760px;
	float:left;
	display:block;
	margin-top:5px;
	}
#footer .footer-waku{
	width:auto;
	margin:0;
	padding:3px 0 0 0;
	border-top:dashed #FFE1E1 1px;
	border-bottom:dashed #FFE1E1 1px;
	}
#footer p{
	text-align:left;
	font-size:9px;
	}

#footer .footer-waku h3{
	text-align:center;
	font-size:10px;
	}
#footer h2{
	text-align:left;
	font-size:12px;
	font-size:12px;
	color: #191919;
	}
.logo{
	width:150px;
	float:left;
	margin:10px 0 0 20px;
	}
/* navi */

.navi ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	
.navi{
	margin:0;
	float:left;
	width:760px;
	padding:0;
	}
	
.navi li{
	font-weight:normal;
	text-align:center;
	float:left;
	font-size:12px;
	width:150px;
	height:30px;
	display:inline;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}

	
.navi li a{
	width:150px;
	height:30px;
	display:block;
	background:fff;
	color:#333;
	text-decoration:none;
	margin:0;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: middle;
}

.navi li.home a{
	width:150px;
	height:30px;
	display:block;
	color:#ACACAC;
	text-decoration:none;
	margin:0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #FCE8E8;
	background-image: url(/nishijin-senbon.com/img/navi/navi_home.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.navi li.tenpo-li a{
	width:150px;
	font-size:13px;
	height:30px;
	display:block;
	color:#333;
	text-decoration:none;
	margin:0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-image: url(/nishijin-senbon.com/img/navi/navi_i.gif);
	background-position: center center;
	}
.navi li.tenpo-li a:hover{
	width:150px;
	margin:0;
	color:#6C0069;
	vertical-align: middle;
	height: 30px;
	background-color: #E7E7E7;
	background-image: none;
	background-repeat: no-repeat;
}


	

.navi 
/*
.navi ul .home{
	background-image:url(img/navi-home.gif);
	background-repeat: no-repeat;
	}

.navi ul .toha{
	background-image:url(img/navi-toha.gif);
	background-repeat: no-repeat;
	}

.navi ul .sitemap{
	background-image:url(img/navi-sitemap.gif);
	background-repeat: no-repeat;
	}

.navi ul .otoiawase{
	background-image:url(img/navi-otoiawase.gif);
	background-repeat: no-repeat;
	}
.navi ul{
	list-style:none;
	}
*/
	
#banner .navi a{
	color:#333333;
	font-size:12px;
	float:inherit;
	}
#banner .navi img{
	margin-right:2px;
	margin-left:7px;
	}
#banner .navi{
	float:right;
	width:450px;
	height:auto;
	margin-top:10px;
	margin-right:20px;
	}
#banner .navi p{
	text-align:center;

	font-size:14px;
	font-weight:bold;
	}
/* navi */

/*コンテンツ*/
#beta .menu li{
	font-weight:normal;
	text-align:center;
	float:left;
	font-size:13px;
	width:75px;
	height:25px;
	display:inline;
	padding:0px 0;
	}
#beta .menu{
	float:right;
	width:350px;
	height:25px;
	margin-top:0px;
	}
#beta .menu .i{
	background-image:url(img/i.gif);
	background-repeat: no-repeat;
	}

#beta .menu .shoku{
	background-image:url(img/shoku.gif);
	background-repeat: no-repeat;
	}

#beta .menu .ju{
	background-image:url(img/ju.gif);
	background-repeat: no-repeat;
	}
	
#beta .menu .yu{
	background-image:url(img/yu.gif);
	background-repeat: no-repeat;
	}
	
#banner-description
{
   background: none;
   font-size: 12px;
   font-weight: bold;
   line-height: 1.125;
   text-indent:-9999px;
}


#beta {
	width: 190px;
	background-image: none;
}
#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner
{
   padding: 10px 10px 0 10px;
   border-width: 2px 2px 2px 0;
   border-style: solid;
   border-color: #fff;
}

.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
   margin-top: 0;
   border-left: 5px solid #FFAB50;
   padding: 0 0 0 10px;
   color: #666;
   font-size: 18px;
   background:#FAFAFA;
}

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

.entry-footer,
.comment-footer,
.trackback-footer
{
   margin: 0 0 20px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

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

.content-nav { margin-top: 0; }

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #FFE8E8;
}

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


/* modules */

.module
{
   margin: 0 0 10px 0;
   border-bottom: 1px solid #f3f6f9;
   background: #fff;
}

.module-content
{
	font-size: 16px;
	line-height: 45px;
	margin:0;
	padding:0;
	
}



.module-search input { font-size: 12px; }
.module-search #search { width: 200px; }



.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list
{
	margin: 0 15px 10px 15px;
	list-style-type: none;
}

.module-list .module-list
{
   margin: 5px 0 0 0;
   padding-left: 15px;
   list-style: circle;
}

.module-list-item
{
	line-height: 1.4;
	margin:0;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-top: 5px;
   
}

.typelist-thumbnailed .module-list
{
   margin: 0 0 10px 0;
   list-style: none;
}

.typelist-thumbnailed .module-list-item
{
   margin: 1px 0;
   padding: 0;
   background: #f3f6f9;
}

.typelist-thumbnail
{
   background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content
{
   margin: 0;
   border-width: 0;
   padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item
{
   width: 64px; /* mac ie fix */
   margin: 0 10px 10px 0;
   padding: 0;
   background: none;
}

.module-recent-photos .module-list-item a
{
   border: #cfd4d9 1px solid;
   padding: 1px;
   background: #fff;
}

.module-recent-photos .module-list-item a:hover
{
   border-color: #36414d;
   background: #fff;
}





	#alpha
   {
	margin: 0 0 0 0;
	width: 225px;
	background-color: #FFFFFF;
	display:inline;
	float:left;
   }
   
   .layout-two-column-left #alpha
   {
	margin:10px 0 0 0;
	width: 225px;
	background-color: #FFFFFF;
	display:inline;
	float:left;
   }
   

   .layout-two-column-left #alpha-inner
   {
	border-width: 2px 0 2px 2px;
	border-style: solid;
	border-color: #fff;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
   }

   .layout-two-column-left #beta
   {
      margin:10px 0 0 0;
      width: 530px;
      background: none;
      display:inline;
      float:right;
   }

   .layout-two-column-left #beta-inner
   {
	border-width: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
   }
   
   .layout-two-column-left #sitemap
   {
	width: 520px;
	background: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: right;
   }

   .layout-two-column-left #sitemap-inner
   {
	padding: 0;
	border-width: 0;
	margin-top: 0px;
   }


/* three-column tweaks */

   .layout-three-column #alpha
   {
	width: 225px;
	background: #fff;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	display:inline;
   }

   .layout-three-column #alpha-inner
   {
	border-width: 2px 0 2px 2px;
	border-style: solid;
	border-color: #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
   }

   .layout-three-column #beta
   {
	width: 300px;
	background: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
	display:inline;
   }

   .layout-three-column #beta-inner
   {
	padding: 0;
	border-width: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
   }
   
   .layout-three-column #gamma
   {
	width: 225px;
	background: #fff;
	float:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	display:inline;
   }

   .layout-three-column #gamma-inner
   {
	border-width: 2px 0 2px 2px;
	border-style: solid;
	border-color: #fff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
   }
   
     .layout-three-column #gamma-inner p{
	 text-align:center;
	 }

.layout-three-column#beta #beta-inner .map{
	text-align:center;}
	
	
	
/************サイドメニュー************/
.sidemenu h2.navi-ttl{
	width:225px;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	background-color: #FFAB50;
	vertical-align:middle;
	height:25px;
	color: #595959;
	}
.sidemenu h2.navi-ttl-entry{
	width:222px;
	font-size:15px;
	padding-left:3px;
	font-weight:bold;
	background-color: #FFAB50;
	vertical-align:middle;
	height:auto;
	}
	
.sidemenu ul{
	list-style:none;
	margin:0;
	padding:0px;
	}

.sidemenu{
	width:225px;
	margin:0; 
	padding:0;
	float:left;
	}
.sidemenu li{
	font-size:14px;
	text-align:left;
	width:225px;
	height:auto;
	margin: 0;
	padding:0;
	
}

.sidemenu .yomoyama li a{
	width:225px;
	height:auto;
	display:block;
	text-decoration:none;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
.waku{
	background:url(http://nishijin-senbon.com/img/waku.gif) repeat-y;
	margin:0 0 5px 0;
	padding:0;
	background-position:top center;
	width:225px;
	border-bottom:#FFAB50 solid 1px;
 }
/*サイドメニュー 西陣よもやま話はじまり*/
.sidemenu li.ura a{
	background-image:url(http://nishijin-senbon.com/img/side-l_ura.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}
.side li.ura a:hover{
	background-image:url(http://nishijin-senbon.com/img/side-l_over_ura.gif);
	background-repeat: no-repeat;
	background-position:center center;
	}
	
.sidemenu li.otasuke a{
	background-image:url(http://nishijin-senbon.com/img/side-l_otasuke.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}
.sidemenu li.otasuke a:hover{
	background-image:url(http://nishijin-senbon.com/img/side-l_over_otasuke.gif);
	background-repeat: no-repeat;
	background-position:center center;
	}

.sidemenu li.otoku a{
	background-image:url(http://nishijin-senbon.com/img/side-l_otoku.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}	

.sidemenu li.otoku a:hover{
	background-image:url(http://nishijin-senbon.com/img/side-l_over_otoku.gif);
	background-repeat: no-repeat;
	background-position:center center;
	}


.sidemenu li.grumet a{
	background-image:url(http://nishijin-senbon.com/img/side-l_grumet.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}	
.sidemenu li.grumet a:hover{
	background-image:url(http://nishijin-senbon.com/img/side-l_over_grumet.gif);
	background-repeat: no-repeat;
	background-position:center center;
	}

.sidemenu li.jizen a{
	background-image:url(http://nishijin-senbon.com/img/side-l_jizen.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}	
.sidemenu li.jizen a:hover{
	background-image: url(http://nishijin-senbon.com/img/side-l_over_jizen.gif);
	background-repeat: no-repeat;
	background-position:center center;
	}
	
.sidemenu li.takumi a{
	background-image:url(http://nishijin-senbon.com/img/side-l_takumi.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}
.sidemenu li.takumi a:hover{
	background-image: url(http://nishijin-senbon.com/img/side-l_over_takumi.gif);
	background-repeat: no-repeat;
	background-position:center center;
	}
/*サイドメニュー 西陣よもやま話終わり*/

/*サイドメニューリスト070410*/
.sidemenu ul.module-list-entry li.module-list-item a{
	width:217px;
	height:auto;
	background:fff;
	padding:0 3px 0 5px;
	font-size:14px;
	line-height:1.2em;
}

.sidemenu ul.module-list-entry li.module-list-item a:hover{
	width:217px;
	height:auto;
	background:fff;
	color:#6C0069;
	text-decoration:underline;
	padding:0px 3px 0 5px;
	font-size:14px;
	line-height:1.2em;
}

.subcate{
	text-align:right;
	font-size:9px;
	margin:2px 2px 4px 2px;;
	width: 220px;
	line-height:inherit;
	color:#595959;
	}
.sidemenu ul.module-list-entry li.module-list-item .subcate a{
	font-size:9px;
	}
	
.sidemenu ul.module-list-entry li.module-list-item .coment_tb a{
	text-align:right;
	font-size:10px;
	margin:2px 2px 4px 2px;;
	width: 220px;
	line-height:inherit;
	color:#595959;
	}
.kako-archives{
	text-align:right;
	font-size:14px;
	margin:8px 2px 0 2px;;
	width: 220px;
	line-height:inherit;
	color:#595959;
	}
/*サイドメニュー　説明部分始まり*/
.setumei{
	font-size:12px;
	line-height:1.2em;
	padding-left:10px;
	padding-right:3px;
	margin:0px 0 5px 0;
	color:#595959;
	width:212px;
	}
/*サイドメニュー*/
.sidemenu .module-content-lmenu li a{
	width:220px;
	height:auto;
	display:block;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	margin-left: 0px;

}

.sidemenu .module-content ul.module-list-entry li.module-list-item a{
	width:220px;
	height:auto;
	display:block;
	background:fff;
	margin:0;
	padding-left:0px;
	padding-top:0px;
}

.sidemenu .module-content ul.module-list-entry li.module-list-item a:hover{
	width:220px;
	height:auto;
	display:block;
	background:fff;
	color:#6C0069;
	text-decoration:underline;
	margin: 0px;

}


	
.sidemenu li a:hover{
	width:220px;
	margin:0;
	color:#6C0069;
	background-repeat: no-repeat;
	background-position: center;
}
.sidemenu li.sidemenuttl{
	color:#434343;
	text-align:center;
	margin:0;
	width:225px;
	padding-top: 0px;
	height: auto;
	background-image: url(http://nishijin-senbon.com/img/side_banar.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-left-width: thick;
	border-left-style: none;
	border-left-color: #FF8080;
}
.date{
	text-align:right;
	padding-right: 5px;
	font-size:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 210px;
	}
.entry-date{
	text-align:right;
	padding-right: 5px;
	font-size:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	width:auto;
	}
/*サイドナビゲーション*/

.module-content-lmenu li.ura a{
	background-image:url(http://nishijin-senbon.com/img/side-l_ura.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}
.module-content-lmenu li.ura a:hover{
	background-image:url(http://nishijin-senbon.com/img/side-l_over_ura.gif);
	background-repeat: no-repeat;
	background-position:center;
	}

.module-content-lmenu li.otasuke a{
	background-image:url(http://nishijin-senbon.com/img/side-l_otasuke.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}
.module-content-lmenu li.otasuke a:hover{
	background-image:url(http://nishijin-senbon.com/img/side-l_over_otasuke.gif);
	background-repeat: no-repeat;
	background-position:center center;
	}

.module-content-lmenu li.otoku a{
	background-image:url(http://nishijin-senbon.com/img/side-l_otoku.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}	

.module-content-lmenu li.otoku a:hover{
background-image:url(http://nishijin-senbon.com/img/side-l_over_otoku.gif);
background-repeat: no-repeat;
	background-position:center center;
	}


.module-content-lmenu li.grumet a{
	background-image:url(http://nishijin-senbon.com/img/side-l_grumet.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}	
.module-content-lmenu li.grumet a:hover{
	background-image:url(http://nishijin-senbon.com/img/side-l_over_grumet.gif);
	background-repeat: no-repeat;
	background-position:center center;
	}

.module-content-lmenu li.jizen a{
	background-image:url(http://nishijin-senbon.com/img/side-l_jizen.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}	
.module-content-lmenu li.jizen a:hover{
	background-image: url(http://nishijin-senbon.com/img/side-l_over_jizen.gif);
	background-repeat: no-repeat;
	background-position:center center;
	}
	
.module-content-lmenu li.takumi a{
	background-image:url(http://nishijin-senbon.com/img/side-l_takumi.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:45px;
	background-position:center center;
	}
.module-content-lmenu li.takumi a:hover{
	background-image: url(http://nishijin-senbon.com/img/side-l_over_takumi.gif);
	background-repeat: no-repeat;
	background-position:center center;
	}
	
#alpha .module-content span{
	font-size:8px;
	}
	
.module-content-lmenu
{
	font-size: 14px;
	padding:0;
	position: relative;
	width:220px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
	
h2.lmenu-yomoyama{
	width:225px;
	height:25px;
	background:url(http://nishijin-senbon.com/img/nishijinyomoyama-header.gif) no-repeat;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	font-size:9px;
		}
.lmenu_bottom{
	width:225px;
	height:auto;
	padding-bottom:15px;
	background:url(http://nishijin-senbon.com/img/menu_bottom.gif) no-repeat;
	margin-bottom: 0px;
	}
#waku{
 width:223px;
 height:auto;
 display:block;
 border-left:#FFAB50 solid 1px;
 border-right:#FFAB50 solid 1px;
 margin:0;
 padding:0;
 }
	
h2.lmenu-saikin{
	width:225px;
	height:25px;
	background:url(http://nishijin-senbon.com/img/saikinkiji-header.gif) no-repeat;
	text-indent:-9999px;
	padding:0px;
	font-size:9px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
		
h2.shoucate{
	width:225px;
	height:25px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	font-size:9px;
	background-image: url(http://nishijin-senbon.com/img/shoucate-banner.gif);
	background-repeat: no-repeat;
		}
		
h2.lmenu-hitorigoto{
	width:225px;
	height:50px;
	background:url(http://nishijin-senbon.com/img/hitorigoto-header.gif) no-repeat;
	text-indent:-9999px;
	padding:0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
		
h2.topics-banner{
	width:225px;
	height:25px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;

	font-size:9px;
	background-image: url(http://nishijin-senbon.com/img/topics-banner.gif);
	background-repeat: no-repeat;
		}
		
h2.chiikianzen{
	width:225px;
	height:25px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	font-size:9px;
	background-image:url(http://nishijin-senbon.com/img/kamigyouanzen-banner.gif);
	background-repeat: no-repeat;
		}
		
h2.gazou{
	width:225px;
	height:25px;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	font-size:9px;
	background-image:url(http://nishijin-senbon.com/img/saisintoukouimg-banner.gif);
	background-repeat: no-repeat;
		}

.shoucate{
	display:block;
	padding:3px 3px 0px 3px;
	width:217px;
	line-height:inherit;
	color:#595959;
	font-size:14px;
	}




/*サイドナビゲーション*/

ul.module-recent-img li.recent-list img{
	padding:5px 0 0 7px;
	}
	
.module-content-lmenu ul.module-recent-img{
	padding:5px;
	margin:5px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	}
.module-content-lmenu li.recent-list img a{
	float: left;
	list-style:none;
	padding: 5px;
	margin:5px;
	}
	
.module-content-lmenu li.recent-list a:hover{
	float: left;
	list-style:none;
	padding: 5px;
	margin:5px;
	}
	
.module-content-subc{
	position: relative;
	font-size: 14px;
	line-height: 1.4;
	margin:0;
	padding:0;
	}
	
.img{
	width:225px;
	height:auto;
	margin:0;
	padding:0;
	display:block;
	}

/*アーカイブページ*/
.archive-li
{
   margin: 0;
   padding: 0;
   list-style: none;
   line-height:1.8;
}
.entry-tags ul.entry-tags-list , entry-tags li.entry-tag{
	list-style:none;
	}
	
/*地域安全情報*/

/*バナー*/
.anzen-baner{
	width:770px;
	height:30px;
	background-image:url(http://nishijin-senbon.com/img/anzen-header.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 5px 0;
	}
.anzen-right{
	float:right;
	margin:0 5px 0 0;
	}
.anzen-right img{
	vertical-align:middle;
	margin:0 0 0 5px;
	}
.anzen-right a{
	vertical-align:middle;
	font-size:9px;
	}
/*バナー*/

/*トップページ*/
.anzen-cate{
	width:32%;
	float:left;
	display:inlene;
	margin-left:1%;
	}
.anzen-cate h4{
	font-size:1.3em;
	margin:5px 0;
	paddign:8px 0;
	line-height:1.6em;
	color:#8f8f8f;
	font-weight:bold;
	}
.anzen-cate .late{
	line-height:1.6em;
	text-align:left;
	border-top:solid 1pt silver;
		font-size:13px;
	}
.anzen-cate .late ul.module-list{
	list-style:none;
	margin:0;
	padding:0;
	line-height:1.6em;
	text-align:left;
	}
.anzen-cate .late ul.module-list h6{
	font-size:13px;
	}
.anzen-cate .late ul.module-list li.module-list-item{
	margin:0;
	padding:5px;
	border-bottom:dotted 1pt silver;
	line-height:1.6em;
	color:#666;
	}
.anzen-cate p.late-footer{
	font-size:0.85em;
	text-align:right;
	padding:2px 2px 0 0;
	margin:0;
	}
.anzen-cate .late span.comm{
	padding:2px 2px 2px 18px;
	background:url(http://nishijin-senbon.com/img/comments.gif.png) left center no-repeat;
	}
.anzen-cate .late span.tb{
	padding:2px 2px 2px 18px;
	background:url(http://nishijin-senbon.com/img/tb.png) left center no-repeat;
	}
.anzen-cate .late span.more{
	padding:2px 2px 2px 18px;
	background:url(http://nishijin-senbon.com/rental-bicycle/img/yajirusi_icon.gif) left center no-repeat;
	}
.anzen-waku{
	border-top:5pt #FFAB50 solid;
	margin:5px 0 0 0;
	}
/*トップページ*/
/*メニュー*/
#alpha .menu{
	width:225px;
	height:auto;
}
#alpha .menu ul , #alpha .menu li{
	margin:0;
	padding:0;
	list-style:none;
}
#alpha .menu ul{
	border-top:1px solid #DCDCDC;
	}
#alpha .menu li{
	display:inline;
}
#alpha .menu a , #alpha .menu a:link , #alpha .menu a:visited{
	text-decoration:none;
	color:#333333;
	background-color:transparent;
	display:block;
	padding:18px 10px 10px 10px;
	width:auto;
	height:25px;
	border-bottom:1px solid silver;
	}
#alpha .menu a:hover{
	color:#191919;
	padding-left:0.5em;
	border-right:3px solid #FFAB50;
}
#side-baner{
	margin:5px 0 0 0;
	padding:0;
	width:225px;
	height:auto;
	display:block;
	}
#side-baner img{
	margin:5px 0 0 0;
	}

/*メニュー*/
