/* 2カラム_サイドバー右　(C)2007 C-point Corp. */

*{
padding:0px;
margin:0px;
font-family:Verdana, Arial, sans-serif;
}

/* HTMLタグ設定 */
body{
	margin: 0 0 0 0;
	padding: 0px;
	text-align: center;
	font-size: 100%;
background: #FFF url() top left repeat-x;
	border-top: 0px solid #3E4C6F;
}
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;
}


/* =================================== */
/* レイアウト設定 */
/* =================================== */

#container{

background: url(//admin.ti-da.net/_img/tdlk1/ti08_05topb.jpg) top left repeat;
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;

}
/* ブログタイトル・概要 */
#banner{
	background-color: #FFF;
	height: 140px;
	width: 800px;
	margin: 0px;
	overflow: hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #384d98;
}

/* ブログの配置 */
#content{
	float: left;
	width: 560px;
	margin-left: 5px;
	padding: 10px;

}

/* ブログ外枠 */
.blog{
	margin-top: 0;
	margin-bottom: 15px;
	overflow: hidden;
}

/* サイド（右サイド） */
#links{
	width: 180px;
	margin:10px 10px 10px 10px;
	font-size: 85%;
	float: right;
        overflow:hidden;
	padding-top: 20px;
}

/*フッタ*/
#footer{	margin-top:0px;
color:#666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	display: block;
	border-top: 1px solid #384d98;
}

/* ************************************************ 
 *	リンクカラーの設定
 * ************************************************ */

/* 全般 */
a{
}
	a{color:#FF6600;text-decoration:none;}
	a:link{color:#FF6600;text-decoration:none;}
	a:visited{text-decoration:none;}
	a:active{}
	a:hover{color:#666;text-decoration:underline}

/*　ブログタイトル・概要　*/
#banner a{
	text-decoration: none;
	color: #666;
}
#banner a:link{
	text-decoration: none;
	color: #666;
}
#banner a:visited{
	text-decoration: none;
	color: #666;
}
#banner a:active{
	text-decoration: underline;
	color: #666;
}
#banner a:hover{
	text-decoration: underline;
	color: #ccc;
}

/* カレンダー */
.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: #666;
}
.title a:visited{
	text-decoration: none;
	color: #666;
}
.title a:active{
	text-decoration: underline;
	color: #666;
}
.title a:hover{
	text-decoration: underline;
	color: #CCC;
}


/*　このページの上へ　*/
.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: 100%;
	text-align: left;
	margin: 0px;
	padding: 10px 20px 5px 20px;
	clear: both;
	height:20px;
}

/* ブログ説明文 */
.description{
	font-size: 70%;
	padding: 3px 20px 10px 20px;
	text-align: left;
	color: #999;
	line-height: 110%;
}

/* パン屑メニュー */
.topicpass {
	font-size: 10px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666666;
	line-height: 16px;
	vertical-align: bottom;
}

.topicpass img {
	border: none;
	vertical-align: bottom;
}

/* ************************************************ 
 *	記事の設定
 * ************************************************ */

/* 記事 */
.blogbody{
	overflow: hidden;
background: url(//admin.ti-da.net/_img/tdlk1/ti08_05st.jpg) repeat-x bottom;

	border: 1px solid #384d98;
	margin: 0px 0px 10px 0px;
}

/* 記事タイトル */
.title{
text-align:left;
background:#F4F5FB url(//admin.ti-da.net/_img/tdlk1/ti08_05st.jpg) repeat left;
	font-size: 90%;
	padding: 10px 10px 8px 20px;
	margin: 0px 0px 10px;
	color: #815543;
	width: 528px;
	border-bottom: 1px solid #384d98;

}

/* 記事日付 */
.date{
	padding: 2px 10px 2px 20px;
	font-size: 80%;
	color: #FFF;
	margin-top: 0px;
	text-align:left;
	margin-bottom: 0px;
	width: 530px;
background: #384d98;
}

/* 記事本文 */
.main{
	padding: 10px;
	margin: 0px auto;
	overflow: hidden;
	font-size: 80%;
	line-height: 150%;
	width: 520px;
}


/* 記事本文内画像 */
.main img{
	margin: 5px;
}

/* 続きを読む */
.main-continues{}

/* 記事フッター */
.posted{
	border-top: 1px solid #384d98;
	padding: 10px 10px 0 10px;
	text-align: right;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: both;
	font-size: 78%;
background: url() no-repeat right top;
}


/* ************************************************ 
 *	トラックバックエリアの設定
 * ************************************************ */

/* この記事へのトラックバック */
.title_s{
text-align:left;
background:#F4F5FB url(//admin.ti-da.net/_img/tdlk1/ti08_05st.jpg) repeat left;
	font-size: 90%;
	padding: 10px 10px 8px 20px;
	margin: 0px 0px 10px;
	color: #815543;
	width: 528px;
	border-bottom: 1px solid #384d98;
	border-top: 1px solid #384d98;
}

/* この記事へのトラックバックURL */
.trackback-url{
	font-size: 86%;
	font-weight: bold;
	color: #815543;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
}

/* トラックバック本文 */
.trackback-body{
	margin: 5px 20px;
	font-size: 80%;
	line-height: 130%;
}

/*トラックバック送信元など*/
.trackback-post{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 80%;
	text-align: right;
}


/* ************************************************ 
 *	コメントエリアの設定
 * ************************************************ */

/* この記事へのコメント */
.comments-head{
text-align:left;
background:#F4F5FB url(//admin.ti-da.net/_img/tdlk1/ti08_05st.jpg) repeat left;
	font-size: 90%;
	padding: 10px 10px 8px 20px;
	margin: 0px 0px 10px;
	color: #815543;
	border-bottom: 1px solid #384d98;
	border-top: 1px solid #384d98;
}

/* コメント投稿者日時など*/
.comments-post{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 3px;
	font-size: 80%;
	text-align: right;}

/* コメント本文 */
.comments-body{
	margin: 5px 20px;
	font-size: 80%;
	line-height: 130%;
}

/* コメント入力テーブル */
table.form {
	width: 450px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.form td {
	line-height: 170%;
}

/* 本文 */
#text{}

/* メールアドレス */
#email{}

/* 名前 */
#author{}

/* URL */
#url{}

/*情報を記憶チェックボックス*/
#bake{}

/*確認せずに書込チェックボックス*/
#savecheck{}

/* ************************************************ 
 *	プラグイン設定
 * ************************************************ */

/* サイドブロック */
.side{
	margin-bottom: 10px;

}

/* サイドタイトル */
.sidetitle{
background:#F4F5FB url(//admin.ti-da.net/_img/tdlk1/ti08_05st.jpg) repeat left;
	padding: 5px 3px 5px 6px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #384d98;
	border-top: 1px solid #384d98;
	border-bottom: 1px solid #384d98;
	height:12px;
}

/* サイド本文 */
.sidebody{
	margin-bottom: 3px;
	margin-right:auto;
	margin-left:auto;
	width: 170px;
	font-size: 12px;
}

/* 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 #384d98;
	background-color: #FFF;
	font-size: 12px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
	background-color: #F4F5FB;
background:#F4F5FB url(//admin.ti-da.net/_img/tdlk1/ti08_05st.jpg) repeat left;
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
	border: 1px solid #384d98;
}
/* 日曜日 */
.sun{
	color: #990000;
}
/* 土曜日 */
.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{}

/* ************************************************ 
 *	フッターの設定
 * ************************************************ */

/* このページの上へ */
.pagetop{
	font-size: 80%;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

/* このBlogのトップへ */
.menu{
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 80%;
	letter-spacing: 0.2em;
	text-align: center;
}

/* コピーライト */
#copyright{
	font-size: 80%;
	color: #666;
}
/* Powered by てぃーだブログ */
.adFooter{
	font-size: 10px;
	line-height: 150%;
	text-align: center;
}

/* CSS Document */


#siteHead {
	width: 100%;
	text-align: left;
	height: 60px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #384d98;
	background-color: #FFFFFF;
	color: #333333;
	overflow: hidden;
}

#logoArea {
	width: 120px;
	height:110px;
	float: left;
	top: 0;
	left: 0;
	z-index: 150;
	text-align: center;	
	position:absolute;
}
#logoArea h1 {
	height: 60px;
	padding: 0;
	margin-top: 0;
	margin-bottom:0;
	margin-left:10px;
	}

#siteLogo {
	width:120px;
	height:115px;
	text-align: center;
	display: inline;
	float: left;
	overflow: hidden;
}
#siteLogo h1 {
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:10px;
	}


/* グローバルナビゲーション設定ここから */
#siteMenu {
	float:left;
	width: 800px;
	height: 40px;
	top:30px;
	left: 140px;
	z-index: 200;
	position:absolute;
}

#siteMenu ul {
	margin: 0px;
	padding: 0px;
}
#siteMenu li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	font-size: 12px;
}

/* 背景画像設定 */
#siteMenu a{background-image: url(//admin.ti-da.net/_img/tdlk1/btn_all.gif);	height: 40px;}

/* マイページ */
.menuMyp a{
	width: 45px;
	background-position: 0px 0px;
	text-indent: -99999px;
	display: block;
}
.menuMyp a:hover{
	background-position: 0px -40px;
}
/* サークル */
.menuSaa a{
	width: 36px;
	background-position: -50px 0px;
	text-indent: -99999px;
	display: block;
}
.menuSaa a:hover{
	background-position: -50px -40px;
}
/* ブログ */
.menuBlo a{
	width: 26px;
	background-position: -101px 0px;
	text-indent: -99999px;
	display: block;
}
.menuBlo a:hover{
	background-position: -101px -40px;
}
/* スタッフ企画 */
.menuSta a{
	width: 44px;
	background-position: -151px 0px;
	text-indent: -99999px;
	display: block;
}
.menuSta a:hover{
	background-position: -151px -40px;
}
/* 市場 */
.menuIch a{
	width: 49px;
	background-position: -200px 0px;
	text-indent: -99999px;
	display: block;
}
.menuIch a:hover{
	background-position: -200px -40px;
}
/* ＠ジャパン */
.menuAtj a{
	width: 45px;
	background-position: -250px 0px;
	text-indent: -99999px;
	display: block;
}
.menuAtj a:hover{
	background-position: -250px -40px;
}
/* ryuQ */
.menuRyu a{
	width: 21px;
	background-position: -300px 0px;
	text-indent: -99999px;
	display: block;
}
.menuRyu a:hover{
	background-position: -300px -40px;
}
/* てぃーだショップ */
.menuSho a{
	width: 35px;
	background-position: -351px 0px;
	text-indent: -99999px;
	display: block;
}
.menuSho a:hover{
	background-position: -351px -40px;
}
/* フォトログ */
.menuPho a{
	width: 44px;
	background-position: -401px 0px;
	text-indent: -99999px;
	display: block;
}
.menuPho a:hover{
	background-position: -401px -40px;
}
/* マップ */
.menuMap a{
	width: 26px;
	background-position: -451px 0px;
	text-indent: -99999px;
	display: block;
}
.menuMap a:hover{
	background-position: -451px -40px;
}
/* カレンダー */
.menuCal a{
	width: 43px;
	background-position: -500px 0px;
	text-indent: -99999px;
	display: block;
}
.menuCal a:hover{
	background-position: -500px -40px;
}
/* てぃーだ検索 */
.menuSea a{
	width: 43px;
	background-position: -550px 0px;
	text-indent: -99999px;
	display: block;
}
.menuSea a:hover{
	background-position: -550px -40px;
}
/* 不動産 */
.menuHud a{
	width: 29px;
	background-position: -600px 0px;
	text-indent: -99999px;
	display: block;
}
.menuHud a:hover{
	background-position: -600px -40px;
}
/* 就職 */
.menuShu a{
	width: 19px;
	background-position: -650px 0px;
	text-indent: -99999px;
	display: block;
}
.menuShu a:hover{
	background-position: -650px -40px;
}
/* プレジデント */
.menuPre a{
	width: 46px;
	background-position: -680px 0px;
	text-indent: -99999px;
	display: block;
}
.menuPre a:hover{
	background-position: -680px -40px;
}


/* グローバルナビゲーション設定ここまで */


.sideMenu {
	width: 200px;
	float: right;
	display: inline;
	height: 70px;
	overflow: hidden;
	margin-right: 10px;
}
#topColumn {
	float: right;
	height: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: auto;
	display: block;
	width: 700px;
}
#topColumn #headPr {
	float: right;
	text-align:right;
	height: 60px;
	width: 468px;
	top:5px;
	right:220px;
	z-index:90;
	position:absolute;
	background-color: #EDEDED;
}

#headTextArea {
	float: right;
	font-size:12px;
	text-align:right;
	line-height: 150%;
	width: 200px;
	height: 65px;
	margin-right: 10px;
	top:5px;
	right:8px;
	z-index:100;
	position:absolute;
}

#headTextArea ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 200px;
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#headTextArea li {
	list-style-image: none;
	list-style-type: none;
	padding-right: 5px;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-size: 12px;
	float: right;
}
#headTextArea a {
	background-image: none;
}
#headTextArea span {
	text-align: right;
	display: block;
	font-size: 11px;
}
.borderR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

