@charset "utf-8";

/*
-----------------------------------------------------

ここは消さないで下さい
Copyright (C) 2004 mamablog. All Rights Reserved.
http://mamablog.jp/ 

-----------------------------------------------------
*/


body {
	margin: 0px 0px 10px 0px;
	background-attachment: fixed;
	background: url("green_dot.gif");
	text-align: center;  
	color: #20B35B;
	}


a {text-decoration: underline;}

a:link {
	text-decoration:none;
	color: #20B35B;
	}

a:visited {
	text-decoration:none;
	color: #B9DB7F;
	}

a:active {
	color: #20B35B;
	}

a:hover {
	color: #20B35B;
	text-decoration:underline;
	background-color: #B9DB7F;	
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/*ベースカラー*/
#container {
	line-height: 140%;
	width: 700px;	
	background-color: #FFF;
	border: #20B35B 1px solid;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	background: url("banner_back.gif") no-repeat top left;
	text-align: left;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
	height: 150px;
	border-bottom:#20B35B 1px solid;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #20B35B;
	text-decoration: none;
	}
	
#banner a:link { text-decoration:none; color: #AFC94C;}
#banner a:visited { text-decoration:none; color: #20B35B;}
#banner a:hover { text-decoration:none; color: #20B35B; background:none;}


/*タイトル文字*/
#banner h1 {
	font-style: bold;
	font-size: 22px;
	padding: 10px 0px 0px 40px;
	font-weight: bold;
	text-color: #20B35B;
	text-align: left;
	background: url("banner_icon.gif") no-repeat;
	margin-top: 10px; 
	margin-left: 30px; 
	margin-bottom: 5px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:14px;
	font-weight: bold;
	text-color: #EDC124;
	text-align: left;
	margin-left: 70px; 
	margin-bottom: 5px;
	}

/*カレンダー*/
#calendar {
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding:0px;
	text-align: center;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	}


#calendar table {
	width: 160px;
	padding:0px 0px 0px 0px;
	}

/*カレンダーのタイトル*/
#calendar caption {
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	text-align: center;
	font-weight: bold;	
	padding:10px 0px 2px 0px;
	color: #20B35B;
	line-height: 15px;
	}

/*カレンダーの曜日*/
#calendar th {
	line-height: 12px;
	font-size:10px;
	text-align: center;
	font-weight: bold;
	color: #666666;
	padding:2px 0px 0px 0px;
	}

/*カレンダーの日付*/
#calendar td {
	line-height: 12px;
	font-size:10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding:2px 0px 0px 0px;
	}

#center {
	float:right
	width: 90%;	
	overflow: hidden;
	padding: 10px 0px 0px 0px;
	}

.content {
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	}

#right {	
	float: right;
	width: 180px;
	overflow: hidden;
	border-right:#20B35B 1px solid;
	padding: 10px 10px 0px 0px;
	}


/*記事の日付*/
.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-left: 0px
	font-weight: bold;
	color: #666;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
	line-height: 15px;	
	border-bottom:solid 2px #20B35B;
	}

/*記事のタイトル*/
.content h3 {
	color: #20B35B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 5px 0px 5px 27px;
	background: url("con_h3.gif") no-repeat;
	line-height: 140%;
	}

/*記事部分*/
.content p {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
	line-height: 150%;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 5px 0px 10px 27px;
	}
		
/*記事下のリンク*/
.content p.posted {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 5px 10px 5px 25px;
	margin-bottom: 30px;
	margin-top: 0px;
	line-height: normal;
	border-top:#20B35B 1px solid;
	border-bottom:#20B35B 1px solid;
	}

/*サイドバー*/
.sidebar {
	padding: 0px 0px 0px 15px;
	}


/*サイドバーの見出し*/
.sidebar h2 {
	color: #20B35B;
	border-bottom:#20B35B 1px dashed;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	text-align: left;
	font-weight: bold;	
	padding:0px 0px 0px 20px;
	background: url("con_h2.gif") no-repeat;
	line-height: 20px;
	}

.sidebar ul {
	margin-left: 20px;	
	margin-right: 20px;	
	margin-top: 5px;
	margin-bottom: 10px;
	}


/*アーカイブ・コメント*/
.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 15px;	
	margin-left: 0px;
	padding: 0px 5px 0px 0px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #FFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	text-align: left;
	margin-bottom: 30px;
	}



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #666666;
	padding: 10px 0px 0px 0px;
	border-top: solid 1px #20B35B;
	margin-top: 50px;
	}

#powered a:link { text-decoration:none; color: #20B35B; font-weight: normal;}
#powered a:visited { text-decoration:none; color: #20B35B;font-weight: normal;}
#powered a:hover { text-decoration:underline; color: #20B35B; background:none;font-weight: normal;}



#comment-data {
	float: left;
	width: 180px;
	padding-right: 10px;
	margin-right: 10px;
	text-align: left;
	border-right: 1px dotted #20B35B;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}


