@charset "UTF-8";
/* CSS Document */

.shape_contents  {
width: 800px;
padding: 60px 0px 0px;
height: auto;
margin: 0px 0px 0px 80px;
color:#505050;
font-size:12px;
}

.shape_left  {
width:250px;
height;auto;
float:left;
}

.shape_left p#shape_ph {
margin-bottom:20px;
}



.shape_right {
width:480px;
height:auto;
float:left;
padding-left:50px;
}

.shape_right h2 {
width:466px;
}

.shape_right table {
padding:20px 0;
}


.shape_plan   {
width:466px;
margin:40px 0 40px;
}

.paragraph   {
width:466px;
margin-bottom:40px;
}
.paragraph h3   {
width:466px;
padding-bottom:7px;
}

.paragraph p   {
line-height:1.5;
}

.shape_plan p  {
line-height:1.5;
}







