@charset "UTF-8";

/* body
-----------------------------------*/
html {
	color: #434343;
	line-height: 20px;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
}

body {
	TEXT-ALIGN: center;
	margin-top: 0px;
	MARGIN-right: auto;
	MARGIN-left: auto;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(/blog/skin/images/body.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

body a {
	text-decoration: none;
	color: #ff6600;
}

body a:hover {
    text-decoration: underline;
}

p { line-height: 20px;}

a img { border-style: none;}

body:first-of-type #container {
	width: 950px;
	MARGIN-right: auto;
	MARGIN-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}


/* header */
#top {
	WIDTH: 243px;
	height: 62px;
	MARGIN: 0px auto;
	PADDING: 0px;
	FLOAT: left;
}


#top_mainimage{
	margin: 2px 0px 0px 0px;
	float: left;
}

#header{
	float:left;
	height:75px;
	width:147px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 44px;
	display: inline;
}

h1{ margin: 0px; }

h1 a{
   background-image: url(/blog/skin/images/logo.gif);
   width:147px;
   height:75px;
   background-repeat:no-repeat;
   display:block;
   text-indent:-9999px;
}

h2{
   font-size: 70%;
   color:#666666;
   font-weight:normal;
   text-align:right;
   letter-spacing: 0.1em;
   height:15px;
   margin: 0px;
}

/* Navi Style */
#headernavi{
	float:right;
	padding:0px;
	width: 400px;
	height: 40px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

ul.topnavi{
	list-style:none;
	height:11px;
	width: 174px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 0;
	float: right;
}

ul.topnavi li{
   float:left;
}

li.topl1 a{
   background-image:url(/blog/skin/images/h_navi01.gif);
   background-repeat:no-repeat;
   width:40px;
   height:11px;
   display:block;
   text-indent:-9999px;
}

li.topl2 a{
   background-image:url(/blog/skin/images/h_navi02.gif);
   background-repeat:no-repeat;
   width:82px;
   height:11px;
   display:block;
   text-indent:-9999px;
}

li.topl3 a{
   background-image:url(/blog/skin/images/h_navi03.gif);
   background-repeat:no-repeat;
   width:52px;
   height:11px;
   display:block;
   text-indent:-9999px;
}

li.topl1 a:hover,
li.topl2 a:hover,
li.topl3 a:hover{
   background-position:0px -11px;
}


/* Navi Style
-----------------------------------*/
body:first-of-type #g_navi {
	height:35px;
	width: 950px;
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

div#g_navi, x:-moz-any-link {
	height:35px;
	width: 950px;
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -1px;
}

#g_navi {
	height:35px;
	width: 950px;
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
#g_navi ul {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:35px;
	display:block;
	float:left;
    text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/
#g_navi li.g_navi01 a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -0px 0px;
	width:136px;
}
#g_navi li.g_navi02 a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -136px 0px;
	width:136px;
}
#g_navi li.g_navi03 a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -272px 0px;
	width:136px;
}
#g_navi li.g_navi04 a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -408px 0px;
	width:136px;
}
#g_navi li.g_navi05 a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -544px 0px;
	width:136px;
}
#g_navi li.g_navi06 a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -680px 0px;
	width:135px;
}
#g_navi li.g_navi07 a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -815px 0px;
	width:135px;
}


/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -0px -35px;
	width:136px;
}
#g_navi li.g_navi02 a:hover {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -136px -35px;
	width:136px;
}
#g_navi li.g_navi03 a:hover {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -272px -35px;
	width:136px;
}
#g_navi li.g_navi04 a:hover {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -408px -35px;
	width:136px;
}
#g_navi li.g_navi05 a:hover {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -544px -35px;
	width:136px;
}
#g_navi li.g_navi06 a:hover {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -680px -35px;
	width:135px;
}
#g_navi li.g_navi07 a:hover {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -815px -35px;
	width:135px;
}

/*------on*/
#g_navi li.g_navi01_on a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat 0px -70px;
	width:136px;
}
#g_navi li.g_navi02_on a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -136px -70px;
	width:136px;
}
#g_navi li.g_navi03_on a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -272px -70px;
	width:136px;
}
#g_navi li.g_navi04_on a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -408px -70px;
	width:136px;
}
#g_navi li.g_navi05_on a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -544px -70px;
	width:136px;
}
#g_navi li.g_navi06_on a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -680px -70px;
	width:135px;
}
#g_navi li.g_navi07_on a {
	background:url(/blog/skin/images/g_navi_bg.gif) no-repeat -815px -70px;
	width:135px;
}

#inbox     {
    width: 950px;
	MARGIN-right: auto;
	MARGIN-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#banner {
	background-color: #ffffff;
	background-image: url(/blog/images/blog.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 88px;
	padding: 0px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner_l  {
	background-color: transparent;
	float:left;
	font-weight: bold;
	width:180px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#searcharea  {
  background-color: transparent;
  float:left;
  width:350px;
  font-size: 12px;
  text-align:left;
  clear: right;
  padding-top: 33px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#pagearea  {
  background-color: transparent;
  float:right;
  width:200px;
  margin:0px 0px 0px 0px;
  text-align:right;
  clear: right;
}

/* pankuzu
-----------------------------------*/
#pankuzu {
	TEXT-ALIGN: left;
	font-size: 10px;
	margin-top: 5px;
	MARGIN-right: 0px;
	MARGIN-left: 23px;
	margin-bottom: 0px;
	width: 900px;
	height: 13px;
	float: left;
}

#pankuzu ol {
	text-align:left;
	margin: 0;
	padding: 0;
}


#pankuzu #topicPath li {
	float:left;
	list-style-type:none;
	margin-right: 12px;
	padding-left: 12px;
	background-image: url(/blog/skin/images/marker01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#pankuzu #topicPath li.topicPath01 {
	background-image:none;
	padding-left:0;
}

#pankuzu #topicPath li a {
	color: #666666;
	text-decoration: none;
}

#pankuzu #topicPath li a:hover{
	color: #ff6600;
	text-decoration: none;
}

#side {
	float:left;
	width:170px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#main {
	float:right;
	width:600px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer {
  background-color: #444444;
  width: 760px;
  padding: 0px 0px 0px 0px;
}


a:link      {text-decoration: none }
a:visited   {text-decoration: none }
a:active   { color: #c00; text-decoration: underline }
a:hover   {text-decoration: underline;}

a.button:link {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:visited {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:active {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

a.button:hover {color: #82BE7D;
 font-size: 9pt;
 text-decoration: none;
 padding: 3px 3px 0px 3px;
 border-width: 1px;
 border-style: solid;
 border-color: #82BE7D;
 background-color: #FFFFFF;
}

h3 {
  margin: 20px 0px 10px 20px;
}

.site_title     {
  text-indent:-9877em;
  margin: 5px 0px 5px 5pt
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: #f90;
  text-decoration: none
}

.description    {
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-indent:-9877em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.description2    {
  color: white;
  font-weight: bold;
  font-size: 12px;
  margin: 10px 0px 20px 20px
}

.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
	font-size: 12px;
	font-weight: bolder;
	height: 27px;
	background-image: url(/blog/skin/images/tag.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.entry_title     {
  color: black;
  font-weight: bold;
  font-size: 12px;
  padding: 0px 0px 0px 15px;
}

.entry_body   {
  font-size: 12px;
  line-height: 170%;
   margin: 15px 30px 15px 20px
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-size: 10px;
  color: #999999;
  margin: 20px 30px 25px 20px;
}

blockquote {
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
  }

.pict {
  float: right;
}


.linktitle   {
  color: white;
  background-color: #BBBBBB;
  text-align: center;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family: "Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅";
  margin: 10px 0px 0px 3px
}

.linktitle_a  {
  color: white;
  font-weight: bolder;
  font-size: 12px;
  line-height: 170%;
  font-family: "Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅";
  margin: 15px 30px 15px 20px 
}
.linktext   {
  color: #666666;
  background-color: #ffffff;
  font-size: 70%;
  line-height: 130%;
  font-family: "Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅";
  margin: 0px 0px 0px 3px;
  padding: 3px 3px 3px 3px
}

.linktext ul {
	text-align:left;
	padding: 0;
	list-style-image: url(/blog/skin/images/plus.gif);
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1.5em;
}

.linktext li {
	margin-top: 2px;

}

/* SEARCH---------------------------------------------------------------------- */
.search  {
  color: white;
  font-size: 10px;
  line-height: 170%;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 20px 0px 5px
}

/* pageup
-----------------------------------*/
#pageup{
	float:right;
	padding:0px;
	width: 105px;
	height: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pageup a{
	width: 105px;
	height: 11px;
	background-image:url(/blog/skin/images/toppage.gif);
	background-repeat:no-repeat;
	display: block;
	text-indent:-9999px;
	line-height: 0;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pageup a:hover{
   background-position: 0px -11px;
}

#scrtop{
	height:11px;
	width: 105px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 0;
	float: right;
}

#scrtop a{
   background-image:url(/blog/skin/images/toppage.gif);
   background-repeat:no-repeat;
   width:105px;
   height:11px;
   display:block;
   text-indent:-9999px;
}

#scrtop a:hover{
   background-position: 0px -11px;
}


/* footer
-----------------------------------*/

#foot {
   width:100%;
   clear:both;
   font-size: 10px;
   background-image:url(/blog/skin/images/foot.gif);
   background-repeat:repeat-x;
   background-color:#ffffff;
   height:100px;
   padding:10px 0px 0px 0px;
}

#foot #f_box {
	text-align:center;
	color: #666666;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
}

#foot #f_box li {
	display:inline;
	list-style-type:none;
	margin-right:1px;
	padding-left:4px;
	border-left:1px solid #666666;
}

#foot #f_box li a {
	color: #666666;
	text-decoration: none;
}

#foot #f_box li a:hover{
	color: #434343;
	text-decoration: none;
}

#foot #f_box li.fth {
	border-left:0;
	padding-left:0;
}

#foot #copy {
	text-align: center;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	display: inline;
}



/* CLOCK---------------------------------------------------------------------- */
.clock      {
  color: black;
  font-size: 10px;
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  background-color: transparent;
  text-align: center;
  margin: 0px 0px 0px 2px;
  padding: 3px;
  border: 0px;
  width: 170px;
  height: 16px
}

/* CALENDAR---------------------------------------------------------------------- */
.calendar      {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0px 0px
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  background: white no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-size: 9px;
  font-family: Verdana;
  background: #ffffff no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: Verdana;
  background: #ffffff no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-size: 9px;
  font-family: Verdana;
  background: #ffffff no-repeat;
  margin: 0px;
  width: 15px;
  height: 15px
}

/*form---------------------------------------------------------------------- */
form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-size: 75%;
}