body, td, textarea, select, input {
	font-family: "Verdana","ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","ＭＳ Ｐゴシック";
}
body, td {
	font-size: 12px; 
	line-height: 130%;
}
body {
	margin: 10px 0px 20px 0px;
	/*▼背景色▼*/
	background: url(/blog/usr_img/blog_texture_body.gif) repeat #F7F7E5;
	text-align: center;
	}
em {
	font-weight: bold;
	font-style: normal;
}
a {
	text-decoration: underline;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
img {border: 0; }
/*------　外枠　------*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}

/*----　ヘッダー　----*/
#banner {
	color: #666666;
	background-color: #FBD12E;
	text-align: center;
	/*font-weight: bold;*/
	padding: 0px;
	border-bottom: 2px solid #CCCCCC;
/*
	height: 39px;
*/
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: 16px;	
	}

#banner h2 {
	font-size: 12px;
	}

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

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	}

#right {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #666633;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 1em; 
	}

.content blockquote {
	line-height: 150%;
	color: #999966;
	font-style: italic;
	}
.content blockquote.ja {
	font-style: normal;
	padding: 5px;
	border: 1px solid #CCCC99
}
.content li {
	line-height: 150%;
	}
.content h2 {
	color: #339999;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 4px;
	border-top: solid 1px #99CCCC; 
	}
.content h3 {
	color: #666600;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 3px 8px ;
	border-left: solid 8px #999999;
	background-color: #EEEEEE; 
	}
h5, h6 {
	font-size: 14px;
	line-height: 18px;
}
h4 {
	font-size: 16px;
	color: #333333;
	line-height: 18px;
	background: #CCCCCC;
	margin: 10px 0;
}
h5 {
	font-size: 14px;
	margin: 0 0 10px 10px;
border-left: 4px solid #999999;
padding-left: 4px;

}
.content p.posted {
	clear: both; 
	color: #999999;
	font-size: 10px;
	border-top: 1px dotted #cccccc;
	text-align: right;
	margin-bottom: 35px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	background-color: #f8f8f8;
	border-left: solid 1px #cccccc; 
	border-bottom: solid 1px #999999; 
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-size: 10px;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #666666;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	border: solid 1px #A8A8A8;
	background-color: #EEEEEE;
	}

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

#calendar td {
	font-size: 10px;
	line-height: 140%;
	text-align: center;
	}

#calendar .sun	{
	color: #cc0000;
}

#calendar .sat	{
	color: #0000cc;
}

.sidebar h2 {
	color: #666666;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	border: solid 1px #A8A8A8;
	background-color: #EEEEEE;
	}

.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-size: 10px;
	text-align: left;
	line-height: 120%;
	margin-top: 10px;
	list-style-type: none;
	}

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

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

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

.link-note {
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-size: 10px;
	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%;
	}

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

pre.sourcefile-view{
 	color: #FF6600;
	background: #000000;
	margin:5px;
	padding:10px; 
}
.ph-r {
float: right;
margin: 0 0 5px 10px
}
.ph-l {
float: left;
margin: 0 10px 5px 0
}