
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 13px;
	text-align: justify;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"	font-weight: normal;
	background: url(images/back.jpg);
}

body, th, td, input, textarea, select, option {
	color: #666;
}

h1, h2, h3 {
	/*color: #66A342;*/
}

h1 {
	letter-spacing: -2px;
	font-size: 5em;
}

h2 {letter-spacing: -1px;
	/*font-size: 5em;*/
}

h3 {
/*font-size: 4em;*/
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	color: #66A342;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	/*color: #66A342;*/
	color:#666;

}

a:hover {
	/*color: #66A342;*/	color:#F90;
}

hr {
	display: none;
}


#wrap{
width:780px;
margin:0 auto;
border:solid 1px #CCC;
background-color:#FFF;
}
/* Header */

#wrap h1{
font-size:medium;
margin-top:20px;
margin-left:20px;
}

.add_h1{
	margin-left:20px;	
	}

#topbg {
	width: 780px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img01.jpg) no-repeat left top;
}

#header {
	width: 780px;
	height: 300px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/*#header h1,*/ #header p {
	margin: 0;
	padding: 0;
}

/*#header h1 {
	font-size: 52px;
	padding: 190px 0 0 35px;
	color: #FFFFFF;
}*/

#header p {
position:relative;
top:30px;
left:400px;
width:350px;
	
	/*margin-top: -20px;*/
	padding: 0 0 0 0;
	/*font-size: 24px;*/
	font-weight: normal;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/*color: #FFFFFF;*/
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	/*padding-top: 30px;
	background: url(images/img03.jpg) no-repeat left top;*/
}

/* Content */

#content {
	float: right;
	width: 530px;
	margin: 0;
	/*padding-left: 30px;*/
	color: #666666;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	padding: 0 20px 5px 0px;
	font-size:small;
	background: url(images/img06.gif) no-repeat right 40%;
	border-bottom: 2px #66A342 dashed;
	margin-right: 20px;
	margin-bottom:20px;
}
.title_h3{
display:inline;
font-size:small;
}

.title a {
	text-decoration: none;
	color: #66A342;
}

h2.title{
height:30px;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 0px;
	color: #66A342;
}

.meta {
	text-align: left;
	color: #66A342;
	padding: 5px 20px 5px 25px;
	background: url(images/img07.gif) no-repeat left 50%;
	font-size: 12px;
	margin-right: 20px;
}

.meta .more {
}

.meta .comments {
	background: url(images/img07.gif) no-repeat left 50%;
	padding-left: 25px;
}

.meta a {
	color: #66A342;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright{
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0 20px 0 0;
	padding: 15px 0px 15px 10px;
	background:#FFFFCC;
}



/*感想用*/
.entry_01{
background-color:#FFCC66;
color:#663300;
}

.entry_02{
background-color:#FFFFFF;
}

.last{
	border: none;
}

/* Sidebar */

#sidebar{
	float: left;
	width: 200px;
	margin-bottom: 10px;
	padding-right: 30px;
	/*color: #66A342;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-left: 20px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 35px;
	border-bottom: 1px #ccc dotted;
}

#sidebar h2 {
	margin: 5px 0 5px 20px;
	padding:5px;
    /*height: 35px;*/
	font-size: small;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*color: #66A342;*/
	border:solid 1px #ccc;
	/*background: url(images/img04.gif) no-repeat right 30%;
	border-bottom: 2px #66A342 dashed;*/
}

#sidebar .back{
		background-color:#CC9;
}

#sidebar h2 a,a:hover {
	text-decoration: none;
}

#sidebar ul li ul li{
text-indent:20px;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #48AB07;
	/*background: url(images/img01.jpg) no-repeat left top;*/
	margin-bottom: 27px;
}

#footer p {
	padding-top: 15px;
}

#footer p a {
	color: #69B536;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

.last_p{
padding-bottom:30px;}

.tel{
	font-size:xx-large;
	color:#F60;
	line-height:1em;
	padding:0px;
	margin:0px;
	}




