@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|“™•";
  background: #CCE6FF url(./images/side_back.jpg) repeat-y center top;
  margin: auto;
  padding: 0;
}


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:after {
	/*clear*/
	content : "";
	display : block;
	height : 0;
	clear : both;
}

body {
	font-size: 80%;
	width: 791px;
	color: #333333;
	margin: auto;
	
}

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

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

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

div#header {
	width:760px;
	height:130px;
	margin: 0 auto 10px auto;
	background: url(./images/header.jpg) no-repeat;
}

div#header h1 {
	padding:25px 0 0 15px;
}

div#header h1 a{
	text-indent: -9999px;
	width: 500px;
	height: 77px;
	display: block;
	font-size:x-large;
	font-weight:bold;
	margin:0px;
	color:#FF6600;
	text-decoration:none;
	outline: none;
}

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

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

div#content {
	background: #FFFFFF;
	width:530px;
	float:left;
	color: #333333;
	display: inline;
	padding: 5px;
	margin: 0 5px 0 15px;
}

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

div#content div.entry h2 {
	background: url(./images/long.gif) no-repeat;
	width: 508px;
	height: 28px;
	padding: 4px 0 0 22px;
}

 
div#content div.entry h2 a {
	color: #FFFFFF;
	text-decoration:none;
}

div#content div.entry img {
	border: 1px solid #B6B6B6;
	margin: 0 7px 0 6px;
}

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;
	color:#545454;
	margin: 0 3px 0 3px;
}

div#content div.entry p.article a {
	color: #004EFE;
}

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

div#content div.entry p.foot span.date {
	color: #004EFE;
}

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

div#content div.entry p.foot a:hover {
	text-decoration: underline;
}


/* side style ---------------------------------------------------------*/

dl#side {
	background: #F5F5F5;
	width: 200px;
	float: left;
	color: #333333;
	display: inline;
	padding: 5px;
	
}

dl#side dd.profile dl dd.banner a {
	color: #004EFE;
}

dt.profile {
	background: url(./images/short.gif) no-repeat;
	width: 178px ;
	height: 17px;
	color: #FFFFFF;
	padding: 4px 0 0 22px;
}

dd.profile {
	margin: 0 0 0 8px;
}

dd.profile dt {
	margin: 8px 0 2px 0;
}

dt.topics {
	margin: 2px 0 0 8px;
}


dt.calendar {
	background: url(./images/short.gif) no-repeat;
	width: 178px ;
	height: 17px;
	color: #FFFFFF;
	padding: 4px 0 0 22px;
}

dd.calendar table {
	width:160px;
	margin: 12px 0 12px 18px;
	border:	1px solid #2B98FF;
	border-collapse: collapse;
	color: #2C2C2C;
}

dd.calendar table caption a {
	color: #004EFE;
}

dd.calendar table th {
	border-bottom: 1px solid #2B98FF;
	border-right: 1px solid #2B98FF;
	color: #545454;
}

dd.calendar table td {
	border-right: 1px solid #2B98FF;
	border-bottom: 1px solid #2B98FF;
	color: #2C2C2C;
}

dd.calendar table td a {
	color: #004EFE;
}

dt.recent_entry {
	background: url(./images/short.gif) no-repeat;
	width: 178px ;
	height: 17px;
	color: #FFFFFF;
	padding: 4px 0 0 22px;
}

dd.recent_entry {
}

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:#636363;
	text-decoration:none;
}
dd.recent_entry ul li a:hover {
	text-decoration: underline;
}

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

dd.recent_comment ul {
	margin: 0 0 0 8px;
}

dd.recent_comment ul li {
	padding: 0 0 3px 0;
	list-style: none;
}

dd.recent_comment ul li a {
	display: block;
	color: #004EFE;
	padding: 3px 0 3px 0;
}

dd.recent_comment ul li a:hover {
	text-decoration: underline;
}


dt.archive {
	background: url(./images/short.gif) no-repeat;
	width: 178px ;
	height: 17px;
	color: #FFFFFF;
	padding: 4px 0 0 22px;
}

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

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

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

dt.category {
	background: url(./images/short.gif) no-repeat;
	width: 178px ;
	height: 17px;
	color: #FFFFFF;
	padding: 4px 0 0 22px;
}

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

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

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

dd.category ul li a:hover {
	text-decoration: underline;
}


