@charset "utf-8";
#con01,
#con02,
#con03,
#con04,
#con05,
#con06,
#con07,
#con08 {
	width: 490px;
	margin-top: 16px;
	margin-left: 20px;
}

h2{
background:url(../introduction/img/title.gif) no-repeat;
}

#con01 h3,
#con02 h3,
#con03 h3,
#con04 h3,
#con05 h3,
#con06 h3{
width:490px;
text-indent:-9999px;
}
#con01 h3{
background:url(../introduction/img/con_small01.gif) no-repeat;
}
#con02 h3{
background:url(../introduction/img/con_small02.gif) no-repeat;
}
#con03 h3{
background:url(../introduction/img/con_small03.gif) no-repeat;
}
#con04 h3{
background:url(../introduction/img/con_small04.gif) no-repeat;
}
#con05 h3{
background:url(../introduction/img/con_small05.gif) no-repeat;
}
#con06 h3{
background:url(../introduction/img/con_small06.gif) no-repeat;
}
div.detail_03,
div.con1_detail p,
div.con1_detail ul{
margin-top:10px;
}
/*
div#con05 ul li,
div.detail_03 ul li,
div.con1_detail p,
dl.introduction_list dd{
line-height:1.5;
}
*/
dl.introduction_list{
width:450px;
margin-top:10px;
}
dl.introduction_list dt{
width:45px;
text-align:center;
float:left;

}
dl.introduction_list dd{
width:400px;
float:right;

}