@charset "utf-8";
#con01,
#con02,
#con03,
#con04,
#con05,
#con06,
#con07,
#con08 {
	width: 490px;
	margin-top: 16px;
	margin-left: 20px;
}

h2{
background:url(../howto/img/title.gif) no-repeat;
}
#con01 h3,
#con02 h3,
#con03 h3,
#con04 h3,
#con05 h3{
width:490px;
text-indent:-9999px;
}
#con01 h3{
background:url(../howto/img/con_small01.gif) no-repeat;
}
#con02 h3{
background:url(../howto/img/con_small02.gif) no-repeat;
}
#con03 h3{
background:url(../howto/img/con_small03.gif) no-repeat;
}
#con04 h3{
background:url(../howto/img/con_small04.gif) no-repeat;
}
#con05 h3{
background:url(../howto/img/con_small05.gif) no-repeat;
}


div.con1_detail{
margin-bottom:10px;
}
div.con1_detail p{
margin-top:10px;
}

/*
div.con1_detail p,
dl.introduction_list dd{
line-height:1.5;
}

}*/
table.contact{
margin-top:10px;
}
table.contact .left {
	background-color: #CCCCCC;
	line-height: 16px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
table.contact .right {
	background-color:#eeeeee;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}
img.icon{
display:block;
margin-left:10px;
}