﻿body{
background-image:url(back.gif);
}
h1{
	font-size:300%;
	font-family:"ＭＳ 明朝",serif;
	font-weight:500%;
}
.height{
	line-height:300%;
}

li {
	margin-top:1.5em; margin-bottom:1.5em;
}


h2{
	width:740px;
	border-bottom-style:solid;
	border-left-style:solid;
	border-bottom-width:2px;
	border-left-width:10px;
	border-left-color:yellowgreen;
	border-bottom-color:yellowgreen;
	margin:10px;
}
.e{
	float:left;
	width:650px;
	padding:5px;
	text-align:left;
	margin:5px;	
}

.moji{
	float:left;
	width:250px;
	text-align:left;
	padding:5px;
	margin:5px;
}


.copy{
	text-align:right;
}



.big{
	font-size:150%;}

.left{
	margin-left: auto;
}
.green{
	width:750px;
	background-color:yellowgreen;
}