@charset "UTF-8";
/* CSS テンプレート名 (サイドバー右) (C)2009 C-point Corp. */


/* HTMLタグ設定 */
body{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #FFFFFF;
}
img{
	border: none;
}
form{
	margin: 0;
	padding: 0;
}
label{
	font-weight: bold;
	letter-spacing: 0.2em;
	white-space: nowrap;
	text-align: right;
	font-size: 12px;
}


/* =================================== */
/* レイアウト設定 */
/* =================================== */

#container{
	text-align: left;
	padding: 5px;
	width: 680px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	color: #000;
}
/* ブログタイトル・概要 */
#banner{
	display: none;
}

/* ブログの配置 */
#content{
	float: left;
	width: 680px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* ブログ外枠 */
.blog{
	margin-top: 0;
	margin-bottom: 15px;
	overflow: hidden;
	width: 670px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/* サイド（左サイド） */
#links{
	display: none;
}

/*フッタ*/
#footer{
	display: none;
}

/* ************************************************ 
 *	バナー（ページ上部）の設定
 * ************************************************ */

/* ブログタイトル */
.blogtitle{
	display: none;
}

/* ブログ説明文 */
.description{
	display: none;
}

/* パン屑メニュー */
.topicpath {
	display: none;
}

/* ************************************************ 
 *	記事の設定
 * ************************************************ */

/* 記事 */
.blogbody{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

/* 記事タイトル */
.title{
	display: none;
}

/* 記事日付 */
.date{
	display: none;
}

/* 記事本文 */
.main{
	padding: 0px;
	font-size: 90%;
	line-height: 130%;
	width: 650px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	clear: both;
	display: block;
	overflow: hidden;
	color: #333;
}

/* 続きを読む */
.main-continues{}

/* 記事フッター */
.posted{
	display: none;
}


/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバック */
.title_s{
	margin: 0 0 5px 10px;
	font-size: 100%;
}

/* この記事へのトラックバックURL */
.trackbackurl{
	display: none;
}

/* トラックバック本文 */
.trackback-body{
	margin: 5px 20px;
	font-size: 85%;
	line-height: 130%;
}

/*トラックバック送信元など*/
.trackback-post{
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 82%;
	text-align: right;
}


/* ************************************************ 
 *	コメントエリアの設定
 * ************************************************ */

/* この記事へのコメント */
.comments-head{
	margin: 0 0 0 15px;
	font-weight: bold;
	font-size: 100%;
}

/* コメント投稿者日時など*/
.comments-post{
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 82%;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9;
}

/* コメント本文 */
.comments-body{
	margin: 5px 20px;
	font-size: 85%;
	line-height: 130%;
}

/* コメント入力テーブル */
.form {
	display: none;
}
.form td {
	line-height: 170%;
	vertical-align: top;
	padding: 3px;
}
.form th {
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

/* 本文 */
#text{
	width: 380px;
}

/* メールアドレス */
#email{
	width: 300px;
}

/* 名前 */
#author{
	width: 200px;
}

/* URL */
#url{
	width: 350px;
}

/*情報を記憶チェックボックス*/
#bake{}

/*確認せずに書込チェックボックス*/
#savecheck{}

.cautionGray {
	font-size: 10px;
	color: #666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.cautionRed {
	font-size: 10px;
	color: #993333;
	margin: 5px;
}

/* ************************************************ 
 *	プラグイン設定
 * ************************************************ */

/* サイドブロック */
.side{
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0BB88;
}

/* サイドタイトル */
.sidetitle{
	margin-top: 0;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 90%;
	background-image: url(http://img03.ti-da.net/usr/tidasample/bg_sidetitle.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #630;
}

/* サイド本文 */
.sidebody{
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 240px;
	font-size: 80%;
	padding: 5px;
	margin-top: 0px;
}

/* RSS */
.sidebody .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{
	border: 1px solid;
	font-size: 12px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
	border: 1px solid;
}
/* 日曜日 */
.sun{
	color: #CC0000;
}
/* 土曜日 */
.sat{
	color: #0099FF;
}
/* 今日 */
.today{
	font-weight: bold;
}
/* カレンダー ここまで ----------*/

/* カテゴリー */
.category {
	margin-bottom: 10px;
}

/* 最近の記事 */
.recententry {}

/* 過去記事 */
.archives {}

/* 最近のコメント */
.comment {}

/* 最近のトラックバック */
.trackback {}

/* お気に入り */
.link  {
	margin-bottom: 10px;
}

/* ブログ内検索 */
.search {
	margin-bottom: 10px;
}

/* QRコード */
.qrcode {
	margin-bottom: 10px;
}

/* アクセスカウンタ */
.counter {
	margin-bottom: 10px;
}

/* 読者登録 */
.subscription {
	margin-bottom: 10px;
}

/* プロフィール */
.profile {
	margin-bottom: 10px;
}
.nickname{
	font-weight: bold;
	word-spacing: 0.2em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.photo{
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.message{
	font-size: 85%;
	line-height: 120%;
	margin: 5px;
}

/* お勧め商品 */
.article_ad {
	margin-bottom: 10px;
}

/* タグクラウド */
.tag_cloud {
	margin-bottom: 10px;
}

/* カスタムプラグイン1 */
.custom1 {
	margin-bottom: 10px;
}

/* カスタムプラグイン2 */
.custom2 {
	margin-bottom: 10px;
}

/* カスタムプラグイン3 */
.custom3 {
	margin-bottom: 10px;
}

/* オーナーにメッセージ */
.inquiry{}

/* 新規投稿 */
.blog_entry{}

/* マイアルバム */
.album{
	margin-bottom: 10px;
}
#album_img_flame{}
#album_href{}
#album_img{}
#album_title{}
#album_list{}

/* マイプロフィール */
.my_profile .side {
	background-color: #FFFFFF;
}

/* マイフレンド */
.friend .side {
	background-color: #FFFFFF;
}

/* 参加サークル */
.circle .side {
	background-color: #FFFFFF;
}

/* 参加サークル */
.friend_blog .side {
	background-color: #FFFFFF;
}

/* ************************************************ 
 *	フッターの設定
 * ************************************************ */

/* このページの上へ */
.pagetop{
	display: none;
}

/* このBlogのトップへ */
.menu{
	display: none;
}

/* コピーライト */
#copyright{
	display: none;
}

/* Powered by てぃーだブログ */
.adFooter{
	display: none;
}
#container #banner .right ul {
	padding: 0px;
	font-size: 90%;
	clear: both;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#container #banner .right {
	display: none;
}
#container #banner .right ul li {
	display: none;
}
#container #banner .right .pr {
	display: none;
}
.main h3 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.main h3 {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.copyGre {
	color: #090;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.3em;
	margin-left: 0px;
}
.itemread {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.itemread strong {
	font-size: 100%;
	color: #C00;
}
.btn {
	display: none;
}
.itemprof {
	width: 320px;
	border: 1px solid #999;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.itemprof tr th {
	background-color: #D8E1C4;
	letter-spacing: 0.2em;
	width: 70px;
	white-space: nowrap;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
.itemprof tr td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
.box {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
}
.main .box .left {
	float: left;
	width: 310px;
	padding: 5px;
	font-size: 90%;
	background-color: #E5E5CC;
	margin: 0px;
	line-height: 130%;
	color: #000;
}
.main .box .left strong {
	font-size: 100%;
	color: #43352C;
}

.main .box .right {
	width: 320px;
	display: inline;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: right;
}
.main .box .right .cautionS {
	font-size: 90%;
}
.main .box .right .price {
	font-size: 100%;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
.txtC {
	text-align: center;
}
.tburlbox img {
	display: none;
}
	display: none;
}
.comments-head .caution {
	font-weight: normal;
	font-size: 80%;
}
.homeitem {
	padding: 8px;
	width: 210px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	font-size: 90%;
	color: #C00;
}
.homeitem img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.homeimg {
	overflow: hidden;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tag_list{
	display: none;
}