@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: #E1DDD2;
}
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: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D1AE87;
	border-left-color: #D1AE87;
}
/* ブログタイトル・概要 */
#banner{
	width: 950px;
	overflow: hidden;
	background-image: url(//img03.ti-da.net/usr/tidasample/bg_tidasq.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 100px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	clear: both;
}

/* ブログの配置 */
#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{
	width: 250px;
	font-size: 90%;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}

/*フッタ*/
#footer{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	display: block;
}

/* ************************************************ 
 *	リンクカラーの設定
 * ************************************************ */

/* 全般 */
a{
	color: #C30;
}
a:link{
	color: #C30;
}
a:visited{
	color: #960;
}
a:active{
	color: #C00;
	text-decoration: none;
}
a:hover{
	color: #C00;
	text-decoration: none;
}

/*　ブログタイトル・概要　*/
#banner a{}
#banner a:link{}
#banner a:visited{}
#banner a:active{}
#banner a:hover{}

/* カレンダー */
.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{}
.title a:link{}
.title a:visited{}
.title a:active{}
.title a:hover{}


/*　このページの上へ　*/
.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{}

/* Powered by てぃーだブログ */
.adFooter a{}
.adFooter a:link{}
.adFooter a:visited{}
.adFooter a:active{}
.adFooter a:hover{}

/* ************************************************ 
 *	バナー（ページ上部）の設定
 * ************************************************ */

/* ブログタイトル */
.blogtitle{
	margin: 0;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	height: 30px;
	width: 250px;
	display: block;
	float: left;
}

/* ブログ説明文 */
.description{
	font-size: 80%;
	text-align: left;
	line-height: 130%;
	margin: 0px;
	padding: 5px;
	clear: both;
	color: #AE863C;
}

/* パン屑メニュー */
.topicpath {
	font-size: 10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: bottom;
	color: #666;
}

/* ************************************************ 
 *	記事の設定
 * ************************************************ */

/* 記事 */
.blogbody{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

/* 記事タイトル */
.title{
	padding-top: 8px;
	padding-left: 5px;
	text-align: left;
	width: 650px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 24px;
	color: #960;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0BB88;
}

/* 記事日付 */
.date{
	font-size: 80%;
	margin-top: 0;
	text-align: right;
	margin-bottom: 2px;
}

/* 記事本文 */
.main{
	padding: 0px;
	font-size: 90%;
	line-height: 150%;
	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{
	padding-top: 3px;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 5px;
	clear: both;
	font-size: 83%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C96;
	color: #666;
}


/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバック */
.title_s{
	margin: 0 0 5px 10px;
	font-size: 100%;
}

/* この記事へのトラックバックURL */
.trackbackurl{
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-left: 5px;
	width: 400px;
	padding: 3px;
	color: #990;
}

/* トラックバック本文 */
.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 {
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 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(//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{
	font-size: 87%;
	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;
}

/* コピーライト */
#copyright{
	font-size: 83%;
}

/* Powered by てぃーだブログ */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}
#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 {
	width: 600px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #banner .right ul li {
	background-image: url(//img03.ti-da.net/usr/tidasample/bg_minilist.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #banner .right .pr {
	text-align: right;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main h3 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.main h3 {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.copyGre {
	color: #090;
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
.itemread {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.itemread strong {
	font-size: 120%;
	color: #C00;
}
.btn {
	margin-top: 5px;
	margin-bottom: 5px;
}
.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: 10px;
	margin-left: 0px;
	overflow: hidden;
}
.main .box .left {
	float: left;
	width: 310px;
	padding: 5px;
	font-size: 90%;
	background-color: #E5E5CC;
	margin: 0px;
	line-height: 150%;
	color: #000;
}
.main .box .left strong {
	font-size: 110%;
	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: 150%;
	color: #F00;
	font-weight: bold;
	text-align: center;
}

.box2 {
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
}
.main .box2 .left {
	float: left;
	width: 310px;
	padding: 5px;
	font-size: 90%;
	margin: 0px;
	line-height: 150%;
	color: #000;
}
.main .box2 .left strong {
	font-size: 110%;
	color: #43352C;
}

.main .box2 .right {
	width: 320px;
	display: inline;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	float: right;
}
.main .box2 .right .cautionS {
	font-size: 90%;
}
.main .box2 .right .price {
	font-size: 150%;
	color: #F00;
	font-weight: bold;
	text-align: center;
}

.txtC {
	text-align: center;
}
.tburlbox img {
	margin-top: 6px;
}
.tburlbox {
	padding-left: 100px;
	margin: 0px;
	padding-top: 0px;
}
.comments-head .caution {
	font-weight: normal;
	font-size: 80%;
}
.homeitem {
	padding: 8px;
	width: 210px;
	height:130px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align: center;
	font-size: 85%;
	color: #C00;
}
.homeitem img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
width:200px;
height:123px;
}

.homeimg {
	overflow: hidden;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.servicePR{
	font-size: 120%;
	font-weight: bold;
	color: #cc0000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #cc0000;
	padding-top: 3px;
	padding-bottom: 3px;
}
 .explain {
	width: 620px;
	padding: 10px;
	font-size: 90%;
	background-color: #E5E5CC;
	margin: 0px;
	line-height: 150%;
	color: #000;
}


/*金額表示用テーブル*/
.charge {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
.charge tr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.charge th {
	background-color: #FFDF9D;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	text-align: center;
}
.charge .price {
	text-align: right;
	padding-right: 5px;
	width: 100px;
}
.charge td {
	padding: 5px;
	margin: 0px;
	border: 1px solid #999999;
	width: 250px;
}
.tidasquarelink {
	margin-top: 30px;
	margin-bottom: 10px;
}
.rss_list {
width:180px;
txt-align:center;
display:inline;
padding:10px;
}
.topflash {
	text-align: center;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

table{
 margin-right : auto;
 margin-left : auto
}

.schedule {
	background-image: url(//img03.ti-da.net/usr/tidasample/bg_redayji02.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #339900;
	clear: both;
	width: 480px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 10px;
}
.schedule strong {
	color: #339900;
	font-size: 110%;
}.photoLeft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 0px;
}
.schedule strong,.schedulefin strong {
	color: #339900;
	font-size: 120%;
}
.schedulefin {
	border: 1px solid #339900;
	clear: both;
	width: 480px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 10px;
}

.schedulered {
	background-image: url(//img03.ti-da.net/usr/tidasample/bg_redayji01.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 1px solid #E1212B;
	clear: both;
	width: 480px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 10px;
}
.schedulered strong {
	color: #DC020DC;
	font-size: 110%;
}.photoLeft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 0px;
}
.schedulered strong,.schedulefinred strong {
	color: #F30;
	font-size: 120%;
}
.schedulefinred {
	border: 1px solid #E1212B;
	clear: both;
	width: 480px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 10px;
}