/*----- reset ----- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

address,caption,cite,code,em,strong,th {
font-style: normal;
font-weight: normal;
}

ol,ul {
list-style: none;
}

caption,th {
text-align: left;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
}

img {
border: none;	
}


/*----- default ----- */
body {
background: #c0a47e;
color: #666;
font-size: 72.5%;
font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",Sans-Serif;
line-height: 1.4em;
}

a:link {
color: #666;
}

a:visited {
color: #666;
}

a:hover {
color: #666;
text-decoration: none;
}

#container {
margin: 50px auto 0 auto;
padding-bottom: 50px;
width: 900px;
height: 1500px;
background-image: url(http://cioccomoca.com/images/blog/back_img.jpg);
background-repeat: no-repeat;
}

#banner:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
#banner{
font-family:arial, Helvetica;
margin-bottom:15px;
text-align:left;
padding:10px 0px 5px 0px;
height:90px;
text-align:left;
line-height:170%;
	width: 850px;
	min-height: 90px;
	display: inline-table;
}
*:first-child+html #banner {
	height: auto;
	min-height: 90px;
}


h1 {
margin:0px 0px 20px 0px;
text-align:left;
padding:0px;
font-weight:bolder;
font-size:20px;
color: #000000;
border-top:solid 1px #000000;
border-bottom:solid 1px #000000;
}

h1 a{
color:#000000;
font-family:arial, Helvetica;
text-decoration: none;
font-weight:bolder;
}

h2 {
font-size:12px;
font-weight:bolder;
font-family:arial, Helvetica;
margin-bottom:0px;
}

h3 {
padding:55px 0px 0px 0px;
font-size:10px;
font-weight:bolder;
font-family:arial, Helvetica;
margin-top:0px;
margin-bottom:0px;
}

h3 a{
padding: 0px;
font-weight:bolder;
line-height:200%;
}

h3.title-size {
padding: 4px 0 4px 10px;
font-size: 1em;
}

.description {
color:#666666;
margin:0px;
padding:0px;
font-size:14px;
font-family:sans-serif;
line-height:120%;
}

.navi {
color:#0000FF;
font-size:12px;
text-align:center;
margin:0px;
}
.navi a {
color:#555555;
text-decoration: none;
}

.navi a:hover {
color: #FF0000;
text-decoration: underline;
}


#content {
margin:0px 10px 0px 25px;
float:left;
width:450px;
font-size:12px;
}

.blog {
text-align:left;
margin-top:0px;
margin-bottom:0px;
}

.blogbody {
margin:0px;
font-weight:normal;
line-height:120%;
/* border-left:solid 1px #000000;
border-right:solid 1px #000000; */
}

/*記事アップの日付*/
.date{
font-size: 10px; 
color:#947a5f;
background-color:#ffffff;
padding:0px 10px 0 10px;
font-weight:bolder;
/* border:solid 1px #000000; */
}

/*記事タイトル*/
.title{
margin-bottom:5px;
padding: 0 0 0 5px;
background-color:#f4edd5;
font-weight:bolder;
border-top: 1px dotted #5f4023;
border-bottom: 1px dotted #5f4023;
}

.title a{
font-size: 12px; 
color:#5f4023;
font-weight:bolder;
text-decoration: underline;
border:none;
}

.title a:hover{
/* font-size: 12px; 
color:#5f4023;
font-weight:bolder; */
text-decoration: none;
border:none;
}

.text{
font-size: 12px;
line-height:160%;
color: #555555;
padding:0px 20px 10px 20px;
/* background-color:#fffff2; */
}
.text a {
color:#0000FF;
text-decoration: none;
}

.text a:hover {
color: #FF0000;
text-decoration: underline;
}

/*投稿者コメント数など*/
.posted{ 
margin-bottom:50px;
font-size: 10px; 
color: #947a5f;
padding: 2px 5px 2px 12px;
text-align:right;
border-top: 1px dotted #947a5f;
/* border-bottom: 1px dotted #000000; */
}

.posted a {
color:#5f4023;
text-decoration: underline;
}

.posted a:hover {
color: #5f4023;
text-decoration: none;
}

#links-left {
font-weight:normal;
float:left;
width:138px;
margin:50px 0px 0px 0px;
text-align:left;
}
#links {
font-weight:normal;
width:130px;
margin:0px 0px 0px 0px;
text-align:left;
}

#calendar {
font-weight:normal;
margin-bottom:5px;
background-image: url(http://cioccomoca.com/images/blog/toumei.png);
}

#calendar table {
width:128px;
padding:2px 0px 2px 0px;
}
#calendar th {
margin:1px;
padding:2px 0px 1px 0px;
color:#555555;
text-align:center;
border-bottom: 1px solid #000000;
}
#calendar td {
padding: 1px 0px 1px 0px;
color:#555555;
text-align:center;
}

#calendar td  a{
font-weight:normal;
color:#5f4023;
text-decoration: underline;
}

#calendar td  a:hover {
color: #5f4023;
text-decoration: none;
}

.calendarhead {
color:#5f4023;
font-size:10px;
font-weight:bolder;
padding:2px 5px 2px 5px;
text-align:center;
border-bottom: solid 1px #000000;
}
.calendarday {
font-size:10px;
font-weight:normal;
color: #ffffff;
padding:0px;
text-align:center;
}

.sidetitle {
color:#000000;
font-size:10px;
font-weight:bolder;
padding:2px 5px 2px 5px;
text-align:center;
border-right:solid 1px #000000;
border-left:solid 1px #000000;
border-top:solid 1px #000000;
background-image: url(http://cioccomoca.com/images/blog/toumei.png);
}
.side {
color:#555555;
border:solid 1px #000000;
font-size:10px;
font-weight:normal;
line-height:140%;
padding:5px 3px 5px 3px;
margin-bottom:5px;
background-image: url(http://cioccomoca.com/images/blog/toumei.png);
}
.side a {
line-height:150%;
color:#0000FF;
text-decoration: none;
}

.side a:hover {
color: #FF0000;
text-decoration: underline;
}

.powered {
text-align:center;
line-height:120%;
margin:20px 35px 20px 10px;
}

.syndicate {
font-size:10px;
margin-top:15px;
margin-bottom:15px;
text-align:center;
}
.syndicate a{
color:#333333;
text-decoration: underline;
padding-top:10px;
}

.admin {
font-size:10px;
margin-top:15px;
margin-bottom:15px;
text-align:center;
}
.admin a{
color:#333333;
text-decoration: underline;
padding-top:10px;
}

#comments {
color:#CC3333;
margin-top:20px;
border-left:solid 1px #000000;
border-right:solid 1px #000000;
border-bottom:solid 1px #000000;
}

textarea{
width:320px;
margin-bottom:5px;
}

#comments  form{
color:#555555;
margin:0px;
padding:5px;
}
#comments  input{
max-width:199px;
}
.comments-head{
color:#000000;
font-weight:bolder;
padding:3px 10px 3px 10px;
font-size: 12px;
border-top:1px solid #000000;
}
.comments-body {
font-size: 12px;
color:#555555;
padding:10px 10px 10px 10px;
}
.comments-post{ 
font-size: 10px; 
text-align:right;
padding:5px 5px 5px 5px;
}
.comments-post a { 
color:#555555;
}

#trackback {
width:400px;
font-size: 12px;
color:#555555;
margin-top:10px;
text-align:left;
}
#trackback a {
color:#0000FF;
}
#footer{
padding-top:10px;
clear:both;
width:850px;
}
.copyright{
font-size:80%;
width:100%;
text-align:center;
}
.diet-content{
padding-left:10px;font-size:12px;
}
#diet-foods{
padding-left:10px;font-size:12px;
}
.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;
font-size:12px;
color:#FFFFFF;
background-image:url(http://blog.sakura.ne.jp/img/diet/right_bt.gif);
background-position:right;
background-repeat:no-repeat;
width:90px;
margin-top:5px;
}
.diet-content{
padding-left:10px;font-size:12px;
}
#diet-foods{
padding-left:10px;font-size:12px;
}
.food-title{
width:20%;
clear:left;
float:left;
}
.food-content{
width:75%;
padding-top:10px;
}

/*---------- menu ---------- */

#menu li { 
	display: inline;
	padding: 0;
}

#menu #a_1 a {
	background-image: url(http://cioccomoca.com/images/global/top_off.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_1 a:hover {
	background-image: url(http://cioccomoca.com/images/global/top_on.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_2 a {
	background-image: url(http://cioccomoca.com/images/global/info_off.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_2 a:hover {
	background-image: url(http://cioccomoca.com/images/global/info_on.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_3 a {
	background-image: url(http://cioccomoca.com/images/global/gallery_off.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_3 a:hover {
	background-image: url(http://cioccomoca.com/images/global/gallery_on.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_4 a {
	background-image: url(http://cioccomoca.com/images/global/about_off.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_4 a:hover {
	background-image: url(http://cioccomoca.com/images/global/about_on.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_5 a {
	background-image: url(http://cioccomoca.com/images/global/shop_off.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_5 a:hover {
	background-image: url(http://cioccomoca.com/images/global/shop_on.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_6 a {
	background-image: url(http://cioccomoca.com/images/global/link_off.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_6 a:hover {
	background-image: url(http://cioccomoca.com/images/global/link_on.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_7 a {
	background-image: url(http://cioccomoca.com/images/global/contact_off.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_7 a:hover {
	background-image: url(http://cioccomoca.com/images/global/contact_on.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_8 a {
	background-image: url(http://cioccomoca.com/images/global/blog_off.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_8 a:hover {
	background-image: url(http://cioccomoca.com/images/global/blog_on.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_9 a {
	background-image: url(http://cioccomoca.com/images/global/works_off.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_9 a:hover {
	background-image: url(http://cioccomoca.com/images/global/works_on.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_10 a {
	background-image: url(http://cioccomoca.com/images/global/download_off.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

#menu #a_10 a:hover {
	background-image: url(http://cioccomoca.com/images/global/download_on.gif);
	width: 120px; 
	height: 23px; 
	background-repeat: no-repeat; 
	margin: 10px 0 0 9px;
	padding: 0; 
	background-color: #231815;
	display: block;
}

.menu_txt_off {
	display: none;
}

img#menu_illust {
	margin: 10px 0 0 9px;
}




img#logo {
	margin: 12px 0 0 20px;
}

#contents {
	margin: 14px 0 0 20px;
	width: 861px;
	height: auto;
}

#box1 {
	width: 138px;
	height: 347px;
	background-color: #231815;
	float:left;
}

#box2 {
	margin-left: 0;
	width: 550px;
	height: 510px;
	float: right;
}

#inner1 {
	padding: 20px 5px 0 0;
	width: 520px;
	height: 500px;
	float: left;
	text-align: center;
}

#main_area {
	width: 520px;
	height: 490px;
	overflow : auto;
}

p.index_update {
	margin-top: 10px;
	text-align: left;

}

p.index_update .date {
	margin-top: 5px;
	font-size: 82%;
}

#inner2 {
	margin-left: 10px;
	width: 130px;
	float: right;
}

p.attention {
	text-align: left;
	line-height: 1.2em;
	font-size: 90%;

/*---------- footer ---------- */
#footer {
	padding-top: 80px;
	width: 900px;
	text-align: center;
	font-size: 0.8em;
	color: #fff;
	clear: both;
}

.blog_top {
 clear: both;
}

* html #calendar,.sidetitle,.side{
behavior: expression(
this.style.behavior || (
this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
this.style.backgroundImage = "none",
this.style.behavior = "none"
)
);
}
