/* basic elements */

html {
    margin: 0;
    padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
	text-align: center;/* center on ie */
	color: #333333;
}

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


form {
	margin: 0;
	padding: 0;
}

a img {
    border: 0;
}


/* 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 */

#wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto; /* center on everything else */
	width: 800px;
	background-color: #FFFFFF;
}

#wrapper-inner {
	position: static;
	width: auto;
}

#banner {
	position: relative;

}

#banner-inner {
	position: static;
	width: auto;
}

#pagebody {
	float:left;
	position: relative;
	width: 100%;
}

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

#main {
	position: relative;
	float:right;
	padding-right: 10px;
	padding-left: 10px;
	width: 560px;
}

#main-inner {
	position: static;
	width: auto;
}

#sidebar {
	position: relative;
	width: 200px;
	float: left;
}

#sidebar-inner {
	position: static;
	margin-left: 10px;
}

#sidebar-right {
	position: relative;
	width: 190px;
	float: right;
}

#sidebar-right-inner {
	position: static;
	margin-left: 10px;
}

/* banner */

#banner-title {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	text-shadow: #36414d 0 2px 3px;
	text-decoration: none;
	margin-left: 15px;
}

#banner-description {
	margin-top: 10px;
	color: #FFFFFF;
	background: none;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #36414d 0 1px 2px;
	margin-left: 15px;
}


/* content */

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


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

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.archive-content,
.comment-footer  {
	clear: both;
}

.entry-tags  {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}
 
.entry-footer,
.trackback-footer,
.comment-footer,
.comments-footer {
	clear: both;
	margin: 5px 10px 20px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


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

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


/* modules */

.module {
	position: relative;
	overflow: hidden;
	width: 100%;
	clear: both;
}

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

.module-header,
.trackbacks-header,
.comments-header,
.archive-header,
.search-results-header {
	/* ie win (5, 5.5, 6) bugfix */
    p¥osition: relative;
	width: auto;
	w¥idth: auto;
	margin: 0;
	padding: 5px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
}

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

.module-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

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


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}




/* +++++++++++++Y-BAS専用+++++++++++++++++++ */

/* 全体 */

body {
	background-color: #E5E5E5;

}

h3 {
	font-weight: bold;
	color: #000099;
	clear: both;
}

p {
color:#333333;
}

a {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}

a:visited {
	color: #660099;
}

a:active {}

form {
	color: #333333;
}

#main a:hover{
	color: #FF6600;
}


/* ページ  */

#wrapper {
	margin-bottom: 20px;
	background-color: #fff;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/YBAS_wrapperbgr.gif);
	background-repeat: repeat-y;
}

#wrapper-inner {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/Y-BAS_pbbgr.gif);
	background-repeat: repeat-y;
}

#banner {
	width: 780px;
	margin: 0px;
	padding: 0px;
	height: 190px;
	background-repeat: no-repeat;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/YBAS_headerbase.jpg);
}

#banner-title {
	color: #FFFF00;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	text-shadow: #36414d 0 2px 3px;
	text-align: left;
	text-decoration: none;
	margin-left: 15px;
}


#banner-title a, a:hover {
	color: #FFFF00;
	text-decoration: none;
}

#banner-description {
	margin-top: 10px;
	color: #FFFFFF;
	background: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.125;
	text-shadow: #36414d 0 1px 2px;
	text-align: left;
	margin-left: 15px;
}

#banner-name {
	padding: 0px;
	float: left;
	width: 780px;
	height: 60px;
	margin: 0px;
}

#sidebar {
	width: 190px;
}

#footer {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/YBAS_footerbgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
#footer-inner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	padding-top: 8px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

/* ナビ */

#navi {
	height: 40px;
	width: 100%;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#navi ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navi li {
	display: inline;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navi li a {
	color: #333333;
	text-decoration: none;
	height: 40px;
	width: 156px;
	display: block;
	float: left;
	text-align: center;
	line-height: 35px;
	margin: 0px;
	font-size: 12px;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/YBAS_navibase.gif);
	background-repeat: no-repeat;
}


#navi li a:hover {
	color: #FF6600;
	text-decoration: none;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/YBAS_navibaseon.gif);
	background-repeat: no-repeat;
}


#footer-navi {
	text-align: center;
	padding-top: 15px;
	height: 15px;
}

#footer-navi a {
	text-decoration: underline;
	color: #0000CC;
}

#footer-navi a:hover {
	text-decoration: none;
	color: #FF6600;
}


/* モジュール */


.entry-content  {
	padding-right: 10px;
	padding-left: 10px;
}

.entry-content a:hover  {
	color: #FF6600;
}



.entry-content,
.comment-content,
.trackback-content,
.archive-content,
.comment-footer  {
	 margin: 0;
	 line-height: 1.5;
	margin-left: 10px;
}

.entry-content-main {
	margin-bottom: 15px;
	margin-left: 10px;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/Y-BAS_boxbgr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 550px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.entry-content-main-inner {
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/Y-BAS_boxbgr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 520px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #EAF2F4;
}


.entry-header
 {
	margin-top: 0;
	color: #000099;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

.entry-header a,
.entry-header a:hover,
.entry-header a:visited {
	text-decoration: none;
	color: #000099;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-footer {
	padding-top: 3px;
	color: #666;
	font-size: 10px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

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



.module {
	margin: 0 0 10px 0;
}

.module-content {
	font-size: 11px;
	line-height: 1.2;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
}

.module-content a {
	color: #333333;
}

.module-content a:hover {
	color: #FF6600;
}

.module-list-item {
	color: #333333;
	padding-left: 20px;
	line-height: 15px;
	font-size: 12px;
}


.module-list-item ,.module-list-item {
	padding-left: 20px;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/Y-BAS_listitem.gif);
	background-repeat: no-repeat;
}

.module-list-item a {
}

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

.module-header {
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/Y-BAS_list.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: left top;
	color: #FFFFFF;
}

.archive-header {
	background-color: #000099;
}

.trackbacks-header,
.comments-header,
.search-results-header {
	color: #000099;
	border: 1px solid #000099;
}

.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover {
	text-decoration: underline;
}

.date-header {
	text-align: right;
	color: #999999;
	font-size: 11px;
}

.module-header a,
.module-header a:hover {
	color: #FFFFFF;
}

#archive-title {
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/h2_arcive.gif);
	height: 50px;
	width: 500px;
	line-height: 48px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: normal;
	padding-left: 60px;
}


#trackbacks-info {
    color: #000099;
}

.logo {
	margin: 0px;
	padding: 0px;
	width: 250px;
	float: left;
	position: relative;
	height: 120px;
}

.content h3 {
	clear: both;
	float: left;
}

.entry-content p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}

.entry-body p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}

.entry-more p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}


#top-info {
	width: auto;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/h2_info.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-left: 70px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left;
}

#top-info a,
#top-info a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#top-news {
	width: auto;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/h2_news.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-left: 70px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
	background-position: left;
}

.menu {
	float:left;
	margin: 0px;
}

.top {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.item-contact {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
}

.news {
	background-color: #DFE7FF;
}

.styleadd a, .styleadd a:hover {
	text-decoration: none;
	color: #000099;
}

.styleadd {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

#comments-footer {
	margin: 0px;
	padding: 0px;
	text-align: left;
}




/* カウンター */ 

.counter-box {
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/Y-BAS_counterbgr.gif);
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom: 20px;
	width: 180px;
}
.count-total {
	height: 13px;
	width: 66px;
	margin-top: 50px;
	margin-left: auto;
	background-color: #000000;
	padding: 0px;
	margin-right: auto;
}
.count-today {
	height: 13px;
	width: 33px;
	margin-top: 38px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
.count-yesterday {
	height: 13px;
	width: 33px;
	margin-top: 17px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 15px;
}
.img-left {
	float: left;
	margin-right: 10px;
	clear: both;
}

.img-right {
	float: right;
	clear: both;
	margin-left: 10px;
}
.ctegory-top {
	margin-bottom: 15px;
	margin-left: 10px;
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/Y-BAS_boxbgr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 550px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.3em;
}
.ctegory-top-inner {
	background-image: url(http://www.y-bas.com/mt_templates/y-bas01/images/Y-BAS_boxbgr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 520px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #EAF2F4;
}
.counter-box2 {
	width: 86px;
	padding: 0px;
	float: left;
}
.counter-box1 {
	width: 88px;
	float: left;
}


span.new {
    display: none;
    color: red;
    font-weight: bold;
}