@charset "UTF-8";
/* *************************************
BASIC
************************************* */
*
{
	word-break:break-all;
	font-family:"Verdana","sans-serif";
	margin:0 0 0 0;
	padding:0 0 0 0;
}
body
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	color:black;
	background-color:#d9fffd;
	font-size:100%;
}

/* ================================== */


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:#cccccc;
	padding:5px;
	color:#333333;
	font-size:85%;
}

/* =================================== */
/* レイアウト設定 */
/* =================================== */

#container
{
	text-align:left;
	padding:0px;
	width:800px;
	margin:0px auto 0px auto;
	background-color:white;
	border:1px solid darkgray;
}
/* ブログタイトル・概要 */
#banner
{
	background-color:#4072e9;
}
/* ブログの配置 */
#content
{
	float:left;
	width:560px;
	margin:10px 10px 10px 10px;
}

/* ブログ外枠 */
.blog
{
	margin:0 0 15px 0;
	overflow:hidden;
}

/* サイド（左サイド） */
#links
{
	float:right;
	width:180px;
	font-size:90%;
	margin:10px 10px 10px 0;
	overflow:hidden;
}

/* 右サイド（右サイド） */
#links2
{
	float:right;
	width:180px;
	margin:10px 0 10px 0;
	font-size:85%;
	overflow:hidden;

display:none;
}

/*フッタ*/
#footer
{
	clear:both;
	border-top:1px solid #4072e9;
	text-align:center;
	padding:10px 0 0 0;
	margin:0 0 30px 0;
	display:block;
}

/* ************************************************
 *	リンクカラーの設定
 * ************************************************ */

/* 全般 */
a{}
a:link{}
a:visited{}
a:active{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}


/* カレンダー */
.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:#003399; }
.title a:visited { text-decoration:none; color:#003399; }
.title a:active  { text-decoration:underline; color:#003399; }
.title a:hover   { text-decoration:underline; color:#003399;}

/*　このページの上へ　*/
.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
{
	text-indent:-9999px;
}
.blogtitle a
{
	display:block;
	width:800px;
	height:400px;
	overflow:hidden;
	background:transparent url(http://img.tgz.jp/yukari/kanbanYukari.jpg) no-repeat left top;
}

/* ブログ説明文 */
.description
{
	background-color:white;
	font-size:80%;
	padding:5px;
	line-height:120%;
}



/* ************************************************
 *	記事の設定
 * ************************************************ */

/* パン屑メニュー */
.topicpass
{
	font-size:10px;
	padding:0px;
	margin:0 0 20px 0;
	color:#666666;
	line-height:16px;
	vertical-align:bottom;
}
.topicpass img
{
	border:none;
	vertical-align:bottom;
}

/* 記事 */
.blogbody
{
	overflow:hidden;
}

/* 記事タイトル */
.title
{
	font-size:100%;
	padding:4px 0 2px 8px;
	margin:0px 0px 10px 0px;
	border-left:20px solid #4072e9;
	border-bottom:2px solid #4072e9;
}

/* 記事日付 */
.date
{
	font-size:80%;
	color:#666666;
	text-align:right;
	margin:10px 0 2px 0;
}

/* 記事本文 */
.main
{
	padding:2px 10px 2px 40px;
	overflow:auto;
	font-size:90%;
	line-height:150%;
}


/* 記事本文内画像 */
.main img
{
	margin:5px;
}

/* 続きを読む */
.main-continues
{
}

/* 記事フッター */
.posted
{
	clear:both;
	border-top:1px solid #cccccc;
	padding-top:3px;
	margin:5px 0 20px 0;
	text-align:right;
	font-size:65%;
}


/* ************************************************
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバック */
.title_s
{
	margin:0px 0px 5px 10px;
	font-size:100%;
}

/* この記事へのトラックバックURL */
.trackback-url
{
	font-size:100%;
	font-weight:bold;
	color:#cccccc;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:15px;
}

/* トラックバックURL */
#trackback-text
{
	width:90%;
}

/* トラックバック本文 */
.trackback-body
{
	margin:5px 20px;
	font-size:85%;
	line-height:130%;
}

/*トラックバック送信元など*/
.trackback-post
{
	margin:0px 20px 15px 20px;
	padding-top:3px;
	font-size:82%;
	text-align:right;
}


/* ************************************************
 *	コメントエリアの設定
 * ************************************************ */

/* この記事へのコメント */
.comments-head
{
	margin:0px 0px 0px 15px;
	font-weight:bold;
	font-size:100%;
}

/* コメント投稿者日時など*/
.comments-post
{
	margin:0px 20px 15px 20px;
	padding-top:3px;
	font-size:82%;
	text-align:right;}

/* コメント本文 */
.comments-body
{
	margin:5px 20px 5px 20px;
	font-size:85%;
	line-height:130%;
}

/* コメント入力テーブル */
table.form
{
	width:90%;
	margin:10px auto 10px auto;
}

/* 本文 */
#text
{
	width:90%;
}

/* メールアドレス */
#email
{
	width:90%;
}

/* 名前 */
#author
{
	width:200px;
}

/* URL */
#url{
	width:200px;
}

/*情報を記憶チェックボックス*/
#bake
{
}

/*確認せずに書込チェックボックス*/
#savecheck
{
}

/* ************************************************
 *	プラグイン設定
 * ************************************************ */

/* サイドブロック */
.side
{
	margin:0 0 10px 0;
}

/* サイドタイトル */
.sidetitle
{
	background-color:#4072e9;
	color:white;
	padding:3px;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:87%;
}

/* サイド本文 */
.sidebody
{
	margin:0 auto 3px auto;
	font-size:95%;
}

/* 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{
	border:1px solid #CCCCCC;
	font-size:12px;
	width:140px;
	margin-right:auto;
	margin-left:auto;
}
/* 曜日枠 */
.calendarwd{
	background-color:#cccccc;
	padding:5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align:center;
	border:1px solid #CCCCCC;
}
/* 日曜日 */
.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{
	line-height:120%;
	font-size:90%;
	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{}

/* ************************************************
 *	フッターの設定
 * ************************************************ */

/* このページの上へ */
.pagetop
{
	font-size:80%;
	text-align:right;
	margin:15px 0 10px 0;
}

/* このBlogのトップへ */
.menu
{
	margin-top:15px;
	margin-bottom:10px;
	font-size:85%;
	letter-spacing:0.2em;
	text-align:center;
}

/* コピーライト */
#copyright
{
	font-size:80%;
}

/* Powered by  */
.adFooter
{
	font-size:10px;
	line-height:150%;
	text-align:center;
}
