/*

ここは消さないで下さい

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

*/

body {
    color: #0076A3;
    margin: 10px 0px 20px 0px;
    padding-top: 20px;
    background-image: url("");
    background-color: #FFFACD;	
    text-align: center;  
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #E8D04C;
    SCROLLBAR-3DLIGHT-COLOR: #00AEEF;
    SCROLLBAR-ARROW-COLOR: #6DCFF6;
    SCROLLBAR-TRACK-COLOR: #6DCFF6;
    SCROLLBAR-DARKSHADOW-COLOR: #00AEEF; 
	}


a {
	text-decoration: underline;		
	}

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

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

a:active {
	color: #FD041B;
	}

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



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

	}


/*ベースカラー*/
#container {
	font-family:  "ＭＳ ゴシック","Osaka";
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	width: 750px;	
	background-color: #FFFFFF;
    border: 2px solid #00AEEF;
	}

/*バナー*/
#banner {
	font-family:  "ＭＳ ゴシック","Osaka";
	background-color: #6DCFF6;
    background-image: url("");
	text-align: right;
	padding: 0px 0px 0px 0px;
    border-bottom: 3px solid #00AEEF;
    border-right: 0px solid #00AEEF;
	height: 50px;
	}

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

/*タイトル文字*/
#banner h1 {
	font-size: 24px;
	font-weight: bold;
    padding-top: 26px;
    padding-right: 3px;
    margin-bottom: 0px;
	}

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

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

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

.content {
	padding: 32px 10px 0px 10px;
                color: #0076A3;
	font-size:12px;
	text-align: left;
	}

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

/*メニューのタイトル*/
.content h1 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
    border-bottom: dashed 2px #00AEEF;
    border-right: solid 0px #00AEEF;
    border-top: solid 0px #00AEEF;
    border-left: solid 10px #00AEEF; 
    padding: 3px 10px 3px 15px;
	background-color: #ffffff;	
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 140%;
}

/*メニューの本文*/
.content ul {
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px;
	margin-bottom: 30px;
	}


/*アーカイブ・コメント*/
.content li {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 1.2em;	
	margin-top: 3px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

/*記事部分*/
.content p {
    color: #030303;
    font-weight: normal;
    font-size:12px;
    line-height: 150%;
    text-align: left bottom;
    padding: 15px 10px 15px 10px;
    margin-bottom: 0px;
    margin-top: 0px;
	}

/*四辺を囲う*/
.content h4 {
	color: #;
	font-size: 10px;
	text-align: left;
	font-weight: normal;
    margin-bottom: 10px;
    border-bottom: solid 3px #00AEEF;
    border-right: solid 3px #00AEEF;
    border-top: solid 1px #00AEEF;
    border-left: solid 1px #00AEEF; 
	padding: 3px 5px 3px 5px;
    line-height: 120%;
	}

/*記事の日付*/
.content h2 {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
    margin-bottom: 10px;
    border-bottom: solid 3px #00AEEF;
    border-right: solid 3px #00AEEF;
    border-top: solid 1px #00AEEF;
    border-left: solid 1px #00AEEF; 
    line-height: 120%;
	}

/*記事のタイトル*/
.content h3 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
    border-bottom: solid 1px #00AEEF;
    border-right: solid 3px #00AEEF;
    border-top: solid 1px #00AEEF;
    border-left: solid 1px #00AEEF; 
    padding: 3px 10px 3px 10px;
	background-color: #6DCFF6;	
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 140%;
}

/*記事下のリンク*/
.content p.posted {
	font-size: 10px;
	text-align: left;
    padding: 3px 10px 3px 10px;
    margin-bottom: 20px;
    margin-top: 0px;
    line-height: normal;
    border-bottom: solid 3px #00AEEF;
    border-right: solid 3px #00AEEF;
    border-top: solid 1px #00AEEF;
    border-left: solid 1px #00AEEF; 
    padding: 3px 10px 3px 10px;
	}


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

#mainmenu {
	font-size: 16px;
        font-weight: bold;
	line-height: 120%;
	text-align: left;
	padding: 5px 10px 10px 10px;
	}


/*サイドバーの見出し*/
.sidebar h2 {
   font-size:14px;
   text-align: center;
   font-weight: bold;	
   padding:2px 0px 2px 0px;
   line-height: 15px;
    border-bottom: solid 3px #00AEEF;
    border-right: solid 3px #00AEEF;
    border-top: solid 1px #00AEEF;
    border-left: solid 1px #00AEEF; 
	}

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


/*アーカイブ・コメント*/
.sidebar li {
	font-size: 12px;
	text-align: left;
	line-height: 1.2em;	
	margin-top: 3px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

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

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

/*XML・検索のテキスト*/
.link-note {
	font-size: 10px;
	line-height: 100%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;

	}

#foot {
	font-size: 12px;
    font-weight: bold;
	line-height: 120%;
	text-align: left;
	padding: 5px 10px 10px 10px;
	}

#powered {
	font-size: 10px;
    font-weight: bold;
	line-height: 150%;
	text-align: left;
	padding: 5px 0px 0px 0px;
    border-top: solid 1px #00AEEF;
	margin-top: 20px;
	}

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