@charset "utf-8";


 /*======================================================================
  other
=======================================================================*/

.content .text {
	margin-bottom: 10px;
}



.content .imgList1 {
	margin-bottom: 10px;
}

/*============================================
 .pageTitleBox
============================================*/
 
.partsTitleBox {
    border-bottom: 2px solid #b42086;
    margin-bottom: 15px;
    font-weight: bold;
    position: relative;
    clear: both;
}

.partsTitle {
    display: inline-block;
    font-weight: normal;
    font-size: 18px;
}

.partsTitle {
    padding: 12px 5px 12px 2px;
}

.attentionAreaInner {
    margin: 0 5px;
    padding: 15px;
    background: #eee;
    border: 1px solid #ddd;
    font-size: 12px;
}

/*============================================
 .attention
============================================*/

.content .attentionAreaInner p {
	margin-bottom: 10px;
}