@charset "UTF-8";

body {
	text-align : center;
	color : #000000;
	background-color : #eeeedc;
	font-family : sans-serif,"ＭＳ ゴシック","ヒラギノ角ゴ Pro W3",Osaka;
}

a:link, a:visited, a:active {
	color : #3399ff;
	text-decoration : none;
}

a:hover {
	color : #3399ff;
	text-decoration : underline;
}

a img {
	border : none;
	text-decoration : none;
}

#container {
	width : 760px;
	margin-left : auto;
	margin-right : auto;
	background-color : #ffffff;
	text-align : left;
	border : #666666 1px solid;
}

#header {
	margin: 10px;
	width : 740px;
	height : 230px;
	font-size: 12px;
	background-image : url("http://blog-imgs-83.fc2.com/h/a/k/hakooda/sala0906.jpg");
	background-repeat:no-repeat;
}

#primary-column {
	float : left;
	width : 540px;
	margin : 0 5px 0 10px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 525px;
	font-size:12px;
}

#secondary-column {
	float : right;
	margin : 0 10px 0 5px;
	width : 185px;
	font-size: 11px;
}

#footer {
	clear : both;
	margin : 10px;
	padding-top : 10px;
	font-size : 11px;
	text-align : center;
	border-top : #666666 1px solid;
}

#header h1 {
	padding : 20px 0 0 20px;
	color : #666666;
	font-size: 21px;
	font-weight : bold;
}

#header h1 a:link, #header h1 a:visited {
	color:#3399ff;
	text-decoration : none;
}

#header p {
	margin-left : 20px;
}

p.prev-next-navi {
	margin-bottom : 20px;
	text-align : center;
}

.section {
	margin-bottom : 20px;				/* 記事と記事の間隔 */
	padding : 3px 5px;
	border: #666666 1px solid;
	font-size:12px;
}

h2.entry-header {
	margin : 5px 0;
	padding : 5px;
	background : #eeeedc;
	font-size : 14px;
}

h2.entry-header a:link, h2.entry-header a:visited {
	color : #000000;
}

.entry-body {
	margin : 5px;
	line-height : 1.5;
}

.entry-body a:link, .entry-body a:active {
	color : #3399ff;
}
.entry-body a:visited {
	color : #990099;
}

p.entry-more {
	text-align : right;
}

.entry-footer {
	margin : 5px;
	font-size : 11px;
	text-align : right;
}

.section ul.entry-footer {
	list-style-position : inside;
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}

/* コメントフォーム */
#primary-column form {
	padding : 0 10px;
}

/* 管理者だけにコメント */
input#himitu {
	margin-right : 0.5em;
}

/* コメントフォームのボタン */
p.form-btn {
	margin-top : 20px;
}

h3#comment-top, h3.comment-post, h3.comment-edit,
h3#trackback-top {
	margin : 5px 0;
	padding : 5px;
	color : #000000;
	background : #eeeedc;
	font-size : 12px;
}

h4.comment-header,
h4.trackback-header {
	margin : 5px 0;
	padding : 0 5px;
	font-size: 12px;
}

.comment-body {
	margin : 5px;
	padding : 0 10px;
	line-height : 1.5;
}

ul.comment-footer,
ul.trackback-footer {
	margin : 5px;
	padding-bottom : 5px;
	font-size : 10px;
	text-align : right;
	border-bottom : #666666 1px solid;
}

ul.comment-footer li,
ul.trackback-footer li {
	display : inline;
	list-style-type : none;
}

/* トラックバックURI */
p.trackback-uri {
	margin : 10px;
	padding : 5px;
	border : #666666 1px solid;
}

.trackback-excerpt {
	margin : 5px;
	padding : 0 10px;
	background : transparent;
}

#secondary-column h3 {
	margin : 0 ;
	padding : 3px 0;
	font-size : 11px;
	border-bottom : #666666 1px solid;
	text-align : center;

}

p.author-image img {
	display : block;
	margin : 10px 15px;
	border : 0px;
}

.plugin_menu {
	margin : 5px 5px 20px 5px;
}

#secondary-column ul {
	margin : 0 0 0 1em;
	padding : 0;
	line-height : 1.5;
}

table.calender {
	width : 95%;
	border-collapse : collapse;
	font-size:10px;
}

.calender caption {
	margin-bottom : 10px;
}

.calender th {
	padding : 0.1em;
	border-bottom : 1px dotted #666666;
	text-align : center;
}

.calender td {
	padding : 0.1em;
	border-bottom : 1px dotted #666666;
	text-align : center;
}

.calender td a {
	display : block;
	background : #cccccc;
}

.Sun, #sun {
	color : #ff0000;
}

.Sat, #sat {
	color : #0000ff;
}

.new {
	color : #ff9999;
}

textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}
