body {
	margin: 0px 0px 0px 0px;
		background-color: #E5E5E5;

        	text-align: left;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

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

/*横スクロールバーを消す*/
html{overflow-y: scroll;} 


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

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
    background-image: url("banner_back.gif");
text-align: left;
padding: 10px 0px 0px 10px;;
	border-bottom: 1px solid #FFFFFF;
	height: 25px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

/*タイトル文字*/
#banner h1 {
	font-size: 14px;
		font-weight: bold;
	    margin-bottom: 0px;
	
	}

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

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

/*記事全体上右下左*/
.content {
	padding: 10px 25px 5px 30px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
		float: left;
	
	/*右メニュー部分*/
	width: 200px;
	background-color: #EDEDED;
	
	overflow: hidden;
	}

/*記事部分*/
.content p {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size:11px;
	font-weight: normal;
	line-height: 190%;
	text-align: left;
	margin-bottom: 10px;
	}
td {
    font-size: 11px;
}

.content blockquote {
	line-height: 190%;
	}

.content li {
	line-height: 190%;
	}

/*記事の日付*/
.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

/*記事のタイトル*/
.content h3 {
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
font-size: 12px;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 5px;
	
	}

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

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


/*カレンダー*/
#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

/*カレンダーのタイトル*/
#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

/*サイドバーの見出し*/
.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;
			background-image: url("");
			background-position: top right;
			background-repeat: no-repeat;
			background-color: #B1B1B1;
			border-right: solid 1px #666666;
			border-bottom: solid 1px #666666;
	}

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

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

.sidebar #categories ul {
	padding-left: 15px;
	}

/*アーカイブ・コメント*/
.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

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

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

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

#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%;
font-family: "ヒラギノ明朝 Pro W3", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}


textarea,select,input {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
}


