/*
Theme Name: SAMPLE 01
Theme URI: http://www.www.www/
Description: SAMPLE 01
Author: TARO
*/

body { margin-top:5px; background:#fff url(images/bg.gif) repeat-x; font-family:"ＭＳ Ｐゴシック", sans-serif; font-size:12px;}
a:link {
	color:#339900;
	text-decoration:none;
}
/* 読込済テキスト */
a:visited {
	color:#339900;
	text-decoration:none;
}
/* 読込中テキスト */
a:active {
	color:#FF8800;
	text-decoration:none;
}
/* 反応中テキスト */
a:hover {
	color:#FF8800;
	text-decoration:underline;
}

#wrap { margin-top:0px; margin: 0px auto; padding: 0px; width: 850px; border:#339900 0px solid; }
#blogtitle { font-family: "ＭＳ Ｐゴシック",sans-serif; font-weight:600; color:#339900; text-align:left; font-size:18px; line-height:100%; padding-top:0px; padding-left:10px; padding-bottom:10px; text-transform:uppercase; text-align:left;}
#blogdesc { font-family:"ＭＳ Ｐゴシック", sans-serif; color: #163868; text-align:left; font-size:12px; line-height:100%; padding-left:15px;padding-bottom:10px; text-align:left; }
div.hr { height: 0px;  background: #fff url(images/hr.gif) repeat-x scroll center; margin-left:5px; margin-right:5px; clear:both; }
div.hr hr {  display: none; }
#menutab { margin: 0px; padding: 0 10px 0 10px; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
#menutab ul { height:30px; line-height: 30px; margin: 20px 0 0 0 ; padding: 0; float: left; }
#menutab li { float:left; margin:0; padding:0; list-style-type: none; }
#menutab li a { display: block; padding: 0 10px; }
#menutab a { color: #000; text-decoration: none; border: 0; }
#menutab .selected, #menutab a:hover { background: #f8fbfc; color: #416e90 !important; }
#left { margin: 10px 0; padding: 10px; float: left; width: 200px; margin-bottom:10px; }
#left h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
#left ul { list-style-type: none; margin: 0 ; padding: 0; }
#left ul li { list-style-type: none; margin: 0 0 20px 0; padding: 0; }
#left ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }
#left ul li ul li { list-style-type:none;  background: transparent url(images/bullet.gif) no-repeat 0 4px; padding: 0px 0px 2px 14px; border: 0; margin: 0;  }
#right { margin-top:10px; line-height: 16px;  padding: 10px ; float: right; width: 580px; border-left:3px solid #f3f3f3; overflow:hidden; }
#right h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
#right img { border:4px #eeeeee solid; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }
.alignright { float: right; }
.alignleft { float: left; }
.postmetadata { background:#f8fbfc; font-size:10px; padding:10px; border-bottom:#3399cc 1px solid; border-top:#3399cc 1px solid; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: dashed 1px #ccc;}
.bobcomment { vertical-align:middle; margin-bottom:3px;  padding:3px; background:#f8fbfc;  }
ol.commentlist { padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}
#footer { padding:20px; clear:both;}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	height: 80px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	}

#header h1	{
	margin-top: 5px;
	font-size: 18px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	margin-bottom: 0;
	}

#header h1 a	{
	color: #339900;
	text-decoration: none;
	}

#header p	{
	color: #666666;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	margin-top: 2px;
	}
	
/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	font-size: 40px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	line-height:40px;
	color: #339900;
	border-bottom: 1px #339900 dotted;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 15px 45px;
	}

.post h2 a	{
	text-decoration: none;
	margin-left: 45px;
	}

.post p	{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	color: #666666;
	line-height: 150%;
	}

.post	{
	margin-bottom: 40px;
	}

.pagenav	{
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	font-weight: bold;
	text-align: center;
	}

.waku-top	{
	background-image: url(images/waku-top.gif);
	background-repeat: no-repeat;
	width: 555px;
	height: 20;
	}
.waku-main	{
	padding: 0px 25px;
	}
.waku-bottom	{
	width: 555px;
	height: 30;
	float: right;
	background-image: url(images/waku-bottom.gif);
	}

.comment	{
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	line-height:14px;
	border-top: 1px #339900 dotted;
	padding: 5px 0px 0px 0px;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */

.logo	{
	margin-bottom: 5px;
	}
/* カウントダウン */
.countdown {
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	line-height:14px;
	letter-spacing: 1px;
	color: #333333;
	margin-bottom: 15px;
}

#sidebar	{
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	line-height:14px;
	letter-spacing: 1px;
	}

#sidebar ul	{
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	line-height:13px;
	color: #339900;
	list-style-type: disc;
	margin: 3px 0px 15px 25px;
	padding: 0;
	}


#sidebar ul ul	{
	color: #339900;
	margin-bottom: 3px;
	}

#sidebar h2	{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	color: #339900;
	text-align:left;
	margin: 0px 0px 5px 0px;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	padding: 7px 7px 6px 20px;
	border: 1px #339900 dotted;
	}

/* カレンダー */
#calendar table	{
	width: 100%;
	text-align: center;
	color: #444444;
	border-collapse: collapse;
	margin-bottom: 15px;
	}

#calendar th, #calendar td	{
	padding: 3px 0;
	border: 1px #339900 solid;
	}

#calendar a	{
	text-decoration: none;
	color: #339900;
	font-weight: bold;
	}

#calendar caption	{
	background: #339900;
	padding: 4px 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}


#search table	{
	width: 100%;
	margin-bottom: 15px;
	}



