/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(https://sv138.xserver.jp/~pao/villavitis.net/css/blog.css);
@import url(https://sv138.xserver.jp/~pao/villavitis.net/css/cityscape-tokyo.css);
/* end StyleCatcher imports */
.layout-wt #content-inner {
   background: transparent url(http://avanzare.villavitis.net/images/content-wt.gif) repeat-y scroll right top;
}

#header {
  background: #000000 url(http://avanzare.villavitis.net/images/avanzare_kanban_head_1.jpg    
 ) no-repeat center top;
}

#container {
    background: #000000;
}

#footer {
    background: #000000;
}

#container-inner {
    border-left: 0px solid #000000;
    border-right: 0px solid #000000;
}

/* header */
#header-name,
#header-description {
	text-indent: -9999px;
}

/* body */
body {
	font-weight: 600;
	color: #d3d3d3
}

#alpha-inner li	{
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : royalblue;
}

a {
	color: #81b8dd;
}

/*  asset  */
.asset-name,
.asset-name a,
.archive-title {
    color: #deb887;
}

.asset-body {
	font-size:12px;
}

.asset-name {
	font-size:16px;
}

.mt-web-page h1,
.entry-content h1 {
    color:#deb887;
    font-weight: 600;
    font-size:18px;
}

.mt-web-page h2,
.asset-body h2 {
	color: #FEBC10;
	font-weight: 600;
}

h2, h3, h4 {
	color: #deb887;
	font-weight: 600;
}

ul li {
        list-style: none;
}

.menu-h2 {
	font-weight: bold;
	font-size: 16px;
}

.menu-h3 {
	font-size: 16px;
}
/* widget */
#beta .widget-content {
        padding: 0px;
}

.widget-header {
	background: url(http://avanzare.villavitis.net/images/side_header.jpg)  repeat-y;
	color: #000000;
	text-align: center;
        display: block;
        width: 190px;
        padding: 0px;
}

.widget .widget-header {
    border-left: 0 solid #000000;
}

.widget-header a {
	color: #000000;
}

.widget-header a:hover {
	text-decoration: none;
	color: #4169E1;
}
#beta ul {
        margin-top:10px;
        margin-left: 0px;
}
#beta ul li {
        margin-bottom: 6px;
        margin-left: 0px;
}
#beta li a {
	background: url(http://avanzare.villavitis.net/images/side_li_a.jpg)  repeat-y;
	line-height: 2.5em;
/*	color: #81B8DD; */ 
	color: #ffffff; 
	text-decoration: none;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 185px;
	border-top: 2px solid #81B8DD;
	border-bottom: 3px double #999999;
	border-left: 2px solid #A0A0DD;
	border-right: 2px solid #999999;
}

#beta li a:hover {
	background: url(http://avanzare.villavitis.net/images/side_li_a_hover.jpg)  repeat-y;
}

/* 店舗情報　テーブル */
#shopinfo th,
#shopinfo td {
	padding: 5px;
}

/* ワイン教室　テーブル */
table.Wine {
	border-top: 1px ridge #F00;
	border-left: 1px ridge #F00;
}
.Wine tr th {
	text-align: center;
}
.Wine tr th,
.Wine tr td {
	border-right: 1px ridge #F00;
	border-bottom: 1px ridge #F00;
}

