/* CSS Document */

#partition_center{
width:620px;
height:100%;
text-align:left;
margin:0;
padding:0;
font-size:10pt;
line-height:1.6;
color:#222;
float:left;
background:url("../img/partition_back.png") no-repeat top left;
}

#partition_title{
width:620px;
height:30px;
text-align:left;
margin:0 0 20px 0;
padding:0;
text-indent:-9999em;
text-decoration:none;
color:#FFFFFF;
overflow:hidden;
background:url(../img/partition_midashi.gif) no-repeat;
}

#partition_sub_title{
width:285px;
height:35px;
margin:210px 0 0 30px;
padding:0;
text-indent:-9999em;
text-decoration:none;
color:#FFFFFF;
overflow:hidden;
float: left;
background:url("../img/partition_sub_midashi.svg") no-repeat;
}

#patition_p{
width:620px;
height:285px;
margin:0;
padding:0;
text-indent:-9999px;
overflow:hidden;
display:block;
background:url("../img/partition_p.svg") no-repeat;
}



