/*  
Theme Name: Rainbow-saito
Theme URI: http://wpgpl.com/themes/prosumer
Description: <p>彩都スクールのテーマ</p>
Version: 1.0
Author: Toshikazu Takakusa
Author URI: http://wpgpl.com/
Tags: three-columns,fixed-width, orange, green,threaded-comments,right-sidebar,left-sidebar

	The CSS, XHTML and design is released under a GPL:http://www.opensource.org/licenses/gpl-license.php
	
*/

/* Social Style 
********************* */

ul{
	padding-left: 5px;
}
html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.right, img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft , 

img.t_left_a{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

hr
{
	display: none;
}
body
{
	background: #FFFFFF;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 72%;
	line-height: 1.6em;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover
{
	text-decoration: underline;
}


/* Etc
******************** */
br.clear {
	clear: both;
}

/* #top共通
******************** */
#top {
	margin: 0 auto;
	width: 950px;
	height: 131px;
	border-bottom: 2px solid #fff;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.topmenu li {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin: 0px;
	
}
#header {
}

#header h1 a {
	margin: 0;
	font-size: 24px;
	width:950px;
	height:95px;
	display:block;
	text-indent: -10000px;
}

#header .description {
	display: none;
}
ul.topmenu {
	margin: 0px;
	padding: 0px;
	height: 37px;
}
.topmenu li a {
	display: block;
	height:37px;
	text-align:left;
	text-indent:-10000px;
	
}
.topmenu li.rh {
	width: 630px;
}
.topmenu li.rh a:hover {
	background-image:url(images/rh2.jpg);
	background-repeat:no-repeat;
}
.topmenu li.rt {
	width: 77px;
}
.topmenu li.rt a:hover {
	background-image:url(images/rt2.jpg);
	background-repeat:no-repeat;
}
.topmenu li.rs {
	width: 77px;
}
.topmenu li.rs a:hover {
	background-image:url(images/rs2.jpg);
	background-repeat:no-repeat;
}
.topmenu li.rp {
	width: 77px;
}
.topmenu li.rp a:hover {
	background-image:url(images/rp2.jpg);
	background-repeat:no-repeat;
}
.topmenu li.rk {
	width: 77px;
}
.topmenu li.rk a:hover {
	background-image:url(images/rk2.jpg);
	background-repeat:no-repeat;
}





/* Design 
******************** */

#topi {
	background: #333 url(images/head.jpg) 0 0 no-repeat;
	left: 0;
	width: 576px;
	height: 131px;
	top: 0;
	position: absolute;
	width: 600px;
	height: 131px;
}
#page {
	text-align: left;
	width: 950px;
	background: #FFFFFF;
	margin: 20px auto 10px;
}

.rss2 {
	position: absolute;
	right:0;
	bottom: 0;
}
#left {
	float: left;
	width: 730px;
}
#right {
	float: right;
	width: 220px;
}

#content {
	width: 510px;
	float: right;
}
	#content-wide {
		width: 950px;
	}
.post {
	margin-bottom: 20px;
}
.entry {
	text-align: justify;
	margin-left: 0px;
	padding-bottom: 25px;
}
.entry  a {
	color: #AF8C00;
}
.side1 {
	width: 200px;
	float: left;
	color: #000;
}
.side2 {
	width: 200px;
	float: right;
	color: #000;
}
.gap {
/*	padding: 10px; */
}
/*#out-foot {
	background: #ccc;
}
*/
#footer {
	border-top: 1px solid #ccc;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 950px;
	position: relative;
}
#footer {
	color: #333;
	font-size: 0.9em;
}
#footer a {

	color: #333;
	text-decoration: underline
}
#footer a:hover {
	color: #06c;
	text-decoration: none;
}
#footer .right {
	position: absolute;
	right: 0;
	top: 10px;
	text-align: right;
}

/* Design 
******************** */

.boxy, .side1 .categories, .side2 .categories, .widget, .side1 .linkcat, .side2 .linkcat  {
	margin-bottom: 20px;
}

input#s {
	width: 188px;
	padding: 5px;
	border: 1px solid #999999;
	color: #A73228;
	background-color: #FFFFFF;
}
input#s:focus {
	background: #fff;
	color: #A73228;
}

input#searchsubmit
{
	margin: 0;
}


/* Design  Typo
********************* */
.side1  ul, .side2  ul{
	list-style: none;
}

.side1 h2, .side2 h2{
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 4px;
	background: #6F7374 url(images/bg-dark.gif) 0 0 repeat-x;
}
.side1 ul li ul li, .side2 ul li ul li {
	padding-left: 18px;
	background-image: url(images/star2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.side1 ul li ul li a, .side2 ul li ul li  a {
	color: #333;
}
.widget_get_recent_comments a:link, .widget_get_recent_comments a:visited, #recentcomments .recentcomments a:link, #recentcomments .recentcomments a:visited {
	background: none;
	padding-left: 0;
}
.side1 ul li ul li  a:hover,.side2 ul li ul li  a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.side1 ul li ul li.current_page_item a,.side1 ul li ul li.current-cat a, .side2 ul li ul li.current-cat a  {
	color: #822601;
	font-weight: bold;	
}

.post h2,
h2.pagetitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #FFFFFF;
	background-color: #33cc99;
	background-position: center center;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 40px;
	

}

.post h2 a {
	color: #666666;
	display: block;
}
.post h2 a:hover {	
	color: #666666;
}

.post h3 {
	font-size: 14px;
	color: #006633;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
	border-left-style: solid;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.post h5 {
	font-size: 14px;
	color: #006633;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-top-color: #009966;
	border-right-color: #009966;
	border-bottom-color: #009966;
	border-left-color: #009966;
	border-left-style: solid;
}

p.postmeta {
	margin-bottom: 10px;
	color: #999999;
}

p.meta {
	font-size: 87%;
	margin-bottom: 10px;
	color: #666666;
}
p.meta a
{
	color: #666666;
	text-decoration: none;
}
span.user
{
	padding: 3px 5px;
}

span.timr
{
	color: #fff;
	padding: 3px 5px;
	background-color: #66CC66;
}
span.catr
{
	padding: 3px 5px;
}
span.editr
{
	padding: 2px 2px 2px 18px;
}
span.commr
{
	background: url(images/ico/comment.gif) 0 0 no-repeat;
	padding: 0 2px 0 18px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	text-decoration: underline;
}
.post p a:hover {
	text-decoration: none;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
.tags {
	margin-bottom: 10px;
	font-weight: bold;
}
	.tags a {
		font-weight: normal;
	}
	

/* Comment Etc
********************* */
.navigation 
{
	margin-bottom: 20px;
	width: 510px;
	float: left;
}

.navigation a
{
	color: #666;
}
.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{

	float: right;
	text-align: right;
	width: 50%;
}



.ileft {

	float: left;
	margin-right: 5px;
}
#avatr {
	border: 1px solid #333;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/ico/feed_add.png) no-repeat left center;
	padding: 3px 20px;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.gif) no-repeat left center;
	padding: 3px 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em ;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;}
.alt
{
	background: #FFF2C3;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

.trackbacklist {
	margin-left: 20px;
}
.trackbacklist span {
}

h3#respond, h3#comments {
	font: 1.2em;
	color: #333;
}

#comment {
	width: 98%;
}
/* Top Navigation Style 
********************* */
/*  Menuv
******************** */
#topy {
	width: 950px;
	margin: 0 auto;
	position: relative;
	height: 40px;
	font-size: 1.2em;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0 0;
}
div#menuv{
	font-size:1em;
	padding: 0.5em 0.7em 0.7em;
	position:relative;
}
#menuv ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuv ul li {
	float: left;
}
#menuv li.page_item  a, #menuv li.admintab  a {
	padding: 3px 10px;
	display: block;
	color: #666666;
	border: 1px solid #5A1301;
	margin-right: 0.5em;
	background-image: none;
}
#menuv li  a:hover {
	color: #5A1301;
	background-color: #FFFF99;
}
#menuv li.current_page_item  a {
	padding: 3px 10px;
	display: block;
	border: 1px solid #5A1301;
	margin-right: 0.5em;
	color: #666666;
	background-color: #CCCCCC;
}

#menuv ul ul{display:none;}
#menuv ul ul li{float:none;}
#menuv ul ul ul{display:none;}
#menuv ul ul li a{margin:0;padding:0;}
#menuv ul li:hover ul{
	display:block;
	position:absolute;
	padding-top: 4px;
	}
#menuv ul li:hover ul ul{
	display: none;
}	
#menuv ul li:hover ul li a{
	border: 1px solid #fff;
	background:#333; 
	color: #fff;
	display:block;
	padding: 3px 10px;
	width:10em;
/*	margin-top: 2px;  */
}
#menuv ul li:hover ul li a:hover{
	background: #fff;
	border: 1px solid #333;
	color: #333;
}

#menuv li.rss2  a {
	right: 0;
	top: 0;
	position: absolute;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px;
	color: #A73228;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A73228;
	padding: 5px;
	background: #F7E2D4;
}

code {
font: 13px ;
color: #A73228;
padding: 2px;
}


/* Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 1.3em ;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #B9A359;
	text-align: center;
	background-color: #FFE27C;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

img.wp-smiley {
	vertical-align: -25%;
}

.avatar {
	float: right;
}
.commentlist li {
	position: relative;
}
.numero {
	font-size: 35px;
	position: absolute;
	right: 10px;
	font-style: italic;
	font-weight: normal;
	bottom: 15px;
	color: #ccc;
}
.odd .numero {
	color: #C9BE99;
}
.chead .comment-author {
	font-weight: bold;
}
.chead .commentmetadata {
	font-size: 11px;
}
.cont_1 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 15px;
	margin-top: 20px;
	font-weight: bold;
}
.cont_2 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 20px;
}
.cont_3 {
	font-size: 12px;
	color: #666666;
	margin-left: 40px;
}
.cont_4 {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}
.cont_1_top {
	font-size: 16px;
	color: #666666;
	margin-bottom: 15px;
	font-weight: bold;
}
.table1 {
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.table-text1 {
	font-size: 12px;
	line-height: normal;
	color: #666666;
	background-color: #FFFF99;
	text-align: center;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cont_2red {
	font-size: 14px;
	color: #FF0000;
}
.cont_3_2 {
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
}
.cont_3_2red {
	font-size: 12px;
	color: #996600;
}
.t_body {
	background-color: #D5D5D5;
	text-align: left;
	padding: 10px;
	line-height: 1.4em;
	vertical-align: top;
}
.t_top {
	background-color: #666666;
	padding: 10px;
	color: #FFFFFF;
}

td,th {
	border: none;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
}
.t_left_a {
	background-color: #FF3333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
.t_left_b {
	background-color: #FF9900;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
.t_left_c {
	background-color: #99CC00;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px;
}
.t_left_d {
	background-color: #009966;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
.r_top {
	font-size: 10px;
	color: #666666;
	text-align: right;
}
.t_left_e {
	background-color: #3366CC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
.t_cap {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-position: left;
	margin-bottom: 3px;
}
.t_left_f {
	background-color: #9933CC;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
#content .table-price-ad {
	background-color: #BAFF75;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 1em;
}
#content .table-price-ad th {
	background-color: #99CC00;
	padding: 10px;
	color: #FFFFFF;
	margin:0;
}
#content .table-price-ad td {
	padding: 10px;
		margin:0;
}
#content .table-price-ad .right {
	text-align:right;
}
#content .table-price-jr {
	background-color: #FFD17D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 1em;
}
#content .table-price-jr th {
	background-color: #E69E1A;
	padding: 10px;
	color: #FFFFFF;
	margin:0;
}
#content .table-price-jr td {
	padding: 10px;
		margin:0;
}
#content .table-price-jr .right {
	text-align:right;
}

h4 {
	font-size: medium;
	font-weight: bold;
	color: #CC9900;
	text-align: center;
}
.menu_table{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.menu_table td{
	font-size: small;
	vertical-align: top;
	text-align: center;
	width: 160px;
}
.menu_table a {
	font-weight: bold;
	text-decoration: underline;
}
.menu_table a:link , .menu_table a:visited{
	color: #880000;
}
.menu_table a:active , .menu_table a:hover{
	color: #FF3300;
}
.menu_table .price {
	font-weight: bold;
	color: #CC9900;
	text-align: center;
}
.whatsnew {
	font-size: 18px;
	color: #CC6600;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	text-align: center;
}
.com-res {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #66600;
	background-color: #CCFFAA;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px dotted #99AA99;
}

#ev_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/ev_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#ev_btn a:hover,#ev_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/ev_2.jpg) no-repeat;
}
#gn_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/gn_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#gn_btn a:hover,#gn_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/gn_2.jpg) no-repeat;
}
#ks_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/ks_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#ks_btn a:hover,#ks_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/ks_2.jpg) no-repeat;
}
#ff_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/ff_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#ff_btn a:hover,#ff_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/ff_2.jpg) no-repeat;
}
#ny_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/ny_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#ny_btn a:hover,#ny_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/ny_2.jpg) no-repeat;
}
#rr_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/rr_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#rr_btn a:hover,#rr_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/rr_2.jpg) no-repeat;
}
#aaa_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/aaa_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#aaa_btn a:hover,#aaa_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/aaa_2.jpg) no-repeat;
}
#tr_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/tr_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#tr_btn a:hover,#tr_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/tr_2.jpg) no-repeat;
}
#at_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/at_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#at_btn a:hover,#at_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/at_2.jpg) no-repeat;
}
#ss_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/ss_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#ss_btn a:hover,#ss_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/ss_2.jpg) no-repeat;
}
#rc_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/rc_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#rc_btn a:hover,#rc_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/rc_2.jpg) no-repeat;
}
#sm_btn a{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/sm_1.jpg) no-repeat;
display:block;
width:163px;
height:120px;
}
#sm_btn a:hover,#sm_btn a:active{
background:url(http://rainbow-saito.com/wp/wp-content/uploads/2009/05/sm_2.jpg) no-repeat;
}

/* サイドバー用スクールカレンダー */
.school_calendar{
	background-color:#FFFFFF;
	color:#006C2E;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.school_calendar td{
	width:22px;
	height:19px;
	text-align:center;
}

.school_calendar th{
background-color:#FFFFFF;
}


#sc_saturday{
color:#0132CC;
}

#sc_sunday{
color:#CC0001;
}

.sc_empty{
background-color:#CCCCCC;
}

.sc_lesson{
background-color:#98FF00;
}

.sc_holiday{
background-color:#37AF81;
}

.sc_event{
background-color:#FFCC00;
}

.sc_exevent{
background-color:#CB99CC;
}

.sc_le-ev{
	background-image:url(http://rainbow-saito.com/wp/wp-content/uploads/2011/02/le-ev_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #98FF00;
}
.school_calendar a,.school_calendar a:visited,.school_calendar a:link{
color:#FF0000;
text-decoration:underline;
}

#sc_saturday a{
color:#0000FF;
}

.school_calendar a:active,.school_calendar a:hover,#sc_saturday a:hover,#sc_saturday a:active{
color:#FFFFFF;
}

.sc_ev_list{
text-align:left;
border: 1px solid #AAAAAA;
width:185px;
margin:0px 0px 0px 4px;
}

.sc_ev_list th{
padding:5px 5px 0px 5px;
font-weight:normal;
}

.sc_ev_list td{
padding:0px 5px 5px 10px;
}

.sc_ev_list a,.sc_ev_list a:link,.sc_ev_list a:visited{
color: #CC9900;
}

.sc_ev_list a:active, .sc_ev_list a:hover{
text-decoration:underline;
color:#FF4400;
}

.sc_expl{
font-size:90%;
width:100%;
margin:10px 0px 10px 5px;
}


.post li {
	margin-bottom: 10px;
}
