/* 基本設定　ここから */

* {
padding:0;
margin: 0;
}

br {
letter-spacing:normal;
}

body {
width: 740px;
margin:auto;
background-color:#D2B48C;
}

a:link {
color:#666600;
text-decoration: none;
}

a:visited {
color:#996600;
text-decoration: none;
}

a:active {
color:#996633;
text-decoration: none;
}

a:hover {
color:#996633;
text-decoration: none;
}

#container {
	background-color: #FFFFFF;
}

/* 基本設定　ここまで */

/* ヘッダー　ここから */

#header {
	margin:auto;
	background-color: #FFFFFF;
	width: 700px;
	height: 200px;
	background-image: url(http://tetemonic.img.jugem.jp/20081227_639207.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 20px;
	padding-left: 20px;
}

.blogName a:link {
color:#FFFFFF;
text-decoration: none;
}

.blogName a:visited {
color:#FFFFFF;
text-decoration: none;
}

.blogName a:active {
color:#FFFFFF;
text-decoration: none;
}

.blogName a:hover {
color:#FFFFFF;
text-decoration: none;
}

.blogName {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 18px;
	font-weight: bolder;
	letter-spacing: 3px;
	text-align: right;
	margin-bottom: 7px;
	color: #FFFFFF;
	padding-right: 10px;
	margin-top: 10px;
}

.blogDescription {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: right;
	padding-right: 10px;
}

.calender {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-align:center;
	letter-spacing:1.5px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
}

.calender a:link {
color:#cc9933;
text-decoration: none;
}

.calender a:visited {
color:#cc9933;
text-decoration: none;
}

.calender a:active {
color:#cc9933;
text-decoration: none;
}

.calender a:hover {
color:#663300;
text-decoration: none;
}

.information {
font-size: 12px;
line-height: 170%;
color: black;
margin: 10px 0px 10px 20px;
padding: 0px 0px 0px 0px;
}

/* ヘッダー　ここまで */

#container {
	background-color: #FFFFFF;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	width: 470px;
	padding-right: 30px;
	padding-left: 20px;
	float:left;
	background-color: #FFFFFF;
}

#side {
	width: 190px;
	padding-right: 20px;
	float:right;
	background-color: #FFFFFF;
}



.entry {
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.entryNavi {
	font-size: 11px;
	color: #666633;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 30px;
	font-family: Verdana, "Century Gothic", Arial;
}
.entryTime {
	font-family: Verdana, "メイリオ", "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: right;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 1px;
	margin-top: 20px;
}
.entryTitle {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #045404;
	letter-spacing: 1px;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.entryDate {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 10px;
	line-height: 1.2em;
	letter-spacing: 1px;
	text-align: right;
	margin-bottom: 25px;
	padding-top: 1px;
}
.entryDescription {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 5px;
}
.entrySequel {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 10px;
}
.commentTitle {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 11px;
	line-height: 1.5em;
	letter-spacing: 1px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.comment {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.trackback {
	margin: 20px 20px 30px 10px;
	padding: 0px 5px 5px 0px;
}

.trackbackUrl {
	font-size:10px;
	font-family: Verdana, "Century Gothic", Arial;
	line-height: 1.5em;
	color: #000000;
}

input,textarea {
color: #000000;
font-size :11px;
border:1px #663300 solid;
background-color:#FFFFFF;
padding: 2px;
}

.profileTitle {
	font-family: Verdana, "Century Gothic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.profileDescription {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	margin-top: 15px;
	padding-left: 5px;
}


ul.navi {
	font-family:Verdana, "Century Gothic", Arial;
	font-size:10px;
	letter-spacing:1px;
	text-align:center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

ul.navi li {
	display:inline;
	margin:0px 2px;
}

.links {
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left:10px;
	margin-right:auto;
}

.linkTitle {
	font-size:12px;
	font-family:Verdana, "Century Gothic", Arial;
	color:#000000;
	font-weight: bolder;
	background-color: #D2B48C;
	letter-spacing: 1px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 9px;
	margin-bottom: 15px;
}


.linkText {
	font-size:12px;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "Hiragino Kaku Gothic Pro", sans-serif;
	letter-spacing:1px;
	line-height:1.5em;
	margin-bottom: 5px;
	padding-left: 10px;
}

li {
	list-style-type: none;
}

#others {
list-style-type: none;
}

.search {
text-align: left;
font-size: 12px;
line-height:170%;
margin-top: 1em;

}

.search input {
	color: #555555;
	font-size :11px;
	background-color:#ffffff;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
}

.button {
margin-left:3px;
padding:0px;
}

.banner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding-left: 10px;
}

#footer {
	clear:both;
	margin: 20px 0px 0px 0px;
	width: 740px;
	background-color: #000000;
	letter-spacing: 1px;
	line-height: 25px;
	height: 40px;
}

.copyright {
	font-family:Verdana, "Century Gothic", Arial;
	font-size:12px;
	font-weight: bolder;
	color:#FFFFFF;
	letter-spacing: 1px;
	text-align: center;
}

.copyright a:link {
color:#FFFFFF;
text-decoration: none;
}

.copyright a:visited {
color:#FFFFFF;
text-decoration: none;
}

.copyright a:active {
color:#FFFFFF;
text-decoration: none;
}

.copyright a:hover {
color:#FFFFFF;
text-decoration: none;
}

