/* CSS Document */

.navbar .navbar-nav > li.list07   {
	/*color: #fff!important;*/
	border-bottom: 4px solid #B91E23;
	padding-bottom: 0px;
	margin-bottom: -4px;
    /*background-color: #245411;*/
}

h3 {
  scroll-margin-top: 120px; /* ヘッダーの高さ分を指定 */
}
.framewhite{
	background-color: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #FFFFF ;
	padding-top: 1.0em;
	padding-bottom: 0.0em;
	width: Cals(100%-60px);
	width:100%;
	display: block;
	margin-bottom: 1.0em;
	float: left;
	clear: none;
	}

.framewhite p{
	margin-left: 3.0em;
	margin-right: 3.0em;
	font-weight: bold;
	text-align:center;
	color: #000000;
}
.framewhite_ac{
	background-color: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #FFFFF ;
	padding-top: 1.0em;
	padding-bottom: 0.0em;
	width: Cals(100%-60px);
	width:100%;
	display: block;
	margin-bottom: 1.0em;
	float: left;
	clear: none;
	}

.framewhite_ac p{
	margin-left: 2.0em;
	margin-right: 2.0em;
	text-align:left;
	color: #000000;
}

.framewhite_ac h3{
	margin-left: 1.0em;
	margin-right:1.0em;
	font-weight: bold;
	text-align:left;
	color: #000000;
}
.framewhite_ac ul{
	margin-left: 2.0em;
	margin-right: 2.0em;
	text-align:left;
	color: #000000;
}