
/*----------------------------------
=00 clearfix
----------------------------------*/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix{display:inline-block;}

/* Hides from IE-mac _*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End from IE-mac _*/
ol,ul {list-style:none;} 

/*----------------------------------
=01 reset 
----------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    color:#513b34;
	font-size:12px;
	line-height:1.5;
}

th,td {  
	font-size:12px;
	line-height:1.5;
	} 

a:link{color:#513b34;}
a:hover{color:#513b34; text-decoration:none;}
a:active{color:#513b34;}
a:visited{color:#513b34;}



#link td{
    line-height:1.5;}
.link a{
    color:#9f7729;
    font-weight:bold;}
	
	
#menu1 th{
    font-weight:bold;
    line-height:1.8;}
#menu1 td{
    font-size:11px;
	color:#754c41;
    line-height:1.2;}
	
.fs1{
    font-size:11px;
	color:#726b4f;
    line-height:1.2;}
	
#blog{
	background:url(http://www.mamma-cr.com/ouchi/img/blog_title02.jpg) top no-repeat;
}
#blog2{
	background:url(http://www.mamma-cr.com/ouchi/img/party_title02.jpg) top no-repeat;
}
#blog3{
	background:url(http://www.mamma-cr.com/ouchi/img/news_title02.jpg) top no-repeat;
}

#blogt h3{
    height:35px;
	text-align:left;
	margin:10px 10px 0 50px;
    line-height:1.2;
	padding:0;
}

#blogt td.maintxt{
    height:35px;
}
.fs2{
    font-size:12px;
    line-height:1.2;
	margin:10px 0;
	}
	
#page-title{
    width:380px;
}
h4{
	margin:8px 0;
}
ul{
	margin:0 0 20px 0;
	padding:0;
}
ul li{
    width:150px;
	margin:3px 0;
	text-align:left;
	background:url(http://www.mamma-cr.com/ouchi/img/link_hoshi.gif) no-repeat;
	padding-left:15px;
}

#all{
    width:110px;
    border:1px solid #CCCCCC;
	background:#EAEAEA;
	padding:5px 5px 5px 30px;
	}
ul.archive-list{
    text-align:left;
	border-top:1px solid #CCCCCC;
	margin-top:25px;
	padding:10px 0;
}
ul.archive-list li{
    width:420px;
    padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}


#twitter_update_list{
    line-height:1.5em;
    padding:0 10px 0 20px;
}
#twitter_update_list li{
    padding:5px 0 15px 0;
    width:210px;
	background:url(../img/twitter_04.gif) bottom no-repeat;
}