@charset "Shift_JIS"l
/* CSS Document */


/* common 初期化   -------------------------------------------------*/

* {
  font-family:"ＭＳ ゴシック", "Osaka−等幅";
  margin:0;
  padding:0;
}

html, body {
  font-family:"ＭＳ ゴシック", "Osaka−等幅";
  margin: 0;
  padding: 0;
  font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address {
  font-family:"ＭＳ ゴシック", "Osaka−等幅";
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}

div, blockquote, p, pre, ul, ol, li, dl, dt, dd {
  font-family:"ＭＳ ゴシック", "Osaka−等幅";
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

table, caption, th, td {
  font-family:"ＭＳ ゴシック", "Osaka−等幅";
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}

hr {
  font-family:"ＭＳ ゴシック", "Osaka−等幅";
  margin: 0;
  padding: 0;
  font-size: 100%;
}

iframe {
  font-family:"ＭＳ ゴシック", "Osaka−等幅";
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

/*form, fieldset, input, button, select, optgroup, option, textarea,
label, legend {
  font-family:"ＭＳ ゴシック", "Osaka−等幅";
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}*/

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object {
  font-family:"ＭＳ ゴシック", "Osaka−等幅";
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: inherit;
  font-size: 100%;
}

/* base style -------------------------------------------------*/

body {
	font-size:small;
	padding:0px;
	margin:0px auto;
	text-align:center;
	width:760px;
	background:url(./images/all_back.gif) center center repeat-y;
}

html*+body {
	font-size:small;
	padding:0px;
	margin:0px auto;
	text-align:center;
	width:758px;
	background:url(./images/all_back.gif) center center repeat-y;
}

td,th {
	font-size:small;
	line-height:150%;
}

p {
	font-size:small;
	line-height:150%;
	margin:5px;
}

a {
	color:#574200;
	text-decoration: none;
}

a:hover {
	color: #3399FF;
	text-decoration: underline;
}

/* header -----------------------------------------------------*/

div#header {
	width:760px;
	height:189px;
	text-align:center;
	background:url(./images/head_back.jpg) center center no-repeat;
}

div#header h1 {
	display:none;
}

div#header h2 {
	display:none;
}

/* content style --------------------------------------------------*/

div#content {
	width:560px;
	text-align:center;
	padding-bottom:10px;
	float:right;
	background:#FFF;
}

div#content div.entry {
	width:530px;
	margin: 0 auto;
}

div#content div.entry h2 {
	width:525px;
	color:#FFF;
	background: url(./images/title_bg.gif) center center no-repeat;
	padding:10px 0 10px 5px;
	text-align:left;
	font-size:medium;
	font-weight:bold;
}

div#content div.entry h2 a {
	color:#666;
	text-decoration:none;
}

div#content div.entry h2 a:hover{
	color: #F93;
}

div#content div.entry img {
	width:200px;
	border:1px solid #CCC;
	padding:5px;
	margin:5px;
}

div#content div.entry p.article {
	text-align:left;
}

div#content div.entry p.foot {
	clear:both;
	font-size:x-small;
	margin:;
	padding-bottom:15px;
	text-align:right;
}

div#content div.entry p.foot span.date {
	color: #574200;
	font-weight: bold;
	margin-right: 5px;
}

div#content div.entry p.foot a {
	margin-right:5px;
}




/* side style ---------------------------------------------------------*/
dl#side {
	width:200px;
	float:left;
	text-align:left;
	background:#FFC;
}

html*+dl#side {
	width:198px;
	float:left;
	text-align:left;
	background:#FFC;
}

dl#side dt.profile,dl#side dt.topics,dl#side dt.calendar,dl#side dt.recent_entry,dl#side dt.recent_comment,dl#side dt.archive,dl#side dt.category {
	margin-top:10px;
}

dt.profile {
	margin:0 auto;
	width:165px;
	background:url(./images/sidetitle_bg.gif)  center center no-repeat;
	line-height:30px;
	padding:0 10px 0 15px;
	color: #fff;
	font-weight: bold;
}

dd.profile {
	margin:0 auto;
	width:168px;
	padding:5px 10px 5px 10px;
	background:#FFF;
	border:1px solid #CCC;
}

dd.profile dl {
}

dd.profile dl dt {
	background: url(./images/burette.gif) left center no-repeat;
	padding: 0 0 0 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

dd.profile dl dd {
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:1px dashed #CCC;
}

dd.profile dl dd a {
	color: #3399FF;
	text-decoration:underline;
	font-weight: normal;
}

dd.profile dl dd a:hover {
	color: #F93;
}

dt.topics {
	margin:0 auto;
	width:175px;
	padding:0 10px 0 5px;
	color: #F60;
	font-size:20px;
	font-weight: bold;
}


/*↓カレンダー↓ -------------------*/

dt.calendar {
	margin:0 auto;
	width:165px;
	background:url(./images/sidetitle_bg.gif)  center center no-repeat;
	line-height:30px;
	padding:0 10px 0 15px;
	color: #fff;
	font-weight: bold;
}

dd.calendar {
	margin:0 auto;
	width:188px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

/*calendar：全体*/
dd.calendar table {
	width:168px;
	margin:0 auto 10px auto;
	border-collapse:collapse;
	border-left:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

/*calendar：前月・翌月*/
dd.calendar table caption {
	margin:0 auto;
	padding:10px 0 5px 0;
	font-weight: bold;
}

dd.calendar table caption a {
	color: #3399FF;
	text-decoration:underline;
	font-weight: normal;
}

dd.calendar table caption a:hover {
	color: #F93;
}

/*calendar：曜日*/
dd.calendar table thead tr th {
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	color:#FFF;
	text-align:center;
	background-color:#F93;
	font-weight: bold;
}

dd.calendar table th{
	border-right:2px solid #FFF;
}

/*calendar：日付*/
dd.calendar table tbody tr td {
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
	color:#666;
	text-align:center;
	background-color:#FFD5AA;
}

dd.calendar table tbody tr td a {
	display: block;
	color:#666666;
	background-color:#9BCFFF;
	text-decoration: none;
	margin:1px;
}
/*↑カレンダー↑ -------------------*/

dt.recent_entry {
	margin:0 auto;
	width:165px;
	background:url(./images/sidetitle_bg.gif)  center center no-repeat;
	line-height:30px;
	padding:0 10px 0 15px;
	color: #fff;
	font-weight: bold;
}

dd.recent_entry {
	margin:0 auto;
	width:168px;
	padding:5px 10px 10px 10px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

dd.recent_entry ul {
	width:165px;
	list-style-type:none;
	margin-top: 5px;
}

dd.recent_entry ul li {
	margin-bottom:10px;
	background: url(./images/burette.gif) left center no-repeat;
	padding: 0 0 3px 15px;
	font-weight: bold;
	border-bottom:1px dashed #CCC;
}

dd.recent_entry ul li a {
	text-decoration:none;
}

dd.recent_entry ul li a:hover{
	text-decoration: underline;
}

dt.recent_comment {
	margin:0 auto;
	width:165px;
	background:url(./images/sidetitle_bg.gif)  center center no-repeat;
	line-height:30px;
	padding:0 10px 0 15px;
	color: #fff;
	font-weight: bold;
}

dd.recent_comment {
	margin:0 auto;
	width:168px;
	padding:5px 10px 10px 10px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

dd.recent_comment ul {
	width:165px;
	list-style-type:none;
	margin-top: 5px;
}

dd.recent_comment ul li {
	margin-bottom:10px;
	background: url(./images/burette.gif) left center no-repeat;
	padding: 0 0 3px 15px;
	font-weight: bold;
	border-bottom:1px dashed #CCC;
}

dd.recent_comment ul li a {
	text-decoration:none;
}

dd.recent_comment ul li a:hover{
	text-decoration: underline;
}

dt.archive {
	margin:0 auto;
	width:165px;
	background:url(./images/sidetitle_bg.gif)  center center no-repeat;
	line-height:30px;
	padding:0 10px 0 15px;
	color: #fff;
	font-weight: bold;
}

dd.archive {
	margin:0 auto;
	width:168px;
	padding:5px 10px 10px 10px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

dd.archive ul {
	width:165px;
	list-style-type:none;
	margin-top: 5px;
}

dd.archive ul li {
	margin-bottom:10px;
	background: url(./images/burette.gif) left center no-repeat;
	padding: 0 0 3px 15px;
	font-weight: bold;
	border-bottom:1px dashed #CCC;
}

dd.archive ul li a{
	text-decoration:none;
}


dd.archive ul li  a:hover{
	text-decoration: underline;
}

dt.category {
	margin:0 auto;
	width:165px;
	background:url(./images/sidetitle_bg.gif)  center center no-repeat;
	line-height:30px;
	padding:0 10px 0 15px;
	color: #fff;
	font-weight: bold;
}

dd.category {
	margin:0 auto;
	width:168px;
	padding:5px 10px 10px 10px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}

dd.category ul {
	width:165px;
	list-style-type:none;
	margin-top: 5px;
}

dd.category ul li {
	margin-bottom:10px;
	background: url(./images/burette.gif) left center no-repeat;
	padding: 0 0 3px 15px;
	font-weight: bold;
	border-bottom:1px dashed #CCC;
}

dd.category ul li a {
	text-decoration:none;
}

dd.category ul li a:hover {
	text-decoration: underline;
}

dl#trackback {
	text-align:left;
}

dl#trackback dt {
	color:#FF9900;
}

dl#trackback dd {
	width:500px;
	overflow:auto;
	margin:0 0 10px 5px;
}

dl#comment {
	text-align:left;
}

dl#comment dt {
	font-weight:bold;
}

dl#comment dt.info {
	color:#FF9900;
	font-weight:normal;
	margin-bottom:5px;
}

dl#comment p {
	margin:0;
}

div.entry table {
	width:450px;
	text-align:left;
	margin:20px auto 0 auto;
}

div.entry table td input {
	width:280px;
}

dt.feed {
	color:#FF6600;
	font-weight:bold;
	margin:10px 0 0 10px;
}

dd.feed {
	margin:5px 0 0 10px;
	background:url(./images/feed-icon.png) left top no-repeat;
	width:16px;
	height:16px;
}

dd.feed a {
	padding-left:20px;
	color: #3399FF;
	text-decoration:underline;
}

dd.feed a:hover {
	color: #F93;
}