@charset "utf-8";
/* CSS Document */

/*
========== PR ==========
*/
#pr{
width:670px;
}

#pr .list{
width:670px;
background:url(../../common/images/dotline.gif) left bottom repeat-x;
padding:10px 0;
display:inline-table;
}

#pr .list dl{
width:540px;
float:left;
}

#pr .list dt{
width:105px;
float:left;
background:url(../../common/images/ico_arrow03.gif) 0 0.3em no-repeat;
padding-left:15px;
}

#pr .list dd{
width:400px;
float:left;
padding:0 10px;
}

.bn{
text-align:right;
padding:10px 0;
}

.bn a{
padding-left:12px;
background:url(../../common/images/ico_arrow01.gif) center left no-repeat;
}

#contact dl{
width:670px;
padding:10px 0;
}

#contact dt{
font-weight:bold;
padding:2px 0 8px 0;
}

#contact dd{
padding:0 0 4px 0;
}

#contact dd.mail{
padding:0 0 4px 0;
margin-left:2em;
text-indent:-2em;
}

.red{
color:#FF0000;
}

/* \*/
#pr .list{
display:block;
}
/* */

#pr .list:after{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}
