@charset "utf-8";

#path {
	margin-bottom: 0;
}
div#main {
	overflow:hidden;
	width:690px;
	border:none;
}
div#content div#main div#inner {
	margin:0;
	padding:0 0 0 10px;
}


dl#subNav dd li {
overflow:hidden;
	height: 40px;
}

dl#subNav dd li a {
	padding: 2px 0 2px 10px;
	text-decoration:none;
	font-size:85%;
}


dl#subNav dd li a.line1 {
	margin-top: 10px;
}




div#inner div.clear {
	clear:both;
	overflow:hidden;
	height:1px;
}


div#gaiyo {
	border-bottom:solid 1px #000;
	padding-bottom:8px;
}


	div#gaiyo h2 {
		float:left;
		font-size:20px;
		font-weight:bold;
		padding-bottom:12px;
	}
	div#gaiyo a.banner {
		float:right;
	}

div#gaiyo div.left {
	width:515px;
	float:left;
	margin-right:5px;
}
	div#gaiyo div.left dl {
		width:515px;
	}
		div#gaiyo div.left dt {
			float:left;
			width:80px;
			font-weight:bold;
		}
		div#gaiyo div.left dd {
			float:left;
			width:435px;
		}


div#gaiyo div.right {
	width:160px;
	float:right;
}
	div#gaiyo div.right a {
		display:block;
		background:url(../../img/common/arrow4.gif) #222 no-repeat 15px center;
		color:#fff;
		padding:5px 28px;
		border:solid 1px #222;
		margin-bottom:4px;
	}
	div#gaiyo div.right a.redBtn {
		background-color:#c06;
		border:solid 1px #c06;
	}
	div#gaiyo div.right a:hover {
		color:#069;
		background-color:#fff;
	}



div#wrapCon {
	margin-top:10px;
}


div#photoCon {
	overflow:hidden;
	width:492px;
	float:left;
	border-right:solid 1px #000;
}
	div#photoCon h3 {
		width:485px;
		font-size:14px;
		font-weight:bold;
		padding-bottom:5px;
		border-bottom:dotted 1px #888;
		text-align:justify;
		text-justify:inter-ideograph;
	}


	div#photoCon div#photoBlk {
		width:485px;
		margin-top:10px;
		font-size:10px;
		text-align:justify;
		text-justify:inter-ideograph;
		word-break:break-all;
	}
		div#photoCon div#photoBlk img {
			float:left;
			margin-right:6px;
		}


	div#photoCon p#shokai {
		width:475px;
		margin-top:12px;
		padding:4px;
		background:#eee;
		border:dotted 1px #888;
		text-align:justify;
		text-justify:inter-ideograph;
	}


	div#photoCon dl#conceptBK {
		width:485px;
		margin-top:12px;
	}
	div#photoCon dl#conceptBK dt {
		font-size:14px;
		font-weight:bold;
		border-bottom:solid 1px #000;
	}
	div#photoCon dl#conceptBK dd {
		font-size:10px;
		text-align:justify;
		text-justify:inter-ideograph;
	}


	div#photoCon div#conPhotoBlk {
		width:494px;
		margin-top:16px;
		margin-right:-9px;
	}

		div#photoCon div#conPhotoBlk div.conPhotoCon {
			width:238px;
			float:left;
			margin-right:9px;
		}

			div#photoCon div#conPhotoBlk div.conPhotoCon dt {
				font-size:12px;
				font-weight:bold;
				padding:0 2px;
				background:#eee;
				text-align:justify;
				text-justify:inter-ideograph;
			}
			div#photoCon div#conPhotoBlk div.conPhotoCon dd {
				font-size:10px;
				padding:4px 0 8px 0;
				text-align:justify;
				text-justify:inter-ideograph;
			}


div#dataCon {
	width:183px;
	float:right;
	padding-left:4px;
}
	div#dataCon a.btn {
		display:block;
		background:url(../../img/common/arrow4.gif) #222 no-repeat 15px center;
		color:#fff;
		padding:8px 28px;
		border:solid 1px #222;
	}
	div#dataCon a.btn:hover {
		color:#069;
		background-color:#fff;
	}
	div#dataCon p#genbaBlk {
		padding:4px;
		border:solid 1px #888;
		text-align:justify;
		text-justify:inter-ideograph;
		margin-bottom:10px;
		margin-top:10px;
	}
	div#dataCon dl {
		font-size:12px;
	}
	div#dataCon dt {
		margin-top:8px;
		font-weight:bold;
	}
	div#dataCon dd {
		text-align:justify;
		text-justify:inter-ideograph;
	}


div#callBK {
	margin-top:12px;
}
	div#callBK dl {
		float:right;
		background:#eee;
		padding:2px;
	}
		div#callBK dt {
			text-align:left;
			padding:2px;
		}
		div#callBK dd {
			text-align:left;
			background:#fff;
			padding:2px;
		}
		div#callBK span {
			font-size:18px;
			font-weight:bold;
			color:red;
		}


