/*
Theme Name: Lush
Theme URI: http://www.widgetreadythemes.com
Description: Lush is a 2 cloumn theme designed by <a href="http://www.widgetreadythemes.com/"> WidgetReadyThemes </a> and IWedi <a href="http://www.iwedi.com/">Web Directory</a> . 
Author: Will Banhawi
Author URI: http://www.Banhawidesigns.com


/*-----------Block Level Elements--------------*/

* {
	margin : 0;
	padding : 0;
	outline : none;
}

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,p,
table,th,td { 
   margin:0;
   padding:0;
}
p {
	font-size: 90%;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
}
a img {
	border : 0;
}
body {
	font-family:  Verdana, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	font-size: 100.01%;
	text-align: center;
	background-color: #fcfff9;
}
#page {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	display: block;
	background-image: url(images/back.png);
	padding-right: 5px;
	padding-left: 5px;
}
#header {
	background-image: url(images/chikudai_logo.png);
	height: 58px;
	width: 950px;
	display: block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#header h1 a {
	height: 99px;
	width: 445px;
	display: block;
	position: absolute;
	left: 5px;
	top: 112px;
}
#header p a {
	height: 45px;
	width: 372px;
	display: block;
	position: absolute;
	left: 13px;
	top: 5px;
}
#topimage {
	background-image: url(images/topimage.jpg);
	height: 288px;
	width: 950px;
	display: block;
	clear: both;
}

.description {
	color : #ff7f00;
	padding-left : 25px;
	padding-bottom : 5px;
	font-size : 14px;
}
/* トップナビ */
#topnavi {
	display: block;
	height: 50px;
	width: 950px;
	clear: both;
	background-image: url(images/navi_back.png);
	background-repeat: repeat-x;
}
#topnavi ul {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 902px;
	display: block;
}
#topnavi li{
	float: left;
	display: block;
	list-style-type: none;
	height: 50px;
}
#topnavi li a{
	float: left;
	display: block;
	height: 50px;
}
#topnavi #navi01 a{
	background-image: url(images/navi01.png);
	display: block;
	width: 181px;
}
#topnavi #navi01 a:hover,#topnavi #navi01 a:active {
	background-image: url(images/navi01.png);
}
#topnavi #navi02 a{
	background-image: url(images/navi02.png);
	display: block;
	width: 180px;
}
#topnavi #navi02 a:hover,#topnavi #navi02 a:active {
	background-image: url(images/navi02.png);
}
#topnavi #navi03 a{
	background-image: url(images/navi03.png);
	display: block;
	width: 180px;
}
#topnavi #navi03 a:hover,#topnavi #navi03 a:active {
	background-image: url(images/navi03.png);
}
#topnavi #navi04 a{
	background-image: url(images/navi04.png);
	display: block;
	width: 180px;
}
#topnavi #navi04 a:hover,#topnavi #navi04 a:active {
	background-image: url(images/navi04.png);
}
#topnavi #navi05 a{
	background-image: url(images/navi05.png);
	display: block;
	width: 181px;
}
#topnavi #navi05 a:hover,#topnavi #navi05 a:active {
	background-image: url(images/navi05.png);
}

#header span,#topnavi span,#menu span,.rss span,.blog span {
	display: none;
}
#wrapper {
	padding-right: 13px;
	padding-left: 18px;
	padding-top: 10px;
	text-align: left;
}
#content {
	float : left;
	width : 659px;
	padding : 0px;
}
#sidebar {
	width: 229px;
	float: right;
}
#footer {
	background-image: url(images/footer.png);
	height: 63px;
	width: 950px;
	display: block;
	clear: both;
}
a {
	color : #409700;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
#nav {
	float : right;
	padding-right : 20px;
}
#nav ul {
	padding-right : 15px;
	padding-top : 2px;
	clear : both;
	float : right;
}
#nav ul li {
	float : left;
	display : block;
}
#nav ul li a {
	float : left;
	display : inline;
	color : #fff;
	text-decoration : none;
	font-weight : bold;
	padding : 5px 10px 5px 10px;
	font-size : 16px;
	margin-top : 10px;
	background : #b98319;
	margin-left : 5px;
}
#nav ul li a:hover {
	background : #56ca10;
}
.posth2 a:hover, .posth2 a:visited, .post h2 a {
	margin : 0 0;
	padding : 5px 0 0 5px;
	height : 30px;
	background : transparent;
	text-align : left;
}
.post {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.post ul, .post li {
	padding-left : 15px;
	list-style : none;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
}
.post li {
	background-image: url(images/arrow02.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	font-size: 90%;
}
.date {
	float : left;
	width : 54px;
	margin-left : 5px;
	margin-top : 5px;
	text-align : center;
	font-size : 13px;
	font-family : Verdana, Helvitica, sans-serif;
	padding-top : 4px;
	font-weight : normal;
	text-transform : uppercase;
	color : #000;
	background : #f4ffee;
	border-right : 4px solid #5cd910;
}
.date .day {
	color : #4fba0d;
	font-size : 18px;
	font-weight : bold;
	padding-top : 5px;
	line-height : 20px;
}
.postmetadata {
	font-family:  Verdana, "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	font-size: 80%;
	padding-top : 5px;
	text-align: right;
}
.entry {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.post a img {
	background:#eee;
	border:1px #ccc solid;
	padding:10px;
}
.post img {
	margin:5px;
}
.navigation {
	font-size : 90%;
	padding : 10px;
	display: block;
	clear: both;
}
.alignleft {
	float : left;
}
.alignright {
	float : right;
}
blockquote {
	background-image : url(images/bquote.gif);
	background-repeat : no-repeat;
	background-position : left top;
	margin : 10px 40px 10px 5px;
	clear : both;
	padding-top : 15px;
	padding-left : 38px;
	font-family : "Times New Roman", Times, serif;
	font-size : 90%;
}
#sidebar ul {
	list-style : none;
}
/*#sidebar ul h2 {
	color : #5cd910;
	font : 18px Century Gothic, Helvetica, Arial, sans-serif;
	padding : 10px 0 5px 0;
}*/
#sidebar ul ul {
	padding : 5px;
}
#sidebar ul ul li {
	line-height : 140%;
	border-bottom : 1px dashed #ccc;
	padding-top: 3px;
	font-size: 90%;
}
#sidebar ul ul ul li {
	padding-left : 10px;
}
h3#comments {
	font-size : 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6CCC49;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3#respond {
	background-color: #EEF9E3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #409700;
	margin-bottom: 5px;
}
ol.commentlist {
	list-style : none;
	color : #666666;
}
ol.commentlist li {
	margin-bottom : 20px;
	padding-bottom : 20px;
	padding : 5px;
}
ol.commentlist li.alt {
	margin-bottom : 10px;
	padding-bottom : 10px;
}
#comment_title {
	margin-bottom : 5px;
}
#commentform {
	margin-bottom : 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
}
#commentform p {
	margin-bottom : 10px;
}
#commentform textarea {
	width : 99%;
	padding : 2px;
	font-size : 12px;
	background-color : #fff;
	border : 1px solid #2c0e00;
}
.comtxt {
	padding-left : 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
p.comto {
	background : #eee;
	padding : 5px;
	color : #000;
}
#searchform {
	padding-top : 10px;
	padding-left : 0px;
	padding-bottom: 10px;
	padding-right: 0px;
}
/*#searchform input {
	background : #fff8d9;
	border : 1px solid #ff7f00;
}*/
#footer p {
	text-align: center;
	padding-top: 15px;
	font-size: 80%;
}
#footer a, #footer a:hover {
	color : #ffce9e;
	text-decoration : none;
}
hr {
	display : none;
}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
	height: 1px;
}
#menu {
	display: block;
	height: auto;
}
#menu ul {
	display: block;
}
#menu li {
	padding-bottom: 10px;
	background-repeat: no-repeat;
	list-style-type: none;
	display: block;
	width: 229px;
	height: 37px;
}
#menu li a {
	display: block;
	height: 37px;
}
#menu #gaiyou a {
	background-image: url(images/gaiyou.png);
}
#menu #gaiyou a:hover,#menu #gaiyou a:active {
	background-image: url(images/gaiyou.png);
}
#menu #aisatsu a {
	background-image: url(images/aisatsu.png);
}
#menu #aisatsu a:hover,#menu #aisatsu a:active {
	background-image: url(images/aisatsu.png);
}
#menu #team a {
	background-image: url(images/team.png);
}
#menu #team a:hover,#menu #team a:active {
	background-image: url(images/team.png);
}
#menu #contact a {
	background-image: url(images/contact.png);
}
#menu #contact a:hover,#menu #contact a:active {
	background-image: url(images/contact.png);
}
.sidepost {
	background-color: #FFFFFF;
	border: 1px solid #d2d2d2;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sidepost h2 {
	background-image: url(images/sidepost_h2.png);
	height: 34px;
	width: 217px;
	font-size: 120%;
	padding-left: 10px;
	line-height: 170%;
	color: #666666;
}
.sidepost ul {
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	list-style-type: none;
}
.sidepost li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b2b2b2;
	line-height: 120%;
	background-image: url(images/arrow01.png);
	background-repeat: no-repeat;
	padding-left: 16px;
}
.post h2 {
	background-image: url(images/h2_back.png);
	display: block;
	height: 35px;
	width: 654px;
	padding-top: 8px;
	padding-left: 5px;
	font-size: 130%;
}
#submit {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
/* Calendar */
#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%;
	color: #a0a0a0;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	}
	
#calendar_wrap {
	margin-top:5px;
	margin-left:10px;
	}
#wp-calendar #prev a {
	font-size: 8pt;
	}

#wp-calendar a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #409700;
	background-color: #EEF9E3;
	color: #409700;
	}

#wp-calendar caption {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	font-weight: bold;
	}

#wp-calendar th {
	font-size:8pt;
	font-style: normal;
	text-transform: capitalize;
	}


#page #sidebar #calendar {
	padding-right: 0px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid #d2d2d2;
}
#page #sidebar #calendar table {
	padding-right: 10px;
	text-align: center;
	background-color: #FFFFFF;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;	
}

#page #sidebar #calendar #wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#page #sidebar #calendar #wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#page #sidebar #calendar #wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*#wp-calendar a {
	display: block;
	color: #000000;
	text-decoration: none;
}*/

#page #sidebar #calendar #wp-calendar a:hover {
	background: #a6c9e6;
	color: #006600;
}

#page #sidebar #calendar #wp-calendar caption {
	font-weight: bold;
	font-size: 110%;
	color: #5B5B5B;
	text-align: center;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#page #sidebar #calendar #wp-calendar td {
	font: normal 12px "ヒラギノ角ゴ Pro W3", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: normal;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#page #sidebar #calendar #wp-calendar td a {
	margin-right: 1px;
	margin-left: 1px;
}

#page #sidebar #calendar #wp-calendar td.pad:hover {
	/*background: #fff;*/
}

#page #sidebar #calendar #wp-calendar #today {
	background: #409700;
	color: #FFFFFF;
	font-weight: bold;
}
#page #sidebar #calendar #wp-calendar #today a {
	color: #667523;
	font-weight: bold;
	background-color: #EEF9E3;
}
/*#page #sidebar #calendar #wp-calendar #today a {
	
	color: #7a5431;
}*/

#page #sidebar #calendar #wp-calendar th {
	font-style: normal;
	font-size: 11px;
	text-transform: capitalize;
}


#page #sidebar #calendar #wp-calendar th {
	padding: 2px;
	background-color: #ffffff;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
}
/* End Calendar */
#fontchange {
	height:32px;
	left:693px;
	padding-left:0px;
	position:absolute;
	top:10px;
	width:175px;
	padding-top: 10px;
	background-image: url(images/font_back.png);
}
.rss {
	height:26px;
	left:888px;
	position:absolute;
	top:18px;
	width:60px;
	background-image: url(images/rss.png);
}
.rss a {
	height:26px;
	width:60px;
	display: block;
}
.comment_area {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.commentday {
	font-size: 80%;
	padding-left: 20px;
}

.entry p {
	padding-left: 10px;
}
.entry h3 {
	font-size: 120%;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/h3_back.png);
	padding-bottom: 8px;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #666666;
	height: 18px;
}
.entry h4 {
	font-size: 120%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-image: url(images/h4_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #409700;
}
.entry h5 {
	font-size: 120%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/h5_back.png);
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #5b5b5b;
}
.entry h6 {
	font-size: 120%;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #409700;
}
.photo_right {
	float: right;
	text-align: center;
	font-size: 80%;
}
.member {
	border: 1px solid #d2d2d2;
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 10px;
}
.mem01 {
	padding: 5px;
	text-align: center;
	width: 115px;
	float: left;
	font-size: 80%;
}
.member h3 {
	font-size: 120%;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/h3_back.png);
	padding-bottom: 8px;
	background-repeat: repeat-x;
	margin-bottom: 5px;
	color: #666666;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.member img {
	margin-bottom: 1px;
}
.blog {
	height: 24px;
}
.blog a {
	height: 24px;
	width: 119px;
	display: block;
	background-image: url(images/blog_banner.png);
	float: right;
}

