@charset "utf-8";
/*
Theme Name: tegocoro
Theme URI: http://tegocoro.com/
Description: てごころ通信のテーマ
Version: 1.0
Author: tegocoro
*/

body {
margin: 0;
background-color: #F7F7D5;
color: #666666;
line-height: 1.5;
font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
.clear {
clear: both;
}
/*Clearfix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

ol, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
dl, dt, dd {
margin: 0;
padding: 0;
}
a {
	color: #00a1e5;
	text-decoration: underline;
}
a:link {
	color: #00a1e5;
	text-decoration: underline;
}
a:visited {
	color: #00a1e5;
	text-decoration: underline;
}
a:hover {
	color: #00a1e5;
	text-decoration: none;
}
a:active {
	color: #00a1e5;
	text-decoration: underline;
}
p {
	margin: 0;
}
strong {
	color: #333333;
	font-weight: bold;
}

/* Begin Typography & Colors */
#summary {
	width: 100%;
	margin: 0;
	background-color: #c7ba9e;
}
#summary h1 {
	width: 790px;
	margin: 0 auto;
	padding: 0;
	color: #ffffff;
	font-size: 77%;
	font-weight: bold;
}
#page {
	text-align: left;
}
#wrapper {
	width: 790px;
	margin: 0;
	border-bottom: 1px solid #878787;
}
#wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#content {
	margin: 0;
}
#content .entry,
#content .postmetadata {
	margin: 0 10px;
}
#content .entry p {
	line-height: 1.8;
}
.widecolumn .entry p {
	font-size: 100%;
}
.widecolumn {
	line-height: 123.1%;
}
.narrowcolumn .postmetadata {
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
}
small {
	font-size: 77%;
	line-height: 1.5;
}
#headerimg .description {
	font-size: 93%;
	text-align: center;
}
h2 {
	margin: 30px 0 0;
	font-weight: bold;
}
h2.pagetitle {
	margin: 0 0 10px;
	padding: 1px 0 0 22px;
	background: url(images/top_bar.jpg) no-repeat 0 0;
	line-height: 31px;
	color: #666666;
	clear: both;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	margin: 30px 0 0;
	padding: 0;
	font-weight: bold;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
a, h2 a:hover, h3 a:hover {
	text-decoration: none;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 77%;
}
.commentlist li ul li {
}

.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 85%;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font-weight: 77%;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 85% Fixed;
}
acronym, abbr, span.caps
{
	font-size: 77%;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 77%;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 100%;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}
#header {
	width: 800px;
	margin: 10px auto 0;
	padding: 13px 0 0;
	background: #ffffff url(images/common_top.jpg) no-repeat 0 0;
}
#header-inner {
	width: 790px;
	margin: 0 auto;
	padding: 0 5px 0;
	background: #ffffff url(images/common_bg.jpg) repeat-y 0 0;
}
#header p {
	width: 744px;
	margin: 0 23px;
	padding: 10px 0;
}
#page {
	width: 790px;
	margin: 0 auto;
	padding: 0 5px 15px;
	background: #ffffff url(images/common_bg.jpg) repeat-y 0 0;
}
#navi {
	width: 744px;
	margin: 0 auto 15px;
	text-align: center;
}
#navi ul {
	text-align: center;
}
#navi:after,
#navi ul:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#navi li {
	margin: 0 10px;
	padding: 0;
	line-height: 22px;
	display: inline;
}
#navi li a img {
}
#navi li a {
}
.narrowcolumn {
	float: right;
	padding: 0 21px 20px 0;
	margin: 0 0 0;
	width: 444px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post {
	width: 444px;
	margin: 0 0 30px;
/*	text-align: justify; */
}
.post hr {
	display: block;
}
.post h2 {
	margin: 0 0 10px;
	padding: 1px 0 0 22px;
	background: url(images/top_bar.jpg) no-repeat 0 0;
	line-height: 31px;
	color: #666666;
	font-size: 108%;
	clear: both;
}
.post h3 {
	margin: 0 0 15px;
}
.post h4 {
	margin: 20px 0 5px;
	color: #C98C26;
	font-size: 108%;
	font-weight: bold;
}
.post p {
	line-height: 1.6;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	width: 128px;
	margin: 5px 5px 5px 0;
	text-align: center;
	float: left;
}
.widecolumn .attachment {
	margin: 5px 0;
	text-align: center;
}
.postmetadata {
	clear: both;
}

#sidebar {
	width: 273px;
	margin: 0 0 15px;
	padding: 0 0 20px 21px;
}
#sidebar form {
	margin: 0;
}
#side-today {
	width: 273px;
	padding: 0 0 18px;
	margin: 0 0 15px;
	background: #ffffff url(images/side_today_bottom.jpg) no-repeat 0 bottom;
}
#side-today h2 {
	width: 253px;
	margin: 0;
	padding: 0 0 6px 20px;
	background: #ffffff url(images/side_today_bar.jpg) no-repeat 0 center;
	line-height: 32px;
	font-size: 108%;
}
#side-today-inner {
	width: 213px;
	padding: 0 30px;
	background: #ffffff url(images/side_today_bg.jpg) repeat-y 0 0;
}
#footer {
	width: 800px;
	margin: 0 auto 20px;
	padding: 0 0 13px;
	background: #ffffff url(images/common_bottom.jpg) no-repeat 0 bottom;
	clear: both;
}
#footer-inner {
	width: 790px;
	margin: 0 auto;
	padding: 0 5px 17px;
	background: #ffffff url(images/common_bg.jpg) repeat-y 0 0;
}
#footer ul {
	margin: 0 0 15px;
	text-align: center;
}
#footer ul li {
	margin: 0;
	padding: 0 5px;
	border-right: 1px solid #878787;
	font-size: 93%;
	display: inline;
}
#footer ul li.brdnone {
	border-right: none;
}
#footer-copy {
	width: 738px;
	height: 21px;
	margin: 0 auto;
	background: url(images/footer_copy.jpg) no-repeat 0 0;
}
#footer-copy address {
	line-height: 21px;
	text-align: center;
	color: #666666;
	font-size: 85%;
	font-style: normal;
}
/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */


/* Begin Lists */

.postmetadata ul, .postmetadata li {
	display: inline;
}
#sidebar ul li {
	margin: 0 0 15px;
}
#sidebar ul li .side-bnr {
	padding: 1px;
	border: 1px solid #000000;
}
#sidebar ul p, #sidebar ul select {
	margin: 0 0 5px;
	line-height: 1.6;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 5px;
	padding: 0;
}
#sidebar .navi li {
	line-height: 0;
}
#sidebar .navi li img {
	vertical-align: text-bottom;
}
#sidebar .adsense {
	margin: 10px 8px 0;
}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
/*	text-align: justify; */
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* Begin 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%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
/*
	padding-top: 4px;
	margin: 10px;
	text-align: center;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
*/
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* top */

#top {
	width: 444px;
}
#concept {
	width: 444px;
	background: url(images/top_bg_01.jpg) no-repeat 260px 60px;
}
#concept p {
	margin: 0 0 15px;
	font-size: 93%;
}
#top h2 {
	margin: 0 0 10px;
	padding: 1px 0 0 22px;
	background: url(images/top_bar.jpg) no-repeat 0 0;
	line-height: 31px;
	color: #666666;
	font-size: 108%;
	clear: both;
}

#top .top-list {
	margin: 0 0 20px;
	padding: 10px 0 0;
	background: url(images/top_list_top.jpg) no-repeat 0 0;
}
#top .top-list-inner {
	margin: 0;
	padding: 0 0 10px;
	background: url(images/top_list_bottom.jpg) no-repeat 0 bottom;
}

#top dl {
	width: 422px;
	margin: 0;
	padding: 5px 10px 0;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
#top dt {
	width: 100px;
	padding: 0 0 0 9px;
	background: url(images/top_list_mark.jpg) no-repeat 0 center;
	float: left;
	clear: both;
	font-size: 93%;
}
#top dd {
	width: 302px;
	margin: 0 0 0 110px;
	padding: 0 0 5px;
	font-size: 93%;
}
#top dd span {
	color: #999999;
	font-size: 77%;
}
#top dd span a {
	text-decoration: none;
	color: #999999;
}
#top-link {
	padding: 0;
	clear: both;
}
#top-link li {
	float: left;
}
#top-link li.top-link-l {
	width: 232px;
}
#top-link li.top-link-r {
	width: 212px;
}
#top-link li img {
	margin: 0 0 5px;
}

/* about */

#about {

}
#about h3 {
	margin: 0 0 15px;
	border-bottom: 1px solid #71a570;
	line-height: 22px;
	color: #71a570;
	font-size: 108%;
	font-weight: bold;
}
#about p {
	margin: 0 0 15px;
	font-size: 93%;
}
#about table {
	width: 424px;
	margin: 0 0 15px;
}
#about th,
#about td {
	border: 1px solid #878787;
	padding: 5px 10px;
	font-size: 93%;
}

/* contact */

#contact {

}
#contact h3 {
	margin: 0 0 10px;
	padding: 1px 0 0 22px;
	background: url(http://tegocoro.com/images/tyny_bar.jpg) no-repeat 0 0;
	line-height: 31px;
	color: #666666;
	font-size: 108%;
	clear: both;
}
#contact p {
	margin: 0 0 15px;
	font-size: 93%;