@charset "utf-8";
/* ----------------------*/
/* TENERITA-CSS Document */
/* ----------------------*/

/* -----コンテンツ----*/
#Blog h2{
	background:url("../blog/images/Title.gif") no-repeat bottom left;
}
#IndexContents{
	float:left;
	width:682px;
	background:#DEDCD1;
	margin:10px 0 25px 0;
	padding:5px}
#IndexContents .Box{
	width:220px;
	float:left;
	background:#FFFFFF;
	margin:3px;
	display:inline;
	border-right:#BCB8A3 1px solid;
	border-bottom:#BCB8A3 1px solid;
	height:185px;}
#IndexContents .Box img{
	margin:5px;}
.Box .Category{
	margin:0 5px;
	float:left;
	font-size:78%;
	font-weight:bold;
	display:inline;}
.Box .Date{
	margin:0 5px;
	float:right;
	font-size:78%;
	font-weight:bold;
	color:#85AC59;
	display:inline;}
.Box .Text{
	clear:both;
	border-top:#CCCCCC 1px dotted;
	padding-top:5px;
	margin:5px 5px 10px 5px;
	line-height:145%;}
#IndexNavi{
	float:right;
	width:210px;
	margin:10px 0 30px 0;}
#IndexNavi .Banner{
	margin:5px 0;}
#IndexNavi .Category{
	margin:5px 0 0 5px;
	padding-left:15px;
	background:url("../blog/images/prot.gif") no-repeat center left;
	font-weight:bold;
	}
#IndexNavi .Title{
	margin:0 10px 0 20px;
	font-size:78%;
	line-height:145%;
	}
#BlogContents{
	float:left;
	width:690px;
	margin:10px 0 25px 0;}
#BlogContents .MainImage{
	margin:0;}
#BlogContents .MainImage img{
	border:2px solid #DEDCD1;}
#BlogContents h3{
	color:#598457;
	font-size:146.5%;
	margin:10px 0;
	padding:20px 0 5px 0;
	background:url("../blog/images/BlogTitleBg.gif") no-repeat bottom left;}
#BlogContents .Text{
	background:url("../blog/images/TextBg.gif");
	line-height:21px;}
#BlogContents {
	background:url("../blog/images/TextBg.gif");
	line-height:21px;}
#BlogContents .Text p{
	margin:21px 10px;}
#BlogContents h4{
	font-size:108%;
	background:url("../blog/images/SubTitleBg.gif");}
#Profile{
	margin:10px;
	background:url("../blog/images/ProfileTitle.gif") no-repeat #F5F2EF 160px 10px;
	border:#DDD8D2 1px solid;
	padding:5px;}
#Profile .Photo{
	float:left;
	margin:5px;}
#Profile .Name{
	width:492px;
	float:right;
	font-weight:bold;
	font-size:108%;
	margin:30px 5px 10px 20px;}
#Profile .Text2{
	width:492px;
	float:right;
	font-size:85%;
	margin:0px 5px 10px 20px;}
