body {
margin:0px;
padding:0px;
text-align:center;
font-family:Verdana;
background-color:#EEE;
background-image:url(http://chuppy.seesaa.net/background/sen_07.gif)
}

#container{
margin:0px auto 0px auto;
width:778px;
color:#5D5D5D;
font-size:12px;
font-family:Verdana;
background-image:url(http://blog.seesaa.jp/img/bg/light_pole/bg.jpg);
background-repeat:repeat-y;
}

a{
color:#36C;
text-decoration:none;
}
A:hover	{text-decoration: none;
	color: #99c;
	}

h1 {
margin:0px;
padding-top:42px;
padding-bottom:10px;
font-weight:bolder;
font-size:24px;
font-family:Verdana;
}
h1 a{
color:#FFF;
text-decoration: none;
font-weight:bolder;
}

h2 {
padding: 0px;
font-weight:bold;
text-align:left;
}

h3 {
font-size:12px;
font-weight:bolder;
padding: 20px 0px 15px 0px;
}

H3 a{
text-decoration: none;
color:#36C;
}

#banner{
margin:0px;
padding-left:45px;
text-align:left;
height:246px;
background-image:url(http://blog.seesaa.jp/img/bg/light_pole/header.jpg);
background-position:top;
}

.description {
font-weight:bold;
padding:0px 10px 0px 0px;
color:#FFF;
}

.navi {
text-align:center;
margin-bottom:10px;
margin-top:10px;
}
#content {
margin:10px 0px 10px 0px;
float:left;
width:485px;
}

.blog {
padding:0px 0px 0px 21px;
text-align:left;
}

.blogbody {
font-weight:normal;
margin-bottom:10px;
border:1px solid #ccc;
padding-left:30px;
}

.date{
clear:left;
margin-top:0px;
margin-bottom:5px;
padding:20px 0px 5px 0px;
font-family:Verdana;
font-size:10px;
}

.title{
margin-top:0px;
margin-bottom:0px;
font-weight:bold;
}
.title a{
border:none;
}

.text{
padding:0px 25px 0px 0px;
margin-top:0px;
line-height:1.8em;;
font-family:Verdana;
}

/*  ===  エントリ内の引用ボーダーの設定  ===  */
.blogborder {
	border-left:3px solid #F2F2F2;
	padding-left:10px;             
	margin-left:15px;             
}

/*  ===  エントリ内のTBボーダーの設定  ===  */
.blogtb {
	border:1px dotted #666;
	background-color:#F2F2F2;
	padding:3%;             
	margin:5%;             
}

.posted{ 
text-align: right;
margin-bottom:5px;
padding:30px 30px 25px 0px;
font-size:10px;
font-family:Verdana;
}
.posted a{ 
font-weight:bold;
}
#links-left {
}
#links {
font-weight:normal;
float:left;
width:230px;
padding-top:30px;
padding-bottom:10px;
margin: 0px 0px 0px 25px;
text-align:left;
font-size:12px;
text-align:center;
}

#calendar {
margin-top:0px;
margin-bottom:30px;
font-size:12px;
padding:5px;
border:1px solid #C6C6C6;
width:228px;

}
#calendar table {
width:100%;
background-color:#F2F2F2;
}
#calendar th {
background-color:#E1E1E1;
border-right:2px solid #F2F2F2;
font-weight:bold;
}
.calendarhead {
padding:4px 0px 4px 0px;
font-weight:bold;
font-size:12px;
font-family:Verdana;
background-color:#F2F2F2;
}

.calendarday {
padding:3px;
margin-bottom:10px;
color:#5D5D5D;
font-size:10px;
font-family:Verdana;
}
.calendarday a {
font-weight:bold;
}

.sidetitle {
padding:0px 10px 4px 0px;
text-align:left;
font-family:Verdana;
border-bottom:1px dotted #9D9D9D;
font-weight:bold;
}

.side {
line-height:2em;
padding:5px 10px 10px 0px;
margin-bottom:10px;
font-size:10px;
text-align:left;
margin-bottom:10px;
font-family:Verdana;
}
.side  a{
font-size:12px;
}
input{
border:1px solid #959595;
background-color:#EAEAEA;
max-width:200px;
}

/*　////////////////////////////////////  */
/*　///  開閉コラムタイトル　設定  ///  */
/*　////////////////////////////////////  */
.btncolumn{
	color:#666;
	font-size:8pt;
	height:14px;
	width:14px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	float:right;
}

/*　////////////////////////////////////  */
/*　///  sidebbar.jp 設定            ///  */
/*　////////////////////////////////////  */
.sb-author {
    font-style: bold;
    font-size: x-small;
}

/* 部品全体を囲むボックス(div) */
.sb-frame {
	width: 100%;
}

/* 「このページのリンク元」全体を囲むボックス(div) */
/*
.sb-referrers {
	border: 1px dotted #666;
	padding-left: 4px;
	background-color: #FFFFFF;
	white-space: nowrap;
}
*/

/* 「アクセスの多いページ」全体を囲むボックス(div) */
.sb-accesses {
	/*border: 1px dotted #666;*/
	padding-left: 4px;
	padding-bottom: 5px;
	/*background-color: #ffeeee;*/
}

/* "このページのリンク元"或いは"アクセスの多いページ"の文字列 */
.sb-title {
	text-align: left;
}

/* ランキングリスト部分の ul タグ */
.sb-list {
	text-align: left;
	padding: 4px;
	margin: 0px;
	width: 97%;
	height: 150px;
	overflow: auto;
/*
	scrollbar-face-color:#303;
	scrollbar-arrow-color:#999999 ;
	scrollbar-highlight-color:#fff ;
	scrollbar-shadow-color:#333;
	scrollbar-base-color:#eee ;
	scrollbar-3dlight-color:#ccc;
	scrollbar-darkshadow-color:#000;
*/
}

/* ランキングリスト部分の li タグ */
.sb-list li {
	list-style-type: none;
}


.input-submit{
background-color:#9CC9DD;
color:#224E62;
border:1px solid #000;
}
.powered {
padding:20px 0px 20px 0px;
text-align:center;
}

.syndicate {
margin-right:10px;
text-align:center;
font-size:10px;
}

#comments {
padding-left:21px;
margin-bottom:30px;
margin-top:25px;
text-align:left;
font-family:Verdana;
}
#comments form {
margin:0px;
padding:0px;
}
textarea{
width:300px;
margin-bottom:5px;
border:1px solid #959595;
background-color:#EAEAEA;
}
.comments-head{ 
font-weight:bold;
margin:0px;
padding: 0px;
}
.comments-body {
margin:0px;
border-top:1px dotted #ccc;
}

.comments-post {
padding:10px;
text-align:right;
font-size:10px;
}
#trackback {
margin-bottom:30px;
margin-top:25px;
margin-left:21px;
border:1px dashed #CDC1B0;
padding:5px;
text-align:left;
border:1px solid #ccc;
font-family:Verdana;
}

#footer{
clear:left;
/*background-color:#EEE;*/
background-image:url(http://blog.seesaa.jp/img/bg/light_pole/blog_bottom.jpg);
background-position:top;
background-repeat:no-repeat;
}
.copyright{
text-align:center;
}

.diet-content{
padding-left:10px;
}
#diet-foods{
padding-left:10px;
}
.food-title{
width:20%;
clear:left;
float:left;
}
.food-content{
width:75%;
padding-top:10px;
}
#diet-container{
border:1px solid #999;
padding:5px;
margin-bottom:5px;
}
.diet-title{
background-color:#333333;
padding:2px 10px 2px 5px;
margin-top:5px;
}
.diet-content{
padding-left:10px;
}
#diet-foods{
padding-left:10px;
}
.food-title{
width:20%;
clear:left;
float:left;
}
.food-content{
width:75%;
padding-top:10px;
}

/**********************************/
/*       トップメニュー設定       */
/**********************************/
div.menu {
font-size: 12px;
background: #003296;
height: 2em;
text-align:center;
position:relative;
top:0;
left:0;
}

div.menu a{
color:#ffffff;
text-decoration: none;
display: block;
line-height: 2em;
width: 100px;
}

div.menu a:hover{
color:#ffffff;
background: #36C;
text-decoration: none;
}

div.submenu a{
background-color: #b3b3ff;
border-top: 1px solid #ffffff;
}

/* トップへ */
#menu1{
position:absolute;
top:0;
left:0;
}

/* リンク */
#menu2{
position:absolute;
top:0;
left:101px;
}

/* ポリシー */
#menu3{
position:absolute;
top:0;
left:202px;
}

/* カテゴリ */
#menu4{
position:absolute;
top:0;
left:303px;
} 

div.menu span{
display:none;
} 

div.submenu {
visibility: hidden;
position: absolute;
left: 0px;
}