/* CSS 新年テンプレート2008 カピバラ (サイドバー左) (C)2007 C-point Corp. */

*{
	font-family:Verdana, Arial, sans-serif;
}

/* HTMLタグ設定 */
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #669900;
	font-size: 100%;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bgbody.gif);
	background-repeat: repeat-x;
}
img{
	border: none;
}
form{
	margin: 0px;
	padding: 0px;
}
label{
	font-weight: bold;
	letter-spacing: 0.2em;
	white-space: nowrap;
	text-align: right;
	font-size: 12px;
}
blockquote {
	background-color: #CCCC99;
	padding: 10px;
	color: #333300;
	font-size: 85%;
}


/* =================================== */
/* レイアウト設定 */
/* =================================== */

#container{
	text-align: left;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #669900;
	color: #333333;
}
/* ブログタイトル・概要 */
#banner{
	background-color: #CCFFFF;
	height: 223px;
	width: 850px;
	margin: 0px;
	overflow: hidden;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_kapi.gif);
	padding-top: 0px;
}

/* ブログの配置 */
#content{
	float: right;
	width: 588px;
	padding: 0px;
}

/* ブログ外枠 */
.blog{
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	width: 588px;
	overflow: hidden;
}

/* サイド（左サイド） */
#links{
	width: 205px;
	margin: 10px auto 10px 0px;
	font-size: 85%;
	padding: 0px;
}

/*フッタ*/
#footer{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	display: block;
}

/* ************************************************ 
 *	リンクカラーの設定
 * ************************************************ */

/* 全般 */
a{color: #CC3300;}
a:link{}
a:visited{color:#993300;}
a:active{
	text-decoration: none;
	color: #FF6600;
}
a:hover{t
	text-decoration: none;
	color: #FF6600;
}

/*　ブログタイトル・概要　*/
#banner a{
	text-decoration: none;
	color: #669900;
}
#banner a:link{
	text-decoration: none;
	color: #669900;
}
#banner a:visited{
	text-decoration: none;
	color: #669900;
}
#banner a:active{
	text-decoration: underline;
	color: #669900;
}
#banner a:hover{
	text-decoration: underline;
	color: #669900;
}

/* カレンダー */
.calendar a{}
.calendar a:link{}
.calendar a:visited{}
.calendar a:active{}
.calendar a:hover{}

/* 続きを読む */
.acontinues a{}
.acontinues a:link{}
.acontinues a:visited{}
.acontinues a:active{}
.acontinues a:hover{}

/* 次のページ・前のページ */
.amenu a{}
.amenu a:link{}
.amenu a:visited{}
.amenu a:active{}
.amenu a:hover{}

/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side a:hover{}

.aside a{}
.aside a:link{}
.aside a:visited{}
.aside a:hover{}

/*　サイドタイトル　*/
.title a{
	text-decoration: none;

}
.title a:link{
	text-decoration: none;
	color: #fff;
}
.title a:visited{
	text-decoration: none;
	color: #fff;
}
.title a:active{
	text-decoration: underline;
	color: #fff;
}
.title a:hover{
	text-decoration: underline;
	color: #fff;
}


/*　このページの上へ　*/
.aposted a{}
.aposted a:link{}
.aposted a:visited{}
.aposted a:active{}
.aposted a:hover{}

/*　トラックバック　*/
.atrackback-post a{}
.atrackback-post a:link{}
.atrackback-post a:visited{}
.atrackback-post a:active{}
.atrackback-post a:hover{}

/*　RSS　*/
.rss a:link{}
.rss a:visited{}
.rss a:hover{}
.rss a:active{}


/* ************************************************ 
 *	バナー（ページ上部）の設定
 * ************************************************ */

/* ブログタイトル */
.blogtitle{
	font-size: 130%;
	width: 610px;
	margin: 0px;
	padding: 10px;
	text-align: left;
	text-align: left;
	float: left;
}

/* ブログ説明文 */
.description{
	font-size: 90%;
	width: 580px;
	text-align: left;
	line-height: 130%;
	float: left;
	margin: 0px auto 0px 0px;
	padding-top: 0px;
	padding-left: 10px;
}

/* ブログタイトル・概要 */
.bannerBtn {
	height: 43px;
	width: 84px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	display: inline;
}

/* ************************************************ 
 *	記事の設定
 * ************************************************ */

/* パン屑メニュー */
.topicpass {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFCC;
	line-height: 16px;
	vertical-align: bottom;
}
.topicpass img {
	border: none;
	vertical-align: bottom;
}

/* 記事 */
.blogbody{
	overflow: hidden;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_centerkapi02.gif);
	background-repeat: repeat-y;
	width: 588px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* 記事タイトル */
.title{
	font-size: 14px;
	padding-top: 10px;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_centerkapi01.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 588px;
	padding-left: 20px;
}

/* 記事日付 */
.date{
	font-size: 85%;
	color: #CCCC66;
	margin-top: 0px;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 90px;
	display: block;
	clear: both;
}

/* 記事本文 */
.main{
	padding: 0px;
	margin: 0px auto 10px 25px;
	overflow: auto;
	font-size: 87%;
	line-height: 150%;
	width: 540px;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_centerkapi04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* 記事本文内画像 */
.main img{
	margin: 5px;
}

/* 続きを読む */
.main-continues{}

/* 記事フッター */
.posted{
	padding-top: 0px;
	text-align: center;
	font-size: 11px;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_centerkapi03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 588px;
	color: #666600;
}


/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバック */
.title_s{
	margin: 0px 0px 5px 10px;
	font-size: 100%;
}


/* この記事へのトラックバックURL */
.trackback-url{
	font-size: 100%;
	font-weight: bold;
	color: #669900;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
}

/* トラックバック本文 */
.trackback-body{
	margin: 0px;
	font-size: 85%;
	line-height: 130%;
	background-color: #CCCCCC;
	width: 540px;
	padding: 30px 10px 5px;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_tbkapi01.gif);
	background-repeat: no-repeat;
	left: 10px;
	right: 10px;
}

/*トラックバック送信元など*/
.trackback-post{
	padding-top: 0px;
	font-size: 82%;
	text-align: right;
	margin: 0px;
	width: 540px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #CCCCCC;
}


/* ************************************************ 
 *	コメントエリアの設定
 * ************************************************ */

/* この記事へのコメント */
.comments-head{
	height: 25px;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 0px 60px;
	font-weight: bold;
	font-size: 100%;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_minikapi.gif);
	background-repeat: no-repeat;
	color: #663300;
}

/* コメント投稿者日時など*/
.comments-post{
	padding-top: 0px;
	font-size: 82%;
	text-align: right;
	margin: 0px;
	width: 540px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
	}

/* コメント本文 */
.commentsbody{
	margin: 0px;
	font-size: 85%;
	line-height: 130%;
	background-color: #FFFFFF;
	width: 540px;
	padding: 30px 10px 5px;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_cokapi01.gif);
	background-repeat: no-repeat;
	left: 10px;
	right: 10px;
}

/* コメント入力テーブル */
table.form {
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/* 本文 */
#text{
	width: 400px;
}

/* メールアドレス */
#email{}

/* 名前 */
#author{}

/* URL */
#url{}

/*情報を記憶チェックボックス*/
#bake{}

/*確認せずに書込チェックボックス*/
#savecheck{}

/* ************************************************ 
 *	プラグイン設定
 * ************************************************ */

/* サイドブロック */
.side{
	margin-bottom: 0px;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_sidekapi02.gif);
	padding: 0px;
	margin-top: 0px;
	width: 205px;
}

/* サイドタイトル */
.sidetitle{
	font-weight: bold;
	font-size: 12px;
	color: #333300;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_sidekapi01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 40px;
	width: 205px;
	margin: 0px;
	padding-left: 40px;
	vertical-align: middle;
}

/* サイド本文 */
.sidebody{
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 185px;
	font-size: 85%;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-right: 8px;
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_sidekapi02.gif);
	background-repeat: repeat-y;
}

/* RSS */
ul.rss{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul.rss li{
	display: inline;
	margin-left: 10px;
	font-weight: bold;
}

/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
	text-align: center;
	margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11px;
}
/* 枠 */
.calendartable{
	font-size: 12px;
	width: 205px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF9900;
}
/* 曜日枠 */
.calendarwd{
	padding: 5px;
	color: #FFFFFF;
}
/* 曜日 */
.calendarweek{
}
/* 日付枠 */
.calendard{
	text-align: center;
	background-color: #FFFFFF;
}
/* 日曜日 */
.sun{
	color: #CC0000;
}
/* 土曜日 */
.sat{
	color: #0099FF;
}
/* 今日 */
.today{
	font-weight: bold;
}
/* カレンダー ここまで ----------*/

/* 最近の記事など */
.recententry, .archives, .comment, .trackback, .link, .search, .qrcode, .counter, .subscription, .category, .profile, .qrcode, .article_ad, .ad, .tag_cloud, .inquiry, .blog_entry, .album {
	background-image: url(http://admin.ti-da.net/_img/kapi2008/image_bg_sidekapi03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 205px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}

/* プロフィール */
.nickname{
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.photo{
	margin-bottom: 5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.message{
	font-size: 85%;
	line-height: 120%;
	margin: 5px;
}

/* マイアルバム */
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}

/* ************************************************ 
 *	フッターの設定
 * ************************************************ */

/* このページの上へ */
.pagetop{
	font-size: 85%;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

/* このBlogのトップへ */
.menu{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 85%;
	letter-spacing: 0.2em;
	text-align: center;
	color: #CCCC66;
}

/* コピーライト */
#copyright{
	font-size: 85%;
	color: #CCCC66;
}
/* Powered by てぃーだブログ */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}
