/*
Theme Name: Mayumi
Theme URI: http://www.paddsolutions.com/wordpress-theme-mayumi/
Description: Mayumi is a two-column, fixed-width and widget-ready WordPress theme with a stylish design and TweetMeme retweet button packed lots of advertising blocks for monetization. Download more <a href="http://www.paddsolutions.com">free WordPress Themes</a>.
Version: 1.0
Author: Padd Solutions
Author URI: http://www.paddsolutions.com
Tags: two columns, fixed width, adsense ready, advertisement ready, valid css, valid xhtml, feature content gallery, twitter, youtube, tweetmeme, social bookmarks
*/

@import 'required.css';
@import 'typography.css';
@import 'layout.css';
@import 'navigation.css';
@import 'pagination.css';
@import 'color.css';
@import 's3slider.css';



.member {  width: 90%;}
.member th { 
       background-color: #FF8C00;
       color: white;
       font-weight: bold;
       padding: 5px;
       width: 100px;
}
.member td {
      padding: 5px 10px 5px 10px; 
      border-bottom: solid 1px #FF8C00;
}


table.taikennki {
	margin: 0px 0px 20px 0px;
	border: solid 0px #000000;
	border-collapse: separate;
	border-spacing: 10px 10px;
	/*background-color:  #FFFCF4*/
}

.taikennki td {
	padding: 5px 10px;
	background-color:#FFC959
}

.taikennki th{
	border-bottom: solid 1px #000000;
	text-align: left; 
	font-weight: lighter;
}

div.post-entry h2{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-left-width:5px;
	border-color:#00C84B;
	margin: 20px 0px 20px 0px;
	padding: 5px;
}

div#categories ul{ float: left;}












