body {
	margin: 0px 0px 10px 0px;
	background-color: #ffffe0; /* #8FABBE; */
	text-align: center;
	}

	a {	text-decoration: underline;}
	a:link {color: #6699ff;}
	a:visited {color: #6699ff;}
	a:active {color: #8FABBE;}
	a:hover {color: #000000; background: #ffcccc; }

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


#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 721px;
	background-color: #FFFFFF;
	border: 1px solid tomato;
	}

/* バナー始まり */

#banner {
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif;
	color: #FFFFFF;
	background-color: tomato;
	background-image: url(flower3.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	text-align: left;
	line-height: 170% ;
	padding: 12px;
	border-bottom: 1px solid #FFFFFF;
	height: 50px;
	}

#banner-img {
	display: none;
	}

	#banner a {color: #fff;text-decoration: none;}
	#banner a:link{color:#fff;text-decoration: none;}
	#banner a:visited{text-decoration:none;}
	#banner a:active{color:#fff;text-decoration: underline;}
	#banner a:hover{color:#fff;text-decoration: none; background: red; }

	#banner h1 {font-size: 22px;}
	#banner h2 {font-size: 13px;}

/* バナー終わり */

#center {
	float: left;
	width: 500px;
	overflow: hidden;
	border-right: 1px solid tomato;
	border-bottom: 1px solid tomato;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif ;
	font-size: 14px;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif ;
	font-size: 14px;
	}
/* .content pre { */
/*	font-size: larger; */
/* } */

.content p {
	color: #000000;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}

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

/* 続きを読む */
.content p.extended {
	font-size:12px;
	}

.content h2 {
	color: tomato ;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

/* ヘッドライン・リストアップ */
.content h5 {
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 4px;
	color: tomato;
}

.content h4 {
	color: tomato ;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	}

.content h3 {
	color: #000000;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	padding: 4px;
	margin-bottom: 10px;
	border: 1px solid tomato;
	border-left: 6px solid tomato;
	background: #ffffe0;
	}

.content p.posted {
	color: #000000;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 10px;
	border-top: 1px solid #999999;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#related-entries {
	color: tomato;
	font-size: 13px;
	border:1px solid tomato;
	text-align: left;
	font-weight: bold;
	background-color: #ffffe0;
	padding-left:5px;
	}
#trackbacks {
	color: tomato;
	font-size: 13px;
	border:1px solid tomato;
	text-align: left;
	font-weight: bold;
	background-color: #ffffe0;
	padding-left:5px;
	}
#comments {
	color: tomato;
	font-size: 13px;
	border:1px solid tomato;
	text-align: left;
	font-weight: bold;
	background-color: #ffffe0;
	padding-left:5px;
	}

/* コンテント終わり */


/* サイドバー始まり */
#right {
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.sidebar {
	padding: 15px;
	}


/* カレンダー */

#calendar {
	line-height: 140%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
/*	border-collapse: collapse;*/
	border: solid 1px burlywood;
	width: 94%;
	}

#calendar caption {
	color: tomato;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	padding: 4px 2px;
	border: solid 1px burlywood;
	}

#calendar td {
	text-align: center;
	padding: 4px 2px;
	border: solid 1px burlywood;
	}

#calendar a {
	text-decoration: none;
	color: red;
	}
#calendar a:hover {
	color: #000;
	background-color: orange;
	text-decoration:underline; display:block;
}

/* カレンダー終わり */


.sidebar h2 {
	color: #000000;
	font-family: Verdana, Arial, "ＭＳ ゴシック", sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	padding: 0px;
	/* text-transform: uppercase;*/
	letter-spacing: .2em;
	border: 1px solid tomato;
	background: #ffffe0;
	}

.sidebar ul {
	padding-left: 8px;
	margin: 0px;
	margin-bottom: 30px;
	/* color: tomato ; */
	}

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


.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: disc ;
	}

.sidebar #categories ul {
	padding-left: 8px;
	color: tomato ;
	}

.sidebar #categories li {
	list-style-type: disc;
	line-height: 80%;
	}

.sidebar dt { /* トラックバック関連 */
	padding-left: 0px;
	margin-top: 10px;
	}

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

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

.link-note {
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #000000;
	margin-top: 5px;
	}

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

textarea {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ ゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size:14px;
	}

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


/* 独自の設定 ――――――――――――――――――――――――――――――――――― */
.yagirushi {
	font-size:11px;
	margin: 0px 10px;
	}

/* ■blockquote設定1■ */
.content p.box {
	font-size:14px;
	border:2px dotted #009595;
	padding:4px;
	background-color:#dfefff;
	color: #000000;
	line-height:160%;
	width: auto;
	}

/* ■blockquote設定11■ */
.content p.boxtype2 {
	border:1px solid #999999;
	font-size:13px;
	font-weight:normal;
	color: #000000;
	background:#dfefff;
	line-height:160%;
	padding: 4px; 
	width: auto;
	}

/* ■blockquote設定2■ */
.content p.boxbox {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	background:#ccccff;
	line-height:160%;
	padding: 4px; 
	border-left: 6px solid  #5d9477;
	width: auto;
	}

/* ■blockquote設定22■ */
.content p.boxbox2 {
	font-size:13px;
	font-weight:normal;
	color: #000000;
	background:#ccccff;
	line-height:160%;
	padding: 4px; 
	border-left: 6px solid  #5d9477;
	width: auto;
	}

/* ■blockquote設定3■ べた */
.content p.boxboxbox {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	background:#ccffff;
	line-height:160%;
	padding: 4px; 
	width: auto;
	border: 1px solid  #9999ff;
	}

.content p.box30 {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	background:#ccffff;
	line-height:160%;
	padding: 4px; 
	width: auto;
	border: 1px solid  #9999ff;
	}

/* ■blockquote設定33■ not pink */
.content p.boxpink {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	background:#ccffff;
	line-height:160%;
	padding: 4px; 
	width: auto;
	border-left: 6px solid  #9999ff;
	}

.content p.box31 {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	background:#ccffff;
	line-height:160%;
	padding: 4px; 
	width: auto;
	border-left: 6px solid  #9999ff;
	}

/* ■blockquote設定333■  */
.content p.box32 {
	font-size:13px;
	font-weight:normal;
	color: #000000;
	background:#ccffff;
	line-height:160%;
	padding: 4px; 
	width: auto;
	border-left: 6px solid  #9999ff;
	}

/* ■blockquote設定4■ ベージュ いつも使っている */
.content p.boxtype {
/*	border:1px solid #999999;*/
	border-left: 4px solid #C3D9FF;
	font-size:13px;
	font-weight:normal;
/*	color: #000000;*/
	color: #666;
/*	background:#fffacd;*/
	line-height:160%;
/*	padding: 4px; */
	padding: 0 0 0 10px;
	width: auto;
	}

/* ■blockquote設定5■ GreenCream */
.content p.boxgc {
	font-size:14px;
	font-weight:normal;
	color: #000000;
	background:#ffffe0;
	line-height:160%;
	padding: 4px; 
	border-left: 6px solid  #00cc99;
	border-top: 1px solid  #999999;
	border-right: 1px solid  #999999;
	border-bottom: 1px solid  #999999;
	width: auto;
	}

/* ■blockquote設定55■ GreenCream */
.content p.boxgc2 {
	font-size:13px;
	font-weight:normal;
	color: #000000;
	background:#ffffe0;
	line-height:160%;
	padding: 4px; 
	border-left: 6px solid  #00cc99;
	border-top: 1px solid  #999999;
	border-right: 1px solid  #999999;
	border-bottom: 1px solid  #999999;
	width: auto;
	}

/* マーカー */
.span {
	background-color:#ffff33;
	}

/* コメントを枠組みする */
.comments-matome {
	border: 1px solid tomato ;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size:14px;
	line-height:160%;
	}

/* トラックバック時刻 */
.postedcom p {
	color: #000000;
	border-top: 2px dotted tomato ;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: normal;
	}


#alpha-inner { /* ここからは「検索のページ」のスタイル？ */
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif ;
	font-size: 15px;
	font-weight: normal;
	line-height: 160%;
	text-align: left;
	}
#alpha-inner h2 {font-size: 15px;}
#alpha-inner h3 {font-size: 15px;}
#alpha-inner p.posted {
	color: #000;
	font-family: Verdana, Arial, "ＭＳ ゴシック", Osaka, sans-serif ;
	font-size: 11px;
	background-color: #f5f5dc;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 130%;
	padding: 4px;
	border-top: solid 1px orange;
	}


/* Search results templates */
.mt-search-results .search-results-header {
    border: 2px solid orange;
    background-color: #ffffe0;
    color: #000;
    padding: 5px;
}
.mt-search-results .search-results-container { margin-left:10px; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }


/* modules */

.module {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #f3f6f9;
    background: #dae0e6;
}

.module-content {
    margin: 0 0 10px 0;
    border-top: 1px solid #cfd4d9;
    padding: 10px 10px 0 10px;
    font-size: 10px;
    line-height: 1.2;
}

/* pre */
.content pre {
    padding : 2px 5px;
    background-color : #fafafa;
    border : 1px navy solid;
    overflow : scroll;
    font-size: 13px; 
    font-family : "ＭＳ ゴシック", monospace;
}
