/* 全体 */

/* 全体 */

body {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px 0px 20px;
	background-image: url(http://www.89sk8.com/common/img/bg.gif)
} 
/* リンク関連 */

A                { color: #333399; text-decoration: none; background: none;}
A:link           { color: #333399; text-decoration: none; background: none;}
A:link:hover     { color: #999999; text-decoration: none; background: none;}
A:link:active    { color: #000000; text-decoration: none; background: none;}

A:visited        { color: #333399; text-decoration: none; background: none;}
A:visited:hover  { color: #999999; text-decoration: none; background: none;}
A:visited:active { color: #000000; text-decoration: none; background: none;}

/* 見出し */

h1,h2,h3 {
    margin: 0px;
    padding: 0px;
}


/* 全体を囲う箱 */


#inbox {
    background-color: #f6f6f6;
    text-align: left;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 730px;
    background: #F6F6F6;
    border: 0px solid #333333;
}

/*HEAD*/
.head_ul {
	background-color: #999999;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(icon/menu_bg.png);
}
.head_ul a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-shadow: rgba( 0, 0, 0, 0.6) 0px -1px 0px;
	height: 24px;
	color: #CCFF00;
	font-weight: bold;
	text-decoration: none;
	width: auto;
}
.head_search {
	height: 24px;
	background-color: #999999;
	color: #FFFFFF;
	float: left;
	width: 445px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	background-image: url(icon/menu_bg.png);
}
.head_table2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/*ここまで*/

/* バナー */

#banner A        {
    text-decoration: none;
    color: #FFFFFF;
}
#banner A:link   {
    color: #FFFFFF;
    text-decoration: none;
}
#banner A:link:hover     {
    text-decoration: none;
    color: #FFFF99;
}
#banner A:link:active    {
    color: #FFFF99;
    text-decoration: none;
}

#banner A :visited        {
    color: #FFFFFF;
    text-decoration: none;
}
#banner A :visited:hover  {
    color: #FFFF99;
    text-decoration: none;
}
#banner A :visited:active {
    color: #FFFF99;
    text-decoration: none;
}

.description {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    color: #FFFFFF;
    text-align: right;
}


/* レイアウト */

/* 左サイドバーの場合(現在の設定はこちらです) */

#links {
    margin-top: 5px;
    padding-left: 5px;
    margin-right: 10px;
    width: 170px;
    float: left;
}

#content {
    margin: 5px 0px 0px 5px;
    padding: 0px 10px 0px 15px;
    width: 510px;
    float: left;
}

.content-nav {
	width: 510px;
	float: left;
}


#footer {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    color: #444444;
    background-color: #CCCCCC;
    text-align: center;
    margin-top: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
    padding-top: 8px;
    padding-bottom: 8px;
    height: 15px;
    clear: both;
}

address {
    font-size: 0.8em;
    font-weight: bold;
    color: #777777;
}



/* 記事まわり */

.blog {
    background-color: #FFFFFF;
    margin: 10px;
    padding: 0px;
    background: none;
}


.blogbody {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    color: #333333;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    padding: 0.5em;
    background: none;
}

.date {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0em;
	float: left;
}
.time {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-top: 1.2em;
	margin-left: 0em;
	text-align: right;
}



.title {
	
	border-top: 1px solid #666666;
	vertical-align: top;
	padding-top: 2px;
	margin-top: 0px;
}
.title a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	height: auto;
}
.body_head {
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: bottom;
}


#content h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #666666;
    margin-bottom: 5px;
}

blockquote {
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: dotted;
    border-color: #333333;
    padding: 10px;
}



.sign {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    color: #333333;
    margin-bottom: 10px;
}

.posted {
    background: none;
    color:#333333;
    font-family:Verdana, Arial, sans-serif;
    font-size: 0.7em;
    font-weight:normal;
}


.extended {
    color:#333333;
    display:block;
    float:right;
    font-family: Verdana, Arial, sans-serif;
    font-size:1em;
    font-style:normal;
}

.archive_list li {
	list-style-type: none;
}


.archive_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	background-repeat: repeat;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	text-align: center;
	vertical-align: middle;
}

.sidetitle {
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: square;
	list-style-image: url(icon/ya_002.gif);
}

.side {
      margin-left: 0px;
}

/* サイドバー */

.widget-calendar table {
width: 100%;
}

.widget-calendar caption {
text-align: center;
padding-top:5px;
font-size:12px;
}

#calendar {
    margin: 5px 0 10px;;
    color: #444444;
}
.calendarhead {
    padding-bottom: 5px;
    font-size: 9px;
    letter-spacing: 0.2em;
}
#calendar table {
    padding: 0;
    border-collapse: collapse;
}
#calendar th {
    padding-bottom: 3px;
    text-align: center;
    font-size: 9px;
    width: 23px;
}
#calendar td {
    padding: 2px 0;
    text-align: center;
    font-size: 10px;
    line-height: 120%;
}

#calendar td.calent {
 background-color: #d7e2ef;
}

.today {
    display: block;
    border: 1px solid #444444;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}


.sidebar h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    color: #999999;
    background-image: url(icon/target.gif);
    background-repeat: no-repeat;
    padding-top: 0.25em;
    padding-left: 1.7em;
    padding-right: 0.25em;
    padding-bottom: 0.5em;
}

.sidebar ul {
    padding-left: 5px;
    margin: 0px;
    margin-bottom: 20px;
    }

.sidebar ul ul {
    margin-bottom: 0px;
    }

.sidebar #categories ul {
    padding-left: 5px;
    }
    

.sidebar li {
    color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    text-align: left;
    line-height: 150%;
    margin-top: 3px;
    list-style-type: none;
    }

.sidebar #categories li {
    list-style-type: none;
    }

.sidebar {
    padding-left: 0px;
    padding-right: 0px;
}

.sidebar img {
    border: 1px solid #000000
}

.photo {
    text-align: left;
    margin-bottom: 20px;
    }

.link-note {
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    line-height: 150%;
    text-align: left;
    padding: 2px;
    color: #666666;
    }

#powered {
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    color: #666666;
    text-align: left;
    line-height: 150%;
    margin-top: 20px;
    margin-bottom: 40px;
}



/* アーカイブのページ関連 */

#menu {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight: normal;
    padding: 0.5px;
}


.comments-body {
    background: none;
    color:#666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    font-weight:normal;
    line-height:1.5em;
    margin:0.5em;
    padding:0.5em;
}


.comments-post {
    background: none;
    color:#666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    font-weight:normal;
}


.comments-head {
    border-bottom: 1px solid #333333;
    color: #666666; 
    font-family: Verdana, Arial, sans-serif;
    font-weight:bold;
}

.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
    }


/* Mac IE テキストエリア文字化け対策 */

select,input,textarea {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}


