@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:#000000 url(./images/all_back.gif) repeat-y center;
}

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

body:after {
	/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}

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

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

a {
	color:#FF8300;
	font-weight:bold;
	text-decoration:none;
}

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

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

div#header {
	height:80px;
	margin:0px auto;
	padding-top:20px;
	text-align:center;
	background:transparent url(./images/header.jpg) no-repeat bottom;
}

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

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

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

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

div#content {
	background:transparent;
	width:540px;
	padding-right:10px;
	text-align:center;
	float:left;
}

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

div#content div.entry {
	margin-top:15px;
	border:1px solid #424242;
}

div#content div.entry h2 {
	background:#000000 url(./images/h2_back.gif) repeat-x top;
	border:1px solid #424242;
	text-align:left;
	font-size:middle;
	font-weight:bold;
	padding:5px;
}

div#content div.entry h2 a {
	font-weight:bold;
	color:#FFFFFF;
}

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

div#content div.entry img {
	width:200px;
	padding:10px;
}

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

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

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

div#content div.entry p.foot {
	clear:both;
	background-color:#5E5E5E;
	font-weight:normal;
	margin-bottom:10px;
	border-top:1px solid #424242;
	border-bottom:1px solid #424242;
}

div#content div.entry p.foot a.category {
	border-right:1px solid #424242;
	padding-right:5px
}

div#content div.entry p.foot a.comment {
	border-right:1px solid #424242;
	padding-right:5px
}

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

/* side style ---------------------------------------------------------*/
dl#side {
	width:200px;
	float:right;
	text-align:left;
	overflow:hidden;
	padding-right:10px;
}

dl#side dt.profile {
	text-indent:27px;
	margin-top:15px;
	padding-top:25px;
	color:#737373;
	background-color:#3D3D3D;
}

dl#side dt.topics,dt.calendar,dt.recent_entry,dt.recent_comment,dt.archive,dt.category {
	text-indent:27px;
	margin-top:5px;
	padding-top:25px;
	color:#737373;
	background-color:#3D3D3D;
}

dl#side dd.profile,dd.topics,dd.calendar,dd.recent_entry,dd.recent_comment,dd.archive,dd.category {
	padding:5px 0;
}

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

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

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

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

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

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

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

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

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

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

dt.calendar {
	background: url(./images/Calendar_img.gif) top no-repeat;
}

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

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

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

dd.calendar table caption a {
	text-decoration:underline;
	font-weight:bold;
}

dd.calendar table caption a:hover {
	text-decoration:none;
}

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

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

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

dd.calendar table tbody tr td a {
	background-color:#FF7E00;
	color:#FFFFFF;
	display:block;
	width:100%;
	height:100%;
}

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

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

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

dt.recent_comment {
	background: url(./images/Recent_comment_img.gif) no-repeat top;
}

dt.archive {
	background: url(./images/archive_img.gif) no-repeat top;
}
dt.category {
	background: url(./images/category_img.gif) no-repeat top;
}