@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:#E3E2E2 url(./images/all_back.jpg) repeat-x top;
}

body {
	background:url(./images/body_back.gif) repeat-y center;
	color:#000000;
	font-size:small;
	margin:0px auto;
	text-align:center;
	width:800px;
}

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:#105697;
	font-weight:bold;
	text-decoration:none;
}

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

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

div#header {
	height:99px;
	margin:0px auto;
	text-align:center;
	border-top:17px solid #115697;
	background:#DBDCDD url(./images/header.jpg) no-repeat;
	border-bottom:1px solid #FFFFFF;
}

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

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

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

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

div#content {
	width:560px;
	padding:0 10px;
	background:url(./images/side_back.jpg) repeat-x top;
	text-align:center;
	float:right;
}

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

div#content div.entry {
	margin-top:10px;
	padding:10px 10px 0 10px;
	width:540px;
	background-color:#FFFFFF;
}

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

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

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

div#content div.entry div {
}

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

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

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

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

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

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

/* side style ---------------------------------------------------------*/
dl#side {
	width:210px;
	float:left;
	text-align:left;
	overflow:hidden;
	padding-left:10px;
	background:url(./images/side_back.jpg) repeat-x top;
}

dl#side dt.topics,dt.calendar,dt.recent_entry,dt.recent_comment,dt.archive,dt.category {
	text-indent:-9999px;
	margin-top:5px;
	height:35px;
}

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

dl#side dd ul {
	width:190px;
	padding:0 10px;
}

dl#side dd ul li {
	background:#FFFFFF url(./images/list_back.gif) repeat-x top;
	list-style:none;
	border-top:1px solid #DDDDDD;
}

dl#side dd ul li strong {
	font-weight:normal;
	display:block;
	padding:0 0 9px 30px;
}

dl#side dd ul li a {
	background:url(./images/list_mark.gif) no-repeat 10px 10px;
	border-top:1px solid #FFFFFF;
	padding:9px 0 9px 30px;
	height:100%;
	display:block;
}

dt.profile {
	background:url(./images/profile_img.gif) top no-repeat;
	text-indent:-9999px;
	margin-top:10px;
	height:40px;
}

dd.profile dl {
	background:#FFFFFF url(./images/side_top.gif) no-repeat bottom;
	padding:10px;
}

dd.profile dl dt {
	background-color:#F8F8F8;
	border-top:1px solid #F4F4F4;
	border-right:1px solid #DDDDDD;
	border-bottom:1px dotted #115697;
	border-left:10px solid #115697;
	font-size:medium;
	font-weight:bold;
	text-indent:10px;
	color:#115697;
	padding:5px 0;
	margin-top:10px;
}

dd.profile dl dd {
	text-indent:10px;
	background-color:#F8F8F8;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #BBBBBB;
	border-left:10px solid #115697;
	padding:5px 0;
	margin-bottom:20px;
}

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:10px;
}

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

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

dd.calendar table caption a {
	font-weight:bold;
	color:#23B1E9;
}

dd.calendar table caption a:hover {
}

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

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:27px;
}

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

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

/*ͺ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;
}