@charset "UTF-8";
/*
Theme Name: mryworks
Theme URI: http://www.mryworks.com/
Description: mryworks.
Version: 2008
Author: mryworks
Author URI: http://www.mryworks.com/
*/

#contents {
	padding-top: 5px;
}

/* main */
#contents #main {
	float: right;
	width: 640px;
}
#contents #main .navigation {
	height: 1.7em;
}
#contents #main .navigation .alignleft {
	float: left;
}
#contents #main .navigation .alignright {
	float: right;
}

/* inner */
#contents #main .inner {
	padding-bottom: 1.6em;
	margin-bottom: 0;
}
#contents #main .inner h2 {
	padding: 1.4em 0 0.5em 0;
	font-size: 1.3em;
}
#contents #main .inner .body {
	padding: 0.4em 0 0 0;
}

/* storycontent */
#contents #main .inner .body .storycontent {
	padding: 1.7em 0 1em 0;
	margin-bottom: 1.5em;
	background-image: url("http://www.mryworks.com/share/images/border_dotted_777777.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#contents #main .inner .body .storycontent p {
	margin-bottom: 1.8em;
	font-size: 1em;
}

/* image */
#contents #main .inner .body .storycontent img {
	margin-bottom: 1.8em;
	border: 6px solid #eaeaea;
}
#contents #main .inner .body .storycontent p img {
	margin-bottom: 0em;
}
#contents #main .inner .body .storycontent blockquote img,
#contents #main .inner .body .storycontent .book-detail img,
#contents #main .inner .body .storycontent table.book-detail-with-pic img {
	margin-bottom: 0;
	border: none;
}

/* blockquote */
#contents #main .inner .body .storycontent blockquote,
#contents #main .inner .body .storycontent .book-detail {
	margin: 0 0 1.8em 0.9em;
	padding: 1em 1em 1em 1.5em;
	width: 530px;
	border-left: 6px solid #ccc;
	color: #666;
	background: #fafafa;
	font-size: 0.9em;
	line-height: 1.4em;
}
#contents #main .inner .body .storycontent blockquote p {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}

/* book-detail-with-pic */
#contents #main .inner .body .storycontent table.book-detail-with-pic {
	border: 1px solid #ccc;
	background: #fafafa;
}
#contents #main .inner .body .storycontent table.book-detail-with-pic th,
#contents #main .inner .body .storycontent table.book-detail-with-pic td {
	padding: 0.9em 1.3em;
	border: none;
}
#contents #main .inner .body .storycontent table.book-detail-with-pic th {
	background: #fff;
}

/* table */
#contents #main .inner .body .storycontent table {
	margin-bottom: 1.7em;
}
#contents #main .inner .body .storycontent table,
#contents #main .inner .body .storycontent table th,
#contents #main .inner .body .storycontent table td {
	border: 1px solid #666;
}
#contents #main .inner .body .storycontent table th,
#contents #main .inner .body .storycontent table td {
	padding: 0.9em 1.3em;
}
#contents #main .inner .body .storycontent table th {
	font-weight: normal;
	background: #eee;
}

/* comment */
#contents #main .inner .body .feedback {
}
#comment {
	width: 570px;
}
#commentlist li {
	padding: 0.5em;
	margin-bottom: 0.5em;
	background: #f6f6f6;
}

/* sidebar */
#contents #sidebar {
	float: left;
	width: 200px;
	padding-top: 1.7em;
}
#contents #sidebar h4 {
	padding: 0 0 0.4em 0;
	margin-bottom: 0.5em;
	background-image: url("http://www.mryworks.com/share/images/border_dotted_777777.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#contents #sidebar ul {
	padding: 1.3em;
	background-color: #fff;
	border: 1px solid #dee5eb;
}
#contents #sidebar ul li {
	margin-bottom: 1.5em;
}
#contents #sidebar ul li ul {
	padding: 0.3em 0.7em 0 0.7em;
	border: none;
}
#contents #sidebar ul li ul li {
	margin-bottom: 0.1em;
}
#search h4{
}
#wp-calendar {
	width: 158px;
	font-size: 0.8em;
	border: #eee;
}
#wp-calendar caption {
	padding: 0.2em 0;
}
#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

/* footer */
#footer {
	padding-top: 20px;
}
