@charset "UTF-8";
/* CSS TI-DA Square (C)2010 C-point Corp. */

* {margin: 0;}
html, body {height: 100%;}
/* HTMLタグ設定 */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/bg_body.gif);
}
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;
}
blockquote {
	background-color: #EDEDED;
	margin: 10px;
	padding: 10px;
}

/* =================================== */
/* レイアウト設定 */
/* =================================== */
#footer, .fix {
	height: 200px;
	clear: both;
}
#container{
	text-align: left;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFBA87;
	border-left-color: #CFBA87;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	display: block;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px;
}
/* ブログタイトル・概要 */
#banner{
	margin: 0;
	overflow: hidden;
	padding: 0px;
	clear: both;
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 900px;
	display: block;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/img_home900.gif);
}

/* サイド（左サイド） */
#links{
	width: 235px;
	font-size: 85%;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	display: inline;
}

/*フッタ*/
#footer{
	text-align: center;
	clear: both;
	display: block;
	background-color: #CC0000;
	color: #FFFFFF;
	margin: 0px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/* ************************************************ 
 *	リンクカラーの設定
 * ************************************************ */

/* 全般 */
a{
	color: #D3510A;
	text-decoration: none;
}
a:link{
	color: #D3510A;
	text-decoration: none;
}
a:visited{
	color: #A57534;
	text-decoration: none;
}
a:active{
	color: #F90;
	text-decoration: underline;
}
a:hover{
	color: #F60;
	text-decoration: underline;
}

/* タイトル */
.title a{
	color: #F30;
	text-decoration: none;
}
.title a:link{
	color: #F30;
	text-decoration: none;
}
.title a:visited{
	color: #BD9F5B;
	text-decoration: none;
}
.title a:hover{
	color: #F60;
	text-decoration: underline;
}

/* サイドバー */
.side a{}
.side a:link{}
.side a:visited{}
.side 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{}

.rssMemo {
	font-size: 80%;
	color: #999;
	text-align: center;
	clear: both;
	margin-top: 5px;
}

/* footer a */
#footer a:link{color: #FFFFFF;text-decoration: none;}
#footer a:visited{color: #FFFFFF;text-decoration: none;}
#footer a:active{color: #FFFFFF;text-decoration: underline;}
#footer a:hover{color: #FFFFFF;text-decoration: underline;}


.sidemenu a:link{color: #990000;text-decoration: none;}
.sidemenu a:visited{color: #990000;text-decoration: none;}
.sidemenu a:active{color: #990000;text-decoration: none;}
.sidemenu a:hover{color: #990000;text-decoration: none;}

.topicpath a:link{color: #990000;text-decoration: none;}
.topicpath a:visited{color: #990000;text-decoration: none;}
.topicpath a:active{color: #990000;text-decoration: underline;}
.topicpath a:hover{color: #990000;text-decoration: underline;}



/* ************************************************ 
 *	バナー（ページ上部）の設定
 * ************************************************ */

/* ブログタイトル */
.blogtitle{
	font-size: 140%;
	width: 730px;
	margin: 0;
	padding: 10px;
	text-align: center;
	clear: both;
}

/* ブログ説明文 */
.description{
	font-size: 90%;
	width: 450px;
	text-align: left;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline;
}

/* パン屑メニュー */
.topicpath {
	font-size: 10px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
	clear: both;
	display: block;
	color: #666;
}

/* ************************************************ 
 *	記事の設定
 * ************************************************ */

/* 記事 */
.blogbody{
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0BB88;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/* 記事タイトル */
.title{
	background-image: url(http://img03.ti-da.net/usr/tidasquare/bg_titley.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-bottom: 2px;
	font-size: 100%;
	color: #C00;
	padding-left: 10px;
	height: 23px;
	padding-top: 5px;
}

/* 記事日付 */
.date{
	font-size: 80%;
	margin-top: 0;
	text-align: right;
	margin-bottom: 2px;
}

/* 記事本文 */
.main{
	font-size: 87%;
	line-height: 150%;
	width: 538px;
	clear: both;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	color: #333333;
	overflow: hidden;
}


/* 記事本文内画像 */
.img{
	margin: 5px;
}
.imgL10 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/* 続きを読む */
.continues{
	clear: both;
	font-size: 80%;
	margin: 0px;
}

/* 記事フッター */
.posted{
	padding-top: 3px;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 5px;
	clear: both;
	font-size: 83%;
}


/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバック */
.title_s{
	margin: 0 0 5px 10px;
	font-size: 90%;
	color: #999;
	font-weight: bold;
}

/* この記事へのトラックバックURL */
.trackback-url{
	font-size: 100%;
	font-weight: bold;
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 5px;
	width: 500px;
	color: #C90;
}

/* トラックバック本文 */
.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;}

/* コメント本文 */
.comments-body{
	margin: 5px 20px;
	font-size: 85%;
	line-height: 130%;
}

/* コメント入力テーブル */
.form {
	width: 480px;
	margin-top: 10px;
	margin-right: 0px;
	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 {
	line-height: 170%;
	vertical-align: top;
	text-align: left;
	padding: 3px;
}

/* 本文 */
#text{
	width: 250px;
}

/* メールアドレス */
#email{
	width: 250px;
}

/* 名前 */
#author{
	width: 200px;
}

/* URL */
#url{
	width: 250px;
}

/*情報を記憶チェックボックス*/
#bake{}

/*確認せずに書込チェックボックス*/
#savecheck{}

.cautionGray {
	font-size: 10px;
	color: #999999;
	margin: 5px;
}
.cautionRed {
	font-size: 10px;
	color: #993333;
	margin: 5px;
}

/* ************************************************ 
 *	プラグイン設定
 * ************************************************ */

/* サイドブロック */
.side{
	margin-bottom: 15px;
	text-align: left;
	clear: both;
}

/* サイドタイトル */
.sidetitle{
	margin-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 90%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	text-align: left;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}

/* サイド本文 */
.sidebody{
	margin-bottom: 5px;
	margin-right:auto;
	margin-left:auto;
	width: 200px;
	font-size: 90%;
}

/* RSS */
.sidebody .rss{
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
	display: block;
}
ul.rss li{
	display: inline;
	margin-left: 10px;
	font-weight: bold;
	float: left;
}

/* カレンダー ここから ----------*/
/* 大枠 */
.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;
	width: 220px;
	padding: 0px;
	margin-left: 5px;
}

/* 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%;
	clear: both;
	margin-top: 30px;
	margin-bottom: 15px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}

/* Powered by てぃーだブログ */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}


#home #content{
	width: 900px;
	margin: 0px;
	clear: both;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/bg_content.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFBA87;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
#pagehead {
	height: 98px;
	overflow: hidden;
	width: 900px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pagehead h1 {
	padding: 0px;
	display: inline;
	height: 46px;
	width: 229px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#container #pagehead .left .description {
	font-size: 70%;
	line-height: 120%;
	color: #999999;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container #pagehead .left {
	width: 400px;
	float: left;
}

#container #pagehead .right {
	font-size: 75%;
	line-height: 120%;
	width: 490px;
	display: inline;
	margin-top: 8px;
	height: 60px;
	overflow: hidden;
	color: #666666;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#pagehead .right .adress {
	text-align: right;
	float: left;
	width: 490px;
}
#pagehead #headmenu {
	background-color: #ECE4CF;
	margin: 0px;
	padding: 0px;
	height: 30px;
	clear: both;
	width: 900px;
}
#pagehead #headmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#headmenu li {
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#footer #menu {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
	display: block;
	padding: 0px;
	width: 900px;
	clear: both;
	overflow: hidden;
}
#footer #menu ul {
	display: inline;
	list-style-type: none;
	float: left;
	list-style-image: none;
	font-size: 100%;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#footer #menu li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#footer #menu .mark {
	background-image: url(http://img03.ti-da.net/usr/tidasquare/icon_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.w115 {width:115px;}
.w175 {
	width:175px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.w185 {
	width:185px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.w195 {
	width:195px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.w205 {width:180px;}
.w240 {width:240px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.w170 {width:170px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
mg20 {
	margin-left: 20px;
}
#home #container #content #homebtn ul li {
	display: inline;
	padding: 0px;
	height: 77px;
	width: 77px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#home #container #content #homebtn ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#home #container #content .newlink {
	background-image: url(http://img03.ti-da.net/usr/tidasquare/bg_w436.jpg);
	background-position: left top;
	width: 436px;
	margin-top: 20px;
	float: left;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 10px;
	overflow: hidden;
	display: inline;
	padding: 0px;
}
#home #container #content .newlink ul {
	background-image: url(http://img03.ti-da.net/usr/tidasquare/bg_w436.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
	margin: 0px;
	width: 420px;
	overflow: hidden;
	list-style-type: none;
}
#home #container #content .newlink li {
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	font-size: 80%;
	color: #999999;
	overflow: hidden;
	list-style-type: none;
}
#home #container #content .newpress {
	background-image: url(images/bg_w366.jpg);
	background-position: left top;
	width: 366px;
	margin-top: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
	overflow: hidden;
	display: inline;
	padding: 0px;
	margin-left: 0px;
}
#home #container #content .newpress ul {
	background-image: url(images/bg_w366.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin: 0px;
	width: 355px;
	overflow: hidden;
	list-style-type: none;
}
#home #container #content .newpress li {
	width: 335px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	font-size: 80%;
	color: #999999;
	overflow: hidden;
	list-style-type: none;
}
#home #container #content .newlink h2 {
	padding: 0px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	width: 400px;
}
#home #container #content .newpress h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	width: 340px;
}

#home #container #content #pr {
	clear: both;
	display: block;
	padding: 0px;
	width: 900px;
	margin: 0px;
	overflow: hidden;
}
#home #container #content #pr .bnr {
	width: 235px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home #container #content #pr .bnr ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#home #container #content #pr .bnr ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#home #container #content #pr .bnr img {
	margin: 0px;
	display: block;
	padding: 0px;
}
#home #container #content #pr .topRss {
	width: 260px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#home #container #content #pr .blogrss {
	width: 255px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	overflow: hidden;
	display: inline;
	background-image: none;
}
#home #container #content #pr .blogrss .left .rss_list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: inline;
	float: left;
	line-height: 100%;
	width: 80px;
}
#home #container #content #pr .blogrss .right .rss_list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	font-size: 75%;
	float: left;
	line-height: 100%;
	display: block;
	width: 150px;
	text-align: left;
}
#home #container #content #pr .blogrss h3 {
	width: 255px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	clear: both;
}
.sidemenu {
	border: 1px solid #E2D5B5;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	width: 220px;
	background-color: #FFF;
	clear: both;
}

.sidemenu h3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
}
#links .sidemenu ul {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	list-style-type: none;
}
#links .sidemenu ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/icon_right_r.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
	display: block;
}
#links .sidemenu .list02 {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
	display: block;
	background-image: none;
	padding: 0px;
}



.sideAtsumaru {
	border: 1px solid #CC0000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	width: 220px;
	background-color: #FFF;
	clear: both;
}

.sideAtsumaru h3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-left: 10px;
	padding-bottom: 2px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
}
#links .sideAtsumaru ul {
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	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;
	list-style-type: none;
}
#links .sideAtsumaru ul li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	font-size: 85%;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.menulast {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C00;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blog #container #content {
	width: 600px;
	float: left;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}
#blog #container #content .blog {
	width: 538px;
	border: 1px solid #D0BB88;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	clear: both;
	overflow: hidden;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#blog #container #content #banner {
	margin: 0px;
	clear: both;
	display: block;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/img_page.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
	width: 600px;
	overflow: hidden;
	padding: 0px;
}

.blogbody h2 {
	background-image: url(http://img03.ti-da.net/usr/tidasquare/bg_titley.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-bottom: 2px;
	font-size: 100%;
	color: #C00;
	padding-left: 10px;
	height: 23px;
	padding-top: 5px;
}
.button {
	background-color: #C00;
	color: #FFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #930;
	border-bottom-color: #900;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 12px;
	width: 50px;
	height: 20px;
}
#blog #container #links .search h3 {
	margin-bottom: 5px;
	margin-top: 0px;
}

#links .search form .text {
	width: 150px;
	height: 12px;
	padding: 2px;
}
#links #plugin {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
}
.subscription .side .sidebody {
	font-size: 86%;
	line-height: 130%;
}

#blog #container #links .sidemenu h3 {
	display: block;
}
#links .sidemenu .blogpic .rss_list {
	width: 105px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.sideblogrss .rss_list {
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.sideblogrss {
	margin-bottom: 15px;
}
.blogbody .day {
	text-align: right;
	font-size: 90%;
	color: #999;
	margin-top: 10px;
}
#blog #container #content #banner p {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #C00;
	text-shadow:2px 2px 2px #C3C3C3;
}
#blog #container #content #banner p span {
	font-size: 80%;
	font-weight: normal;
	display: block;
	margin-top:5px;
	margin-left: 10px;
}

/* ************************************************ 
 *	スタッフ紹介
 * ************************************************ */

.intro {
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBAE75;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.introNoline {
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* スタッフ写真 */
.photostaff {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoShimada {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/shimada.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.introNoline .photoKaneko {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/kaneko.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoShiroma {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/shiroma.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoMaeda {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/maeda.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoZenpo {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/zenpo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.introNoline .photoOnaga {
	padding: 0px;
	float: left;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/onaga.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoTokeshi {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/tokeshi.jpg);

	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoIgarashi {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/igarashi.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoTouma {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/touma.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.introNoline .photoTaira {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/taira.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoTakara {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/takara.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoOshita {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/oshita.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoKaoriu {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/kaori_u.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.introNoline .photoSho {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/sho.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoChinatsu {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/chinatsu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoKameyama {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/kameyama.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.introNoline .photoMatsumoto {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/matsumoto.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoShun {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/shun.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoMiyazato {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/miyazato.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.introNoline .photoMaehara {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/maehara.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.introNoline .photoKaorio {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/kaori_o.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoKikumoto {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/kikumoto.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoYoshimi {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/yoshimi.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoChiemi {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/chiemi.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.intro .photoArashiro {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/arashiro.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
.introNoline .photoNakazato {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(http://img03.ti-da.net/usr/tidasquare/nakazato.jpg);
	background-repeat: no-repeat;
	background-position: right;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}
/* スタッフ紹介文 */
.intro .photostaff {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: left;
	display: inline;
	height: 100px;
	width: 109px;
}

.intro .introTxt {
	display: inline;
	padding: 0px;
	float: right;
	overflow: hidden;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 405px;
}
.introNoline .introTxt {
	display: inline;
	padding: 0px;
	float: right;
	overflow: hidden;
	width: 405px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.tablemain {
	font-size: 90%;
	border-collapse:collapse;
	display:block;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.tablemain th {
	border:1px solid #999999;
	patding:5px;
	text-align:left;
	background:#ECE4CF none repeat scroll 0 0;
	white-space: nowrap;
	padding: 5px;
	vertical-align: top;
}
.tablemain td {
	border:1px solid #999999;
	patding:5px;

	text-align:left;
	margin: 0px;
	padding: 5px;
}

.tableservice {
	font-size: 90%;
	border-collapse:collapse;
	display:block;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.tableservice th {
	border:1px solid #999999;
	padding:5px;
	text-align:left;
	white-space: nowrap;
	padding: 5px;
	vertical-align: top;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.tableservice td {
	border:1px solid #999999;
	padding:5px;

	text-align:left;
	margin: 0px;
	padding: 5px;
}
.tableitem {
	font-size: 90%;
	border-collapse:collapse;
	display:block;
	width: 300px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
}
.tableitem th {
	border:1px solid #999999;
	padding:5px;
	text-align:left;
	white-space: nowrap;
	padding: 5px;
	vertical-align: top;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.tableitem td {
	border:1px solid #999999;
	padding:5px;
	text-align:left;
	margin: 0px;
	padding: 5px;
}



.txtC {text-align: center;}
.txtL {text-align: left;}
.txtR {text-align: right;}
.subtitle {
	font-weight: bold;
	color: #C00;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
}
.subtitle02 {
	font-weight: bold;
	color: #C00;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
	width: 495px;
	margin-right: auto;
	margin-left: auto;
}
.yellowbox {
	background-color: #FFC;
	margin: 10px;
	padding: 10px;
}
.tag_list {
	display: none;
}
.box495 {
	text-align: left;
	display: block;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box530 {
	text-align: left;
	display: block;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 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;
}
.inquiry, .profile {display: none;}
.boxNews{
	padding:10px;
	background-color: #FFC;
	padding-bottom: 5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #C00;
}
#printadress {display: none;}
#home #container #content #pr .bnr ul li {
	margin: 0px;
	padding: 0px;
}
#home #container #content #pr .bnr ul li a img {
	margin: 0px;
	padding: 0px;
}
.schedule {
	background-image: url(http://img03.ti-da.net/usr/tidasquare/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;
}
.schedule strong {
	color: #DC020DC;
	font-size: 110%;
}.photoLeft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 0px;
}
.schedule strong,.schedulefin strong {
	color: #F30;
	font-size: 120%;
}
.schedulefin {
	border: 1px solid #E1212B;
	clear: both;
	width: 480px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 10px;
}

.boxG {
	border: 1px solid #009966;
	clear: both;
	width: 480px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 10px;
}
.boxOr {
	border: 1px solid #ff6600;
	clear: both;
	width: 480px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding: 10px;
}

.txtRight {
	font-size: 75%;
	text-align: right;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100px;
	float: right;
}
.txtRightT10 {
	font-size: 75%;
	text-align: right;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#home #container #banner .left {
	display: block;
	width: 620px;
	height: 250px;
	padding: 0px;
	float: left;
	overflow: hidden;
	margin: 0px;
}
#home #container #banner .right {
	display: inline;
	float: right;
	width: 255px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#home #container #banner .left #tidalink {
	height: 100px;
	width: 180px;
	margin-top: 150px;
	display: block;
	float: left;
	margin-right: 10px;
}
#home #container #banner .left #tidalink a {
	text-indent: -999999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 180px;
	overflow: hidden;
}
#home #container #banner .left #iventlink {
	height: 250px;
	width: 420px;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
#home #container #banner .left #iventlink a {
	text-indent: -999999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 420px;
	overflow: hidden;
}

#home #container #banner .left #tidacafelink {
	height: 110px;
	width: 160px;
	margin-top: 230px;
	float: right;
	display: block;
	margin-right: 0px;
	padding-right: 100px;
}
#home #container #banner .left #tidacafelink a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 155px;
	text-indent: -999999px;
	overflow: hidden;
}
.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;
}

/* てぃーだスクエア放送局 */

#blog #st153842 #container #links {
	display: none;
}
#blog #st153842 #container #content {
	width: 900px;
	margin: 0px;
	padding: 0px;
}

#blog #st153842 #container #content .blog {
	margin: 0px;
	padding: 0px;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#blog #st153842 #container #content .blog .blogbody {
	margin-top: 10px;
}

#blog #st153842 #container #content #banner {
	display: none;
}
#blog #st153842 #container #content .blog .blogbody .main{
	background: #ffffff;
	display: block;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	width: 900px;
	float: left;
}

#blog #container #movie {
	display: none;
}
#blog #st153842 #container #movie {
	width: 900px;
	font-size: 85%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: inline;
	padding: 0px;
	float: right;

}
#blog #st153842 #container #content .blog .blogbody .main #ustream {
	background: #ffffff;
	display: block;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#blog #st153842 #container #content .blog .blogbody .main .ustream .movieBox {
	float: left;
	width: 410px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#blog #st153842 #container #content .blog .blogbody .main .ustream .chatbox {
	width: 480px;
	padding: 0px;
	overflow: hidden;
	float: right;
	background-color: #ECE4CF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#blog #st153842 #container #content .menu {
	display: none;
}
#blog #st153842 #container #content .blog .blogbody .main .ustream #livetitle {
	width: 450px;
	float: right;
	background-color: #ECE4CF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#blog #st153842 #container #content .blog .blogbody .main .ustream #livetitle #status {
	margin-top: 10px;
	background-color: #FFFFFF;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	width: 430px;
	text-decoration: none;
}
#blog #st153842 #container #content .blog .blogbody .main .ustream {
	clear: both;
	width: 900px;
	overflow: hidden;
}
#blog #st153842 #container #content .blog .blogbody .main .before {
	float: left;
	width: 280px;
	margin-right: 15px;
}
#home #container #banner .right .live {
	clear: right;
	margin-top: 0px;
	text-align: right;
	width: 250px;
	float: right;
}
#blog #st154258 #container #content .blog .blogbody .main {
	background-image: url(http://img03.ti-da.net/usr/tidasquare/voicelog.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 90px;
}
#blog #st154258 #container #content .blog .blogbody .main .navigator {
	margin-right: 35px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
.navigator {
	display: none;
}
#home #container #banner .right .member {
	text-align: right;
	margin-top: 100px;
	margin-bottom: 10px;
	width: 250px;
	float: right;
}
.Redbox {
	font-size: 75%;
	text-align: center;
	display: inline;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CC0000;
	height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
	padding-left: 6px;
}
#home #container #content .newlink .Redbox a {
	color: #FFFFFF;
}
#home #container #content .newlink .Redbox a:hover {
	color: #000000;
}
.photobox {
	padding: 5px;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#home #container #content #pr .bnr .bnrD10 {
	margin-bottom: 10px;
}
#blog #container #links .bnrD10 {
	margin-bottom: 10px;
	margin-left: 5px;
}
.fontS {
	font-size: 80%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 230px;
}
.dnLogo {
	display: inline;
	float: left;
	margin-right: 5px;
}
.box250M15 {
	padding: 10px;
	float: left;
	width: 230px;
	margin-right: 13px;
	display: block;
	border: 1px solid #CCCCCC;
}
.box250M0 {
	padding: 10px;
	float: left;
	width: 230px;
	display: block;
	border: 1px solid #CCCCCC;
}
.txtService {
	display: block;
	padding: 0px;
	width: 230px;
	margin-top: 5px;
	margin-bottom: 10px;
	clear: both;
	font-size: 90%;
	line-height: 110%;
}
#blog #st151270 #container #content .blog .blogbody .main img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#emphasis {
	height: 40px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 110%;
	color: #CC0000;
	background-color: #F0EAD9;
	font-weight: bold;
}