@charset "utf-8";

/* ****************************************************
Title: css
---------------------------------------------------------------------------- */
.section {
    width: 705px;
    margin: 40px auto;
}

body#secondary .text_area {
    box-sizing: border-box;
    padding: 0;
    background-color: #fff;
}

.conte_pre2 dl dt {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 25px;
}

.com_title h1 {
	font-size:24px;
    margin-bottom: 30px;
}

.com_title{
  margin-top: 40px;
  text-align: center;
  line-height: 40px;
}
























