/*
ここは消さないで下さい
Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/ 
*/

body {
    margin: 20px 0px 0px 0px;

        /*バックグラウンド画像*/
        background-image: url("body_back.jpg");

        background-attachment: fixed;
        background-color: #017ABF;

        /*バックグラウンドリピート*/
        background-repeat: no-repeat;

        background-position: top center;
                text-align: center;
	}

img {
	margin: 5px;
}

a {
	text-decoration: none;
	
	}

a:link {
	color: Lightpink;
	}

a:visited {
	color: Lightpink;
	}

a:active {
	color: Hotpink;
	}

a:hover {
	color: Hotpink;
    background-color: #;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: large;
	}

#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-color: #;
	border: 0px solid White;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
    
	background-color: #;
	text-align: center;
    background-image: url("");
	padding: 20px 15px 10px 15px;

 /*バナー下ライン
	border-bottom: 2px solid White;*/

	height: 40px;
	margin-bottom: 10px;
	}

#banner-img {
	display: none;
	}


#banner a {

 /*大タイトルテキストカラー*/
	color: White;
    text-decoration: none;
    text-valign: bottom;
    margin-top: 0px;
    
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
    color: White;
    margin-bottom: 5px;
	}

#banner h2 {
	font-size: medium;
    font-weight: bold;
	color: #000000;
	}

#center {
	float: left;
	width: 500px;
	
	overflow: hidden;
	}

.content {
	padding: 15px 20px 0px 20px;

 /*左部分バックグラウンドカラー*/
	background-color: #;

 /*左部分バックグラウンド枠カラー
	border: 1px solid White;*/

	color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

#right {
	float: right;
    width: 200px;

 /*右部分バックグラウンドカラー*/
	background-color: #;

 /*右部分バックグラウンド枠カラー*/
	border: 0px solid #;

	overflow: hidden;
	}

.content p {

 /*基本テキストカラー*/
	color: White;

	font-family: Verdana, Arial, sans-serif;
	padding: 0px 0px 0px 20px;
	font-size: small;
	font-weight: normal;
	line-height: 125%;
	text-align: left;
	margin-bottom: 0px;
	}

.content blockquote {
	color: White;
	line-height: 150%;
	}

.content li {
	color: White;
	line-height: 150%;
	}

.content h2 {

 /*上部日付テキストカラー*/
	color: White;

	padding: 0px 3px 0px 0px;
	background-color: #;
	background-image: url(""); 
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	/* border-bottom: solid 1px #ffffff; */
	text-align: right;
	font-weight: normal;
	margin-bottom: 20px;
	
	}

.content h3 {

 /*各カテゴリテキストカラー*/
	color: #0066B3;
    padding: 0px 0px 0px 7px;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 00px;

 /*各カテゴリ枠デザイン*/
	border-left: solid 10px #094B70;
	border-right: solid 10px #094B70;
	background-color: White;
	}

.content h4 {
	color: White;
	padding: 0px 0px 0px 7px;
	font-size: normal;
	text-align: left;
	font-weight: bold;
}
.content p.posted {
	color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-top: 1px solid White;
	text-align: right;
	margin-bottom: 50px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
    padding: 0px 0px 0px 15px;
	}



#calendar {
  	line-height: 140%;

 /*カレンダー日付部分カラー*/
	color: #0A5682;

	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

    /*カレンダー日付バックカラー*/
    background-color: White;	

    /*カレンダー日付バックイメージ*/
    background-image: url("");

  	padding: 0px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {

 /*カレンダータイトル部分テキストカラー*/
	color: White;
    font-weight: normal;

    /*カレンダータイトル部分カラー*/
    background-color: #0A5682;

	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	padding: 0px;
	text-transform: uppercase;
    letter-spacing: .-1em;

 /*カレンダータイトル部分枠カラー*/
	border: 1px solid #CDEBFC;
	}

#calendar th {

    /*カレンダー曜日部分カラー*/
    color: #0A5682;

	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	font-size: small;

     /*検索･アーカイブ･最近のエントリー　テキストカラー*/
    color: White;
    font-weight: normal;

    /*検索･アーカイブ･最近のエントリー　タイトル枠カラー*/
   	border: 1px solid #CDEBFC;

    /*検索･アーカイブ･最近のエントリー　タイトル枠の中カラー*/
    background-color: #0A5682;

    line-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	padding: 1px;
	text-align: center;
	
	text-transform: uppercase;
 	letter-spacing: .-1em;
	}

.sidebar table{
	font-size: small;
	width: 185px;
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	border-spacing: 1px;
	}

.sidebar td{
	padding: 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: White;
	font-family: Verdana, Arial, sans-serif;
	line-height: 120%;
	}

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

.sidebar li {
	color: White;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;
	
	
	
	margin-top: 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid White;
	}

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

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

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

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}


