@charset"utf-8";
/*３文日記専用スタイル*/

.Atogaki {/*後書き用スタイル*/
  line-height:1.7em;
  letter-spacing:0.1em;
  position:relative;left:2em;
  margin-right:3em;
  text-indent:1em;
}

.mokuji{/*桜色背景*/
  background-color: #eedddd;
  width:800px;
  margin-left:px;
  font-size:1em;
  line-height:1.1em;
  text-align:center;
  letter-spacing:0.1em;
}
.mokuji caption{
	color:black;
	font-size: 1.5em;
	padding:1em 0 0 0;
}
.mokuji a{
	line-height:2em;
	display:block;
	line-height:2.5em;
 	text-align:center;
  	padding-left:0px;
  	margin-left:0.1em;

}

.bcmokuji{
	width:800px;
	background-color:#eedddd;
	margin:0 0 0 50px;
	padding:2em

}
body{
	width: 800px;
}
.honbun{
	width: 800px;
	padding-top: 1em;
	margin-top: 10px;
	
}

.content{
	background-color:#eedddd;/*桜色*/
	width:800px;
	margin-top:0px;
	paddingt:0px;
	border-left:#6b8e23 solid 1px;
	border-right:#6b8e23 solid 1px;
	position:absolute;
	left:10px;
}
.section{
	background-color:#eedddd;/*桜色*/
	width:100%;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	padding:1em;
	}


a:link{
 color:#800000;
}
a:active{
 color:#990099;
}
a:visited{
 color:#6b8e23;
}
a:hover{
 color:#0066ff;
}



img{
 position:relative;left:7em;
 
}

p{
 line-height:2.5em;
 letter-spacing:0.1em;
 position:relative;left:2em;
 margin-right:3em;
 
}

h1{
 font-size:1.5em;
 letter-spacing:1em;
 position:relative;left:2em;
 margin-right:3em;

}

h2{
 font-size:1.2em;
 letter-spacing:1em;
 position:relative;left:2em;
 margin-right:3em;

}

table{
 border:hidden;
 align:center;
 width: auto;
}

caption{
 letter-spacing:2em;
 font-size:1.2em;
 font-weight:bold;
 color:#993399;
 
}

th{ 

}

td{ 

}

ol{

}

ul{
 line-height:3em;
 letter-spacing:0.1em;
 
}