/* ************************************************
CSS検索用ワード
#layout
#main
#left
#right	
************************************************ */


body {
color: #664400;
background-color: #DDDABA;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
font-size:80%;
word-wrap:break-word;
text-align:center;
background-image:url('http://file.pcoo.blog.shinobi.jp/head_back.gif');
background-repeat:repeat-x;
}

/* 全体の大きさ */
#layout {
	background-image:url('http://file.pcoo.blog.shinobi.jp/head-img.jpg');
	background-repeat:no-repeat;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* ヘッダー */
#head {
	width:640px;
	height:260px;
	padding-bottom:10px;
}

/* メニューとメインのボックス */
#wrap {
	background-color: #ffffff;
	float:left;
	width:640px;
}

/* メインボックス カラム２ */
#main {
	float:right;
	width:430px;
	margin-top:0px;
	margin-left:5px;
}

/* メニュー カラム３ */
#left {
	float:left;
	width:200px;
	line-height:150%;
	margin-top:0px;
	margin-right:0px;
}

/* メニュー カラム３ */
#right {
	float:right;
	width:240px;
	line-height:150%;
	margin-top:0px;
	margin-right:0px;
}
/* フッター */
#footer {
	background-color: #3F4030;
	color: #ffffff;
	width:900px;
	text-align:center;
	line-height:150%;
	padding:5px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
}

/*tableの設定*/
table {
	font-family: Osaka, "ＭＳ Ｐゴシック", arial, sans-serif;
	font-size:100%;
	word-wrap:break-word;
	border-collapse: collapse;
}
table.hyou {
	border: solid 1px;
	border-collapse: collapse;
}


/*通常のリンクの設定*/
a{ color:#DC781F; text-decoration:underline; }

/*過去に見たことがあるページのリンクの設定*/

/*アクティブ状態のリンクの設定*/

/*カーソルが合っている状態のリンクの設定*/
a:hover { color:#DC5439; text-decoration:underline; }


/* ### ヘッダーに関するCSS ## */
#head #Titleblock {
	width:auto;
	height:120px;
}

#head #Titleblock {
	margin-top:0px;
	margin-left:40px;
	margin-bottom:0px;
	font-size:12px;
	padding-top:80px;
	padding-bottom:5px;
	color:#ffffff;
}

#head #Titleblock a {
	text-decoration:none;
	color:#ffffff;
}

#head #Titleblock a :hover{
	text-decoration:none;
	color:#555555;
}



/* ### メインボックスに関するCSS ## */

/*　エントリー　*/
#main .EntryBlock {
	padding:10px 0px 10px 0px;
}

#main .CommentFormBlock td {
	font-size:80%;
	padding:3px;
}

#main .CommentFormTable {
	width:380px;
}

#main .EntryCategory {
	font-size:11px;
	font-weight:lighter;
	float:right;
	color:#666644;
	text-decoration:none;
	margin-top:0px;
	margin-right:2px;
}


#main .EntryInnerBlock {
	margin-bottom: 30px; 
}

#main .CommentBlock {
}

#main .CommentTitle {
	font-size:100%;
	font-weight:bold;
	color:#FF6600;
	padding:3px 0px 3px 0px;
}

#main .CommentTextBox {
}

#main .CommentText {
	padding:10px;
}

#main .CommentFooter {
	text-align:right;
	padding-bottom:5px;
}

#main .CommentResBlock {
	margin-left:20px;
	padding:10px;
	border:1px dotted #999;
}

#main .CommentResFooter {
	text-align:right;
}



#main .TrackbackBlock {
	padding:10px 0px 10px 0px;
}

#main .TrackbackTitle {
	font-size:100%;
	font-weight:bold;
	color:#FF6600;
	padding:3px 0px 3px 0px;
}

#main .TrackbackFooter {
	text-align:right;
}

#main .EntryTitle {
	background-image:url('http://file.pcoo.blog.shinobi.jp/ent_title_back.gif');
	background-repeat:no-repeat;
	background-position: left bottom;
	font-size:110%;
	font-weight:bold;
	color:#454545;
	padding-top:20px;
	padding-left:8px;
	padding-bottom:5px;
}
#main .EntryTitle a {
	color:#454545;
	text-decoration:none;
}

#main .EntryTextBox {
	background-image:url('http://file.pcoo.blog.shinobi.jp/entry_back.gif');
	background-repeat:repeat-y;
	padding:10px 10px 30px 10px;
}

#main .EntryFooter {
	background-image:url('http://file.pcoo.blog.shinobi.jp/ent_foot_back.gif');
	background-repeat:repeat-y;
	font-size:11px;
	font-weight:lighter;
	text-align:right;
	padding:30px 10px 0px 0px;
}

#main .EntryFooter a:hover {
	color:#FF6600;
	text-decoration:underline;
}

#main .white-Data a {
	color:#ffffff;
	text-decoration:underline;
}



/* ### メニュー カラム１（左メニュー）に関するCSS ## */
#PluginInnerBlock {
	padding-bottom:5px;
	font-size:90%;
	margin-bottom:5px;
}

#PluginInnerBlock .PluginTitle {
	font-weight:bold;
	background-color:#EEE;
	border-top:2px solid #FC0;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:2px solid #CCC;
	padding:3px 2px 1px 4px;
}

#PluginInnerBlock a:hover {
	text-decoration:underline;
}

#PluginInnerBlock .PluginContents {
	line-height:25px;
	padding-left:5px;
}

#PluginInnerBlock .small_text {
	font-size:8pt;
	line-height:12px;
}

#PluginInnerBlock .ico-01 {
	background-image:url('http://file.ohyasai.blog.shinobi.jp/ico-01.gif');
	background-repeat:no-repeat;
	padding-left:15px;
}

/* ### PluginInnerBlock2 ## */
#PluginInnerBlock2 {
	background-color: #f3f0ff;
	padding-bottom:5px;
	font-size:90%;
	margin-bottom:5px;
}

#PluginInnerBlock2 .PluginTitle {
	background-color:#efefef;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	border-top:2px solid #AA6600;
	border-left:1px solid #aaaaaa;
	border-right:1px solid #aaaaaa;
	border-bottom:2px solid #aaaaaa;
	padding:3px 2px 1px 4px;
}

#PluginInnerBlock2 a:hover {
	text-decoration:underline;
}

/*
#PluginInnerBlock2 .PluginExplanation {
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
}*/

#PluginInnerBlock2 .PluginContents {
	padding-top:10px;
	padding-left:3px;
	padding-bottom:20px;
}

#PluginInnerBlock2 .small_text {
	font-size:8pt;
	line-height:12px;
}

/**************************************************************************************
  カレンダープラグイン用デザイン
**************************************************************************************/
/*カレンダー日付移動用テーブル（前月、次月へのリンクなど）*/
.CalendarMoveTable {
	width:60%;
	margin-left:30px;
	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:95%;
	line-height:20px;
	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;
}