/* 全体設定---------------------------------------------------------------------- */
body     {
  color: #333333;
  background: url(../img/blog-bg.jpg) ;
  background-color: #E9E9E9;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-family:  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

/*
html	{
	scrollbar-3dlight-color:#f5f4f9;
	scrollbar-darkshadow-color:#f5f4f9;
	scrollbar-face-color:#f5f4f9;
	scrollbar-highlight-color:#d6d9d2;
	scrollbar-shadow-color:#d6d9d2;
	scrollbar-arrow-color:#d6d9d2;
	scrollbar-track-color:#f5f4f9;
}
*/

#inbox     {
  margin:0px auto 0px auto;
  width: 750px;
  text-align:left;
  background: url(../img/blog-footer.jpg) no-repeat bottom right;
  background-color: white;
  padding: 0px 0px 0px 0px;
  border-left: 1px solid #888888;
  border-right: 1px solid #888888;
}

a:link      { color: #009bcc; text-decoration: none }
a:visited   { color: #009bcc; text-decoration: none }
a:active   { color: #009bcc; text-decoration: none }
a:hover   {color: #FEA21F; text-decoration: none; }

IMG     {
border : 0px;
}

/* タイトル関連---------------------------------------------------------------------- */
#banner {
  background-color: transparent;
  width: 750px;
  height: 130px;
  padding: 0px 0px 0px 0px;
  background-image: url("../img/blog-header.jpg");
}
#banner_l  {
  background-color: transparent;
  float:left;
  width:750px;
  height: 10px;
  margin:0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
}

.site_title     {
  font-family: "Arial bold", Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 10px 0px 5px 15px;
  font-size: 16px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: #e91e5a;
  text-decoration: none;
  background-color: transparent;
}

.description    {
  color: dimgray;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 5px 0px 5px 40px
}

h1 {
  margin: 20px 0px 10px 20px;
}

#extlink {
 	width: 710px;
	height: 20px;
	padding: 9px 0px 0px 40px;
 	background-color: #DEF53D;
	font-size: 11px;
}
  
 
 	* html #extlink { 
 	width: 750px;
	height: 24px;
	padding: 5px 0px 0px 40px;
 	background-color: #DEF53D;
	font-size: 11px;
} 



/* メニュー関連------------------------------------------------------------------ */
#side {
  float:left;
  margin:0px 0px 0px 10px;
  width:230px;
  padding: 0px 0px 20px 0px;

}
ul {
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 3px;
  list-style-type:none;
}

.linktitle   {
  color: #4F419C;
  background-image: url("../img/blog-title.gif");
  text-align: left;
  font-weight: bolder;
  font-size: 11px;
  font-family:  "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 20px 10px 5px 0px;
  padding: 3px 0px 3px 10px;
}

.linktext   {
  color: dimgray;
  background-color: transparent;
  font-size: 10px;
  line-height: 170%;
  background-image: url("../img/blog-line.gif");
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 10px 20px 0px;
  padding: 1px 3px 5px 3px;
}

.linktext_b   {
  color: dimgray;
  background-color: transparent;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 10px 20px 0px;
  padding: 1px 3px 5px 3px;
}


/* 記事関連---------------------------------------------------------------------- */
#main {
  float:left;
  width:480px;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 20px 0px;
}

.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  font-size: 11px;
  font-weight: bolder;
  color: #4F419C;
  background-image: url("../img/blog-title.gif");
  margin: 20px 20px 10px 20px;
  padding: 4px 0px 3px 10px;
}

.entry_date a:link,
.entry_date a:visited,
.entry_date a:hover     {
  color: #4F419C;
  text-decoration: none; 
  background-color: transparent;
}

.entry_title     {
  color: #4F419C;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 20px 0px 20px;
  padding: 10px 0px 3px 15px;
}

.entry_body   {
  color: #666666;
  font-size: 12px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 0px 20px 0px 20px;
  padding: 0px 5px 5px 5px;
}

.entry_comment   {
  color: #666666;
  font-size: 10px;
  line-height: 150%;
  word-break:break-all;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 0px 20px 0px 20px;
  padding: 0px 5px 5px 5px;
}

.entry_author    {
  color: #666666;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  text-align: right;
  padding: 3px 5px px 15px;
  margin: 0px 20px 0px 20px;
  clear: both;
}
.entry_state {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 10px;
  color: #666666;
  text-align: right;
  padding: 0px 5px 3px 15px;
  margin: 0px 20px 20px 20px;
}

blockquote {
  font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 12px;
  color: #666666;
  margin: 10px 20px 10px 10px;
  padding: 5px 10px 5px 10px;
  line-height: 170%;
  border : 5px solid #ebf4ef;
  }

.pict {
  float: right;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
}



/* ページエリア関連-------------------------------------------------------------- */
#pagearea  {
  background-color: transparent;
  width:750px;
  margin:50px 0px 0px 0px;
  text-align:center;
  clear: right;
}

.pagearea  {
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:center;
  padding: 0px 0px 10px 0px;
}

/* フッター関連------------------------------------------------------------------ */
#footer {
  background-color: #DEF53D;
  width: 750px;
  padding: 0px 0px 0px 0px;
  border-top : 1px solid #888888;
  border-bottom : 1px solid #888888;
}
.copyright  {
  color: #666666;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:center;
}



/* カレンダー関連---------------------------------------------------------------- */
#calendar_line      {
  width: 750px;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  border-bottom: 1px solid #888888;
}



.calendar      {
  color: #666666;
  font-size: 9px;
  font-family: Verdana;
}

.calender_pn       {
  color: black;
  background-color: transparent;
  font-size: 9px;
  font-family: Verdana;
  width: 50px;
  height: 15px;
  text-align: center;
}

.calender_pnc       {
  color: black;
  background-color: transparent;
  font-size: 9px;
  font-family: Verdana;
  width: 120px;
  height: 15px;
  text-align: center;
}

.calender_center       {
  color: #666666;
  background-color: transparent;
  font-size: 10px;
  font-family: Verdana;
  width: 590px;
  height: 15px;
  text-align: center;
}

.cell       {
  color: #666666;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  padding : 2px;
}

.cell_sunday       {
  color: #666666;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  padding : 2px;
}

.cell_saturday       {
  color: #666666;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  padding : 2px;
}



.cell_today      {
  color: #666666;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bolder;
  margin: 0px;
  width: 15px;
  height: 15px;
  border: 1px solid #00AEEF;
}

.cell a:link,
.cell a:visited,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_saturday a:link,
.cell_saturday a:visited,
.calender_pn a:link,
.calender_pn a:visited
{
 color: black;
 text-decoration: none;
 background-color: transparent;
}



/* 検索エリア---------------------------------------------------------------------- */
#search  {
  color: dimgray;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}



/*フォーム設定---------------------------------------------------------------------- */

form {
  margin: 0px;
  padding: 0px;
}

input {
  color: dimgray;
  background-color: transparent;
  font-family: Verdana, "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid #d0e4ec;
  font-size: 10px;
}

textarea {
  color: dimgray;
  background-color: transparent;
  font-family: Verdana, "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid #d0e4ec;
  font-size: 12px;
}

.sbm {
	background-color: #DEF53D;
	color: slategray;
}




#loginbox {

	margin-bottom: 100px;
}

#login-l {
	float: left;
		width: 80px;
}

#login-r {
	float: left;
	width: 40px;
	height: 18px;
	background-color: #DEF53D;
	color: slategray;
	border:1px solid #d0e4ec;
	text-align: center;
}


/*新着記事　iframe　---------------------------------------------------------------------- */
#new {
	margin: 0px 10px;
}

#new dl,dt,dd {
	margin: 0;
	padding: 0;
}

#new dl {
	width: 150px;
	font-size: 10px;
	padding: 5px 0px;
	background: url(../../img/topics-dot.gif) repeat-x left bottom;
}

#new dt {
	float: left;
	width: 45px;
	color: #666666;
	font-weight: 600;
	font-size: 10px;
}

#new dd {
	float: left;
	width:80px;
	font-size: 10px;
}


 *html #new dd {
		width: 105px;
		font-size: 10px;
}

#new dl:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#new dl { display: inline-block; }
/* exlude MacIE5 \*/
* html #new dl { height: 1% }
#new dl {display:block;}
/* end MacIE5 */


