/*PenJapan Shikoku index layout インデクス用
---------------------------------------------------*/

@charset "utf-8";

#contents h1 {
	clear: both;
	height: 35px;
	width: 400px;
	float: left;
}


#contents h2  {
	margin-bottom: 5px;
	float: left;
	width: 150px;
	text-align: left;
	height: 25px;
	clear: both;
}

#contents ol#area {
	float: right;
	height: 25px;
	width: 500px;
	list-style-type: none;
}
#contents ol#area li  {
	float: right;
	font-size: 85%;
	display: block;
	width: 65px;
	height: 25px;
	background-image: url(../10kansai/img/bn_triangle.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 10px;
}
#contents ol#area li a  {
	text-decoration: none;
}
#contents ol#area li a:hover {
	color: #ffd872;
}

#contents #index01,
#contents #index02,
#contents #index03,
#contents #index04,
#contents #index05,
#contents #index06  {
	float: left;
	width: 950px;
	margin-bottom: 10px;
	clear: both;
}
#contents #detail {
	float: left;
	height: 124px;
	width: 475px;
	margin-bottom: 3px;
}

#contents p.prefecture {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 12px;
	clear: both;
	margin-top: 2px;
	margin-right: 5px;
}
#contents dl {
	height: 120px;
	border: 2px solid #cb9b0c;
	margin-bottom: 5px;
	display: block;
	width: 464px;
	margin-left: 10px;
}
#contents dt {
	font-size: 95%;
	color: #00708c;
	font-weight: bold;
	margin-top: 5px;
	margin-left: auto;
}
#contents dt a {
	color: #00708c;
	text-decoration: none;
}

#contents dt a:hover {
	color: #ffd872;
}
#contents dd {
	font-size: 80%;
	line-height: 1.1em;
}
#contents dd a {
	color: #666;
	text-decoration: none;
}
#contents dd a:hover {
	color: #ffd872;
}

/* index_map
-----------------------------*/
#contents p#note {
	color: #666;
	margin-left: 50px;
}
#contents #map {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 20px;
	height: 660px;
	width: 730px;
	float: left;
}
#contents #map p {
	margin-left: 25px;
}

#contents #side_right {
	float: right;
	height: 600px;
	width: 180px;
	padding-right: 10px;
	margin-top: 65px;
}

/* Index Table
--------------------------*/
#contents table {
	padding: 2px;
	border: 2px solid #ffd872;
	margin-left: 20px;
	margin-bottom: 10px;
	color: #FFF;
	border-collapse:collapse;
}
#contents table tr.title01 th{
	background-image: url(../10kansai/img/bg_table_top.gif);
	background-repeat: repeat-x;
}

#contents table th {
	font-size:16px;
	padding: 3px 1px 3px 5px;
	border: 2px solid #ffd872;
	color: #FFF;
	background-image: url(../10kansai/img/bg_table_left.gif);
	background-repeat: repeat-y;
}
#contents table td {
	background-color: #f8ffff;
	border: 2px solid #ffd872;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 85%;
}
#contents table td a {
	color: #666;
	text-decoration: none;
	font-size: 85%;
}
#contents table td a:hover {
	color: #ffd872;
}
