﻿/*
Theme Name: Tsukikage no sato 100918
Theme URI: http://www.tsukikage.net/
Description: http://www.tsukikage.net/
Version: 1.0
Author: K.W
Author URI: http://www.tsukikage.net/
*/

/* Start of file */

body {
	font-size: 14px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/mr_back.gif);
	background-repeat: repeat-x;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
*/
}

table {
	font-size: 14px;
/*
	margin: 0;
	padding: 0;
	width: 100%;
*/
}
table td {
/*
	padding: 0;
*/
	vertical-align: top;
}

a {color: #993333;text-decoration: none;}
/*
a:hover {color: #993333;text-decoration: underline;}
a:visited {color: #993333;}
fieldset {
	line-height :16px;
}

.rss{	
	position: absolute;
	top: 10px;
	right: 20px;
}

*/

#main {
 	text-align: left;
/*
 	width: 860px;
 	margin: 0 auto;
 	padding: 0;
 	background: url("./img/back.gif") repeat-y top center;
 	position: relative;
*/
}

#seprt {
	background-image: url(img/ts_bar_tate2.gif);
	background-repeat: repeat-y;
/*
	font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #cccccc;
	margin: 0px;
	padding: 0px;
*/
}

#content {
 	text-align: left;
/*
 	float: left;
 	width: 470px;
 	margin-left: 10px;
 	overflow: hidden;
*/
}

#content h2	{
 	margin: 10px 0 0 0;
 	height: 25px;
 	color: #444444;
 	font-size: 14px;
 	font-weight: bold;
 	line-height: 180%;
 	text-indent: 10px;
 	text-align: left;
 	background: #dddddd;
 	display: block;
	border: 1px solid gray;
/*
 	margin: 10px 0 0 0;
 	height: 25px;
 	color: white;
 	font-size: 100%;
 	font-weight: bold;
 	line-height: 180%;
 	text-indent: 10px;
 	text-align: left;
 	background: #8CA600;
 	display: block;
*/
/*
 	text-align: left;
	font-size: 14px;
 	padding: 0 10px 0px 20px;
	line-height: 18px;
  	margin: 10px 0 20px 0;
	background: url("./img/ts_eye_midri.gif") no-repeat top left;
*/
/*
 	color: #736626;
 	font-weight: bold;
*/
}

#content h3	{
 	margin: 10px 0 5px 0;
 	color: #8CA600;
 	font-size: 100%;
	font-weight:bold;
 	text-indent: 20px;
 	line-height: 18px;
	background: url("./img/ts_eye_midri.gif") no-repeat top left;
}

#content h4	{
 	margin: 10px 0 5px 0;
 	color: #8CA600;
 	font-size: 100%;
	font-weight:bold;
 	text-indent: 20px;
 	line-height: 18px;
	background: url("./img/ts_eye_midri.gif") no-repeat top left;
}

#content .title a{
 	text-align: left;
	background: url("./img/ts_eye_siro_18.gif") no-repeat top left;
	background-repeat: no-repeat;
	height: 18px;
/*
	padding-top:2px;
*/
	padding-left:20px;
	font-size: 14px;
	color: #7D9B3D;
	font-weight:bold;
	vertical-align: middle;
}

#content .doc{
 	text-align: left;
	font-size: 14px;
 	padding: 0 0px 0px 0px;	/*上右下左*/
	line-height: 18px;
}

/* ---- サイトマップ属性----- */
#content .ddsg-wrapper h2{
	margin: 10px 0 5px 0;
	color: #8CA600;
	font-size: 100%;
	font-weight:bold;
	text-indent: 20px;
	line-height: 18px;
	background: url("./img/ts_eye_midri.gif") no-repeat top left;
	border-style: none;
}

#content .ddsg-wrapper ul{
 	margin: 5px 0 10px 20px;
 	list-style-type: none;
 	font-size: 14px;
 	line-height: 18px;
}
#content .ddsg-wrapper li{
 	margin-left: 10px;
 	text-indent: 20px;
 	line-height: 18px;
	background: url("./img/ts_eye_siro.gif") no-repeat top left;
}

/* Footer ----------------------------------------------------------------- */
/*
#footer {
	background: #c1ff78 center;
	border-top: 3px solid #60a13c;
	padding:5px 0;
}

#footer-inner {
	padding: 0 20px;
}

#footer-content {
	color: #000000;
	margin: 20px 0;
	padding-left: 10px;
}

#footer-content a {
	color: #000000;
}

#footer .widget {
	margin: 10px 0;
}

#footer .widget-powered .widget-content {
	padding: 0;
	text-align: left;
}
*/

/* Widget ----------------------------------------------------------------- */

.widget {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 25px;
}

.widget a {
	color: #444444;
}

.widget a:hover {
	color: #003f00;
}

.widget-header {
/*
	margin: 0 5px 5px;
	line-height:1.2;
	_height:1px;
*/
	padding: 0px 0px 0px 0px;	/*上右下左*/
	font-size : 14px;
	color:#7D9B3D;
	background: url(img/ts_widget-header.gif) no-repeat left bottom;
}

.widget-header a:link,
.widget-header a:visited {
	text-decoration:none;
	color: #008600;
}

.widget-header a:hover,
.widget-header a:active {
	text-decoration:underline;
}

.widget-content {
	position: relative;
	margin: 0;
}

.widget ul {
/*
	margin: 0;
	padding: 0 10px;
*/
	list-style: none;
}

.widget li {
/*
	margin: 0;
	padding:2px 0 2px 15px;
	background:url(img/ts_li.gif) 1px 6px no-repeat;
	height:1%;
*/
	padding: 0px 0px 0px 20px;	/*上右下左*/
	font-size : 14px;
	line-height: 18px;
	background:url(img/ts_li.gif) 0px 0px no-repeat;
}

.widget ul ul {
	margin:0;
	padding:0;
}

.widget select {
	margin-left: 10px;
	width: 140px;
}

.widget li a:link,
.widget li a:visited {
	text-decoration:none;
}

.widget li a:hover,
.widget li a:active {
	text-decoration:underline;
}

/* カレンダー */
#calendar table	{
	width: 150px;
	text-align: center;
	color: #000000;
	border-collapse: collapse;
/*
	margin-bottom: 20px;
*/
	}

#calendar th, #calendar td	{
	padding: 5px 0;
	border: solid 1px #cccccc;
	}

#calendar a	{
	text-decoration: none;
	color: #CCB333;		/* color: #3366aa; */
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}

/* カスタムクラス */
.s_top {
	margin: 0px auto;
	padding: 2px;	/*上右下左*/
	border-top: 1px solid #CCB333;
	border-bottom: 1px solid #CCB333;
}

.s_middle {
	margin: 0px auto;
	margin-top: 0px;
	padding: 2px;	/*上右下左*/
	border-bottom: 1px solid #CCB333;
}

.s_bottom {
	margin: 0px auto;
	padding: 2px;	/*上右下左*/
	border-bottom: 1px solid #CCB333;
}

.s_left {
	margin: 0px auto;
	border-left: 1px solid #CCB333;
}

.s_center {
	margin: 0px auto;
	border-left: 1px solid #CCB333;
}

.s_right {
	margin: 0px auto;
	border-left: 1px solid #CCB333;
	border-right: 1px solid #CCB333;
}

.s_box {
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #CCB333;
}

.s_none {
	margin: 0px auto;
	padding: 2px;	/*上右下左*/
}

/* End of file */
