/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
       margin				: 0;
	   padding				: 0;
	   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


table {
       border-collapse		: collapse;
	   border-spacing		: 0;
}

fieldset, img {
		border				: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
       font-style			: normal;
	   font-weight			: normal;
}

ol, ul {
		list-style			: none;
}

li {
	list-style-type			: none;
}

caption, th {
		text-align			: left;
}

h1, h2, h3, h4, h5, h6 {
		font-weight			: normal;
		}

img{
	vertical-align			: bottom;
	margin					: 0;
	padding					: 0;
	}

a img {
	border					: none;
}

.overimg:hover img {
	filter					: alpha(opacity=40);
	-moz-opacity			: 0.4;
	opacity					: 0.4;
}

hr {
	display					: none;
}

.clrfix {
	display					: inline-block;
	margin					: 0;
	padding					: 0;
}

.clrfix:after {
	content					: ".";
	display					: block;
	height					: 0;
	clear					: both;
	visibility				: hidden;
	line-height				: 0;
	padding					: 0;
	margin					: 0;
	vertical-align			: bottom;
	overflow				: hidden;
}


/* 元はカピバラ (サイドバー左) (C)2010 C-point Corp. */

*{
	font-family:Verdana, Arial, sans-serif;
}

/* HTMLタグ設定 */
body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%;
	background-color: #ffffff;
}
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 {
	padding: 10px;
	color: #333300;
	font-size: 85%;
}


.blogtitle2{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-left: 400px;
	position: absolute;
	margin-top: 20px;
}


/* =================================== */
/* レイアウト設定 */
/* =================================== */

#container{
	text-align: left;
	padding: 0px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
}
/* ブログタイトル・概要 */
#header {
	width					: 100%;
	height					: 125px;
	padding					: 0;
	margin					: 0;
	background-image: url(//img04.ti-da.net/usr/webertail/backhe.jpg);
	background-repeat: repeat-x;
}

#banner{
	overflow: hidden;
	width					: 860px;
	text-align				: left;
	margin					: 0 auto;
	height					: 125px;
	padding					: 0;
}


/* ブログの配置 */
#content{
	float: right;
	width: 620px;
	padding: 0px;
}

/* ブログ外枠 */
.blog{
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	width: 620px;
	overflow: hidden;
}

/* ========== Navi layout ========== */

#Navi {
	width					: 620px;
}



/* サイド（左サイド） */
#links{
	margin: 10px auto 10px 0px;
	font-size: 85%;
	padding: 0px;
	width: 230px;
	background: url("//img04.ti-da.net/usr/webertail/site02.jpg") repeat-y;
}

/*フッタ*/
#footer{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	display: block;
}

/* ************************************************ 
 *	リンクカラーの設定
 * ************************************************ */

/* 全般 */
a{color: #d77d8e;}
a:link{}
a:visited{color:#d77d8e;}
a:active{
	text-decoration: none;
	color: #e6adb8;
}
a:hover{t
	text-decoration: none;
	color: #FF6600;
}

/*　ブログタイトル・概要　*/
#banner a{
	text-decoration: none;
	color: #333333;
}
#banner a:link{
	text-decoration: none;
	color: #333333;
}
#banner a:visited{
	text-decoration: none;
	color: #333333;
}
#banner a:active{
	text-decoration: underline;
	color: #333333;
}
#banner a:hover{
	text-decoration: underline;
	color: #ffffff;
}

/* カレンダー */
.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: #ffffff;
}
.title a:visited{
	text-decoration: none;
	color: #ffffff;
}
.title a:active{
	text-decoration: underline;
	color: #ffffff
}
.title a:hover{
	text-decoration: underline;
	color: #fbff87
}


/*　このページの上へ　*/
.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: 20px;
	width: 610px;
	margin: 0px;
	padding: 10px;
	text-align: left;
	float: left;
	color: #fff;
font-family:''Hiragino Kaku Gothic Pro'';
}

.toplink{
        float:left;
}


/* ブログ説明文 */
.description{
	font-size: 70%;
	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;
}

/* ************************************************ 
 *	記事の設定
 * ************************************************ */
/* トップ */
.topicpasstop {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #503B21;
	line-height: 16px;
	vertical-align: bottom;
}


/* パン屑メニュー */
.topicpass {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #503B21;
	line-height: 16px;
	vertical-align: bottom;
}
.topicpass img {
	border: none;
	vertical-align: bottom;
}

/* 記事 */
.MainHead {
	width : 620px;
	height : 19px;
	background : url(//img04.ti-da.net/usr/webertail/pg01.jpg) no-repeat;
	background-repeat: no-repeat;
}


.MainFoot {
	width : 620px;
	height : 20px;
	background-image: url(//img04.ti-da.net/usr/webertail/pg03.jpg);
	background-repeat: no-repeat;
}

.blogbody{
	overflow: hidden;
	background-image: url(//img04.ti-da.net/usr/webertail/pg02.jpg);
	background-repeat: repeat-y;
	width: 620px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

/* 記事タイトル */
.title{
	font-size: 14px;
	padding: 6px 0 0 10px;
	margin : 0 auto 0 25px;
	color: #ffffff;
	background-image: url(//img04.ti-da.net/usr/webertail/center.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 570px;
	line-height: 1.5;
}

.contentH {
	width					: 570px;
	height					: 26px;
	margin					: 0 auto;
	padding					: 0;
	font-size				: 14px;
	line-height				: 1.5;
}


/* 記事日付 */
.date{
	font-size: 70%;
	color: #5D5C5C;
	margin-top: 0px;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 0;
	display: block;
	clear: both;
}

/* 記事本文 */
.main{
	padding: 5px 0 10px 0;
	margin: 0px auto 10px 35px;
	_zoom: 1;  
	overflow: hidden;
	font-size: 87%;
	line-height: 150%;
	width: 530px;
	background-image: url(//img04.ti-da.net/usr/webertail/contentfoot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* 記事本文内画像 */
.main img{
	margin: 5px;
}

/* 続きを読む */
.main-continues{}

/* 記事タグ */
.tag_list{
	font-size: 14px;
	line-height: 150%;
	width: 530px;
}

/* 記事フッター */
.twitter{
	padding-top: 3px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 15px;
	clear: both;
	font-size: 78%;
}
.twitter_top{
	padding-top: 3px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0;
	margin-left: 25px;
	clear: both;
	font-size: 78%;
}
.posted{
	padding-top: 0px;
	text-align: center;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 620px;
	color: #666600;
	background-attachment: scroll;
}


/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバック */
.title_s{
	margin: 0px 0px 5px 35px;
	font-size: 100%;
}


/* この記事へのトラックバックURL */
.trackback-url{
	font-size: 100%;
	font-weight: bold;
	color: #669900;
	margin: 0px 10px 15px 35px;
}

/* トラックバック本文 */
.trackback-body{
	margin: 0px 10px 15px 35px;
	font-size: 85%;
	line-height: 130%;
	background-color: #CCCCCC;
	width: 530px;
	padding: 30px 10px 5px;
	background-repeat: no-repeat;
	left: 10px;
	right: 10px;
}

/*トラックバック送信元など*/
.trackback-post{
	padding-top: 0px;
	font-size: 82%;
	text-align: right;
	margin: 0px 10px 15px 35px;
	width: 530px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #CCCCCC;
}


/* ************************************************ 
 *	コメントエリアの設定
 * ************************************************ */

/* この記事へのコメント */
.comments-head{
	width:530px;
	font-size: 14px;
	margin: 0 0 0 35px;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #b4af9a;
	color: #663300;
}

/* コメント承認の注意書き */
.comments-body{
	margin: 0 0px 0px 35px;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	color: #663300;
	width: 530px;
}

/* コメント投稿者日時など*/
.comments-post{
	padding-top: 0px;
	font-size: 82%;
	text-align: right;
	margin: 0 0 0 35px;
	width: 530px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
	}

/* コメント本文 */
.commentsbody{
	margin: 0 0 0 35px;
	font-size: 85%;
	line-height: 130%;
	background-color: #FFFFFF;
	width: 530px;
	padding: 10px 10px 5px;
	left: 10px;
	right: 10px;
}

/* コメント入力テーブル */
.cttable {
	width: 460px;
	margin: 10px 0 10px 35px;
}

table.form {
	width: 450px;
}

/* 本文 */
#text{
	width: 400px;
}

/* メールアドレス */
#email{}

/* 名前 */
#author{}

/* URL */
#url{}

/*情報を記憶チェックボックス*/
#bake{}

/*確認せずに書込チェックボックス*/
#savecheck{}

/* ************************************************ 
 *	プラグイン設定
 * ************************************************ */

/* サイドブロック */
.side{
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	width: 205px;
}

/* サイドタイトル */
.sidetitle{
	font-size: 14px;
	color: #ffffff;
	background-image: url(//img04.ti-da.net/usr/webertail/site00.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 42px;
	width: 186px;
	margin: 0 0 0 23px;
	padding: 10px 0 0 25px;
	vertical-align: middle;
	line-height: 1.5;
	text-align: left;
}



/* サイド本文 */
.sidebody{
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 185px;
	font-size: 10px;
	line-height:1.2;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 10px;
}

/* RSS */
ul.rss{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
ul.rss li{
	display: inline;
	margin-left: 10px;
	font-weight: bold;
}

.rssMemo{
	margin: 0 0 0 20px;
	
}

/* カレンダー ここから ----------*/
/* 大枠 */
.calender{
	text-align: center;
	margin-bottom: 10px;
	font-size:10px;
	line-height:1.2;
}
.calender a{
	font-size:10px;
	line-height:20px;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 10px;
	line-height:20px;
}
.calendarhead a{
	font-weight: bold;
	margin-bottom: 3px;
	color:#a00;
	font-size: 10px;
	line-height:20px;
}
/* 枠 */
.calendartable{
	font-size: 10px;
	line-height:20px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	background-color: #aa9c79;
}
/* 曜日枠 */
.calendarwd{
	padding: 5px;
	color: #FFFFFF;
}
/* 曜日 */
.calendarweek{
}
/* 日付枠 */
.calendard{
	text-align: center;
	background-color: #f4f1e3;
}
/* 日曜日 */
.sun{
	color: #660000;
}
/* 土曜日 */
.sat{
	color: #000066;
}
/* 今日 */
.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 {
	width: 195px;
	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{}

/*台風ニュース*/

.taifu {
margin-left : 37px;
margin-bottom : 15px
}


/* ************************************************ 
 *	フッターの設定
 * ************************************************ */

/* このページの上へ */
.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: 70%;
	color: #333333;
}
/* Powered by てぃーだブログ */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}


/* ツールバー
------------------------------ */
.bannerBtn {
	height: 43px;
	width: 84px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	display: inline;
}


#toolbox_header {
	margin: 0;
	padding: 0;
	width: 100%;
	background: url(//img04.ti-da.net/usr/webertail/backhe.jpg) repeat-x left top;
}
#toolbar_header {
	overflow: hidden;
	width					: 860px;
	text-align				: left;
	margin					: 0 auto;
	height					: 125px;
	padding					: 0;
	background: url(//img04.ti-da.net/usr/webertail/backhe.jpg) repeat-x left top;
}
#toolbar_header ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
#toolbar_header li {
	margin: 0;
	padding: 0;
	display: inline;
}
#toolbar_header li a {
	margin: 0;
	padding: 0 7px 0 13px;
	height: 26px;
	color: #ffffff;
}


#adspace_content #overture_ss a.pr_link {
	display:block;
	float:left;
	width:520px;
	padding:5px;
	cursor:pointer;
}

#adspace_content #overture_ss a.pr_link:hover {
	background-color:#eee;
}
 

.pr_link_header {
	font-weight:bold;
	font-size:1.4em;
	border-left:3px solid #22649F;
	padding-left:5px;
	margin-left:0;
	margin-bottom:5px;
	color:#0044CC;
	line-height:1;
}




.pr_link_description {
	margin-left:0;
	margin-right:0;
	font-size: 12px;

}

#overture_ss a .pr_link_thumbnail {
	width:150px;
	height:120px;
	margin-right:5px;
	border:1px solid #ccc;
	float:left;
}

#overture_ss a .pr_link_header {
	display:block;
	font-weight:bold;
	font-size: 12px;
	margin-left:0;
	margin-bottom:10px;
	color:#0044CC;
	line-height:1;
}
.clear{ clear: both;}

#overture_ss a:hover .pr_link_host {
	color:#339900;
}

#overture_ss .pr_link_label {
	color:#999;
	text-align:right;
	font-size:10px;
	margin-top:10px;
	margin-bottom:0;
	clear:both;
}
