@charset "UTF-8";
/* ソルトウエディング  common CSS */
/* 2011.03.23 */

/* base code*/

div#contents{
padding:60px 0 30px;
background:url(images/bg_top.jpg) no-repeat top right;}

div.top_txt{
width:645px;
margin:0 0 35px;}

div.top_txt div img{
margin:0 0 35px;}

div.top_txt p{
margin:0 0 20px;}

div.top_txt p strong{
margin:0 0 5px;
font-size:1.3em;}

div.service div img {
margin:0 0 30px;
}

div.service dl {
float:left;
width:300px;
margin:0 30px 30px 0;
}

div.service dl.last{
margin:0 0 30px;
}

div.service dl dt{
margin:0 0 10px;
}

div.service dl dd a{
display:inline-block;
margin:0 0 5px;
color:#624936;
text-decoration:none;
font-weight:bold;
}

div.service dl dd a:hover{
color:#624936;
text-decoration:underline;
}

div#contents{overflow: hidden;}

div#contents:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html div#contents{
	height: 1em;
	overflow: visible;
}

/**/
