@charset "utf-8";

/* --------------------------------------- */
/* etc-style
/* --------------------------------------- */
.list-etc li a {
	background: url(../img/icon_link02.png) no-repeat 97% center;
	background-color: #fff;
	background-size: 9px 11px;   
	border-bottom: 1px solid #333;
	color: #000;
	display: block;
	padding: 15px 10px;
}

/* --------------------------------------- */
/* syurui-style
/* --------------------------------------- */
.syurui {
	margin-bottom: 20px;
	padding: 0 10px;
}
.syurui-inner {
	background: #fff;
	border: 1px solid #FFCC00;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
}
.syurui-inner table {
	font-size: 11px;
	text-align: left;
	width: 100%;
}
.syurui-inner th,
.syurui-inner td {
	border: 1px solid #ccc;
	padding: 5px;
}
.syurui-inner th {
	background: #efefef;
	font-size: 11px;
	white-space: nowrap;
}
.list-syurui ul {
	border-top: 1px solid #333;
}
.list-syurui li a {
	background: url(../img/icon_link02.png) no-repeat 97% center;
	background-color: #fff;
	background-size: 9px 11px;   
	border-bottom: 1px solid #333;
	color: #000;
	display: block;
	padding: 15px 10px;
}
.txt-detail {
	font-size: 11px;
	padding: 0 10px;
}
.txt-detail h3 {
	border-bottom: 1px solid #009944;
	color: #009944;
	margin-bottom: 5px;
}

/* --------------------------------------- */
/* junbi-style
/* --------------------------------------- */
.list-junbi ul {
	border-top: 1px solid #333;
}
.list-junbi li a {
	background: url(../img/icon_link02.png) no-repeat 97% center;
	background-color: #fff;
	background-size: 9px 11px;   
	border-bottom: 1px solid #333;
	color: #000;
	display: block;
	padding: 15px 10px;
}
.junbi {
	padding: 0 10px;
}
.junbi dt {
	color: #009944;
	font-weight: bold;
}
.junbi dd {
	margin-bottom: 20px;
}

/* --------------------------------------- */
/* hansyoku-style
/* --------------------------------------- */
.con01 h3 {
	background: #00b7ee;
	color: #fff;
	margin-bottom: 10px;
	padding: 0 10px;
	font-weight: normal;
}
.con01 h4 {
	padding: 0 10px;
}
.con01 p {
	margin-bottom: 20px;
	padding: 0 10px;
}
.con01 img {
	margin-bottom: 10px;	
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
}

.con02 { margin-bottom: 20px;
	padding: 0 10px;
}

.con02 h3 {
	background: #009944;
	color: #fff;
	margin-bottom: 10px;
	padding: 0 10px;
	font-weight: normal;
}

.con02-inner {
	background: #fff;
	border: 1px solid #FFCC00;
	margin-bottom: 10px;
	padding: 10px;
}
.con02 h4 {
	padding: 0 10px;
}
.con02 p {
	margin-bottom: 20px;
	padding: 0 10px;
}
.con02 img {
	margin-bottom: 10px;	
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
}


.con02 table {
	font-size: 11px;
	text-align: left;
	width: 100%;
}
.con02 th,
.con02 td {
	border: 1px solid #ccc;
	padding: 5px;
}
.con02 th {
	background: #efefef;
	font-size: 11px;
	white-space: nowrap;
}

.btn_01 {
	text-align: center;
}
.btn_01 a {
	background: #eb6877;
	border-radius: 8px;
	color: #fff;
	display: inline-block;
	margin-bottom: 5px;
	padding: 10px 0;
	text-align: center;
	width: 95%;
}


.list-hansyoku ul {
	border-top: 1px solid #333;
}
.list-hansyoku li a {
	background: url(../img/icon_link02.png) no-repeat 97% center;
	background-color: #fff;
	background-size: 9px 11px;   
	border-bottom: 1px solid #333;
	color: #000;
	display: block;
	padding: 15px 10px;
}

/* --------------------------------------- */
/* shitsuke-style
/* --------------------------------------- */
.list-shitsuke ul {
	border-top: 1px solid #333;
}
.list-shitsuke li a {
	background: url(../img/icon_link02.png) no-repeat 97% center;
	background-color: #fff;
	background-size: 9px 11px;   
	border-bottom: 1px solid #333;
	color: #000;
	display: block;
	padding: 15px 10px;
}
.shitsuke h3 {
	background: #009944;
	color: #fff;
	margin-bottom: 10px;
	padding: 0 10px;
	font-weight: normal;
}
.shitsuke h4 {
	padding: 0 10px;
}
.shitsuke p {
	padding: 0 10px;
}

/* --------------------------------------- */
/* food_ok-style
/* food_ng-style
/* --------------------------------------- */
.food {
	padding: 0 10px;
}
.tb-food table {
	background: #fff;
	font-size: 11px;
	width: 100%;
}
.tb-food th,
.tb-food td {
	border: 1px solid #ccc;
	padding: 5px;
}
.tb-food th {
	background: #FFFFAA;
	white-space: nowrap;
}
.food dt {
	color: #cb0000;
	font-weight: bold;
}
.food dd {
	margin-bottom: 20px;
}

/* --------------------------------------- */
/* shigusa-style
/* --------------------------------------- */
.shigusa {
	padding: 0 10px;
}
.shigusa h3 {
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
}
.shigusa dt {
	color: #009944;
	font-weight: bold;
}
.shigusa dd {
	margin-bottom: 10px;
}
.link-page {
	text-align: center;
}
.link-page a {
	background: #888;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	padding: 5px 30px;
}

/* --------------------------------------- */
/* feature-style
/* --------------------------------------- */
.area-feature {
	margin-bottom: 5px;
	padding: 0 5px;
}
.area-feature .dtb {
	table-layout: fixed;
	width: 100%;
}
.area-feature .dtc {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding: 5px;
	text-align: center;
}
.area-feature img {
	border-radius: 8px;
	width: 100%;
}	

/* --------------------------------------- */
/* qa-style
/* --------------------------------------- */
.qa {
	padding: 0 10px;
}
.qa dt {
	color: #007DC6;
	font-weight: bold;
}
.qa dd {
	margin-bottom: 10px;
}