@charset "utf-8";
/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

:link, :visited {
	text-decoration: none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr, acronym {
	border: 0;
}
/* strict reset by uncommenting lines below */
address, caption, cite, code, dfn, em, strong, b, u, s, i, th, var {
/* font-style: normal; */
    /* font-weight: normal; */
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
a {
	text-decoration: underline;
	outline: none;
}
hr {
	border: 0;
	height: 1px;
	background-color: #000;
	color: #000;
}
a img, :link img, :visited img, :hover img {
	border: none;
}
address {
	font-style: normal;
	display: inline;
}
/* Utilities ----------------------------------------------------------------- */

body {
	font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #CEDDBB;
}
a {
	color: #962223;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#container-inner {
	width: 100%;
}
#content {
	background-color: #FFFFFF;
	width: 100%;
}
#content-inner {
	padding: 10px 25px;
}
#content-inner #layer-guide {
	margin: 10px 0;
	padding-left: 10px;
	border-bottom: 1px dotted #cbc9c8;
	padding-top: 7px;
	padding-bottom: 7px;
	clear: both;
}
.clear {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	width: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
/* Header ----------------------------------------------------------------- */

#header {
	background: url(http://www.kino-wasou.co.jp/info/images/header/back.png) no-repeat center top;
	padding-top: 15px;
	width: 1000px;
}
#header-inner {
	padding: 0 5px;
	background-color: #ffffff;
}
#header-inner h1 {
	background: url(http://www.kino-wasou.co.jp/info/images/header/logo.png) no-repeat left top;
	height: 75px;
	width: 300px;
	float: left;
	text-decoration: none;
	text-indent: -9999px;
}
#header-inner h1 a {
	height: 75px;
	width: 300px;
	display: block;
}
#header-inner h1 a:hover {
	background: url(http://www.kino-wasou.co.jp/info/images/all/hover.png) no-repeat left top;
}
#header-inner p {
	background: url(http://www.kino-wasou.co.jp/info/images/header/free-dial.png) no-repeat left top;
	height: 45px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #DE2F21;
	padding-top: 30px;
	padding-left: 75px;
	float: right;
}
/* Main ------------------------------------------------------------------ */

#main {
	clear: both;
	width: 684px;
	min-height: 500px;
	float: left;
	border-right: 1px dotted #cbc9c8;
	padding: 0 10px 10px 0;
}
#main #new {
	width: 100%;
	background: url(http://www.kino-wasou.co.jp/info/images/index/new-entry.png) no-repeat top left;
	padding-top: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cbc9c8;
}
#main #recently {
	width: 100%;
	background: url(http://www.kino-wasou.co.jp/info/images/index/recent-entry.png) no-repeat top left;
	padding-top: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .main-title {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #cbc9c8;
}
#main .main-title .title-image {
	float: left;
	width: 50px;
	height: 50px;
	padding: 2px;
	border: 1px solid #999999;
}
#main .main-title .title-image img {
	margin: 0px;
}
#main .main-title .title-word {
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
#main .main-title .title-meta {
	float: right;
	font-size: 10px;
	text-align: right;
	padding-top: 21px;
	padding-left: 50px;
	padding-right: 10px;
}
#main .main-image {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main .main-body {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#main .main-more {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#main .main-more-link {
	background: url(http://www.kino-wasou.co.jp/info/images/index/more-link.png) no-repeat top left;
	width: 615px;
	height: 20px;
	font-size: 10px;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#main h3 {
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #489F00;
	margin: 10px 0;
	padding-left: 35px;
	padding-top: 6px;
	background: url(http://www.kino-wasou.co.jp/info/images/entry/h3.png) no-repeat top left;
}
#main h4 {
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #999900;
	margin: 10px 0 5px 0;
	padding-left: 30px;
	padding-top: 6px;
	background: url(http://www.kino-wasou.co.jp/info/images/entry/h4.png) no-repeat top left;
}
#main p {
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 1.5em;
}
#main blockquote {
    width: 540px;
	height: 200px;
	padding: 40px 10px 10px 100px;
	line-height: 1.2em;
	background: url(http://www.kino-wasou.co.jp/info/images/entry/blockquote.png) no-repeat top left;
}
#main img {
	margin-top: 5px;
	margin-left: 1em;
	margin-bottom: 20px;
}
#main iframe {
	margin-top: 5px;
	margin-left: 1em;
	margin-bottom: 20px;
}
#main object {
	margin-top: 5px;
	margin-left: 1em;
	margin-bottom: 20px;
}
#main .caution {
	color: #B41E23;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 2em;
	text-indent: -1em;
}
#main table {
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#main table th {
    padding: 5px 10px;
	background-color: #f4f5f5;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
#main table td {
    padding: 5px;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
#main ul,
#main dl {
	margin-left: 20px;
}
#main dl {
	border-top: 1px solid #dddddd;
}
#main dl dt {
    padding: 5px 20px 5px 10px;
	background-color: #f4f5f5;
	border-bottom: 1px dotted #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
#main dl dd {
    padding: 5px 20px 5px 10px;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
#main li {
	height: 28px;
	padding-left: 28px;
	padding-top: 7px;
	background: url(http://www.kino-wasou.co.jp/info/images/entry/list.png) no-repeat top left;
}
#main .list {
	height: 28px;
	padding-left: 28px;
	padding-top: 7px;
	background: url(http://www.kino-wasou.co.jp/info/images/entry/list.png) no-repeat top left;
}
#main .link {
	height: 28px;
	padding-left: 30px;
	padding-top: 7px;
	background: url(http://www.kino-wasou.co.jp/info/images/entry/link.png) no-repeat top left;
}
/* Side ------------------------------------------------------------------ */

#side {
	width: 250px;
	float: right;
}
#side h3 {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	padding-left: 33px;
	padding-top: 10px;
	background: url(http://www.kino-wasou.co.jp/info/images/side/h3.png) no-repeat top left;
}
#category-widget #category-content {
	width: 100%;
}
#category-widget .main-category {
	background: url(http://www.kino-wasou.co.jp/info/images/side/main-category.png) no-repeat top left;
	height: 22px;
	padding-left: 30px;
	padding-top: 8px;
	margin-top: 10px;
	margin-left: 10px;
}
#category-widget .sub-category {
	background: url(http://www.kino-wasou.co.jp/info/images/side/sub-category.png) no-repeat top left;
	height: 27px;
	padding-left: 40px;
	padding-top: 3px;
	margin-left: 15px;
}
/* Trackbacks & Comments ----------------------------------------------------------------- */

#trackbacks, #comments {
	clear: both;
	padding: 10px 0;
}
/* Trackbacks -------------------------------------------------------------------------------------*/

#trackbacks .trackbacks-info {
	padding: 10px;
	margin-left: 15px;
	margin-right: 30px;
	border: 1px dotted #cbc9c8;
}
#trackbacks .trackbacks-content {
	padding: 10px;
	margin-left: 15px;
}
#trackbacks .trackbacks-content .trackback-header {
	font-weight: bold;
}
#trackbacks .trackbacks-content .trackback-content {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cbc9c8;
}
/* Comments -------------------------------------------------------------------------------------*/

#comments-content {
	margin-left: 15px;
}
#comments-content>.asset-meta {
	padding: 5px 0;
	border-bottom: 1px dotted #FF6600;
}
#comments-open-text textarea {
	display: block;
}
#comment-author, #comment-email, #comment-url, #comment-text {
	width: 80%;
}
#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}
#top-comment-nav, #comment-nav {
	list-style: none;
	width: 100%;
	margin: 0 0 10px 30px;
	padding: 0;
	text-align: center;
}
#top-comment-nav li, #comment-nav li {
	display: inline;
	padding: 0;
	margin-left: 30px;
}
#top-prev-comments, #prev-comments {
	text-align: left;
	margin: 0 10px 0 0;
}
#top-next-comments, #next-comments {
	text-align: right;
	margin: 0 0 0 10px;
}
#top-num-comments, #num-comments {
	text-align: center;
}
#comment-submit {
	font-weight: bold;
}
.comment-header {
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cbc9c8;
}
.comment-content {
	padding-left: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cbc9c8;
}
.comments-open-content {
	padding-left: 10px;
}
.comments-open label {
	display: block;
}
/* Footer ------------------------------------------------------------------ */

#footer {
	width: 1000px;
	background: url(http://www.kino-wasou.co.jp/info/images/footer/back.png) left bottom no-repeat;
	padding-bottom: 25px;
}
#footer a {
	color: #666666;
}
#footer-inner {
	background-color: #ffffff;
	padding: 10px 25px 0 25px;
}
#footer-company {
	float: left;
	width: 300px;
	padding: 10px 0;
}
#footer-lohas {
	float: left;
	width: 300px;
	padding: 10px 0 10px 25px;
}
#footer-contents {
	float: left;
	width: 300px;
	padding: 10px 0 10px 25px;
}
#footer-inner h3 {
	background: url(http://www.kino-wasou.co.jp/info/images/footer/header.png) left top no-repeat;
	padding-top: 7px;
	height: 28px;
	padding-left: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}
#footer-inner li {
	background: url(http://www.kino-wasou.co.jp/info/images/footer/list.png) left top no-repeat;
	padding-top: 2px;
	height: 18px;
	padding-left: 22px;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}

