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

/*ページ全体の表示部分*/
body {
        margin: 0px 0px 0px 0px;
　　　 background-image: url(http://code3.co.jp/blog/img/haikei.gif); 
        color: #ffffff;
        font-size: 12px;
        text-align: center;   
	}

a {
	text-decoration: underline;		
	}

a:link {
	color: #9a8f62;
	}

a:visited {
	color: #9a8f62;
	}

a:active {
	color: #9a8f62;
	}

a:hover {
	color: #9a8f62;
	}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	}

/*ブログ表示部分*/
#container {
	line-height: 120%;
	margin: auto;
	text-align: center;
	padding: 0px;
	width: 900px;	


	background-position: 0px;	
	background-repeat:  repeat-y;
	}
	
/*バナー表示部分*/
#banner {
	font-family: Verdana, Arial, sans-serif;
                background-image: url("http://code3.co.jp/blog/img/main.jpg");
	padding: 0px;
	text-align: left;
	height: 297px;
	}

#banner-img {
	display: none;
	}

/*タイトルリンク部分*/
#banner a {
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 30px;
	}
	
/*タイトル文字*/
#banner h1 {
	font-size: 14px;
	font-weight: bold;
                color: #509868;
                margin-bottom: 0px;
	padding-top: 0px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:11px;
	color: #ffffff;
                margin-left: 10px;
	}

/*エントリー表示部分枠*/
#center {
	float: left;
	width: 490px;		
	overflow: hidden;
	}

/*エントリー表示部分*/
.content {
	padding: 10px 5px 10px 5px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size:12px;
line-height: 160%;
	}

/*サイドバー表示部分枠*/
#right {
	float: left;		
	width: 180px;
	overflow: hidden;
	padding: 0px;
margin-left:5px;
	}

#left {
	float: left;		
	width: 210px;
                margin: 0 5px 0 0;
	overflow: hidden;
	padding: 0px;
	}

#left img {
        margin-top: 5px;
	}

ul#item {
	font-size:12px;
	line-height:1.8em;
	margin:0;
	padding:0;

}
ul#item li {
	padding-left: 15px;
    background: url(http://code3.co.jp/blog/img/icon1.gif) no-repeat 0px 0.3em;
    list-style: none;
}
/*エントリー本文部分*/
.content p {
                color: #7B7B7B;
	font-family: Verdana, Arial, sans-serif;
                font-weight: normal;
  	font-size:12px;
                line-height: 150%;
                text-align: left;
                padding: 15px 5px;
                margin-bottom: 0px;
                margin-top: 0px;
	}

/*エントリー本文内の引用部分*/
.content blockquote {
	line-height: 150%;
	}

/*エントリー本文内のリスト部分*/
.content li {
	line-height: 150%;
	}


/*エントリーの日付部分*/
.content h2 {
	color: #696969;
 　　　　 　   line-height: 15px;
　　　　　     padding-right: 3px;
	background-color: #f7f7f7;
                margin-top: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
display: block;
width: 460px;
  	text-align: right;
	font-weight: normal;
                margin-bottom: 1px;
	}

.content h4 {
	color: #000000;
 　　　　 　   line-height: 20px;
　　　　　     padding-right: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
 	text-align: right;
	font-weight: normal;
                margin-bottom: 3px;
	}

.content h5 {
	color: #696969;
 　　　　 　   line-height: 10px;
　　　　　     padding-right: 3px;
                margin-top: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
display: block;
width: 450px;
  	text-align: right;
	font-weight: normal;
                margin-bottom: 5px;
	}

/*エントリーのタイトル部分*/
.content h3 {
    color: #55401E;
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
    padding: 3px 10px 3px 5px;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 140%;
	}


/*エントリーのフッター部分*/
.content p.posted {
	color: #ffffff;
	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;
	}

/*サイドバー表示部分*/
.sidebar {
    padding: 0px 0px 0px 0px;
	}


/*サイドバーの見出し*/
.sidebar h2 {
	color: #65655f;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	text-align: left;
                height:40px;
	font-weight: bold;
                margin: 0px 0px 0px 0px;	
	padding:20px 0px 0px 0px;
	line-height: 10px;
	background-position: top left;
	background-repeat: no-repeat;
                background-image: url("http://code3.co.jp/blog/img/mi.gif");
	}

/*サイドバーのリストを定義部分*/
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 0px;
	}


/*サイドバーのリスト部分*/
.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;	
	margin-top: 0px;
	padding: 0px 0px 0px 5px;
	list-style-image:url("http://code3.co.jp/blog/img/icon1.gif");

	}


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

/*リンク部分*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #666666;
	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: #666666;
	padding-top: 5px;
    border-top: #666666 1px solid;
	margin-top: 50px;
	}

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

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

}
.cate {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: x-small;
	padding-right: 3px;
	margin-bottom: 5px;
}
.tit {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	font-size: small;
	font-weight: bold;
	color: #990033;
	padding-left: 3px;
}

/*Mac文字化け防止部分*/
textarea {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	}
