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

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

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:#0670B0;
	font-weight:normal;
	text-decoration:none;
}

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

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

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

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

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

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

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

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

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

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

div#content div.entry h2 {
	background:#FFFFFF url(./images/h2_back.gif) no-repeat;
	padding:8px 0 7px 15px;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	height:14px;
}

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

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

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;
	color:#000000;
	background-color:#F0F0F0;
	font-weight:normal;
	margin-bottom:10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

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

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

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

/* side style ---------------------------------------------------------*/
dl#side {
	width:180px;
	float:right;
	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;
	height:26px;
	margin-top:5px;
}

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

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 #67C6DC dashed;
}

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

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

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

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) center no-repeat;
}

dt.calendar {
	background: 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 #084D77;
	border-bottom:1px solid #084D77;
	border-left:1px solid #084D77;
}

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

dd.calendar table caption a {
	color:#FFFFFF;
	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:#7ABEDA;
}

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:#F37E17;
	color:#FFFFFF;
	display:block;
	width:100%;
	height:100%;
}

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

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

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

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

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