@charset "Shift_JIS";

.item_name{
	text-align: center;
	font-size: 125%;	
	line-height: 1.25em;
background-color: #FFFFCC;
}
p{
text-align: left;
}

.lefttop{
width: 600px;
}

.leftleft {
float: left;
width: 260px;
}
.good{
width: 250px;
padding: 0.5em;
border: 1px dotted blue;
}
.now{
float: right;
width: 260px;
}

.think{
width: 500px;
padding: 0.5em;
border: 1px dotted blue;
}
.item{
width: 250px;
padding: 0.5em;
}

.note{
clear: both;
width: 530px;
border: 1px solid blue;
padding: 0.5em
}
.before{
width: 260px;
}
.situation{
font-size: 125%;
font-weight: bold;
}

.pageAll{
width: 600px;
text-align: center;
}
