/*

ここは消さないで下さい

Copyright (C) 2004 Dr.Blog. All Rights Reserved. http://drblog.jp/ 

*/


body {
	margin: 20px 0px 20px 0px;
        background-image : url(http://www.tessyuu.jp/img/blue_bak.gif);
	background-color: #003399;	
    text-align: center;  
	}


a {
	text-decoration: underline;		
	}

a:link {
   text-decoration:none;
	color: #FFCC00;
	}

a:visited {
    text-decoration:none;
	color: #ffca71;
	}

a:active {
	color: #ff00ff;
	}

a:hover {
	color: #FD041B;
    text-decoration:underline;
	}



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

	}


/*ベースカラー*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 780px;	
	background-color: #;
    border: 1px solid #ffffff;
	}

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	padding: 10px 0px 0px 0px;
        margin: 0px;
    border-bottom: 1px solid #ffffff;
	height: 100px;
	}

#banner-img {
    display: none;
	}
#banner a {
    color: #ffffff;
    text-decoration: none;
	}


#banner p.menu {
	background-color: #333333;
        font-size: 0.75em;
        margin: 0px;
	padding: 0px;
    border-top: solid 4px #ffffff;
	}
#banner p.menu a {
	color:#ffffff;
        font-size: small;
	background-color: #333333;
        margin: 0px;
	padding: 0px 10px 0px 10px;
        border-left: 1px solid #ffffff;
        text-align: center;
	text-decoration:none;
	display:block;
	float:right;
	}

#banner p.menu a:hover{
	background-color:#000066
	}

/*タイトル文字*/
#banner h1 {
	font-size: 24px;
	font-weight: bold;
    color: #ffffff;
	margin: 0px 0px 3px 100px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:14px;
	margin: 0px 0px 10px 100px;
    font-weight: bold;
	color: #ffffff;
	}

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

#center600 {
	float: left;
	width: 600px;
	overflow: hidden;
	}

.content {
	padding: 10px 10px 0px 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	}

#right {
	float: left;		
	width: 178px;
	overflow: hidden;
    padding: 10px 0px 0px 0px;
	}

/*記事部分*/
.content p {
    color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
  	font-size:12px;
    line-height: 150%;
    text-align: left;
    border-bottom: solid 0px #ffffff;
    border-right: solid 1px #ffffff;
    border-top: solid 0px #ffffff;
    border-left: solid 5px #ffffff; 
    padding: 15px 10px 15px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
	}



/*記事の日付*/
.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
    margin-bottom: 10px;
    border-bottom: solid 1px #AA0000;
    border-left: solid 5px #AA0000;
/*    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-left: solid 1px #ffffff; */
    line-height: 120%;
	}

/*記事のタイトル*/
.content h3 {
    color: #0000AA;
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
    border-bottom: solid 1px #AA0000;
    border-left: solid 5px #AA0000; 
/*    border-right: solid 3px #ffffff;
    border-top: solid 1px #ffffff;*/

    padding: 3px 10px 3px 10px;
	background-color: #FFFFFF;	
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 140%;
}

/*記事下のリンク*/
.content p.posted {
	color: #FFCC66;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
    padding: 3px 10px 3px 10px;
    margin-bottom: 20px;
    margin-top: 0px;
    line-height: normal;
   border-top: solid 1px #ffffff;
   border-bottom: solid 3px #ffffff;
	}


/*サイドバー*/
.sidebar {
    padding: 0px 10px 0px 10px;
	}

/*カレンダー*/
#calendar {
   	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10;
  	padding:0px;
	text-align: center;
	margin-bottom: 30px;
	}


#calendar table {
	width: 160px;
	padding:0px 0px 0px 0px;
	}

/*カレンダーのタイトル*/
#calendar caption {
   color: #ffffff;
   font-family: Verdana, Arial, sans-serif;
   font-size:10px;
   text-align: center;
   font-weight: bold;	
   padding:2px 0px 2px 0px;
   margin:2px 2px 10px 6px;
   line-height: 15px;
    border-bottom: solid 1px #AA0000;
    border-left: solid 5px #AA0000;
	}

/*カレンダーの曜日*/
#calendar th {
    line-height: 12px;
    font-size:10px;
	text-align: center;
	font-weight: bold;
	color: #0000AA;
    background-color: #ffffff;
    padding:2px 0px 0px 0px;
	}

/*カレンダーの日付*/
#calendar td {
    line-height: 12px;
    font-size:10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
    padding:2px 0px 0px 0px;
    background-color: #;
    border-bottom: solid 1px #FFFFFF;
    border-left: solid 1px #FFFFFF;
 }
#calendar a {
    color: #FFFFFF;
    background-color: #FD041B;
    text-decoration: none;
	}
#calendar a:hover {
	color: #FD041B;
    background-color: #FFFFFF;
    text-decoration:underline;
	}



/*サイドバーの見出し*/
.sidebar h2 {
   color: #ffffff;
   font-family: Verdana, Arial, sans-serif;
   font-size:10px;
   text-align: center;
   font-weight: bold;	
   padding:2px 0px 2px 0px;
   line-height: 15px;
    border-bottom: solid 1px #AA0000;
    border-left: solid 5px #AA0000;
/*    border-top: solid 1px #ffffff;
    border-left: solid 1px #ffffff; */
	}

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


/*アーカイブ・コメント*/
.sidebar li {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 15px;	
	margin-top: 3px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}

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

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 30px;

	}



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #FFFF66;
	padding: 5px 0px 0px 0px;
    border-top: solid 1px #ffffff;
	margin-top: 50px;
	}



#comment-data {
	float: left;
	width: 160px;
	padding-right: 10px;
	margin-right: 10px;
	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";
}


