@charset "utf-8";
/* CSS Document */

#container .article {
	float: left;
	width: 460px;
}
#container .article .question {
}
#container .article p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-indent: 0em;
}
#container .photo {
	padding: 0px;
	float: right;
	width: 385px;
	margin: 0px;
}
#container .photo img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container .left .route {
}
#container .left .route a img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 4px solid #999;
}
#container .left .route a:hover img{
	border: 4px solid #F30;

}
#container .left .kiki_title {
}
#container .left .kiki_title .rogo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 246px;
}
#container .left .kiki_title .kiki_catch {
	float: left;
	width: 399px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.6em;
}

#container .left .manyo_title {
}
#container .left .manyo_title .rogo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 246px;
}
#container .left .manyo_title .manyo_catch {
	float: left;
	width: 399px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.5em;
}

#container .right .side_menu {
}
#container .right .side_menu a img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#container .left .outline {
	margin: 0px;
	padding: 0px;
	width: 675px;
}
#container .left .outline .route {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 337px;
}
#container .left .outline .map {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 338px;
}
#container .left .outline .route .route_cap {
	font-size: 70%;
	color: #333;
}


#container .left .catch {
	clear: both;
	margin: 0px;
	padding: 20px;
	line-height: 1.6em;
}
#container .left .catch p {
	font-size: 100%;
}

#container .left .route_box {
}
#container .left .route_box .box_a {
	width: 675px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#container .left .route_box .box_a .photoframe {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
}
#container .left .route_box .box_a .photoframe img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#container .left .route_box .box_a .sentence {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
}
#container .left .route_box .box_a .sentence .title {
}
#container .left .route_box .box_a .sentence p {
	display: block;
	text-indent: 1em;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#container .left .route_box .box_a .sentence p em.red {
	color: #F03;
	font-style: normal;
}
#container .left .route_box .box_a .sentence p em.green {
	color: #468C31;
	font-style: normal;
}
#container .left .route_box .box_a .sentence p em.blue {
	font-style: normal;
	color: #36C;
}
#container .left .route_box .box_a .sentence p a {
	color: #F60;
}


#container .left .route_box .box_a .sentence ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container .left .route_box .box_a .sentence ul li {
	list-style-type: none;
	font-size: 90%;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
}
#container .left .route_box .box_a .sentence ul li.address {
	background-image: url(../img/icon/address.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_a .sentence ul li.tel {
	background-image: url(../img/icon/tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_a .sentence ul li.time {
	background-image: url(../img/icon/time.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_a .sentence ul li.price {
	background-image: url(../img/icon/price.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_a .sentence ul li.off {
	background-image: url(../img/icon/off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_a .sentence .totop {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#container .left .route_box .box_a .sentence .totop a {
	font-size: 80%;
	color: #9F431C;
}




#container .left .route_box .box_b {
	width: 675px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#container .left .route_box .box_b .photoframe {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 330px;
}
#container .left .route_box .box_b .photoframe img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#container .left .route_box .box_b .sentence {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
}
#container .left .route_box .box_b .sentence .title {
}
#container .left .route_box .box_b .sentence p {
	display: block;
	text-indent: 1em;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#container .left .route_box .box_b .sentence p em.red {
	color: #F03;
	font-style: normal;
}
#container .left .route_box .box_b .sentence p em.green {
	color: #468C31;
	font-style: normal;
}
#container .left .route_box .box_b .sentence p em.blue {
	font-style: normal;
	color: #36C;
}
#container .left .route_box .box_b .sentence p a {
	color: #F60;
}
#container .left .route_box .box_b .sentence ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container .left .route_box .box_b .sentence ul li {
	list-style-type: none;
	font-size: 90%;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
}
#container .left .route_box .box_b .sentence ul li.address {
	background-image: url(../img/icon/address.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_b .sentence ul li.tel {
	background-image: url(../img/icon/tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_b .sentence ul li.time {
	background-image: url(../img/icon/time.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_b .sentence ul li.price {
	background-image: url(../img/icon/price.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_b .sentence ul li.off {
	background-image: url(../img/icon/off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_b .sentence .totop {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#container .left .route_box .box_b .sentence .totop a {
	font-size: 80%;
	color: #9F431C;
}



#container .left .route_box .box_c {
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #000;
	padding: 15px;
	margin: 0px;
}
#container .left .route_box .box_c .photoframe {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 315px;
}
#container .left .route_box .box_c .photoframe .title {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#container .left .route_box .box_c .photoframe img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#container .left .route_box .box_c .photoframe .cap {
	font-size: 80%;
	color: #FFF;
}

#container .left .route_box .box_c .sentence {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 315px;
}
#container .left .route_box .box_c .sentence .title {
}
#container .left .route_box .box_c .sentence p {
	display: block;
	text-indent: 1em;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#container .left .route_box .box_c .sentence p a {
	color: #F60;
}
#container .left .route_box .box_c .sentence ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container .left .route_box .box_c .sentence ul li {
	list-style-type: none;
	font-size: 90%;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
	color: #FFF;
}
#container .left .route_box .box_c .sentence ul li.address {
	background-image: url(../img/icon/address.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_c .sentence ul li.tel {
	background-image: url(../img/icon/tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_c .sentence ul li.time {
	background-image: url(../img/icon/time.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_c .sentence ul li.price {
	background-image: url(../img/icon/price.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_c .sentence ul li.off {
	background-image: url(../img/icon/off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container .left .route_box .box_c .sentence .totop {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#container .left .route_box .box_c .sentence .totop a {
	font-size: 80%;
	color: #EA6C48;
}
#historical_figures {
	background-image: url(../historical_figures/img/PTN_018.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 855px;
}
#historical_figures .title {
	width: 855px;
	height: 50px;
}

#historical_figures .heading {
	background-image: url(../historical_figures/img/sankishi_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 785px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#historical_figures .heading em {
	font-size: 90%;
	font-style: normal;
}
#historical_figures .heading .menu {
	height: 228px;
	width: 484px;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
}
#historical_figures .heading .menu a {
	display: block;
	float: left;
	height: 47px;
	width: 232px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#historical_figures .file {
	float: right;
	width: 805px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#historical_figures .file p {
	text-indent: 1em;
	display: inline-block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.8em;
}
#historical_figures .file img {
	margin-bottom: 10px;
}

#historical_figures .file .left_area {
	float: left;
	width: 403px;
}
#historical_figures .file .right_area {
	float: right;
	width: 402px;
}
#historical_figures .file .right_area_space {
	float: right;
	width: 402px;
	padding-top: 61px;
}

#historical_figures .related {
	float: right;
	width: 805px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#historical_figures .related .title {
	height: 25px;
	width: 795px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
#historical_figures .related ul {
	margin: 0px;
	padding: 10px;
}
#historical_figures .related ul li {
	list-style-type: none;
	padding: 0px;
	font-size: 85%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#historical_figures .related ul li.kiki {
	background-image: url(../historical_figures/img/related_kiki.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#historical_figures .related ul li.manyo {
	background-image: url(../historical_figures/img/related_manyo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
}
#historical_figures .related .totop {
	font-size: 90%;
	float: right;
	width: 805px;
	text-align: right;
}
#historical_figures .related .totop a {
	color: #F60;
}
#column_history {
	background-image: url(../column/img/PTN_034.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 675px;
}
#column_history .doc {
	float: right;
	width: 625px;
	background-color: #FFF;
}
#column_history .doc .title {
	width: 625px;
}
#column_history .doc .sentence {
	float: left;
	width: 285px;
}
#column_history .doc .sentence p {
	margin-bottom: 1em;
	text-indent: 1em;
	padding-right: 5px;
	padding-left: 10px;
	text-align: justify;
}
#column_history .doc .sentence p a {
	color: #172A88;
}



#column_history .doc ul {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#column_history .doc ul li {
	list-style-type: none;
	font-size: 90%;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: 0px;
	color: #333;
}
#column_history .doc ul li.top {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}

#column_history .doc ul li.address {
	background-image: url(../img/icon/address.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#column_history .doc ul li.tel {
	background-image: url(../img/icon/tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#column_history .doc ul li.time {
	background-image: url(../img/icon/time.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#column_history .doc ul li.price {
	background-image: url(../img/icon/price.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#column_history .doc ul li.off {
	background-image: url(../img/icon/off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#column_history .doc .photo_column {
	float: right;
	width: 330px;
}
#column_history .doc .photo_column a img {
	margin-bottom: 10px;
	float: left;
}

#column_history .doc .related {
	float: right;
	width: 625px;
	margin-bottom: 20px;
}
#column_history .doc .related .title {
	height: 25px;
	width: 615px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
#column_history .doc .related ul {
	margin: 0px;
	padding: 10px;
}
#column_history .doc .related ul li {
	list-style-type: none;
	padding: 0px;
	font-size: 85%;
	height: 20px;
	margin: 0px;
}

#column_history .doc .related ul li.kiki {
	background-image: url(../column/img/related_kiki.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 90px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#column_history .doc .related ul li.manyo {
	background-image: url(../column/img/related_manyo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 90px;
	padding-bottom: 5px;
}
#column_history .doc .related .totop {
	font-size: 90%;
	float: right;
	width: 625px;
	text-align: right;
}
#column_history .doc .related .totop a {
	color: #F60;
}
