@charset "UTF-8";/* お問い合わせのデザイン用CSS */
#main p {
	line-height:1.8;
}
#main img.left {
	float:left;
	border:none;
}
#hatabukai {
	border:1px solid #cccccc;
	width:23em;
	margin-left:10px;
	margin-top:50px;
	line-height:2.0;
}
br.clear {
	clear:both;
}
#main h3 {
	margin-top:30px;
}
p.a_blue a:link {
  color: blue;
  font-size: 13px;
  text-decoration: underline;
}

p.a_blue a:hover {
  color:blue;
  font-size: 13px;
  text-decoration:underline;
}

p.a_blue a:visited {
  color: #800080;
  font-size: 13px;
}
#main dl {
    margin: 0 0 20px 0;
    padding: 0;
    zoom: 100%;
}

#main dt {
    float: left;
    margin: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: bold;
    width: 170px !important;
    padding: 10px 0 10px 25px;
    background-image : url(point_1Ad.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
    color: #57A110;
}

#main dd {
    margin: 0;
    padding: 10px 15px 10px 195px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

*:first-child + html #main dd
{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #main dd
{
    /* for IE6 */
    height: 20px;
    padding-left: 0px;
}

#main dl:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#main p.p130 {
	background-color: #7fb338;
	color: #ffffff;
}
#main p.p131 {
	line-height: 1.2;
}
#main h2#h2_henshin {
	text-align:center;
	background-image: none;
	font-size: 18px;
	font-weight: bold;
}
#p_henshin {
	text-align:center;
	font-size: 16px;
}
#p_henshin a {
	font-size: 16px;
}	
