@charset "utf-8";


/* ------------- タイトル// ------------- */
h2{
width: 708px;
height: 61px;
text-indent: -9999px;
margin-bottom: 20px;
background-image: url(../images/tit_link.png); background-repeat: no-repeat;
}
/* ------------- //タイトル ------------- */

#box_1 {
float: left;
width: 344px;
margin-right: 20px;
}

#box_2 {
float: left;
width: 344px;
margin: 0;
}

#box_1 ul,
#box_2 ul {
list-style: none;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px dashed #cbcbcb;
}

#box_1 ul li,
#box_2 ul li {
margin-left: 15px;
}

