/*ページ全体の表示部分*/
body {
	background-color: #FFFFFF;	
    text-align: center;   
	}

a {
	text-decoration: underline;		
	}

a:link {
	color: #474747;
	}

a:visited {
	color: #6D92C5;
	}

a:active {
	color: #6D92C5;
	}

a:hover {
	color: #6D92C5;
    background-color: #D7E8F5;
	}	

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

/*ブログ表示部分*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;	
	background-color: #ffffff;	
	}

/*バナー表示部分*/
#banner {
	font-family: Arial, Helvetica, sans-serif;
        background-image: url("./img/head-bg2.gif");
        background-repeat: no-repeat ;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: right;
	padding:0 0 10px 0 ;
	height: 250px;
	}

#banner-img {
	display: none;
	}

/*タイトルリンク部分*/
#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

/*タイトル文字*/
#banner h1 {
	font-size: 24px;
	text-align: right;
	font-weight: bold;
    color: #FFFFFF;
	}

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

/*フッター*/
#footer {
    color: #646464;
    background-image: url("./img/underbox.gif");
	background-repeat: no-repeat;
	text-align: center ;
	height: 15px ;
}

#footer h2{
    	font-size: x-small;
}


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

	
/*エントリー表示部分*/
.content-nav
{
   margin: 10px;
   text-align: center;
}

.content {
	padding: 10px 20px 0px 20px;
	background-color: #ffffff;
	color: #474747;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-size: x-small;
	}

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

/*エントリー本文部分*/

.content p {
	color: #474747;
	font-family: "ＭＳ Ｐゴシック", "Osaka",sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	text-align: left;
	background-color: # ffffff;	
	margin-bottom: 2px;
	padding: 0px;
	}

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

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

/*エントリーのタイトル部分*/
.content h2 {
	color: #474747;
	background-image: url("./img/entry-title.gif");
	background-repeat: no-repeat ; background-position: 　left ;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold ;	
	text-align: left;	
         line-height: 33px;
         padding: 7px 5px 0  48px;
	height: 35px;
	}

/*エントリーの日付部分*/
.content h3 {
	background-color: #ffffff;	
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	font-weight: normal;
	color: #474747;
	padding: 0 7px 15px 0;
	line-height : 7px ;
	}
	
	
/*エントリーのフッター部分*/
.content p.posted {
	background-color: #ffffff;	
	color: #474747;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	border-top: #33a44d 1px solid;
    padding-top: 5px;	
	margin-bottom: 50px;
	line-height: normal;
	}

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

/*プロフィール表示部分*/
#calendar {
	width: 170px;
	height: 400px;
	margin: 0px 5px 30px 5px ;
	background-image: url("./img/side-ecopo2.jpg");
	background-position: top center;
	background-repeat:no-repeat;
	}


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

/*プロフィールの見出し部分*/
#calendar caption {
	color: #474747;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding:140px 5px 0px 5px;
         line-height: 110% ;
	}

/*カレンダーの曜日部分*/
#calendar th {
      color: #474747;
      font-size:10px;
     text-align: center;
      font-weight: normal ;
}


/*プロフィールの内容*/
#calendar td {
	color: #474747;
	text-align: left;
	font-size: x-small ;
         padding: 10px 7px 10px 7px;
         line-height: 140% ;
	}

/*サイドバーの見出し*/
.sidebar h2 {
	color: #33a44d;
         background-image: url("./img/side-title.gif");
	background-repeat: no-repeat; background-position: bottom ;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px ;	
	text-align: center;
	font-weight: bold;
          height: 15px;
          line-height: 15px;
	text-transform: uppercase;  	
	}

/*サイドバーの見出し2*/
.sidebar h3 {
	color: #474747;
         background-image: url("./img/side-idea.gif");
	background-repeat: no-repeat; background-position: top ;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px ;	
	text-align: left;
         padding:12px 15px 15px 15px;
          height: 180px;
          line-height: 17px;
	text-transform: lowercase;  	
	}

.sidebar h4 {
	color: #474747;
         background-image: url("./img/side-pro.gif");
	background-repeat: no-repeat; background-position: top ;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px ;	
	text-align: center;
          height: 20px;
          line-height: 20px;
	text-transform: lowercase;  	
	}

	
/*サイドバーのリストを定義部分*/
.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}
	
/*サイドバーのリスト部分*/
.sidebar li {
	color: #474747;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	text-align: left;
	line-height: 150%;	
	margin-top: 10px;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	}

.sidebar img {
	}

.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;
	color: #474747;
	padding: 2px;
	margin-bottom: 15px;
	}

#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";
	}

