/* ************************************************
CSS検索用ワード
#layout
#main
#left
#right	
************************************************ */

.txt_noner {
display:none;
}


/* CSS Document */

table {
	color : #595757 ;
font-size:12px;
	}

}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	}
.fl_clear {
	clear: both;
}
.fl_clear hr {
	display: none;
}
img {
	border:0px;
	}



/* メインボックス カラム２ */
#main { float:right;width:715px; margin-left:10px;}

/* メニュー カラム１ */
#leftys { float:left ;width:500px; line-height:150%;}

/* メニュー カラム３ */
#righter { float:right;width:180px; line-height:150%;}
/*table全ての設定*/
table{
border-collapse: collapse;
}

/*通常のリンクの設定*/
a { color:#FF6600; text-decoration:none; }

/*過去に見たことがあるページのリンクの設定*/

/*アクティブ状態のリンクの設定*/

/*カーソルが合っている状態のリンクの設定*/
a :hover { color:#333333; text-decoration:underline; }







#left_bannar_blo {
margin:15px 0px 0px;
}


.left_outliners {
	width:180px;
	margin:15px 0px 0px;
	padding:0px;
	text-align:left;
	}
.left_outliners ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:170px;
	display: block;
}
.left_outliners li {
	margin: 0px;
	padding: 0px;
	display: block;
}


.title {
margin:0px 0px 20px;
}





/* ### ヘッダーに関するCSS ## */
#head #Titleblock {
	width:auto;
	height:120px;
}

#head #Titleblock h2 {
	margin:0px;
	font-size:16px;
	padding-top:60px;
	padding-bottom:5px;
	color:#555555;
}

#head #Titleblock a {
	text-decoration:none;
	color:#555555;
}

#head #Titleblock a :hover{
	text-decoration:none;
	color:#555555;
}

#head #Titleblock .explantation {
	font-size:12px;
	padding-bottom:3px;
}

#head #Titleblock .kanri {
	padding-bottom:3px;
}


/* 上部分のカレンダー */
#head #Titleblock #calender {
	font-family:Arial;
	font-size:10px;
	text-align:center;
	background-color:#F3F3F3;
	padding:11px 2px 1px 2px;
	border-top:2px solid #777;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:2px solid #CCC;
}

#head #Titleblock #calender li {
		display:inline;
}

#head #Titleblock #calender .day {
		padding:2px;
		margin:1px;
}

#head #Titleblock #calender a {
		color:#FF6600;
		text-decoration:none;
}

#head #Titleblock #calender ul {
	margin:0px;
	padding:0px;
}

#head #Titleblock #calender .prev-month-calendar {
	font-size:110%;
	font-weight:bold;
	margin-right:5px;
}

#head #Titleblock #calender .next-month-calendar {
	font-size:110%;
	font-weight:bold;
	margin-left:5px;
}


/* ### メインボックスに関するCSS ## */

/*　エントリー　*/
.EntryBlock {
	padding:10px 0px 10px 0px;
}

.ents_boxx {
margin:0px 0px 0px;
}


.CommentFormBlock td {
	font-size:80%;
	padding:3px;
}

.CommentFormTable {
	width:380px;
}

.EntryWriteDate a {
	color:#AAA;
	text-decoration:none;
	margin-top:20px;
}

.EntryWriteDate a:hover {
	color:#AAA;
	text-decoration:none;
font-size:95%;	
}


.EntryInnerBlock {
margin-bottom:40px;
}

.EntryCategory {
text-align:right;
}

.CommentBlock {
}

.CommentTitle {
	font-size:100%;
	font-weight:bold;
	color:#FF6600;
	padding:3px 0px 3px 0px;
}

.CommentTextBox {
}

.CommentText {
	padding:10px;
}

.CommentFooter {
	text-align:right;
	padding-bottom:5px;
}

.CommentResBlock {
	margin-left:20px;
	padding:10px;
	border:1px dotted #999;
}

.CommentResFooter {
	text-align:right;
}



.TrackbackBlock {
	padding:10px 0px 10px 0px;
}

.TrackbackTitle {
	font-size:100%;
	font-weight:bold;
	color:#FF6600;
	padding:3px 0px 3px 0px;
}

.TrackbackFooter {
	text-align:right;
}

.EntryTitle {
	font-size:150%;
	font-weight:bold;
	color:#333;
	padding-top:3px;
border-bottom:1px solid #c9caca;
padding-bottom:1px;
}

.EntryTextBox {
	padding:10px;
}

.EntryTitle a {
	color:#333;
}

.PageLinkBlock {
 text-align:center;
 padding:20px 0px 20px 0px;
}

.EntryFooter {
 text-align:right;
 padding:5px 0px 40px 0px;
}

.EntryFooter a:hover {
	color:#FF6600;
	text-decoration:underline;
}

/* ### メニュー カラム１（左メニュー）に関するCSS ## */
#PluginInnerBlock {
	padding-bottom:0px;
	margin-bottom:0px;
}

#PluginInnerBlock .PluginTitle {
	font-weight:bold;
	padding:3px 2px 1px 4px;
border:1px solid #c9caca;
}

#PluginInnerBlock a:hover {
	text-decoration:underline;
}


#PluginInnerBlock .PluginExplanation {
	margin-top:4px;
	padding-left:10px;
}

#PluginInnerBlock .PluginContents {
	padding-left:10px;
padding-bottom:10px;
}

/* ### メニュー カラム３（右メニュー）に関するCSS ## */
/*
#right {
}
*/

/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	padding:3px;
	text-align:center;
}
/*カレンダー日付移動用テーブル、<tr>タグ部分のデザイン*/
.CalendarMoveTr {
}
/*カレンダー日付移動用テーブル内、左側td部分のデザイン*/
.CalendarPrevTd {
font-size:12px;
}
/*カレンダー日付移動用テーブル内、中央td部分のデザイン*/
.CalendarNowTd {
font-size:12px;
}
/*カレンダー日付移動用テーブル内、右側td部分のデザイン*/
.CalendarNextTd {
font-size:12px;
}
/*カレンダー表示用テーブル*/
.CalendarTable {
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	padding:3px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 曜日表示部分デザイン
-------------------------------------------------------*/
/*曜日表示部分（<tr>タグ部分）のデザイン*/
.CalendarWdayTr {
}
/*曜日表示部分、日曜日の<th>タグ部分デザイン*/
.CalendarWdaySun {
font-size:12px;
}
/*曜日表示部分、平日の<th>タグ部分デザイン*/
.CalendarWday {
font-size:12px;
}
/*曜日表示部分、土曜日の<th>タグ部分デザイン*/
.CalendarWdaySat {
font-size:12px;
}
/*-------------------------------------------------------
  カレンダーテーブル -> 日付表示部分デザイン
-------------------------------------------------------*/
/*日付表示部分（<tr>タグ部分）のデザイン*/
.CalendarTr {
}
/*日付表示部分、日曜日の<td>タグ部分デザイン*/
.CalendarTdSun {
font-size:12px;
}
/*日付表示部分、土曜日の<td>タグ部分デザイン*/
.CalendarTdSat {
font-size:12px;
}
/*日付表示部分、平日曜日の<td>タグ部分デザイン*/
.CalendarTd {
font-size:12px;
}
/*記事が存在する場所の設定*/
.CalendarTdLink {
font-size:12px;
}