/* indexページのレイアウト用CSS */

#safty_contents{
width:610px;
line-height:15pt;
}
#safty_title{
width:610px;
margin-top:20px;
padding-bottom:10px;
}
#date{
width:610px;
}
.page_title{
width:550px;
margin-left:60px;
padding-top:30px;
padding-bottom:10px;
}
.text{
width:550px;
margin-left:60px;
}
.fram{
width:550px;
border:solid #c0c0c0 2px;
padding: 5px;
margin-bottom: 10px;
}
.photo{
width:550px;
margin-left:60px;
margin-top:5px;
}
.photo img{
margin-right:5px;
margin-top:5px;
}
#voice_title{
width:550px;
margin-left:60px;
padding-top:30px;
padding-bottom:10px;
}
#voice_title img{
margin-right:10px;
}
#voice{
width:550px;
margin-left:60px;
}
#page_top{
width:610px;
height: 50px;
text-align:right;
}
#page_top a{
color: #999999;
}
#home{
width:610px;
height: 40px;
text-align: right;
}
#home a{
color: #999999;
}
