body {
        margin: 0px 0px 0px 0px;
	background-color: #ffffff;
        text-align: center;
        font-size: 12px;
        color: #333333;

       font-family: Verdana, Arial, sans-serif;


        background-image : url(img/wallppr085.gif);
	}

/* リンク設定 */



a:visited { color: #0D796E; }
a:active { color: #12B88B; }
a:hover { 
           text-decoration:underline; 
            color: #0092F8; 
           }

a:link { color: #12B88B; }



/* 見出し設定 */

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: 800px;
  background-color: #ffffff;
  border: 1px solid #808080;

}

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

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
	text-align: left;
/*
	height: 100px;
*/
        background-image : url(img/top.gif);
        background-repeat : no-repeat;

       padding : 25px 45px 28px;

　　　}

#bannersub {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
	text-align: left;
        background-image : url(img/top.gif);
        background-repeat : no-repeat;
       padding : 25px 45px 19px;
	}

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

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

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

#banner-img {
	display: none;
	}


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

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

#bannersub a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none; 
	}

#bannersub a:hover {
	color: #0092F8;
	font-weight: bold;
	text-decoration: none; 
	}


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

#banner h1 {
	font-size: 30px;
/*
	margin-top: 20px;
*/


	margin-left:65px;

	margin-bottom0;



	}

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

	}

#bannersub h2 {
	font-size: 30px;
	margin-left:65px;
	margin-bottom0;
	}

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

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

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

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

.content {
	line-height: 1.5em;
	letter-spacing: 0.05em;
	margin-top: 0;
	margin-bottom: 0;
	width: 370px;
	float: right;
  padding-left : 15px;
  padding-right : 15px;
             }

.entry	{
	margin-bottom: 30px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0 15px;
        border: 1px solid #cccccc;

	}

.content p {
	margin-bottom: 10px;

             }



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

#right{
	line-height: 140%;
	width: 400px;
	float: right;
	overflow: hidden;
}

#left {
	line-height: 140%;
	width: 400px;
	float: left;
	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://atopy.sub.jp/media/wallppr089.gif);
	}

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

.content h3 {
	font-family: Verdana, Arial, sans-serif;
        background-image: url(http://atopy.sub.jp/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 10px;
        height: 40px;
	}

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

.content h5 {
	font-family: Verdana, Arial, sans-serif;
        background-image: url(http://atopy.sub.jp/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(img/bar04b.gif);
        background-repeat : repeat-x;
	text-align: center;
	font-weight: bold;
  padding-top : 3px;
  padding-bottom : 3px;
	}

/* サイドバーの本文 */

.Side-Body {
	background-image: url(img/sidewall.gif);
	background-repeat: no-repeat;
	}

/* サイドメニュー<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: right;
	line-height: 150%;
	list-style-type: none;

/*
        background-image: url(img/point.gif);
        background-repeat : no-repeat;
	background-position: center right;
*/
        padding-left: 15px;
/*
        height: 15px;
*/
	margin-top: 5px;
	}

/* カテゴリー<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://atopy.sub.jp/media/bth019.gif);
	background-color: #ffffff;
	text-align: center;
	padding: 2px;
	}

#Footer {
	padding: 5px 15px 10px 25px;
	margin-top: 20px;
	font-size: x-small;
	color: #666;
}



.linkf {
	font-size: 8px;
}





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

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

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

.next {
	font-size: 12px;
}

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

/*
.category {
	font-size: 10px;
	text-align:right;
	margin-bottom:20px;
}
*/

/* パンくず部設定 */

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

/* リンクバー設定 */

.linkbar {
/*
clear: both;
*/
float: center;
width: 800px;
background-image: url("img/mailback.gif");
border-bottom: solid 1px #cccccc;
text-align: right;
padding: 2px 0px 2px 0px;
margin-bottom: 0px;
margin-top: 0px;
font-family: Verdana, Arial, sans-serif;
font-size:10px;

}


/*トップバー設定 */

.topbar {
/*
clear: both;
*/
float: center;
width: 780px;
background-image: url("img/back.gif");
border-bottom: solid 1px #cccccc;
padding: 5px 10px 5px 10px;
margin-bottom: 0px;
margin-top: 0px;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
}


/* カレンダー */
#calendar table	{
	width: 100%;
	font-size: 0.75em;
	text-align: center;
	}

#calendar td	{
	padding: 3px 0;
	}

#calendar a	{
	text-decoration: none;
	color: red;
	}

#calendar caption	{
	border-bottom: solid 2px #dcddf5;
	margin-bottom: 10px;
	}