@charset "Shift_JIS"l
/* 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 -------------------------------------------------*/

body {
font-size:small;
background:url(all_back.jpg) repeat-y center top ;
padding:0px;
margin:0px auto;
text-align:center;
width:700px;
}

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

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

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


div#header {
width:680px;
height:80px;
margin:0px auto;
padding:10px;
text-align:center;
background:url(head_back.jpg) top left no-repeat;
}

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

div#header h1 a{
font-size:x-large;
font-weight:bold;
margin:0px;
color:#ffffff;
text-decoration:none;
}

div#header h2 {
text-align:left;
color:#ffffff;
line-height:150%;
margin-top:4px;
}

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

div#content {
width:510px;
margin:0px auto;
text-align:center;
padding:5px;
float:left;
}

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

div#content div.entry h2 {
padding:5px;
background:#CC9999;
text-align:left;
font-size:medium;
}

 
div#content div.entry a {
color:#000000;
}

div#content div.entry p.image {
font-size:small;
font-weight:normal;
line-height:150%;
color:#333333;
}

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

div#content div.entry p.foot {
clear:both;
color:#CC6600;
font-weight:normal;
}

div#content div.entry p.foot a{
color:#CC6600;
font-weight:normal;
text-decoration:none;
}


/* side style ---------------------------------------------------------*/
dl#side {
width:170px;
float:left;
padding:5px 0px 0px 10px;
text-align:left;
margin:0px;
}

dt.profile {
background:url(profile_img.gif) top left no-repeat;
height:31px;
text-indent:-99999px;
}


dt.calendar {
background:url(Calendar_img.gif) top left no-repeat;
text-indent:-9999px;
height:31px;
}

dd.calendar table {
width:160px;
margin:5px 0px;
border:1px solid #996600;
}

dd.calendar table caption {
margin:5px 0px;
}

dt.recent_entry {
background:url(recent_entry_img.gif) top left no-repeat;
text-indent:-9999px;
height:31px;
}

dd.recent_entry {
margin:5px;
}

dd.recent_entry ul {
list-style-type:none;
padding-left:5px;
}

dd.recent_entry ul li {
margin:10px 0px;
}

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

dt.recent_comment {
background:url(Recent_commen_img.gif) top left no-repeat;
text-indent:-9999px;
height:31px;
}

dt.archive {
background:url(archive_img.gif) top left no-repeat;
text-indent:-9999px;
height:31px;
}

dd.archive ul {
list-style-type:none;
padding-left:5px;
}

dd.archive ul li {
margin:10px 0px;
}

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

dt.category {
background:url(category_img.gif) top left no-repeat;
text-indent:-9999px;
height:31px;
}

dd.category ul {
list-style-type:none;
padding-left:5px;
}

dd.category ul li {
margin:10px 0px;
}

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


