﻿/*----------------------------------------------------------
   宮田富工務店
-----------------------------------------------------------*/
@charset "utf-8";

/* index
------------------------------------*/


#main_image{
background: white url(/images/index/main_image.jpg?20211019) center top no-repeat;
width: 910px;
height: 338px;
position: relative;
}

#main_image p{
    display: block;
    position: absolute;
    bottom: 15px;
    right: 5px;
    color: white;
    text-align: right;
    font-size: 25px;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-shadow: 2px 2px 0px #000000;
}

h2{
margin-bottom: 10px;
}

div#topics{
    max-height: 150px;
overflow: auto;
padding: 0 10px;
}


#dl_blog_entry{
margin-left: 10px;
font-size: 14px;
padding: 0;
margin: 0;
}
#dl_blog_entry dt{
float: left;
clear: both;
color: #372612;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}
#dl_blog_entry dd{
float: right;
width: 530px;
line-height: 18px;
margin-right: 12px;
}

#profile_area{
width:624px;
height:251px;
}
#profile_area p{
}

#license_area{
padding: 20px; margin: 20px 0 0 20px; border: 2px solid #442; background: #eed;  font-size: 18px;
}

#license_area ul{
margin: 10px 0 0 10px;
}

#license_area li{
margin: 5px 0 0 0;
font-size: 16px;	
}
