body   {
	margin-left: 20px;
	margin-top: 10px;
	background-color: #F3F2ED;
	margin-right: 100px;
	margin-bottom: 30px;
        width: 600px;
        }
.title 
        {
        width: 400px;
        height: 40px;
        padding: 0px;
        }
.main
        {
　　　　clear: left;
        width: 600px; 
        margin-top: 2px; 
        margin-right: auto; 
        text-align: left;
        }
.main h1
        {
        margin-top: 2px;   
        margin-bottom: 5px; 
        padding-bottom: 4px; 
        font-size: 15px; 
        font-family: "ＭＳ Ｐゴシック","Bookman Old Style";
        font-weight: bold;
        color: #003366; 
        }
.main p 
        {
        font-size: 12px; 
        padding: 8px;
        line-height: 22px; 
        font-family: ＭＳ 明朝,"Comic Sans MS"; 
        color: #000033; 
        margin-top: 2px; 
        margin-left: 0px; 
        letter-spacing: 1px; 
        border-style: none; 
        border-color: #003366; 
        border-width: 1px;
        }
.main hr
       {
        width: 600px;
　　　　color: red;
        background-color: red;
        boder: none;
        }　　
.content{
        float: left;
        padding-top: 10px;
        margin-top: 10px;
        margin-right: 35px;
        margin-left: 3px;
        width: 270px;
        height: 180px;
        }
.cl_left{
        clear: left;
        }
.content h2
        {
        margin-bottom: 5px; 
        padding-bottom: 4px; 
        font-size: 12px; 
        font-family: "ＭＳ ゴシック","Bookman Old Style";
        font-weight: bold;
        color: #333333; 
        }
.content span.01
        {
        color: red;
        font-size: 12px;
        margin-right: 1px;
        }
.content span.02
        {
        font-size: 9px;
        }        
.content p
        {
        margin-top: 5px; 
        text-align: justify; 
        text-justify: distribute; 
        font-family: "ＭＳ 明朝","Bookman Old Style";
        line-height: 20px; 
        font-size: 12px; 
        color: #333333; 
        }
.content a {
        color: #003366;
        }
.address div
        {
        width: 600px;
        clear: left;
        font-size: 12px; 
        font-family: "ＭＳ 明朝","Bookman Old Style";
        font-weight: bold; 
        color: #003366; 
        }
