@charset "utf-8";
/* CSS Document */

.h3_basic {
	background: url(../../../common/img/h3/img_doc01.jpg) no-repeat right 0;
}

.box_bre01 {
	padding-bottom:30px;
	background:url(../img/arrow2.gif) no-repeat 50px bottom;
}

.box_bre02 {
	padding-bottom:30px;
	background:url(../img/arrow.gif) no-repeat 50px bottom;
}

/* 乳がん検診　マンモグラフィ＋触診　満40歳以上の方 ST */
.breast_waku {
	width: 560px ;
	margin:0 auto ;
	_text-align: center ;
	border:solid 3px #F5BBD4 ;
}

.ul_indent li {
	list-style-type: none ;
	text-indent:-1em;
	margin:3px 0 5px 1.5em;
}

.txt_pink {
	color: #F5BBD4;
}

.txt_green {
	color: #0ba95f ;
}

.txt_blue {
	color: #4999d3 ;
}

/*2017_04_04追加*/
.topics_title {
	font-size:22px;
	font-weight:bold;
	padding-top:8px;
	margin-left:180px;
	color:#39a2f3;
	}

.topics {
	clear:both;
	font-size:16px;
	padding:10px 0 10px 20px;
	line-height:1.8em;
	}

.topics_green {
	clear:both;
	font-size:16px;
	background:#e8f8d0;
	margin-top:20px;
	padding:10px 30px;
	border-radius: 10px ;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	}

/* 乳がん検診　マンモグラフィ＋触診　満40歳以上の方 END */

/*2018_09_05追加*/
.underlineNami {
text-decoration:underline;
text-decoration-style:wavy;
border-color:#FF0000;     
}
