body {
	margin: 0px 0px 20px 0px;
	background-color: #f5ec74;
        text-align: center;
 	font-size: 14px;
	color: #333333;
        background-image : url(http://www.jiyukenkyu.net/tokyo/media/wallppr048.gif);
	}

/* リンク設定 */

a {
	text-decoration:none; 
	color: #0000FF; 
	}

a:hover {
	text-decoration:underline; 
	background:none;
	color: #FF3300; 
	}

/* 見出し設定 */

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/* サイト全体設定 */

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
  background-color: #d3fcf3;
  border: 1px solid #44b397;
}

/* サイトヘッダー設定 */

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #A1CF74;
	text-align: left;
	height: 150px;
        background-image : url(http://www.jiyukenkyu.net/tokyo/media/banner.jpg);
        background-position : 50% 53%;
        background-repeat : no-repeat;
	}

#banners {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #44b397;
	text-align: left;
	height: 150px;
        background-image : url(http://www.jiyukenkyu.net/tokyo/media/banner.jpg);
        background-position : 50% 53%;
        background-repeat : no-repeat;
	}

/* サイトメニュー設定 */

#banner p  {
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	margin-top: 70px;
	}

/* ヘッダースタイル設定その１ */

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
	}

#banner a:hover {
	color: #FDBB53;
	font-weight: bold;
	text-decoration: none; 
	}

#banners a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
	}

#banners a:hover {
	color: #FDBB53;
	font-weight: bold;
	text-decoration: none; 
	}


/* ヘッダースタイル設定その２ */

#banner h1 {
	font-size: 30px;
	margin-top: 20px;
	margin-left:65px;
	}

#banner h2 {
	font-size: 12px;
	margin-left:65px;
	}

#banners h2 {
	font-size: 30px;
	margin-top: 20px;
	margin-left:65px;
	}

#banners h1 {
	font-size: 12px;
	margin-left:65px;
        font-weight : bold;
	}

#banners h3 {
	font-size: 12px;
	margin-left:65px;
	}

/* コンテンツ部設定 */

#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	font-family: Verdana, Arial, sans-serif;
	}


/* メニュー部位置決め設定 */

#right {
	float: left;
	width: 200px;
	overflow: hidden;
	}

/* コンテンツ部<h2>見出し設定 */

.content h2 {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;

	color: #000000;
        background-image : url(http://www.jiyukenkyu.net/tokyo/media/wallppr089.gif);
	}

/* コンテンツ部<h3>見出し設定 */

.content h3 {
	font-family: Verdana, Arial, sans-serif;
        background-image: url(http://www.jiyukenkyu.net/tokyo/media/bullet244.gif);
        background-repeat : no-repeat;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px;
	padding: 3px 10px 3px 38px;
        height: 40px;
	}

/* コンテンツ部<h5>見出し設定 */

.content h5 {
	font-family: Verdana, Arial, sans-serif;
        background-image: url(http://www.jiyukenkyu.net/tokyo/media/bullet248s.gif);
        background-repeat : no-repeat;
	color: #000000;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px;
	padding: 3px 10px 3px 25px;
        height: 40px;
	}

/* タグ設定 */
.entry-tags {
    margin: 0 0 10px 10px; 
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list { 
    list-style:none;
    padding: 0px;
}

/* エントリーフッター設定 */
.entry-footer,
.comment-footer,
.trackback-footer {
    color: #666;
    font-size: 10px;
    text-align: right;
}


/* サイドメニュー領域設定設定 */

.sidebar {
	padding: 10px;
	}

/* サイドメニュー<h2>見出し設定 */

.sidebar h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
        background-image : url(http://www.jiyukenkyu.net/tokyo/media/wallppr089.gif);
	text-align: center;
	font-weight: bold;
	}

/* サイドメニュー<ul>部設定 */

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

/* カテゴリー<ul>部左領域設定 */

.sidebar #categories ul {
	padding-left: 5px;
	}

/* サイドメニュー<li>部設定 */

.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	padding-left: 5px;
	list-style-type: none;
	}

/* カテゴリー<li>部アンダーライン挿入 */

.sidebar #categories li {
	list-style-type: none;
/* 
	border-bottom:solid 1px #999999;
 */ 
	}

/* 検索部設定 */

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

/* フッター部設定 */

.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
        background-image : url(http://www.jiyukenkyu.net/tokyo/media/bth019.gif);
	background-color: #447766;
	text-align: center;
	padding: 2px;
	}

.linkf {
	font-size: 8px;
}

/* 「お気に入りに追加」ボタン部設定 */

.fev {
	text-align:center;
	margin-bottom:10px;
}

/* 「詳細はこちら」部設定 */

.next {
	font-size: 12px;
}

/* エントリーカテゴリー部設定 */

.category {
	font-size: 10px;
	text-align:right;
	border-bottom:dotted 1px #44b397;
	margin-bottom:20px;
}

/* パンくず部設定 */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}



#top_r{
  float : right;
  width : 230px;
}

#top_l{
  float : left;
 width : 230px;
}

#top_m{
clear:both;
}