body  {
       margin: 0px 0px 0px 0px;
       background-color: #FFFCE4;
       text-align: center;
       font-family:"Hiragino Maru Gothic Pro","Verdana","sans-serif","ＭＳ Ｐゴシック","Osaka";
       color:#666666;
       font-size:10px;
       line-height:160%;
       letter-spacing:0em;
}

a,
a:link,
a:active,
a:visited,
a:hover  {
       color:#3399FF;
       text-decoration:none;
       font-weight:bold;
}
  
a:hover {
       text-decoration:underline;
}

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


/* カラム */

#center-column {

}

#center-column2 {
        text-align: center;
}

#left-column {
	width:155px;
	padding:12px 5px;
	background-color:#FFFFFF;
}

#right-column {
        width:155px;
	padding: 12px 5px;
        background-color:#FFFFFF;
}

    
/* ヘッダー */

#header {
	width: 700px;
	height: 90px;
	background-color: #57A6F5;
	border-bottom: 4px solid #FF9FAA;
}

#header .left {
	float: left;
	width: 300px;
	padding: 13px;
}

#header .right {
	float: right;
	width: 300px;
	text-align: right;
}

.copy {
	padding: 3px;
}

/* 検索フォーム */
.search {
	margin: 37px 2px 0px 0px;
}

.solidbutton {
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	background-color:#57A6F5;
	font-size:10px;
	line-height:100%;
}

.solidform {
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	background-color:#57A6F5;
	font-size:11px;
	letter-spacing:0em;
	line-height:100%;
}


/* メニュー */
#menu {
	background-color: #E6F3FF;
	width: 700px;
	height: 20px;
	text-align: center;
}

#menu .list {
	padding: 3px;
}

.content {
       padding: 0px 30px;
}

.content2 {
       padding: 10px;
}

.entry {
        margin-bottom: 30px;  
        padding: 3px;
        border:2px solid #57A6F5;;
        background-color:#E6F3FF;
        text-align:left;
}

.entry2 {
        padding: 10px;
        border:1px solid #CCCCCC;
        background-color:#FFFFFF;
        text-align:left;
        background-color:#FFFEF4;
}



.content p {
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-size: 14px;
        color: #FF9FAA;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
        border-left:8px solid #FF9FAA;
        padding-left:4px;
	}

.content h3 {
        margin-top:5px;
	font-size: 14px;	
	text-align: left;
	font-weight: bold;	
        padding-left: 25px;
        padding-bottom: 5px;
        border-bottom:2px solid #FF9FAA;
        background-image: url(../img/letter/mail.gif);
	background-repeat: no-repeat;
}

.content2 p {
	text-align: left;
	margin-bottom: 10px;
	}

.content2 blockquote {
	line-height: 150%;
	}

.content2 li {
	line-height: 150%;
	}

.content2 h2 {
	font-size: 14px;
        color: #FF9FAA;	
	text-align: left;
	font-weight: bold;	
        margin-top: 20px;	
	margin-bottom: 10px;
	}

.content2 h3 {
	font-size: 14px;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
        padding: 2px 0px 2px 4px;
        border-left: 6px solid #57A6F5;
        border-bottom: 1px solid #999999;
}

.h3line {
  border: 1px solid #FFFFFF;
  padding: 2px 2px 2px 30px;
  background-image: url(http://www.bonobono.jp/mt/img/film_icon.gif);
  background-repeat: no-repeat;
  background-position: 4px center;
}

.main {
   margin-left: 10px;
   margin-right: 5px;
   font-size: 12px;
   line-height:180%;
   text-align: left;
} 

.content p.posted {
	text-align: left;
	margin-bottom: 40px;
	line-height: normal;
	padding: 3px;
	}

#osusume {
  color: #FFFFFF;
  font-size:12px;
  font-weight:bold;
  text-align: left;
  background-color: #57A6F5 ;
  padding: 1px;
  margin-bottom: 20px;
  margin-top: 12px;
}

#osusume .line {
  padding: 2px 2px 2px 4px;
  border: 1px solid #FFFFFF;
}

.sidebar {
  text-align: center; 
}

#side-title {
  color: #FFFFFF;
  font-size:12px;
  font-weight:bold;
  text-align: left;
  background-color: #57A6F5 ;
  padding: 1px;
}

#side-title .line {
  padding: 2px 2px 2px 4px;
  border: 1px solid #FFFFFF;
}

.side-content {
	margin: 0px;
	padding-left: 10px;
        margin-top: 10px;
	margin-bottom: 30px;
}

.side-content2 {
	margin: 0px;
        margin-top: 10px;
	margin-bottom: 30px;
}

.side-entry {
	line-height:120%;
        margin-bottom: 8px;
}

.side-entrydate {
	line-height:120%;
        color: #FF9FAA;	
	font-weight: bold;	
}

#calendar {
  margin-bottom: 30px;
  text-align: center;
}

#calendar table {
  width: 150px;
}

#calendar caption {
	text-align: center;
	font-weight: bold;	
        font-size: 12px;
}

#calendar th {
 text-align: center;
}

#calendar td {
 text-align: center;
}

/* 右カラム */

.banner {
	border-bottom: 2px dotted #57A6F5;
	margin-top: 15px;
	padding-bottom:15px;
}

/* 左カラム */


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

#left-column #categories ul ul {
	padding-left: 10px;
}

#left-column #categories li {
	list-style-type: circle;
	}

.s-form {
        margin-top: 10px;
        margin-bottom: 30px;
}

.solidbutton2 {
	color:#999999;
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-size:10px;
	line-height:100%;
}

.solidform2 {
	color:#999999;
	border:1px solid #999999;
	background-color:#FFFFFF;
	font-size:11px;
	letter-spacing:0em;
	line-height:100%;
}

.link {
 margin-top: 10px;
}

#syndicate {
 margin-top: 20px;
}

#syndicate .chip {
 margin-top: 5px;
}

#powered {
  margin-top: 50px;
  line-height:120%;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#footer {
	width: 700px;
        background-color: #FFFFFF;
}

#footer .menu {
	float: left;
	padding: 0px 0px 0px 2px;
}

#footer .copy {
	text-align:right;
	float: right;
	padding: 4px 2px;
}

/* おたより */
.from {
        text-align: right;
}

.letter {
        margin-top:15px;
        margin-bottom:20px;
}

.reply {
        border-top:3px dotted #57A6F5;
        padding-top:20px;
        color:#1885F1;
}

.content-nav {
  margin:20px 0px 23px 0px;
  text-align:center;
  font-size:12px;
  height:14px;
}

.letter-title {
  margin:13px 0px 20px 0px;
}

.comments-header {
  border-top:3px dotted #57A6F5;
  color:#1885F1;
}

.comment-content {
  margin-left: 10px;
  margin-right: 5px;
  font-size: 12px;
  line-height:180%;
  text-align: left;
  color:#1885F1;
}

.comment-footer {
  text-align:right;
}

.date-header {
  text-align:right;
  font-size: 12px;
  line-height:180%;
  margin-right: 5px;
}


.wmail {
 margin-bottom: 20px;
}