/**** styles-site.css ****/
/*CSSLicense: j-suzuki*/

/*---Main-set---*/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* center on ie */
	margin: 0px auto;
	text-align: left;
	width: 850px;
	height: auto;
	background-color: #FFE6FC;
	font-size: 12px;
	background-image: url("http://www.chibidebu.com/img/konezumi_1.jpg");
	background-repeat : repeat;
	background-position : center top;
}

#base {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;


}

#container {
	border: solid 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: left;
	width: 850px;
	border-style : solid;
	border-color : #ED93B0;
}

img {	border-style: none;}

a {text-decoration: none;}

a:hover {
color: #FE22BD;
text-decoration: underline;
}

/*---Header---*/


#description
{
	width: 850px;
	height: 25px;
	text-align: right;
	_margin-bottom:-25px;
}

#description_banner h1
{
	font-size:14px;
	color:#FFF000;
	margin-top:-22px;
	margin-right:5px;
}

#description_banner h1 a:hover
{
	font-size:14px;
	color:#FFF000;
	text-decoration: underline;
	color: #FE22BD;
}

#description_banner h1 a
{
	font-size:14px;
	color:#FFF000;
	text-decoration: none;
}


#header	{
	width: 850px;
	height: 170px;
}

#header h1{
	margin: 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -900px;
}
		
#header h1 a {
	background-image: url("http://www.chibidebu.com/img/chibi-banner.gif");
	no-repeat fixed;
	margin : 0px 0px 0px 0px;
	display: block;
	font-size: 1px;
	width: 850px;
	height: 170px;
}

#header h1 a:hover {
	background-image: url("http://www.chibidebu.com/img/chibi-banner.gif");
	no-repeat fixed;
	margin : 0px 0px 0px 0px;
	font-size: 1px;
	width: 850px;
	height: 170px;
}

/*---Tab Setting---*/
#tab {
	text-align: right;
}

#tab li {
	list-style: none;
	float: left;
	margin-left:3px;
	margin-bottom:-5px
}

#tabset
{
	margin-left:287px;
	margin-top:-67px;
	_margin-top:-77px;
}

*:first-child+html #tabset
{
	margin-left:287px;
	margin-top:-77px;
}

/*---Search---*/
#tabline {
	padding-top: 25px;
	_padding-top: 6px;
}

*:first-child+html #tabline {
	padding-top: 6px;
}

.search
{
	color: #FAE56E;
	text-indent: 10px;
	font-size: 10px;
	font-weight: bold;
}

/*---Sidebar---*/
#left {
	width: 130PX;
	height: 120%;
	margin-left: 5px;
	_margin-left: 3px;
	_line-height:20px;
	_padding-bottom: 15px;
}

#left .index{
	color: #FAF8BD;
	text-decoration: none;
	background-image: url("http://www.chibidebu.com/img/l-side.gif");
	width: 120px;
	height: 20px;
	margin-top: 15px;
	_margin-top: 0px;
	text-align: center;
	font-weight: bold;
	display: block;
	font-size: 12px;
}

#left .menu a	{
	color:#FAE56E;
	text-decoration: none;
	width: 118px;
	_width: 120px;
	height: 100%;
	text-indent: 5px;
	display: block;
	font-size: 12px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #4D7942;
	background-color: #F39800;
}
		
#left .menu a:hover{
	color: #000000;
	background-repeat: no-repeat;
	background-color: #FFB437;
}

#left .new a	{
	color: #FAE56E;
	text-decoration: none;
	width: 118px;
	_width: 120px;
	height: auto;
	padding-bottom:5px;
	padding-top:5px;
	text-indent:3px;
	display: block;
	font-size: 10px;
	line-height: 110%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #4D7942;
	background-color: #F39800;
	margin-bottom: 0px;
}
		
#left .new a:hover{
	color: #000000;
	background-repeat: no-repeat;
	background-color: #FFB437;
}

/*--- calendar ---*/


.module-calendar .module-header
{
	color: #FAF8BD;
	text-decoration: none;
	background-image: url("http://www.chibidebu.com/img/l-side.gif");
	width: 120px;
	height: 20px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 9px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .3em;
	_margin-bottom:0px;
	margin-top:15px;
	_margin-top:0px;
}

#calendar a
{
text-decoration: underline;
}

*:first-child+html .module-calendar .module-header
{
	color: #FAF8BD;
	text-decoration: none;
	background-image: url("http://www.chibidebu.com/img/l-side.gif");
	width: 120px;
	height: 20px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 8px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .3em;
	margin-bottom:0px;
	margin-top:20px;
}

.module-content
{
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 120%;
	_line-height: 100%;
	width: 120px;
	padding: 2px 0 0 0;
	text-align: left;
	background-color:#F39800;
	margin-top:-10px;
	_margin-top:-23px;
	margin-bottom:10px;
}

*:first-child+html .module-calendar .module-header
{
	color: #FAF8BD;
	text-decoration: none;
	background-image: url("http://www.chibidebu.com/img/l-side.gif");
	width: 120px;
	height: 20px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin-top:10px;
}

*:first-child+html .module-content
{
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 120%;
	width: 120px;
	padding: 2px 0 0 0;
	text-align: left;
	background-color:#F39800;
	margin-top:-23px;
	margin-bottom:10px;
}

.module-calendar th,
.module-calendar td
{
	color:#FAE56E;
	text-align: center;
	font-weight: normal;
	_font-size: 8.5px;
}

.module-calendar td a:hover
{
	color:#FF3600;
}

.calendar {
text-align: center;
	width: 120px;
}


.calendar table {
	width: 120px;
	border-collapse: collapse;
	background-color:#F39800;
	margin-top:-9px;
	_margin-top:0px;
_margin-bottom:15px;
}

.calendar th {
	padding-bottom: 3px;
	font-size: 6px;
}

.calendar td {
	padding-bottom:3px;
	font-size: 9px;
	line-height: 120%;

}
.today {
	display: block;
	border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
	color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
	color: #0000ff;
}


/*****---Contents---*****/



/*-- TOP MENU--*/


.menu-top01{
	background:url(http://www.chibidebu.com/img/menu-tab.gif) no-repeat;
	display:block;
	width:330px;
	height: 20px;
	margin-top:-11px;
	_margin-top:0px;
}

*:first-child+html .menu-top01{
	background:url(http://www.chibidebu.com/img/menu-tab.gif) no-repeat;
	display:block;
	width:330px;
	height: 20px;
	margin-top:0px;
}

.menu-top01 h2{
	background:url(http://www.chibidebu.com/img/menu-tab.gif) no-repeat;
	display:block;
	width:330px;
	height: 20px;
	font-size:14px;
	padding-top:1px;
	padding-left:5px;
	color:#A84200;
}

.manu-table
{
	float:left;
	border-width:1px;
	border-style:solid;
	border-color: #FFB5CF;
	margin-top:10px;
	_margin-top:10px;
	margin-bottom:5px;
	width:330px;
	height: 100px;
}

.manu-table02
{
	float:left;
	border-width:1px;
	border-style:solid;
	border-color: #FFB5CF;
	margin-top:10px;
	_margin-top:10px;
	margin-left:30px;
	_margin-left:20px;
	margin-bottom:5px;
	width:330px;
	height: 100px;
}

/**********TOP MANU**********/

#main
{
	float:right;
	width:695px;
	height:auto;
	margin-top:5px;
	_margin-top:-10px;
	margin-right:15px;
	_margin-right:8px;
}

#entry-a
{
	width: 695px;
}


#entry-b
{
	width: 695px;
	margin-top:10px;
	_margin-top:0px;
}

*:first-child+html #entry-b
{
	width: 695px;
	margin-top:0px;
}

#entry-inner
{
margin: -20px 10px 10px 10px;
}

#content-main {
	width: 693px;
	height: 100%;
	background-color: #FFE6FC;
	border: solid 1px;
	border-style : solid;
	border-color : #ED93B0;
	margin-top:10px;
}

#content-main-in
{
	margin-left:15px;
	margin-right:10px;
	font-size: 14px;
}

#content-main h2
{
	background-image: url("http://www.chibidebu.com/img/h2bar.gif");
	background-repeat: no-repeat;
	display: block;
	width: 693px;
	_width: 694px;
	height: 30px;
	color:#7B2E00;
	font-size: 14px;
	padding-top:5px;
	_padding-top:7px;
	margin-top:-1px;
	_margin-top:0px;
	text-indent:5px;
	margin-bottom:25px;
}
#content-main h2 a{ color:#E21D75;}

#content-main h2 a:hover{ color:#30AF30; }

#content-main-cat {
	height: 100%;
	background-color: #FFE6FC;
	border: solid 1px;
	border-style : solid;
	border-color : #ED93B0;
}

#content-main-cat h2
{
	background-image: url("http://www.chibidebu.com/img/h2bar.gif");
	background-repeat: no-repeat;
	display: block;
	width: 693px;
	_width: 694px;
	height: 30px;
	color:#000;
	font-size: 14px;
	padding-top:5px;
	_padding-top:7px;
	margin-top:-1px;
	_margin-top:0px;
	text-indent:5px;
	margin-bottom:25px;
}
#content-main-cat h2 a{ color:#E21D75;}

#content-main-cat h2 a:hover{ color:#30AF30; }


#entry-c
{
	width: 695px;
	height:auto;
	margin-top:10px;

}

/*---Detail B---*/

.details a
{
	background-image: url("http://www.chibidebu.com/img/details.gif");
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	_width: 130px;
	height: 28px;
	_height: 28px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	font-size: 0px;
	text-decoration: none;
}

.details a:hover
{
	background-image: url("http://www.chibidebu.com/img/details-ov.gif");
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	_width: 130px;
	height: 28px;
	_height: 28px;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	font-size: 0px;
	text-decoration: none;
}

/*---Footer---*/
#footer {

	clear: both;
	text-align: center;
	border-style : solid;
	border-width:1px;
	border-color : #ED93B0;
	border-width: 1px 0 0 0;

}

#footer2 {
background-image: url("http://www.chibidebu.com/img/footer.gif");
	background-repeat: no-repeat;
	display: block;
	clear: both;
	width: 850px;
	height: 60px;
	text-align: center;
}

		
#footer2 p {
	font-size: 12px;
	padding-top: 5px;
	_padding-top: 0px;
}
		
#footer2 a {
	color: #0080FF;
}

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

.pr
{
background-image: url("http://www.chibidebu.com/img/pr.gif");
	repeat-x;zoom:1;
	height: auto;
}

.pr2
{
background-image: url("http://www.chibidebu.com/img/pr.gif");
	repeat-x;zoom:1;
	height: auto;
	color: #0080FF;
}


#copyright{margin-top:5px; margin-bottom:5px;}

