@charset "utf-8";
/*
Theme Name: Ikor-no-mori
Theme URI: http://www.ikor-no-mori.com/
Description: イコロの森のサイト用テーマです。
Author: Janis-prompt
Version: 2.0
Description: 2015.10.20 非推奨のrss.phpを使用したrssの読み込み部分を変更しました。
*/
@import url("css/menu.css");
@import url("css/inside-page.css");
@import url("css/title.css");
@import url("css/annai.css");

/* ブラウザ指定のスタイルを無効にする */
body {
	padding: 0px;
	margin: 0px;
}

div, p, h1, h2, h1, h2, h1, h2, li, ol, ul, dl, dt, dd, form ,input, textarea {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
table {
	border-collapse: collapse;
}
img  {
	border: none;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
/* ---------------------------------
     ここからページの共通指定など
--------------------------------- */
body {
	text-align: center;
	background-color: #D8DACD;
}
.clear {
	clear: both;
}
.clear2 {
	clear: both;
	height: 20px;
}
/* ---------------------
　リンク文字色
--------------------- */
a:link {
	color: #693;
	text-decoration: underline;
}
a:visited {
	color: #693;
	text-decoration: underline;
}
a:hover {
	color: #6C3;
	text-decoration: underline;
}
a:active {
	color: #693;
	text-decoration: underline;
}

/* ---------------------
　ヘッダ部分
--------------------- */
#head-set {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;

}
#head-set h1 {
	background-image: url(comm_img/rogo.gif);
	background-repeat: no-repeat;
	height: 99px;
	width: 148px;
	text-indent: -9999px;
	float: left;
	background-position: 13px 13px;

}
#head-set h1 a {
	height: 86px;
	width: 135px;
	display: block;
	overflow: hidden;
	margin-left: 13px;
	margin-top: 12px;
}

/* ---------------------
　メインエリア
--------------------- */
#main-set {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 80%;
	text-align: center;
	background-color: #FFF;
	width: 950px;
}
#main-set #content {
	padding-bottom: 20px;
	text-align: left;
	margin-right: 45px;
	margin-left: 45px;
	padding-top: 10px;
}
#main-set #conleft {
	float: left;
	width: 190px;
	padding-left: 30px;
	text-align: left;
	padding-bottom: 20px;
}
#main-set #conright {
	float: left;
	width: 700px;
	text-align: left;
	padding-bottom: 20px;
}
/* ---------------------
　フッタエリア
--------------------- */
#foot-set {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	padding: 0px;
}
/* --- コピーライト --- */
#foot-set #copyright {
	background-image: url(comm_img/copyright.gif);
	background-repeat: no-repeat;
	background-position: 6px 15px;
	text-indent: -9999px;
	height: 33px;
	width: 265px;
	float: left;
	clear: both;
}
#foot-set .foot-stxt {
	clear: both;
	font-size: 65%;
	float: right;
	color: #666666;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#conleft .widget-container {
	width: 180px;
}
#conleft .widget-title {
	color: #002043;
	font-weight: normal;
	background-color: #D8DACD;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECEDE2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conleft .widget-container ul{
	padding-bottom: 5px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 5px;
}
#conleft .widget-container ul li {
	background-image: url(comm_img/icon04.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	background-position: 2px 6px;
	padding-left: 15px;
}
#conleft .w-bg   {
	background-image: url(comm_img/side_main_bg.jpg);
	background-repeat: repeat-y;
	background-position: left 40px;
}
#conleft .widget-container2 {
	padding-bottom: 10px;
	padding-left: 8px;
	list-style-type: none;
}
#conleft .widget-container a:link {
	color: #963;
}
#conleft .widget-container a:visited {
	color: #963;
}
#conleft .widget-container a:hover {
	color: #C93;
}
#conleft .widget-container a:active {
	color: #963;
}
#conleft .widget-container2 #s {
	color: #67922B;
	border: 1px solid #CDD6A9;
	width: 90px;
}
#conleft .widget-container2 .screen-reader-text {
	color: #9AB149;
}

#conleft .widget-container2 #searchsubmit {
	background-color: #9AB149;
	color: #FFF;
}
#conleft #wp-calendar {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D8DACD;
}
#conleft #wp-calendar th {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D8DACD;
	background-color: #E7E8DF;
}
#conleft #wp-calendar td {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D8DACD;
}
#conleft #wp-calendar caption {
	background-color: #D8DACD;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 5px;
}
