/*  read article
---------------------------------------------------- */

.articleMore {
	margin-top: 10px;
	text-align: right;
}

.articleMore a {
	background: url("../images/ico/ico_plus_white.gif") no-repeat scroll 5px center #000000;
	color: #FFFFFF;
	padding: 3px 5px 3px 20px;
	cursor:pointer;
}

.articleMore a:hover {
	background: #c61a22 url(../images/ico/ico_plus_white.gif) no-repeat 5px center;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
}

#articleArea {
	background: #f7f7f7;
	display: none;
	padding: 0 1.7em;
}

.articlebox {
	clear: both;
	padding: 1.7em 0;
	width: 100%;
}

.articlebox > p {
	clear:both;
}

.articlebox-l {
	float: left;
	padding-right: 4%;
	width: 31%;
}

.articlebox-r {
	float: right;
	width: 65%;
}

/*  useful List
---------------------------------------------------- */

.usefulListBox {
	clear: both;
	padding: 1.7em 0;
	width: 100%;
}

.usefulListBox > p {
	clear:both;
}

.spaceline {
	margin-bottom: 2em;
}

.usefulListInfo {
	float: left;
	width: 58%;
	padding-right: 4%;
}

.usefulListImg {
	border-left: 3px solid #f7f7f7;
	float: right;
	padding-left: 4%;
	width: 28%;
	margin-bottom: 1em;
}

.usefulListImg p {
	margin-bottom: 0;
}

/*  by Plane
---------------------------------------------------- */

.planArea dl,.planArea ul {
	margin-bottom: 2em;
}

.planArea dt {
	text-indent: -8px;
}

.planArea ul li {
	background: url("../images/ico/ico_arrow.gif") no-repeat scroll 5px center;
	padding-left: 15px;
}

.planArea ul li a {
	color: #c61a22;
}

/*  getting around osaka
---------------------------------------------------- */

.gettingArea .articlebox a {
	color: #c61a22;
}

.download a {
	background: url("../images/ico/ico_arrow.gif") no-repeat scroll 0 center,url("../images/ico/pdficon_small.png") no-repeat scroll right center;
	padding: 0 25px 0 15px;
}

li.linetop a {
	padding-left: 8px;
}

/*  madel courses
---------------------------------------------------- */
.articlebox ol li {
	white-space: pre;
}

.modelbox {
	background: #f7f7f7;
	padding: 1.7em;
	margin-bottom: 2em;
}

.modelInfo {
	_border-top: 3px solid #fff;
	padding: 1em 0;
}

.modelInfo .articlebox-l {
	font-weight: bold;
	width: 15%;
}

.modelInfo .articlebox-r {
	width: 70%;
}

/*  FAQ   &   TOURIST INFORMATION    LINK
---------------------------------------------------- */
.faq .entryListInfo h3 a,
.faq .entryListInfo h3 a:link,
.tourist .entryListInfo h3 a,
.tourist .entryListInfo h3 a:link {
	color: #000000;
	text-decoration: none;
	transition: color 0.3s ease 0s;
}

.faq .entryListInfo h3 a:hover,
.tourist .entryListInfo h3 a:hover {
	color: #C61A22;
}

/*  made in osaka
---------------------------------------------------- */
.madeInbox h3 {
	margin-bottom: 0.8em;
}

.madeInbox {
	padding: 1.7em 0;
}

.madeInbox .articlebox {
	padding: 0.5em 0;
}

/*  text-align center
---------------------------------------------------- */
.ta-c {
	text-align: center;
}

/*  TRAVELLING AROUND KANSAI
---------------------------------------------------- */
.entryListBox .entryListInfo .download a {
	float: right;
	line-height: 2.5;
}

/*  TO OSAKA BY CAR and BUS
---------------------------------------------------- */
.carbus {
	margin-bottom: 30px;
}
.carbus h3 {
	line-height: 2.8;
	margin-top: 0.8em;
	border-top: 1px dotted #C61A22;
}
.carbus h3,.carbus p {
	padding-left: 5px;
}
.carbus h4 {
	line-height: 2;
	margin: 0.6em 0;
	border-left: 3px solid #C61A22;
	padding-left: 10px;
}
.carbus ul li {
	list-style-type: disc;
	margin-left: 25px;
}


/*  TOURIST INFORMATION
---------------------------------------------------- */
.tourist {
	margin-bottom: 30px;
}
.tourist h3 {
	line-height: 2.5;
}
.tourist ul li {
	background: url("../images/ico/ico_arrow.gif") no-repeat scroll 0 5px;
	padding-left: 15px;
}


/*  FACILITIES SPAN 
---------------------------------------------------- */
.facilitiesTable span {
	background: #DDD;
	padding: 0 3px;
}

/*  CLOSE ARTICLE
---------------------------------------------------- */
#btn_close {
	display: none;
	margin-bottom: 30px;
}

#btn_close a {
	display: block;
	width: 110px;
	height 11px;
	float: right;
	background: url("../images/ico/ico_close_white.gif") no-repeat scroll 5px center #000000;
	color: #FFFFFF;
	padding: 0 5px 0 20px;
}

#btn_close a:hover {
	background: #c61a22 url(../images/ico/ico_close_white.gif) no-repeat 5px center;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	cursor:pointer;	
}

/*  information_centers
---------------------------------------------------- */
.information_centers span.entry-title-small,
.travel_passes span.entry-title-small{
	font-size: inherit !important;
	font-weight: inherit !important;
	padding-left: inherit !important;
}

.information_centers .facilitiesTable span {
	background: #fff;
	padding: 0 ;
}

/*  PRESS RELEASE
---------------------------------------------------- */
.release .entry-title {
	margin-bottom: 30px !important;
}

.release a {
	background: url("../images/ico/pdficon_small.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
	padding-right: 20px;
}

.release .press-box {
	margin-bottom: 30px;
}

.release .press-title {
	padding: 0 0 5px 10px;
}

.release .press-date {
	font-weight: bold;
	background: #F7F7F7;
	margin-bottom: 5px;
	padding-left: 5px;
}

.release .entry-body {
	padding: 0 0 5px 10px;
}

.release .entry-body p {
	margin-bottom: 0 !important;
}

.release .entry-body a {
	color: #000000;
    text-decoration: none;
    transition: color 0.3s ease 0s;
}

.release .entry-body a:hover {
	color: #c61a22;
}

/*  disclosure
---------------------------------------------------- */
.disclosure-box {
	margin: 0 0 1em 1em;
}
.disclosure-title {
	background: url("../images/ico/ico_arrow.gif") no-repeat left 5px;
	padding: 0 0 1em 15px;
	border-bottom: 1px dotted #CCC;
}

.disclosure-title a {
	color: #000 !important;
	transition: color 0.3s ease 0s !important;
	padding-right: 20px;
	margin-right: .5em;
	background: url("../images/ico/pdficon_small.png") no-repeat top right;
}

.kessanlist {
	margin-left: 2em;
}

.kessanlist li {
	margin-bottom: .5em;
	list-style-type: initial;
}

.kessanlist li a {
	color: #000 !important;
	transition: color 0.3s ease 0s !important;
	padding-right: 20px;
	background: url("../images/ico/pdficon_small.png") no-repeat top right;
}

.disclosure-box a:hover,
.kessanlist li a:hover {
	color: #c61a22 !important;
}

/*  VIEW OSAKA AREAS TOP list
---------------------------------------------------- */
#map_area_r .entryListMore { text-align: left; }

#map_area_r .entryListMore a:hover { color: #FFF; }


/*  Report Blog layout (Korean only)
---------------------------------------------------- */
.entrytheme {
	margin-top: 2em !important;
}
.entrytheme a,
.entrytheme a:link {
	color: #c61a22 !important;
}

.entryListWriterurl a.blank {
    background: url("../images/ico/ico_blank.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 15px;
	color: #c61a22 ;
}

.writerImg { width: 15%; }

.writerInfo { width: 81%; }

.tourism h3 {
	margin: 2em 0 1em 0;
}

.tourism div {
	background: none repeat scroll 0 0 #f7f7f7;
    margin: 2em 0;
    padding: 2em;
}

.tourism table td {
	padding-right: 1em;
	padding-bottom: 1em;
	min-width: 50px;
}

.for-sp .tourism table td {
	min-width: 5%;
}

.tourism .entryListImg {
	max-height: 100%;
}

.tourism ul { margin-bottom: 1.5em; }

.tourism li {
	list-style: initial;
	margin-left: 15px;
}


/*  Emergency page
---------------------------------------------------- */
.emergency-wrap h3 {
	line-height: 2.8;
	margin-top: 0.8em;
	border-top: 1px dotted #C61A22;
}
.emergency-wrap h3,.emergency-wrap p {
	padding-left: 5px;
}
.emergency-wrap h4 {
	line-height: 2;
	margin: 0.6em 0;
	border-left: 3px solid #C61A22;
	padding-left: 10px;
}
.emergency-wrap ul li {
	list-style-type: disc;
	margin-left: 25px;
}


/*  TRAVELLING AROUND KANSAI TOP MAP
---------------------------------------------------- */
#tak_map {
	max-width: 960px;
	margin-top: 3em;
	clear: both;
}
#tak_map img {
	max-width: 100%;
	height: auto;
}
#tak_map area {
	cursor: pointer;
}
.tak_map_comment {
	margin-top: 1.5em;
	width: 100%;
	font-weight: bold;
	font-size: 1.5em;
	padding: .5em .5em 1em .5em;
	box-sizing: border-box;
	display: table;
}
.for-tablet .tak_map_comment,
.for-sp .tak_map_comment {
	padding: .5em;
	font-size: 1.1em;
}
.tak_map_comment p {
	display: table-cell;
	vertical-align: middle;
	margin-bottom: 0;
}
.tak_map_comment p img {
	vertical-align: middle;
}
.tak_map_comment_L {
	width: 15%;
	text-align: center;
}
.for-tablet .tak_map_comment_L,
.for-sp .tak_map_comment_L {
	width: 25%;
	padding-right: 4%;
}
.tak_map_comment_R {
	width: 85%;
}
.for-tablet .tak_map_comment_R,
.for-sp .tak_map_comment_R {
	width: 71%;
}

/*  TRAVELLING AROUND KANSAI TOP
---------------------------------------------------- */
.ticketWrap {
	margin: 3em 0;
}
.ticketWrap h3 {
	margin-bottom: .8em;
}
.ticketBtn a {
	display: block;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
	padding: .8em 0;
	border-bottom: 2px solid #000;
}
.ticketBtn a span {
	background: url("../images/ico/ico_arrowBK.gif") no-repeat scroll right center;
	padding-right: 10px;
}
.ticketBtn a:hover {
	color: #c61a22;
	transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
}
.ticketBtn.active a {
	color: #c61a22;
}
.ticketBtn.active span {
	background: url("../images/ico/ico_arrowRED.gif") no-repeat scroll right center;
	/*transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;*/
}
.ticketArea {
	display: none;
}
.ticketArea table {
	width: 100%;
	border-bottom: 2px solid #000;
}
.ticketArea table th,
.ticketArea table td {
	border-top: 2px solid #F7F7F7;
	padding: 1em 0;
}
.ticketArea table th {
	width: 25%;
}
.ticketArea table td {
	width: 75%;
}
.ticketArea table td a {
	word-break: break-all;
}

.entryList.tak h3 {
	font-size: 1.2em;
}

/*  TRAVELLING AROUND KANSAI children page
---------------------------------------------------- */
.tak_spotwrap {
	margin: 2em 0 0 0;
}
.tak_ticketwrap {
	margin: 2em 0 2em 0;
}
.tak_spotwrap h3 {
	margin-bottom: 1.2em;
}
.tak_ticketwrap h3 {
	margin-bottom: .5em;
}
.tak_spotbox {
	float: left;
	width: 31%;
	margin-right: 2.3%;
}
.tak_spotbox p,
.tak_ticketwrap li {
	background: url("../images/ico/ico_arrow.gif") no-repeat scroll left 6px;
    padding-left: 15px;
}
.tak_spotwrap .tak_detail{
	margin-bottom: 2.5em;
	clear: both;
}
.tak_spotwrap .tak_detail a {
	display: inline-block;
    color: #fff;
	background: #c61a22;
    padding: 0 5px;
	margin: 0 5px 10px 5px;
}

/*  SPORTS IN OSAKA
---------------------------------------------------- */
#sports_top_wrap {
	max-width: 960px;
	margin-top: 3em;
	clear: both;
}

#sports_top_inn {
	width: 100%;
}

#sports_main-images_wrap {
	margin-bottom: 4em;
}
#sports_main-images_wrap p {
	margin-top: 1em;
}

#sports_map-canvas_wrap {
	margin-bottom: 3em;
}

#sports_map-canvas_wrap h3 {
	font-size: 1.6em;
	font-weight: 500;
	margin-bottom: .5em;
}
#sports_map-canvas_wrap h3 span {
	font-size: .775em;
    padding-left: 1em;
    font-weight: bold
}

#sports_main-images_wrap #main-images {
	max-height: 570px;
}

.wide #sports_main-images_wrap #main-images {
	height: 570px;
}

#sports_map-canvas {
	width: 100%;
	height: 540px;
}

.for-sp #sports_map-canvas {
	height: 320px;
	_width: 90%;
	margin: 0 auto;
}

#sports_map-canvas img {
	max-width: inherit;
}

.map_wrapbox {
	position: relative;
}

.mapinfo {
	font-family:'Gotham A', 'Gotham B',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	max-width: 350px;
	color: #000;
}

.mapinfo h5 {
	font-weight: bold;
	margin-bottom: .5em;
}
.mapinfo p {
	font-size: 0.9em;
	margin-bottom: .5em;
}
.mapinfo p.url {
	font-size: 1em;
}
.mapinfo p.url a {
	color: #c61a22;
}
.mapinfo p.url a:hover {
	text-decoration: underline;
}

#sports_match_wrap {
	margin-bottom: 5em;
}

.sports_match_box {
	border-bottom: 2px solid;
	padding: 1.5em 0;
}

.sports_match_box p {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: .5em;
}

.sports_match_box .sports_type {
	color: #C5191F;
	font-size: .88384em;
	border: 1px solid;
	display: inline-block;
	padding: 0 1em;
	line-height: 1.5;
	margin-right: 1em;
}

.sports_match_box table {
	width: 100%;
}

.sports_match_box th {
	font-weight: bold;
	width: 33.3333%;
}

#sports_related-entry_wrap h3 {
	font-size: 1.2em;
}

#sports_related-entry_wrap .related-entry {
	margin-bottom: 3em;
}

#sports_related-entry_wrap .related-entry h4 {
	margin-bottom: .5em;
}