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


/* common ϊ»   -------------------------------------------------*/

* {
  font-family:"lr SVbN", "Osaka|";
  margin:0;
  padding:0;
}

html, body {
  font-family:"lr SVbN", "Osaka|";
  margin: 0;
  padding: 0;
  font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address {
  font-family:"lr SVbN", "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:"lr SVbN", "Osaka|";
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

table, caption, th, td {
  font-family:"lr SVbN", "Osaka|";
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}

hr {
  font-family:"lr SVbN", "Osaka|";
  margin: 0;
  padding: 0;
  font-size: 100%;
}

iframe {
  font-family:"lr SVbN", "Osaka|";
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}

/*form, fieldset, input, button, select, optgroup, option, textarea,
label, legend {
  font-family:"lr SVbN", "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:"lr SVbN", "Osaka|";
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: inherit;
  font-size: 100%;
}


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

html{
	background:#FCF2EB url(./images/all_back.gif) repeat-y center;
}

body {
	color:#000000;
	font-size:small;
	padding:0px;
	margin:0px auto;
	text-align:center;
	width:760px;
}

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

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

a {
	color:#937050;
	font-weight:normal;
}

a:hover {
	color:#BF9A80;
}

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

div#header {
	width:760px;
	height:98px;
	margin:0px auto;
	padding:10px 0 0 0;
	text-align:center;
	background:#FCF2EB url(./images/header.jpg) no-repeat bottom;
}

div#header h1 {
	text-align:left;
	text-indent:-9999px;
}

div#header h1 a {
	display:block;
	outline:none;
	width:230px;
	height:98px;
	outline:none;
}

div#header h2 {
	text-align:left;
	text-indent:-9999px;
}

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

div#content {
	background:transparent;
	width:560px;
	text-align:center;
	float:right;
}

div#content a {
	background-color:transparent;
}

div#content div.entry {
	padding:10px 10px 0 0;
}

div#content div.entry h2 {
	background:#FFFFFF url(./images/h2_bg.gif) no-repeat bottom left;
	padding:10px 0 3px 10px;
	text-align:left;
	font-size:medium;
	font-weight:bold;
	border-bottom:2px #8E6A48 solid;
}

div#content div.entry h2 a {
	color:#633D18;
	font-weight:bold;
	text-decoration:none;
}

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

div#content div.entry img {
	width:200px;
	border:10px solid #FFFFFF;
}

div#content div.entry div {
	width:560px;
}

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

/*«LΜΊΜͺ« -------------------*/

div#content div.entry p.foot {
	clear:both;
	color:#000000;
	background-color:#FCF2EB;
	font-weight:normal;
	margin-bottom:10px;
}

/*ͺLΜΊΜͺͺ -------------------*/

/* side style ---------------------------------------------------------*/
dl#side {
	width:180px;
	padding:5px 5px 0 5px;
	float:left;
	text-align:left;
	overflow:hidden;
}

dl#side dt.profile,dt.topics,dt.calendar,dt.recent_entry,dt.recent_comment,dt.archive,dt.category {
	text-indent:-99999px;
	background-color:#FBF6E3;
	height:45px;
	margin-top:5px;
}

dl#side dd.profile,dd.topics,dd.calendar,dd.recent_entry,dd.recent_comment,dd.archive,dd.category {
	padding:5px 0;
	border-right:#DDBF8B 1px solid;
	border-bottom:#DDBF8B 1px solid;
	border-left:#DDBF8B 1px solid;
}

dl#side dd ul {
	width:178px;
}

dl#side dd ul li {
	background:url(./images/list_mark.gif) no-repeat 13px 6px;
	padding:5px 5px 5px 33px;
	list-style:none;
}

dl#side dd ul li strong {
	font-weight:normal;
}

dl#side dd ul li a {
	text-decoration:none;
}

dt.profile {
	background:url(./images/profile_img.gif) center no-repeat;
}

dd.profile dl dt {
	color:#BC9D75;
	font-weight:bold;
	text-indent:10px;
}

dd.profile dl dd {
	text-indent:10px;
	padding:5px 0;
}

/*«z[oi[« -------------------*/
dd.profile dl dd.banner {
	background:url(./images/home_hover.gif) no-repeat 0 5px;
	height:45px;
	margin:5px 0;
}

dd.profile dl dd.banner a {
	background:url(./images/home.gif) no-repeat;
	display:block;
	text-indent:-9999px;
	height:45px;
}

dd.profile dl dd.banner a:hover {
	background:url(./images/home_hover.gif) no-repeat;
	height:45px;
}
/*ͺz[oi[ͺ -------------------*/

dt.topics {
	background:#FBF6E3 url(./images/topics_img.gif) center no-repeat;
}

dt.calendar {
	background:#FBF6E3 url(./images/calendar_img.gif) center no-repeat;
}

/*«J_[« -------------------*/
dd.calendar {
	padding-left:5px;
}

/*calendarFSΜ*/
dd.calendar table {
	width:168px;
	margin-bottom:5px;
	border-right:1px solid #BF9980;
	border-bottom:1px solid #BF9980;
	border-left:1px solid #BF9980;
}

/*calendarFOE*/
dd.calendar table caption {
	margin:0;
	padding:5px 0;
	color:#FFFFFF;
	background-color:#BF9980;
}

dd.calendar table caption a {
	text-decoration:none;
	color:#FCEAE0;
	font-weight:bold;
}

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

/*calendarFjϊ*/
dd.calendar table thead tr {
	background-color:#F8C9B7;
}

dd.calendar table thead tr th {
	text-align:center;
	color:#FFFFFF;
}

/*calendarFϊt*/
dd.calendar table tbody tr td {
	background-color:#F2F2F2;
	text-align:center;
	width:24px;
}

dd.calendar table tbody tr td a {
	background-color:#FCEAE0;
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
}

dd.calendar table tbody tr td a:hover {
	background-color:#BF9980;
	color:#FFFFFF;
}

/*ͺJ_[ͺ -------------------*/

dt.recent_entry {
	background:#FBF6E3 url(./images/recent_entry_img.gif) no-repeat center;
}

dt.recent_comment {
	background:#FBF6E3 url(./images/recent_comment_img.gif) no-repeat center;
}

dt.archive {
	background:#FBF6E3 url(./images/archive_img.gif) no-repeat center;
}

dt.category {
	background:#FBF6E3 url(./images/category_img.gif) no-repeat center;
}

/*gbNobN*/

dl#trackback {
	margin:10px 0;
	padding:10px;
	border:1px solid #DDBF8B;
}

dl#trackback dt {
	color:#8E6A48;
	font-weight:bold;
	text-align:left;
	border-bottom:3px double #8E6A48;
}

dl#trackback dd.info {
	width:528px;
	font-size:x-small;
}

/*Rg*/

dl#comment {
	text-align:left;
	border:1px solid #DDBF8B;
}

dl#comment dt {
	color:#8E6A48;
	padding:10px;
	background:#F5B59A url(./images/comment_back.gif) repeat-x top;
	border-bottom:1px dashed #FFFFFF;
	font-weight:bold;
}

dl#comment dd {
}

dl#comment p {
	background-color:#FFFFFF;
}

dl#comment dd p.cfoot {
	background-color:#FCF2EB;
	text-align:right;
	padding:5px;
}
