/*　基本スタイル　*/
body {
	color: #6a5747;
	background-color: #ffe7b8;
	text-align: center;
	margin: 0px;
	padding: 17px 0px 0px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", sans-serif;
}

caption {
	font-weight:bold;
	font-size:85%;
}
td {
	line-height:100%;
	font-size:85%;
}
ul {
	margin-left:10px;
	padding:4px;
	line-height:100%;
	margin-bottom:0px;
	padding-bottom:0px;
}
li {
	list-style-image:url(http://www.all-senmonka.jp/tekuteku/img/point.gif);
	list-style-position: outside;
	line-height:100%;
	margin-bottom:6px;
}
li.none {
	list-style-image:none;
	list-style-type:none;
	list-style-position: outside;
	line-height:100%;
	margin-bottom:5px;
}
li.menu_top {
	list-style-image:none;
	list-style-type:none;
	font-size:120%;
	font-weight:bold;
	line-height:120%;
	list-style-position: outside;
}
li.profile {
	margin-left:10px;
	list-style-image:url(http://www.all-senmonka.jp/tekuteku/img/point.gif);
	list-style-position: outside;
	line-height:120%;
	margin-bottom:10px;
	font-weight:bold;
}
li.profile_none {
	list-style-image:none;
	list-style-type:none;
	list-style-position: outside;
	line-height:140%;
	margin-bottom:10px;
}
input.text {
	border:#fdf5e6 1px solid;
	width:10px;
	height:1000px;
}
input.checkbox {
	border:#ccc 1px solid;
}
.L {
	float:left;
	margin:0px
}
.C {
	text-align:center;
}
.R {
	float:right;
}
.f-clear {
	clear: both;
	height: 0px;
	margin:0px;
	padding:0px;
}
.font-red {
	color:#CC0000;
	font-size:85%;
}

/*　リンク　*/
a {
	color: #6a5747;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #6a5747;
	text-decoration: underline;
	border-bottom-width: 2px;
}
a.main-link {
	color: #ff0000;
}
a.main-link:link {
	text-decoration: none;
}
a.main-link:visited {
	text-decoration: none;
}
a.main-link:hover {
	color: #ff0000;
	text-decoration: underline;

}

a.blue-link, a.blue-link:link, a.blue-link:visited, a.blue-link:hover, a.blue-link:active{
	color:#0000ff;
}


/*　トップ　*/
#top {
	float: right;
	padding-right:3px;
	margin:0px;
	hight:30px;
}
#container {
	width: 766px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#container-inner {
}
#banner {
	background-image: url(http://www.all-senmonka.jp/tekuteku/img/top_bg.gif);
	background-repeat: no-repeat;
	height:123px;
}

#banner-inner {
	padding-top:93px;
}
#pagebody {
	background-image: url(http://www.all-senmonka.jp/tekuteku/img/content_line.gif);
	background-repeat: repeat-y;
}
#pagebody-inner {
	background-image: url(http://www.all-senmonka.jp/tekuteku/img/content_bg.gif);
	background-repeat:no-repeat;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #fdf5e6;
	background-position: right top;
}
/*　左メニュー　*/
#left-menu {
	width: 200px;
	float: left;
	font-size:75%;
	line-height:180%;
	width:201px;
	padding-top: 20px;
}
.sidebar {
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	width:160px;
}
.sidebar2 {
	padding-top:0px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	width:160px;
}
#calendar {
	font-size:120%;
	padding-left:10px;
}
#cell1,#cell8,#cell15,#cell22,#cell29 {
	color:#ff9933;
}
.powerdby {
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 15px;
}
.profile {
	font-weight: normal;
	line-height:160%;
}

/* 左メニュー日付アーカイブ部分追加 */
.tree_y{
	margin: 0;
	padding:0 0 0 15px;
	background-image:url(http://www.all-senmonka.jp/tekuteku/img/point.gif);
	background-repeat: no-repeat;
	background-position:left center;
}
ul.tree {
    margin: 0 0 0 15px;
    padding: 0;
    font-size: 12px;
    list-style: none;
}
ul.tree ul {
    margin: 0 0 0 10px;
    padding: 0;
}
ul.tree li {
    margin: 0;
    padding: 0 0 0 11px;
	list-style-image:none;
    background-image: url(tree_lst.gif);
    background-repeat: no-repeat;
    list-style: none;
}
ul.tree li.tree_end {
	list-style-image:none;
    background-image: url(tree_end.gif);
    list-style: none;
}

/*　メインコンテンツ　*/
#main-contents {
	width: 550px;
	vertical-align:top;
	float:right;
	padding-top: 20px;
}
#main-contents-inner {
	width: 100%;
	padding-bottom:50px;

}
.entry-title {
	font-size: 120%;
	border-bottom: 1px solid #c6b393;
	color:#6a5747;
	font-weight:bold;
	background-image: url(http://www.all-senmonka.jp/tekuteku/img/title_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#date {
	color:#ff6600;
	font-size:100%;
	font-weight: bold;
}
.entry {
	font-size:80%;
	color:666;
	padding-right:40px;
	line-height:160%;
}
.entry-footer {
	font-size:85%;
	color:6a5747;
	width:100%;
	text-align:right;
	border-top:1px solid #c6b393;
}
.entry-footer-inner {
	padding-top:5px;
}

/*　フッター　*/
#bottom-link {
	text-align: center;
	font-size: 75%;
	background-color: #ffe7b8;
	background-image: url(http://www.all-senmonka.jp/tekuteku/img/footer_bg.gif);
	background-repeat: repeat-y;
	height:50px;
}

#bottom-sablink {
	font-size: 75%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left:#c6b393 3px solid;
	border-right:#c6b393 3px solid;
	border-top:#c6b393 1px solid;
	border-bottom:#c6b393 1px solid;
	background-color: #fdf5e6;
}

.bottom-link-inner {
	padding-top: 5px;
	padding-bottom: 5px;
}
p.copy {
	text-align:center;
	padding-top:5px;
	font-size:85%;
}
/*　コメント/トラックバック　*/

.search {
	font-size:100%;
	border-bottom:1px solid #c6b393;
	color:6a5747;
	font-weight:bold;
	padding-right:40px;
}
#search-inner {
	font-size:90%;
}
.font-M {
	color: #6a5747;
}

.font-b {
	color: #0000FF;
}
