/* begin styles for RSS Feed Event */
.rss-box-event {
	 width: 400px;
	 background-color: #FFFFFF;
	 border: 1px solid #D7D7D7;

}

.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#666666;
}

p.rss-title {padding:0.5em;}

.rss-title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:#3E5C8A;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}

.rss-item a:visited {
	color:#330066;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
	} 

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

/* begin styles for RSS Feed Blog */

.rss-box-blog {
	 width: 250px;
	 background-color: #FFFFFF;
	 border: 1px solid #D7D7D7;
}

.rss-box-blog .rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em; 
	margin-left:0px;
	color:#666666;
}

.rss-box-blog p.rss-title {padding:0.5em;}

.rss-box-blog .rss-title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:#B27D5A;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-box-blog .rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.70em;
  font-weight : normal;
  list-style:none;
  padding-bottom:0em;
}

.rss-box-blog .rss-item a {
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}

.rss-box-blog .rss-item a:visited {
	color:#616161;
}

/* begin styles for RSS Feed Chiebukuro */

.rss-box-wisdom {
	 width: 250px;
	 background-color: #FFFFFF;
	 border: 1px solid #D7D7D7;
}

.rss-box-wisdom .rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em; 
	margin-left:0px;
	color:#666666;
}

.rss-box-wisdom p.rss-title {padding:0.5em;}

.rss-box-wisdom .rss-title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:#6FB25A;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-box-wisdom .rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.70em;
  font-weight : normal;
  list-style:none;
  padding-bottom:0em;
}

.rss-box-wisdom .rss-item a {
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}

.rss-box-wisdom .rss-item a:visited {
	color:#616161;
}


/* begin styles for RSS Feed suminiokenai */

.rss-box-staff {
	 width: 250px;
	 background-color: #FFFFFF;
	 border: 1px solid #D7D7D7;
}

.rss-box-staff .rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em; 
	margin-left:0px;
	color:#666666;
}

.rss-box-staff p.rss-title {padding:0.5em;}

.rss-box-staff .rss-title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:#F8A127;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-box-staff .rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.70em;
  font-weight : normal;
  list-style:none;
  padding-bottom:0em;
}

.rss-box-staff .rss-item a {
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}

.rss-box-staff .rss-item a:visited {
	color:#616161;
}


/* begin styles for LEFT */
* {
	margin: 0;
	padding:0;
}

#left li {
	list-style-type: none;
}

#left .menu {
	width: 150px;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-color: #EDEDED;
	float: left;
}

#left .menu h3 {
	width: 150px;
	line-height: 25px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(newimg/menu.gif);
	height: 25px;
}

#left .menu ul {
	margin-bottom: 5px;
}

#left .menu li a {
	display: block;
	width:150px;
	font-size: 12px;
	color:#546839;
	line-height: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(newimg/lgreen.gif);
	background-repeat: no-repeat;
	background-color: #EEEECC;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #955555;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#left .menu li a:hover {
	background-color: #3F7223;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
	background-image: url(newimg/lover.gif);
}


#left .menu2 {
	width: 150px;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-color: #EDEDED;
	float: left;
}

#left .menu2 h3 {
	width: 150px;
	line-height: 25px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(newimg/menu_blue.gif);
	height: 25px;
}

#left .menu2 ul {
	margin-bottom: 5px;
}

#left .menu2 li a {
	display: block;
	width:150px;
	font-size: 12px;
	color:#3E5C8A;
	line-height: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(newimg/lblue.gif);
	background-repeat: no-repeat;
	background-color: #EEEECC;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #955555;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#left .menu2 li a:hover {
	background-color: #3E5C8A;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
	background-image: url(newimg/lover.gif);
}


#left .menu3 {
	width: 150px;
	padding-top: 2px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFFFFF;
	background-color: #EDEDED;
	float: left;
}

#left .menu3 h3 {
	width: 150px;
	line-height: 25px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(newimg/menu_red.gif);
	height: 25px;
}

#left .menu3 ul {
	margin-bottom: 5px;
}

#left .menu3 li a {
	display: block;
	width:150px;
	font-size: 12px;
	color:#FF8400;
	line-height: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(newimg/lred.gif);
	background-repeat: no-repeat;
	background-color: #EEEECC;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #955555;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#left .menu3 li a:hover {
	background-color: #FF8400;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 8px;
	background-image: url(newimg/lover.gif);
}

