/* common */

html,body {

	margin: 0;
	padding: 0
}
body {
	background-color: #cc99cc; /*一番後ろのベースの色 */
 background-position: center;
	color: #666633; /*コメント本文の色 */
	font-size: small;
	font-family:"GothicBBB", Hiragino Kaku Gothic Pro, Osaka, Verdana,sans-selif;
}
pre {
	margin: 1em;
	padding: 1em;
	border: 1px dashed #666666; /*ナゾ */
}
blockquote {
	margin: 1em;
	padding: 1em;
	border: 1px solid #CC0000; /*ナゾ */
	background-color: #CC0000; /*ナゾ */
}
p {
	text-indent: 2em;
}
textarea { 
	font-family:"GothicBBB", "Hiragino Kaku Gothic Pro" , "Osaka", Verdana, arial, sans-selif;
}
#container { 
 background-position: center;
border-style: dotted ;
border-width: 1px ;
border-color: #c0c0c0 ;
margin: auto ;
padding: 0;
background-color: #F5F5DC; /*全体のバックの色 */
background-position: center;
width: 760px;
} 
#head { 
	font-family:"GothicBBB", "Hiragino Kaku Gothic Pro" , "Osaka", Verdana, arial, sans-selif;
margin: 30;
color: FFFFFF; 
background-color: #FFFFFF; 
background-image: url(http://www.inaka.com/tsubo/images/titre_1.gif);
background-repeat: no-repeat; 
width: 760px; 
height: 138px;
line-height: 100%;
font-size: 22px;
font-weight: bold; 
padding: 0;
} 
#head h1 { 
padding-top:20px;
margin-top:0px; 
margin-left: 20px;
font-size: 16px; /*タイトル文字サイズ */
}

#head h1 a {
	color:#336666; /*ブログトップタイトル文字色 */
	background-color: transparent;
}
#head h1 img {
         border: 1px;
}
#center {
	float: left;
	margin-right: 0;
	padding: 0;
	border: 1px;
	width: 460px;
}
#left {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 150px;
}
#right {
	float: left;
	margin-left: 0;
	padding: 0;
	width: 150px;
}
#footer {
	clear: both;
	width: 760px;
}
.sidebar {
	margin-top: 1em;
	margin-left: 5px;
	margin-right: 5px;
}
#main {
	margin-left: 5px;
	margin-right: 5px;
}
.msg {
         margin-bottom: 2em;
	background-image: url(bg_01.gif);
}
.msg-title {
 width: 400px; /*記事タイトルバック囲みの幅 */
 text-align: left; 
	font-size: medium;
	color:#EEE8AA;/*記事タイトル囲み線とハイフンの色 */
	background-color:#d8bfd8; /*記事タイトルバックの色 */
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	margin-top: 0;
}
.msg-date {
	font-size: small;
	color:#666633; /*記事タイトル後ろの日時 */
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
 text-align: left; 
}
.msg-body {
width: 400px; /*記事本文の幅 */
padding-left:10px;
text-align: left; 
font-weight:normal; 
background-color: #F5F5DC; /*記事バックの色 */
padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	margin-top: 0;

}
.msg-body h2 {
	padding-left: 1em;
	border-top-style: dotted 2px #999900; /*カレンダーの枠線 */
	border-right-style: dotted 2px #999900;
	border-left-style: dotted 2px #999900;
	border-bottom-style: dotted 2px #999900;
}
.msg-body h3 {
	border-bottom: solid 1px #003333; /*ナゾ */
}
.msg-body h4 {
	border-bottom: dashed 1px #003333; /*ナゾ */
}
.msg-footer {
 width: 400px; /*フッターの幅 */
	text-align: right;
	font-size: small;
	background-color:#d8bfd8; /*記事フッターベースの色 */
}
.comment-caption {
}
.date {
	font-size: small;
	color:#FFCCCC; /*ナゾ */
	line-height:1.5;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:10px;
}
.main {
	font-size: small;
	color:#333333; /*ナゾ */
	margin-left:12px;
	margin-right:12px;
	line-height:1.3;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}
.comments {
	font-size: small;
	color:#666633; /*コメントの文字色 */
	line-height:2;
	padding-right:10px;
}
.mod-caption {
	font-size: small;
	color:#666633;
	line-height:1.3;
	font-weight:bold;
	text-align:left;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:4px;
	border-bottom: solid 1px #666633;
	margin-top: 20px;
}
.mod-text {
	font-size: small;
	color:#666633;
	text-align: left;
	line-height: 1.3;
}
.mod ul {
         margin-left: 0;
	padding-left: 0;
}

.mod ul li {
         margin-left: 0;
         font-size: small;
	padding-left: 1em;
	list-style-type: none;
}
.calendar {
         font-size: x-small;
	border: 3px;
	width: 140px;
	height: 120px;
	text-align: center;
}
.calendar-title {
	font-size: small;
	color:#666633; /*カレンダー年月の文字色 */
	line-height:1.3;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	border-bottom:solid 1px #666633;
}
.calendar-sun-name {
	color: #CC3333; /*カレンダーの「日」の文字色 */
	border-bottom:none;
}
.calendar-wday-name {
	color: #666633;
	border-bottom:none;
}
.calendar-sat-name {
	color: #336600;
	border-bottom:none;
}
.calendar-row {

}
.calendar-cell {
         color:#666633;
         text-align:center;
         vertical-align: top;
	border-bottom:none;
	border-right:none; /*カレンダー日にちの右縦線 */
}
.calendar a {
	font-size: x-small;
         font-weight: bold;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: underline;
	color: #666633;
}
.comment-caption {
	border-top: dashed 1px #336666; /*コメント上と下の点線 */
	padding: 0.5em 1em;
	font-weight: bold;
         font-size: small;
	border-bottom: 1px #336666;
}
.comment-title {
	font-size: small;
	padding: 0.2em;
	color:#336666; /*コメント者の名前、年月日時 */
	border-top: 1px #336699 solid; /*コメント者の名前、年月日時の下の矩形線の横線の色 */
	border-left: 1px #336699 solid; /*コメント者の名前、年月日時の下の矩形線の縦線の色 */
}
.comment-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}
.comment-form {
	font-size: small;
	padding: 0.2em 1em 0.7em 1.2em;
}
.tb-caption {
	border-top: dashed 1px #666633;
	padding: 0.5em 1em;
	font-weight: bold;
         font-size: small;
	border-bottom: none;
}
.tb-title {
	font-size: small;
	padding: 0.2em;
	color:#666633;
	border-top: 1px #666633 solid;
	border-left: 1px #666633 solid;
}
.tb-url {
	padding: 0.5em 2em;
	font-size: small;
}
.tb-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}
.navi {
	width: 100%;
	text-align: right;
}
.navi-prev {
}
.navi-next {
}

/* end of stylesheet */
