body{
	_font-family: "ＭＳ Ｐゴシック", Osaka;
	margin:0px auto;
	text-align:center;
	background-color:white; 
}

/*基本のテーブル*/
table{ 
	border: 0px none;
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse: collapse;
}

tr {
	border: 0px none;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
}

td {
	border: 0px none;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
}


/*基本の文字のactive*/
a:link {
	text-decoration: underline;
	color:#3366FF;
}
a:hover {
	background-color:#FFFF66;
	color:#FF6600;
}
a:visited {
	color: #663366;
}


#layoutMain{ /*大枠*/
	width:800px;
	background-color: #ffffff;
	margin:0px auto;
	border-right: 1px solid #6699FF;
	border-left: 1px solid #6699FF;
	border-bottom: 1px solid #6699FF;
	padding:0px 5px;
}

#headMenu { /*ヘッダーのメニュー背景*/
	width:800px;
	background-color:#3366FF;
	text-align:center;
	vertical-align: middle;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	clear: both;
}

.layout00 {
	border: 0px none;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
}


.topTitleBG { /*トップ画像（BLOGタイトルの背景）*/
	width: 800px;
	height: 100px;
	background-image:url(http://otsf.estore.co.jp/hpgen/HPB/theme/img/title.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	border: 0px none;
}

.topTitleText { /*BLOGタイトル（店名）*/
	font-size:30px;
	text-align:left;
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	width: 798px; 
	color:#000099;
}

.topTitleText a:link , .topTitleText a:visited , .topTitleText a:hover {
	color:#000099;
	text-decoration: none;
}


.topTitleHeight {
	height: 100px;
}

.blogDescription {
	font-size: 12px;
	color: #333333;
	text-align:left;
	padding-left: 33px;
	padding-right: 0px;
	line-height: 1.5em;
}

.blogDescriptionBG {
	padding: 3px 0px;
}

.blogDate {
	font-size: 12px;
	color: #666666;
	text-align:left;
	padding-left: 30px;
	padding-right: 30px;
	vertical-align: bottom;
}

.blogDateBG {
	padding: 0px;
}

.menu { /*ヘッダーのメニュー文字*/
	font-size:12px;
	margin-right:20px;
	color:#FFFFFF;
	padding-left:8px;
	/* Except For Mac IE5 \*/
	background-image: url(http://otsf.estore.co.jp/hpgen/HPB/theme/img/arrow001.gif); 
	background-repeat: no-repeat;
	/* */
}

.menu a:link, .menu a:visited { color:#ffffff}
.menu a:hover {color:#FF9900}

.topWhite {
	background-color:#FFFFFF;
	width:100%
}


#layoutSidebarLeft , #layoutSidebarRight {
	width:160px;
	text-align: left;
	margin: 0px;
	background-color: #E5EFFA;
	vertical-align:top;
	padding: 0px;
}


.sidebarTitle { /*サイドバーの見出し（カテゴリ大項目）*/
	background-color:#6699FF; 
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

.sidebarTitle  a:link , .sidebarTitle a:visited {
	color:#FFFFFF;
}

ul.sidebar , ul.sidebar2 { /*サイドバーのリスト（カテゴリ小項目）*/
	list-style-type: none;
	padding: 0px 5px 20px 5px;
	margin: 0px;
	line-height: 2em;

}

/*サイドバーのリスト（カテゴリ小項目）*/
li.sidebar , li.sidebar2 {
	font-size:12px;
	padding: 0px 5px 0px 10px;
	margin: 0px;
	list-style-type: none;
	color:#3366FF;
	border-bottom: 1px solid #3399CC;
	line-height: 2em;
}

li.sidebar {
	background-image: url(http://otsf.estore.co.jp/hpgen/HPB/theme/img/arrow002.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar a:link , .sidebar a:visited , .sidebar2 a:link , .sidebar2 a:visited {
	color:#3366FF;
}

.sidebar a:hover , .sidebar2 a:hover {
	color: #FF6600;
}


/*サイドバーの画像一覧*/
.sidebarImage {
	text-align:center;
	padding-top: 3px;
 	padding-bottom:5px;
	margin: 0px;
	border:0px;
}	
 
.sidebarText  {
	text-align:center;
	font-size:12px;
	padding-top:5px;
	margin: 0px;
	color:#3366FF;
	line-height: 1.2em;
}	 

.sidebarText2 {
	padding-bottom:5px;
	text-align:center;
	font-size:12px;
	margin: 0px;
	color:#3366FF;
	line-height: 1.2em;
	border-bottom: 1px solid #3399CC;
}	 

.sidebarImageArea{
	width:150px;
}


.layoutSpacer {
	width:10px;
	margin: 0px;
	padding:0px;
}

#layoutEntry { /*エントリー（記事）部分　　←width依存*/  
	margin: 0px;
	vertical-align:top;
	padding:0px;
}

.entryMain00 { /*エントリー一番外の枠　　←width依存*/
	text-align:center; */
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin: 0px 0px;
	border: 1px solid #6699FF;
}



.entryMain01 { /*エントリー内部の枠　　←width依存*/
	text-align: center;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
}

/*エントリーのタイトル　　←width依存*/
.entryTitleIMG {
	background-color:#B7D5F1; 
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-align:left;
	margin: 0px;
	text-indent: 10px;
	padding:2px 0px 2px 0px;
}


.entryTitleIMG  a:link, .entryTitleIMG a:visited {
	color:#000099;
}

.entryTitleIMG  a:hover {
	color:#000099;
}

.entryCategory { /*エントリーの大項目表示　　←width依存*/
	text-align:right;
	font-size: 12px;
	color: #333333;
	margin:3px 0px;
}

.entryText {
	text-align:left;
	font-size:12px;
	color: #333333;
	line-height: 1.5em;
	font-weight: normal;
	margin:5px 10px 5px 10px;
}

.entryDate {
	font-size:12px;
	color: #333333;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	text-align:right;
	margin:5px 10px 10px 10px;
}

.entryNext {
	font-size:12px;
	color:#3366FF;
	font-weight: normal;
	text-align:center;
	margin:10px 0px 20px 0px;
}


ul.categoryEntry {/*カテゴリでのエントリ一覧*/
	font-size:12px;
	color: #FFCC33;
	list-style-type: square;
	padding: 0px 10px 0px 50px;
	margin: 0px;
}

li.categoryEntry {
	font-size:12px;
	color: #333333;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.entryDate2 { /*カテゴリでのエントリ一覧での日付*/
	font-size:12px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #666666;
}





#layoutFooterMenu { /*フッターのメニューの背景*/
	width:800px;
	background-color:#B7D5F1; 
	text-align:center;
	vertical-align: middle;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
}

.copyrightText { /*コピーライト*/
	font-size:10px;
	color:#666666;
	padding:3px;
	text-align:center;
}

.bread {
	font-size:12px;
	color:#333333;
	padding:0px;
	text-align:left;
	margin-top:3px;
}




/* ****************************************************************************** */
/* トラックバック・コメント	 */

.trackbackComment {
	margin:10px 20px 5px 20px;
}

.trackbackTitle , .commentTitle {
	font-size:12px;
	color: #333333;
	line-height: 1.3em;
	font-weight: normal;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc; 
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding-top:2px;
	padding-left:2px;
	padding-bottom:1px;
	background-color: #E5EFFA;
}

.trackbackText , .commentText {
	text-align:left;
	font-size:12px;
	color: #333333;
	line-height: 1.5em;
	font-weight: normal;
	margin:5px 10px 5px 10px;
}

.trackbackListA , .commentListA {
	font-weight: bold;	
	padding: 0px 10px 0px 0px;
}
.trackbackListB {
	padding: 0px 0px 0px 14px;
}

.commentListB{
	padding: 0px 0px 15px 14px;
}

.trackbackListC {
	text-align:right;
	padding: 0px 0px 15px 0px;
}

.trackbackRed {
	color: #FF3333;
}

.commentFooter , .trackbackFooter{
	font-size:12px;
	color: #333333;
	line-height: 1.3em;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	text-align:right;
	margin:5px 10px 15px 10px;
}




/* ****************************************************************************** */
/* カレンダーテーブル */

.calendarSpace {
	margin-top:5px;
	margin-bottom:5px;
}

table.calendar {
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	border-collapse: collapse;
	font-size:12px;
	color: #333333;
}

th.day , th.sun , th.sat , td.today , td.other , td.nodata {
	border:solid 1px #c0c0c0;
	border-collapse: collapse;
	font-size:12px;
}

/* ヘッダ平日 */
th.day {
/*	 font-weight: bold;*/
	 color: #333333;
	 font-family: monospace;
	 background-color: #D2D2D2;
	 text-align: center;
}
/* ヘッダ日曜 */
th.sun {
/*	 font-weight: bold;*/
	 color: red;
	 font-family: monospace;
	 background-color: pink;
	 text-align: center;
}
/* ヘッダ土曜 */
th.sat {
/*	 font-weight: bold;*/
	 color: blue;
	 font-family: monospace;
	 background-color: skyblue;
	 text-align: center;
}
/* 本日 */
td.today {
/*	 font-weight: bold;*/
	 color: #333333;
	 font-family: monospace;
	 background-color: #ffcc66;
	 text-align: right;
}
/* 前月・次月の日 */
td.other {
	 color: #808080;
	 font-family: monospace;
	 background-color: #E4E4E4;
	 text-align: right;
}
/* データがない日 */
td.nodata {
	color: #333333;
	font-family: monospace;
	background-color: white;
	text-align: right;
	font-weight: normal;
}
/* データがある日 */
td.existdata {
	 color: black;
	 font-family: monospace;
	 background-color: white;
	 text-align: right;
}

/* 年月部分 */
.calendar_title {
	 font-weight: bold;
}

table.item_h { line-height: 130%; font-size: 90%; }
table.item_h td { padding: 3px; margin: 3px; }
table.item_b {}
table.item_body { border-collapse: separate; }
table.item_body td { padding :3px; border-spacing: 2px; }
table.item_body h1 { color: #334D55; font-family: Verdana,Arial,sans-serif; font-size: 100%; margin: 0px; }
td.ITM, td.PRC { background-color: #CFCFCF; font-style: normal; font-weight: bold; font-size: 90%; }
td.DSC, td.OPT, td.CNT { font-stle: normal; font-size: 90%; line-height: 130%; }
table.item_f { line-height: 100%; font-size: 90%; }
.itemtext { text-align:left; margin:5px 10px 5px 10px;}
