/*accordion_20170523.css*/
#kousha_inner {
	background-color: #fffaee;
	width: 1000px;
	margin: 20px auto;
	padding:20px 0;
}
#yajirushi:before {
width: 12px;
height: 12px;
-webkit-border-radius: 25%;
border-radius: 25%;
background: #7a0;
}
#yajirushi:after {
left: 3px;
width: 3px;
height: 3px;
border-top: 1px solid #000;
border-right: 1px solid #000;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
#kousha_list {
	background-color: #FFF8F4;
	width: 95%;
	margin: auto;
}
#kousha_list li {
	list-style:none;
}
#hokkaido {
	width: 100%;
	text-align: center;
	background-color: #7A95E4;
	height: 50px;
	margin-bottom: 10px;
}
#hokkaido:hover {
	opacity: 0.8;
	cursor: pointer;
}
#touhoku {
	width: 100%;
	text-align: center;
	background-color: #95CAFF;
	height: 50px;
	margin-bottom: 10px;
}
#touhoku:hover {
	opacity: 0.8;
	cursor: pointer;
}
#kantou {
	width: 100%;
	text-align: center;
	background-color: #9AC299;
	height: 50px;
	margin-bottom: 10px;
}
#kantou:hover {
	opacity: 0.8;
	cursor: pointer;
}
#toukai {
	width: 100%;
	text-align: center;
	background-color: #F5D564;
	height: 50px;
	margin-bottom: 10px;
}
#toukai:hover {
	opacity: 0.8;
	cursor: pointer;
}
#kinki {
	width: 100%;
	text-align: center;
	background-color: #FEAF76;
	height: 50px;
	margin-bottom: 10px;
}
#kinki:hover {
	opacity: 0.8;
	cursor: pointer;
}
#kyushu {
	width: 100%;
	text-align: center;
	background-color: #FE798C;
	height: 50px;
	margin-bottom: 10px;
}
#kyushu:hover {
	opacity: 0.8;
	cursor: pointer;
}
.sankaku {
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top: 10px solid #FFF8F4;
	margin-left: auto;
	margin-right: 20px;
	margin-top: -30px;
}
.syncer_acdn_01 {
	text-align: center;
	display: none;
}
.syncer_acdn_01>p {
	font-size: 24px;
}
.syncer_acdn_02 {
	text-align: center;
	display: none;
}
.syncer_acdn_02>p {
	font-size: 24px;
}
.syncer_acdn_03 {
	text-align: center;
	display: none;
}
.syncer_acdn_03>p {
	font-size: 24px;
}
.syncer_acdn_04 {
	text-align: center;
	display: none;
}
.syncer_acdn_04>p {
	font-size: 24px;
}
.syncer_acdn_05 {
	text-align: center;
	display: none;
}
.syncer_acdn_05>p {
	font-size: 24px;
}
.syncer_acdn_06 {
	text-align: center;
	display: none;
}
.syncer_acdn_06>p {
	font-size: 24px;
}
.prefecture {
	background-color: #FFD5DD;
	padding: 10px;
	margin: 10px;
	text-align: center;
}
.prefecture>p {
	text-shadow: 2px 2px 1px #fff,-2px 2px 1px #fff,2px -2px 1px #fff,-2px -2px 1px #fff;
	font-size: 28px;
	color: #666;
	font-weight: bold;
}
.koushas {
	padding-left: 10%;
}
.fc {
	color: #FFF8F4;
}
.fc>p {
	text-align: left;
	margin-top: 14px;
	margin-left: 5px;
}
.kousha_left {
	background-color: #FF6685;
}
.kousha_left a {
	width: 300px;
	border-radius: 15px;
	margin-bottom: 5px;
	border-bottom: solid 2px #222;
}
.kousha_left a:active {
	transform: translateY(2px);
	border-bottom: none;
}
.kousha_left a:hover {
	opacity: 0.5;
}
.kousha_right a {
	width: 300px;
	height: 50px;
	border-radius: 15px;
	margin-bottom: 5px;
	border-bottom: solid 2px #222;
}
.kousha_right a:active {
	transform: translateY(2px);
	border-bottom: none;
}
.kousha_right a:hover {
	opacity: 0.5;
}
.kousha_right {
	background-color: #FF6685;
}

.moyori p {
	color: #111;
}
table {
	width: 100%;
}
