@charset "utf-8";

/* ---------------------------------------------------------------------

TITLE    : ドットジェイピー＞インタビュー共通 CSS
URL      : http://www.dot-jp.or.jp/css/interview.css

	JPインタビュー bodyid … jpi
	.JP出身議員インタビュー bodyid … jpobi

--------------------------------------------------------------------- */

.syugi {
	background: url(../img/interview/shugi.gif) no-repeat 0px 0px;
	text-indent: 105px;
}
.sangi {
	background: url(../img/interview/sangi.gif) no-repeat 0px 0px;
	text-indent: 105px;
}
.kengi {
	background: url(../img/interview/kengi.gif) no-repeat 0px 0px;
	text-indent: 150px;
}
.sigi {
	background: url(../img/interview/sikucyouson.gif) no-repeat 0px 0px;
	text-indent: 150px;
}
.sityo {
	background: url(../img/interview/sicyo.gif) no-repeat 0px 0px;
	text-indent: 65px;
}
.soudan {
	background: url(../img/interview/soudanyaku.gif) no-repeat 0px 0px;
	text-indent: 80px;
}
.rijicyo {
	background: url(../img/interview/rijicyo.gif) no-repeat 0px 0px;
	text-indent: 80px;
}
.another {
	background: url(../img/interview/another.gif) no-repeat 0px 0px;
	text-indent: 200px;
}
#contents #intro {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#contents a {
	outline: none;
	text-decoration: none;	
	cursor: pointer;
}
#contents p {
	width: auto;
}
#contents .profile {
}
#contents .profile a {
	display: block;
}
#contents .profile #photo {
	float: left;
	width: 170px;
	padding-left: 20px;
}
#contents .profile #photo a {
	display: inline;
}
#contents .profile #photo a img {
	background: #999999;
	padding: 1px;
}
#contents .profile #photo a:hover img {
	background: #FF6600;
}
#contents .profile .grid {
	width: 330px;
	float: left;
}
#contents .profile .grid h4 {
	line-height: 20px;
	height: 20px;
	width: 100%;
	font-size: 14px;
}
#contents .profile .grid h4 span {
	display: none;
}
#contents .profile .grid p {
	line-height: 1.5em;
	width: 90%;
}
/*

	インタビュートップ

*/
#log {
}
#log #newest {
}
#log #log_list {
	padding-top: 10px;
	clear: left;
}
#log #log_list h3 {
}
#log #log_list dl {
	width: 90%;
}
#log #log_list dt {
	width: 90%;
	background: url(none);
	text-indent: -4em;
	line-height: 1.3em;
	padding-left: 6em;
	margin: 0px;
	padding-bottom: 3px;
}
#log #log_list a dt {
	color: #663300;
}
#log #log_list a:hover dt {
	color: #FF6600;
}
#log #log_list dd {
	width: 100%;
	line-height: 20px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2em;
	margin-left: 20px;
}
#log #log_list dd span {
	display: none;
}
/*

	インタビュー個別ページ

*/
#view {
}
#view h2 {
	margin-bottom: 5px;
}
#view .intv_navi {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#view .intv_navi li {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
#view h3 {
	clear: left;
}
#view .profile {
}
#view .profile #photo img {
	border: 1px solid #999999;
}
#view .profile h4 {
	margin-bottom: 10px;
}
#view .profile dl {
}
#view .profile dt {
	background: url(none);
	clear: left;
	float: left;
	width: 8em;
	line-height: 1.5em;
	margin-bottom: 0px;
}
#view .profile dd {
	float: left;
	width: 17em;
	line-height: 1.5em;
	margin-bottom: 0px;
}
#view .profile ul {
	clear: left;
	padding-top: 1em;
	margin-bottom: 0px;
}
#view .profile ul li {
	line-height: 1.5em;
	margin-bottom: 0px;
}
#view .profile ul li a {
	width: 12em;
}
#view .interview {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	clear: left;
	margin-bottom: 1.5em;
}
#view .interview h5 {
	width: 100%;
	color: #E7620A;
	padding-top: 1.5em;
	margin-bottom: 1em;
}
#view .interview p {
	padding-left: 1.5em;
	background: url(../img/bg_dot_o.gif) repeat-y 0px 0px;
	margin-bottom: 0px;
	padding-bottom: 0.5em;
	line-height: 1.5em;
}
#view .interview .date {
	background: url(none);
	margin-left: auto;
	width: 100%;
	margin-right: auto;
	text-align: right;
}
#view #career {
	width: 503px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#view #career p, #view #career dl {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#view #career p {
	margin-bottom: 0.5em;
	padding-top: 0.5em;
}
#view #career dt {
	width: 9em;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	background: url(none);
	float: left;
	line-height: 1.3em;
	text-indent: 0px;
}
#view #career dd {
	float: left;
	width: 74.5%;
	margin-right: auto;
	margin-left: auto;
}
#view .career .attention {
	clear: both;
	margin: 0px;
	width: 100%;
	text-align: right;
	font-size: 90%;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-left: 0px;
}
#view #bn_btm {
	width: 197px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#view #bn_btm a {
	width: 197px;
	display: block;
	height: 26px;
	background: url(../img/interview/bn_btm.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
#view #bn_btm a:hover {
	background: url(../img/interview/bn_btm.gif) no-repeat -197px 0px;
}
/*

	.jp出身議員一覧

*/
#jpobi #contents th {
	text-align: left;
	width: 10em;
}
#jpobi #contents th a {
	display: block;
}
