/* --- メインカラム --- */
#content2 {
float: left;
width: 800px; /* メインカラムの幅 */
}

#contentin2 {
width: 750px;
margin: 10px 0px 0px 20px;
font-size: 1em;
padding-bottom: 10px;
line-height: 1.3em;
}

#contentin p{
font-size: 0.9em;
line-height: 1.5em;
padding: 5px;
letter-spacing: 0.04em;
}

table{
border: 0px;
}

table p{
margin: 10px;
line-height: 1.3em;
}

