@charset "EUC-JP";

/* デフォルトスタイルのリセット */
* {
	margin: 0;
	padding: 0;
}



/* タグの編集 */
body {
	margin: 0 auto;
	padding: 0;
	font: 0.8em Helvetica, Arial, Hiragino Kaku Gothic Pro, sans-serif;
	line-height:150%;
	color: #666;
	background-image: url(http://k-es.net/blog/template/img_backline.gif);
	background-color: #99CC00;
	background-repeat: repeat;
	text-align: center;
	scrollbar-base-color: #FFAD29;
	scrollbar-track-color: #FFAD29;
	scrollbar-face-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFAD29;
	scrollbar-3dlight-color: #FFAD29;
	scrollbar-arrow-color: #FFAD29;
}

a:link {
	color: #669999;
	text-decoration: none;
}

a:visited {
	color: #669999;
	text-decoration: none;
}

a:hover {
	color: #63769C;
	text-decoration: underline;
}

a:active {
	color: #669999;
	text-decoration: none;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

table {
	font-size:1em;
}

ul {
	list-style: none;
}

.hide {
	display: none;
}
.clear {
	clear: both;
}



/* ページレイアウト */
div#pagedoc {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	background-color:#FFF;
	text-align: center;
}

div#header {
	width: 750px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

div#logo {
	width: 750px;
	height: 34px;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #DFDFD0;
	text-align:left;
}

div#headerbox{
	width: 711px;
	height: 32px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
}

div#menu {
	float:left;
	width: 450px;
	height: 16px;
	margin: 0px auto;
	padding: 8px 0px;
	text-align:left;
}

div#contents {
	width: 711px;
	margin: 0px auto;
	padding: 0px;
}

div#sidebar {
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2EC;
	float: left;
	text-align: center;
}

div#pagenavi {
	width: 531px;
	margin: 5px 0 5px 0;
	padding: 0px;
	font-size: 0.8em;
	text-align: center;
}

div#main {
	width: 515px;
	margin: 0px;
	padding: 16px 0 0 16px;
	float: left;
	text-align: center;
}

div#footer {
	clear: both;
	width: 750px;
	margin: 0px;
	padding: 0px auto;
	height: 20px;
	border-top: 1px solid #DFDFD0;
}

div#footer address{
	font-style:normal;
}



/* ヘッダー部ロゴ */
div#logo h1 {
	position: relative;
	left: 5px;
	top: 5px;
	width: 190px;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

div#logo img.home {
	position: relative;
	left: 690px;
	top:-15px;
	width: 53px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#logo h1 a {
	text-decoration: none;
}

div#logo img.home a {
	text-decoration: none;
}



/* ヘッダー部メニューと検索 */
div#menu img.pipe {
	margin: 0px 7px;
	padding: 0px;
}

h2{
	display:inline;
	margin:0px;
	padding:0px;
	font-style:normal;
}



dl.search {
	float:right;
	width:213px;
	margin:5px 0 0 0;
	padding:0px;
}

dl.search dt {
	float:left;
	display:block;
	width:53px;
	margin:2px 5px 0 0;
	padding:0px;
}

dl.search dd {
	float:right;
	display:block;
	width:155px;
	margin:0px;
	padding:0px;
}

input#search{
	width:90px;
	height:12px;
	margin:0 5px 4px 0;
	padding:2px;
	line-height:100%;
}



/* カレンダー */
div#calendar {
	clear:both;
	width: 695px;
	height: 19px;
	margin: 0px auto;
	padding: 8px;
	border-top: 3px solid #DFDFD0;
	background-color: #F2F2EC;
	text-align:center;
	font-size:0.9em;
}


/* サイドバー */
div#sidebar dl#recententry{
	margin-bottom: 12px;
}

dl#recententry {
	width: 151px;
	height: 121px;
	padding: 35px 0px 0px 10px;
	margin:0 7px;
	background: url(http://k-es.net/blog/template/img_entry.gif) no-repeat;
	text-align:left;
}

#newentrylist ul li{
	margin:0;
	padding:0 0 0 13px;
	list-style:none;
	background:url(http://k-es.net/blog/template/img_emark.gif) no-repeat 0px 5px;
}


dl#recententry dd#newentrylist {
	width: 165px;
	padding: 0 0 7px 0;
}


div#sidebar dl#recententry a:link {
	color: #D75B7A;
	text-decoration: none;
}

div#sidebar dl#recententry a:visited {
	color: #D75B7A;
	text-decoration: none;
}

div#sidebar dl#recententry a:hover {
	color: #B13A49;
	text-decoration: underline;
}

div#sidebar dl#recententry a:active {
	color: #D75B7A;
	text-decoration: none;
}



div#sidebar dl#category{
	margin-bottom: 12px;
}

dl#category dt#categoryname{
	margin:0px;
	padding: 0px;
}

dl#category dd#categorylist{
	width: 152px;
	padding: 5px 0px 7px 13px;
	margin:0 7px;
	background: #FFF url(http://k-es.net/blog/template/img_listbottom.gif) no-repeat bottom;
	text-align:left;
}

#categorylist ul li{
	margin:0;
	padding:0 0 0 13px;
	list-style:none;
	background:url(http://k-es.net/blog/template/img_cmark.gif) no-repeat 0px 8px;
}



div#sidebar dl#archives{
	margin-bottom: 12px;
}

dl#archives dt#archivename{
	margin:0px;
	padding: 0px;
}

dl#archives dd#archivelist{
	width: 152px;
	padding: 5px 0px 7px 13px;
	margin:0 7px;
	background: #FFF url(http://k-es.net/blog/template/img_listbottom.gif) no-repeat bottom;
	text-align:left;
}

/*
dl#archives dd.listbottom{
	margin:0px;
	padding:0px;
}
*/


div#sidebar div#profile{
	width: 165px;
	padding: 12px 0 12px 0;
	margin:0 7px;
}

div#profile table{
	margin:0px;
	padding:0px;
	font-size:0.7em;
	line-height:120%;
	text-align:left;
}

div#profile div.photo img{
	border:1px solid #BDBD9D;
}

div#profile img{
	margin:0 5px 0 0;
}



div.alist{
	width: 151px;
	margin:10px 7px;
	padding: 7px 0px 7px 7px;;
	background-color: #FFF;
	border-left:7px solid #FFCC33;
	border-top:1px solid #FFCC33;
	border-right:1px solid #FFCC33;
	border-bottom:1px solid #FFCC33;
	text-align:left;
}

div.alist table{
	margin:0px;
	padding:0px;
	font-size:0.7em;
	line-height:120%;
}


/* その他 */
dl#extra ul {
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-size: 0.7em;
}


/* 記事の表示 */
div.entry {
	width: 515px;
	margin:0px;
	padding:0px;
	text-align:left;
}

div.entry h4 {
	width: 494px;
	margin:0px;
	padding: 0 0 2px 21px;
	background: url(http://k-es.net/blog/template/img_tmark.gif) no-repeat 0px 2px;
	border-bottom:3px solid #EAF3DC;
	font-weight:nomal;
	font-size:1em;
	text-align:left;
}

div.entry_author {
	width: 515px;
	margin-bottom: 5px;
	color: #AEAE86;
	text-align:right;
}

div.entry_body {
	margin-bottom: 18px;
	padding-left:17px;
}

div.entry_more {
	margin-bottom: 18px;
}

div.entry_state {
	width: 515px;
	margin:15px 0 20px 0;
	padding:6px 0 0 0;
	color: #AEAE86;
	border-top:3px solid #EAF3DC;
	text-align: right;
}


/*
div.entry img.pict {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	text-align: center;
}
div.entry img.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #EEE;
}
div.entry ul{
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry ol{
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 30px;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 18px;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}
*/




/* コメント部とトラックバック部 */
div#comments,div#trackback {
	width: 515px;
	margin-bottom: 28px;
}

div#comments h5,div#trackback h5 {
	margin:0px;
	padding:0px;
}

div#comments dl.comment_body {
	width: 455px;
	margin:10px;
	padding:10px;
	background-color:#F9FBF4;
	
	text-align:left;
}

div#comments dl.comment_body dt {
	margin:0 0 10px 0;
	padding:0px;
	color: #6D8A42;
}



dl#comment_form {
	width: 442px;
	margin:25px 0 0 0;
	text-align:left;
}

dl#comment_form dl dt {
	float: left;
	clear:left;
	width: 100px;
}

dl#comment_form dl dd {
	margin:0 0 10px 65px;
	padding:0px;
}


dl#comment_form dt label {
	padding: 0 10px 0 0;
}

dl#comment_form dt label#labelsubmit {
	display: none;
}

dl#comment_form dd input,dl#comment_form dd textarea {
	background-color: #F9FBF4;
	border: 1px solid #CFE3B0;
}

dl#comment_form dd input.form {
	width: 229px;
}

dl#comment_form dd textarea {
	width: 378px;
}

dl#comment_form dd input.button {
	padding: 5px 10px;
	margin-right: 10px;
}


div#trackback dl.tb_body {
	width: 455px;
	margin:10px;
	padding:10px;
	background-color:#F2FAFD;
	text-align:left;
}

div#trackback dl.tb_body dt {
	margin:0 0 10px 0;
	padding:0px;
	color: #5BAAA6;
}

div#trackback p {
	margin:10px 0 0 19px;
	text-align:left;
}
