﻿#contents{
	margin:50px auto;
	padding:0px 40px 40px 40px;
 	background-color: rgba( 255, 255, 255, 0.7 );
 	color:#000;
 	width:880px;
 	font-weight:bold;
 	border-radius:8px;
}

.p{
	padding:10px 0 0 30px;
	font-size:28px;
	border-bottom:1px gray dashed;
}

p{
	font-size:12px;
}

h2{
	font-size:16px;
	margin-bottom:10px;
	color:#FF6600;
}



.img{
	padding:10px 10px 10px 10px;
	float:left;
}

.moji{
	padding:10px 10px 10px 10px;
	height:126px;
	width:980px;
}

.pm{
	padding:10px 40px 50px 40px;
}
.mo{
	
	line-height:16px;
	margin-bottom:15px;
}
.aa{
	text-align:right;
	color:blue;
	text-decoration:underline;
}