@charset "UTF-8";

/* ボディ部分 */
body {
	margin: 0;
	background: #FFF url("/blog/img/osxbg2.jpg") no-repeat center top;
	background-attachment: fixed;
	text-align: center;
}

/* リンク部分 */
a {
	text-decoration: none;
}

a:link {
	color: #26566E;
}

a:visited {
	color: #26566E;
}

a:active {
	color: #26566E;
	text-decoration:underline;}

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

/* 見出し */
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* 全体囲み */
#container {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	line-height: 1.7;
	width: 780px;
}

/* ヘッダー部分 */
#banner {
	margin:0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	background: url("/blog/img/osxhead2.png") no-repeat center top;
	height: 160px;
	}

#banner-img {
	display: none;
	}

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

#banner h1 {
	text-indent: -2000px;
	font-size: xx-large;
	}

#banner h2 {
	font-family: 'Hiragino Kaku Gothic Pro','Osaka','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #999;
	margin: 66px 0px 0px 24px;
}

#center {
	float: right;
	width: 556px;
	overflow: hidden;
}

.content {
	padding: 0 16px;
	color: #666;
	font-family: 'Hiragino Kaku Gothic Pro','Osaka','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
}

#right {
	padding: 0;
	margin: 0 8px 0 0;
	float: right;
	width: 200px;
}

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

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

.content h2 {
	color: #666;
	font-family: 'HiraKakuPro-W6','Hiragino Kaku Gothic Pro','Osaka','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-left: 8px solid #E7214A;
	letter-spacing: .2em;
	padding:4px;
	background: #999 url(/blog/img/barbg2.gif) repeat-x;
}

.content h3 {
	color: #666;
	font-family: 'Hiragino Kaku Gothic Pro','Osaka','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 4px;
}
.content img {
	border:solid #666 1px
}

.content p {
	color: #333;
	font-family: 'Hiragino Kaku Gothic Pro','Osaka','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
text-align:justify;
text-justify:distribute;
	margin-bottom: 16px;
	line-height: 1.8;
	padding: 2px;
	}

.content p.posted {
	border-top: 1px solid #999;
	text-align: right;
	}

.sidebar {
	padding: 0 16px 0 8px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: 'Hiragino Kaku Gothic Pro','Osaka','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
  	padding: 2px;
	text-align: center;
	margin-bottom: 16px;
}

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

#calendar caption {
	color: #234;
	font-family: 'Hiragino Kaku Gothic Pro','Osaka','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-left: 4px;
	text-transform: uppercase;
}

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

#calendar td {
	text-align: center;
}

.sidebar h2 {
	color: #666;
	font-family: 'Hiragino Kaku Gothic Pro','Osaka','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 6px solid #4AA;
	letter-spacing: .2em;
	padding:1px 8px;
	background: #999 url(/blog/img/barbg2.gif) repeat-x;
}

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

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

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

.sidebar li {
	color: #666666;
	font-family: 'Hiragino Kaku Gothic Pro','Osaka','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	margin-top: 2px;
	list-style-type: none;
}

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

li.coment {
	list-style-type: decimal;
	list-style-image: url("img/comments-icon.gif");
	list-style-position: inside;
}

li.catego {
	list-style-type: decimal;
	list-style-image: url("img/nav-categories.gif");
	list-style-position: inside;
}

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

.link-note {
	font-family: 'Hiragino Kaku Gothic Pro','Osaka','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 8px;
}

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

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

/* UTF-8でのテキストエリア文字化けと、インプットエリアの対策 */
textarea,
input {
	background-color: #F9F9F9;
	font-family: "Hiragino Kaku Gothic Pro","Osaka","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
}

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

#ill1 {
	position: absolute;
	top:0;
	margin-left: 360px;
	width: 434px;
	height: 159px;
	background: transparent url(/blog/img/image.png) no-repeat;
	z-index: 2;
}

.gss {
width: 168px;
height: 168px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border: 1px solid #aaa;
background-color: #fff;
padding: 4px;
margin-bottom:12px;
}

