/*--------------------------
	Suggest Link機能
----------------------------*/
.suggestLink {
	margin-bottom: 30px;
	padding: 10px;
	background-color: #EFEFEF;
}

* html .suggestLink {
	zoom: 1;
	position: relative;
}

*:first-child+html .suggestLink {
	zoom: 1;
	position: relative;
}

.suggestLink .cWrapper {
	margin-bottom: 10px;
}

.suggestLink .cWrapper h2 {
	min-height: 30px;
	margin-bottom: 3px;
	padding: 7px 0 0 8px;
	color: #FFFFFF;
	font-size: 117%;
	background: url(/img/suggest_link/bg_suggest_title.gif) no-repeat left top;
}

* html .suggestLink .cWrapper h2 {
	height: 30px;
}

/*--他の地域--*/
.suggestLink .cArea h3 {
	margin-bottom: 10px;
}

.suggestLink .cArea ul {
	margin-left: 10px;
}

.suggestLink .cArea .cPrefBox {
	margin-bottom: 5px;
}

.suggestLink .cArea .cPrefBox li {
	display: inline;
	padding-right: 20px;
	font-weight: bold;
}

.suggestLink .cArea .cAreaBox li {
	float: left;
	padding:0 15px 5px 0;
}


/*--サイト横移動--*/
.suggestLink .cCrossSite ul {
	margin: 0 10px 10px 10px;
}

.suggestLink .cCrossSite li {
	display: inline;
	padding-right: 20px;
}


/*--近隣の駅--*/
.suggestLink .cStation dl {
	margin-bottom: 5px;
	padding-bottom: 5px;
	background: url(/img/suggest_link/bg_suggest_link.gif) repeat-x left bottom;
}

.suggestLink .cStation dt {
	margin-left: 10px;
	font-weight: bold;
}

.suggestLink .cStation dd {
	padding-left: 20px;
	min-height: 1.2em;
}

* html .suggestLink .cStation dd {
	height: 1.2em;
}

.suggestLink .cStation dd li {
	float: left;
	width: 130px;
	padding-right: 10px;
}


/*--他のテーマ--*/
.suggestLink .cTheme dl {
	margin-bottom: 20px;
}

.suggestLink .cTheme dt {
	margin-left: 10px;
	font-weight: bold;
}

.suggestLink .cTheme dd {
	padding-left: 13px;
}

.suggestLink .cTheme dd ul {
	margin-bottom: 4px;
}

.suggestLink .cTheme dd li {
	float: left;
	width: 162px;
	padding-right: 10px;
}

.suggestLink .cTheme dd .cShort {
	width: 102px;
}

.suggestLink .cTheme dd .cMiddle {
	width: 112px;
}

/*--閲覧履歴--*/
.suggestLink .cHistory {
	margin-bottom: 10px;
}

.suggestLink .cHistory table {
	width: 730px;
	margin:0 auto 10px;
}

.suggestLink .cHistory table caption {
	min-height: 30px;
	margin-bottom: 3px;
	padding: 7px 0 0 8px;
	color: #FFFFFF;
	font-size: 117%;
	font-weight: bold;
	text-align: left;
	background: url(/img/suggest_link/bg_suggest_title.gif) no-repeat left top;
}

* html .suggestLink .cHistory table caption {
	height: 30px;
}

*:first-child+html .suggestLink .cHistory table caption {
	height: 30px;
}

.suggestLink .cHistory table .cHeader {
	vertical-align: middle;
	text-align: center;
}

.suggestLink .cHistory table .cHeader th {
	width: 135px;
	padding: 5px 0;
	background-color: #ffffff;
}

.suggestLink .cHistory table .cProperty td {
	width: 135px;
	background-color: #FFFFFF;
}

.suggestLink .cHistory table .cPicture .cPictureBox {
	
}

.suggestLink .cHistory table .cPicture .cPictureBox a {
	display: block;
	width: 98px;
	height: 98px;
	margin: 0 auto;
	padding: 2px;
	border: 1px solid #0000ff;
	font-size: 0;
	text-align: center;
	background-color: #ffffff;
}

.suggestLink .cHistory table .cPicture .cPictureBox a:hover {
	border: 1px solid #fe6600;
}

.suggestLink .cHistory table .cPicture .cPictureBox .cSpacer {
	vertical-align: middle;
}

.suggestLink .cHistory table .cPicture .cPictureBox .cData {
	vertical-align: middle;
	margin-left: -1px;
}

.suggestLink .cHistory table .cPictureEmpty {
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
}

.suggestLink .cHistory table .cPropertyName td {
	vertical-align: top;
	padding: 5px 10px;
}

.suggestLink .cHistory .cHistoryAll {
	width: 730px;
	margin: 0 auto 10px;
	text-align: right;
}

.suggestLink .cTochi {
	position: relative;
	width: 730px;
	margin: 0 auto 10px;
}

.suggestLink .cTochi .cDescription {
	position: absolute;
	top: 8px;
	right: 5px;
	color: #FFFFFF;
}

.suggestLink .cTochi .cTochiWrapper {
	border: 1px solid #cccccc;
	width: 130px;
	padding: 4px;
	background-color: #FFFFFF;
	margin-right: 7px;
	float: left;
	text-align: center;
}

.suggestLink .cTochi .cLast {
	margin-right: 0;
}

.suggestLink .cTochi .cName {
	margin-bottom: 2px;
}

.suggestLink .cTochi .cImg {
	margin-bottom: 4px;
}

.suggestLink .cTochi p {
	background-color: #EEEEEE;
	padding: 5px;
	text-align: left;
}

.suggestLink .cTochi .cImg a {
	text-align: center;
	width: 128px;
	height: 100px;
	border: 1px solid #0000ff;
	display: block;
}

.suggestLink .cTochi .cImg a img {
	vertical-align: middle;
	margin-left: -1px;
}

.suggestLink .cTochi .cImg a .cSpacer {
	margin-left: 0;
}



.suggestLink .cTochi .cImg a:hover {
	border: 1px solid #fe6600;
}

.suggestLink .cTochi .cLink {
	text-align: left;
	padding: 5px 3px 5px 3px;
}



.suggestLink .cProperty {
	position: relative;
	width: 730px;
	margin: 0 auto 10px;
}

.suggestLink .cProperty .cDescription {
	position: absolute;
	top: 8px;
	right: 5px;
	color: #FFFFFF;
}

.suggestLink .cProperty .cLink {
	text-align: left;
	padding: 5px 3px 5px 3px;
}
