@charset "shift_jis";

/*	css情報
---------------------------------------------------------------
	/ interview.css
	/ Last Update : 2008-02
	/ インタビューページ
---------------------------------------------------------------*/



/*-------------------------------------------------------------
	インタビュー
---------------------------------------------------------------*/

/*　見出し
-------------------------------------------------------------*/
	
h2 {
	height:38px;
	margin:0;
	background-repeat: no-repeat;
	background-position: left center;
	color:#7e9f1b;
	font-size:120%;
	line-height:180%;
}

h2.new {
	padding: 10px 0 0 55px;
	background-image: url(../img/tabakoya_interview/h2_new.gif);
}

h2.map {
	padding: 10px 0 0 65px;
	background-image: url(../img/tabakoya_interview/h2_map.gif);
}

h2.area {
	padding: 10px 0 0 50px;
	background-image: url(../img/tabakoya_interview/h2_area.gif);
}



h2 {
	height:38px;
	margin:0;
	background-repeat: no-repeat;
	background-position: left center;
	color:#7e9f1b;
	font-size:120%;
	line-height:180%;
}

h2.new {
	padding: 10px 0 0 55px;
	background-image: url(../img/tabakoya_interview/h2_new.gif);
}

h2.map {
	padding: 10px 0 0 65px;
	background-image: url(../img/tabakoya_interview/h2_map.gif);
}

h2.area {
	padding: 10px 0 0 50px;
	background-image: url(../img/tabakoya_interview/h2_area.gif);
}



/* interviewText
-------------------------------------------------------------*/

div#underlayer div#interviewText{
	width:517px;
	margin-bottom: 25px; 
}

div#underlayer div.box div.con{
	width:500px;
	display: inline-block;
}

div#underlayer div.box div.con:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#underlayer div.box div.con div.caption {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/common/line_side.gif);
}

div#underlayer div.box div.con div.caption p.no{
	width:50px;
	color:#ff9100;
	background-color:#ffead5;
	padding-left:20px;
	float:left;
	background-image: url(../img/tabakoya_interview/icon_no.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size:100%;
	line-height:140%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#underlayer div.box div.con div.caption p.name{
	color:#555555;
	padding-left:25px;
	float:left;
	background-image: url(../img/tabakoya_interview/icon_name.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	font-size:100%;
	line-height:140%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#underlayer div.box div.con div.caption p.name a{
	color:#555555;
	font-size:100%;
	line-height:140%;
}

div#underlayer div.box div.con div.caption p.add{
	color:#777777;
	padding-left:15px;
	background-image: url(../img/interview/icon_name.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:100%;
	line-height:140%;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

div#underlayer div.box div.story{
	width:510px;
	clear:both;
	display: inline-block;
}

div#underlayer div.box div.story:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

div#underlayer div.box div.text{
	width:500px;
	float:left;
	clear:both;
	margin: 0px;
	padding-left: 3px;
	min-height: 130px;
}

div#underlayer div.box div.detailLink{
	padding: 5px;
	float:left;
}

div#underlayer div.box div.detailLink img{
	padding-right: 3px;
}

div#underlayer div.box div.img{
	float:right;
	width:110px;
	padding:0 0 10px 10px;
	h
}

table.interviewTable {
	width: 510px;
	margin: 20px 0 25px 0;
	padding: 0;
	vertical-align: top;
}

table.interviewTable td{
	margin: 0;
	padding: 0;
	vertical-align: top;
}

table.interviewTable a{
	color:#555555;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

table.interviewTable div{
	margin: 0;
	padding-bottom: 5px;
	margin-bottom: 3px;
}

table.interviewTable div a{
	color:#555555;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

table.interviewTable div a:link,
table.interviewTable div a:hover,
table.interviewTable div a:visited,
table.interviewTable div a:active {
	color:#555555;
}

div#backNumber {
	width:500px;
	margin-left: 12px;

}

div#backNumber table {
	width: 500px;
	margin: 10px 0;
	border-collapse: separate;
	border-spacing: 1px;
}

div#backNumber table a{
	color: #555555;
	font-size: 100%;
	line-height: 130%;
}

div#backNumber table th{
	width:14%;
	color: #ff9900;
	font-size: 100%;
	line-height: 130%;
	background-color: #ffead5;
	text-align:center;
	padding: 3px 0;
}

div#backNumber table td.data{
	width:26%;
	color: #444;
	font-size: 100%;
	line-height: 130%;
	background-color: #efefef;
	text-align:center;
	padding: 5px 0;
}


div#backNumber table td.name{
	width:60%;
	color: #444;
	font-size: 100%;
	line-height: 130%;
	text-align:left;
	padding: 3px 3px 3px 24px;
	background-image: url(../img/report/icon_name2.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}



/* interviewAreaText
-------------------------------------------------------------*/

div#interviewAreaText {
	margin-bottom:25px;
}

div#interviewAreaText div.assembly {
	width:500px;
	background-image: url(../img/common/line_side.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 10px 0 10px 10px;
	padding: 0 0 5px 5px;
}

div#interviewAreaText div.assembly p {
	color: #ff9900;
	font-size:110%;
	line-height:110%;
	font-weight: bold;
	margin: 0;
	padding-left:16px;
	background-image: url(../img/tabakoya_interview/icon_no.gif);
	background-repeat: no-repeat;
}

div#interviewAreaText table.interviewAreaBox{
	width:500px;
	margin-left: 10px;
}

div#interviewAreaText table.interviewAreaBox div.detailLink{
	float: left;
	margin: 0;
	padding-left: 5px;
}

div#interviewAreaText table.interviewAreaBox div.detailLink img{
	padding-right: 3px;
}

table.interviewAreaBox td.text {	
	color:#555555;
	margin:0;
	padding: 5px 5px 5px 0;
}

table.interviewAreaBox div.areaImg{
	width:110px;
	margin: 0;
	padding: 0; 
	float:right;
}

table.interviewAreaBox div.areaImg img{
	margin: 0 0 5px 5px;
}

table.interviewAreaBox td.no {
	color: #FFFFFF;
	font-size:100%;
	line-height:130%;
	font-weight: bold;
	float:left;
	margin:0;
	background-image: url(../img/interview/td_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #ff9933;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
}

div#interviewAreaText table.interviewAreaBox td.name {
	color: #666666;
	font-size:100%;
	line-height:130%;
	font-weight: bold;
	background-color: #fff2e5;
	float:right;
	padding:2px 5px 2px 23px;
	background-image: url(../img/tabakoya_interview/icon_name.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

div#interviewAreaText table.interviewAreaBox td.name a{
	color: #666666;
	font-size:100%;
	line-height:130%;
	font-weight: bold;
}

div#interviewAreaText table.interviewAreaBox td.name span {
	color: #999999;
	font-size:100%;
	line-height:140%;
	font-weight: bold;
	padding-left:3px;
	background-color: #fff2e5;
}

div.detailLink {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align:right;
}


div.detailLink img{
	vertical-align: bottom;
}

div.detailLink a {
	font-size: 75%;
	line-height: 100%;
}


/* interviewDetails
-------------------------------------------------------------*/

div#interviewDetailsText {
	width:520px;
	margin: 0;
	padding: 0;
}


div#interviewDetailsText div.statusBox{
	width:520px;
	padding: 10px 0 25px 0;
	margin: 0;
}

div#interviewDetailsText div.status{
	float:left;
	width: 355px;
	padding: 0;
}

div#interviewDetailsText div.statusImg{
	width:110px;
	float:right;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: right;
}

div#interviewDetailsText div.statusImg div.campaignBtn {
	width:110px;
	margin-top: 5px;
}


div#interviewDetailsText table.interviewDetailsBox{
	width:355px;
	text-align:left;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}

div#interviewDetailsText table.interviewDetailsBox td{
	width:285px;
	margin:0;
	padding:0 10px 0 10px;
	text-align: left;
}

div#interviewDetailsText table.interviewDetailsBox th{
	width:70px;
	margin:0;
	padding:0;
	vertical-align: top;
}

div#interviewDetailsText p.text {
	width:480px;
	color:#555555;
	clear:both;
	margin: 10px 0 0 10px;
	padding: 10px;
	background-color:#f0fee6;
	background-image: url(../img/common/line_side.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#interviewDetailsText div#q_aox {
	width:500px;
	margin:0;
	padding:5px 0 25px 0;
}

div#interviewDetailsText div.q_a {
	width:500px;
	margin-left: 15px;
	padding: 0;
	clear: both;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
}


div#interviewDetailsText div.q_a div.question {
	width:460px;
	color:#ff9900;
	padding: 5px 5px 8px 35px;
	background-image: url(../img/tabakoya_interview/icon_question.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

div#interviewDetailsText div.q_a div.answer {
	width:490px;
	color:#444444;
	padding: 8px 10px 5px 0;
	background-image: url(../img/common/line_side.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
}

div#interviewDetailsText div.q_a div.sub {
	width:157px;
	margin: 0;
	padding: 0 0 5px 10px;
	float:right;
	text-align: center;
}

div#interviewDetailsText div.q_a div.sub p.subText {
	width:157px;
	color:#777777;
	font-size: 75%;
	line-height: 140%;
	margin: 0;
	padding: 0;
}

div#interviewDetailsText table.img{
	width:157px;
	float:right;
}

div#interviewDetailsText div#guide h3{
	width:520px;
	margin:0;
	padding:0;
}

div#interviewDetailsText div#guide{
	width:520px;
	background-image: url(../img/tabakoya_interview/guide_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-bottom: 25px;
	margin-top: 25px;
}

div#interviewDetailsText div#guide div.imgBox{
	width:auto;
	margin: 10px 0;
	padding-left: 0;
}

div#interviewDetailsText div#guide div.img{
	width:auto;
	margin: 0;
	padding-right: 5px;
	float:left;
}


/* guideBox /div.guideBox
-------------------------------------------*/

div#interviewDetailsText div#guide div.guideBox{
	width: 475px;
	margin-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/common/line_side.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#interviewDetailsText div#guide div.middle{
	width:490px;
	background-image: url(../img/tabakoya_interview/guide_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin:0;
	padding: 10px 10px 10px 20px;
}

div#interviewDetailsText div#guide div.middle p.text{
	width:475px;
	font-size:100%;
	line-height:130%;
}

div#interviewDetailsText div#guide div.middle p.title{
	font-size:100%;
	line-height:130%;
	font-weight: bold;
	color: #66cc33;
	clear: both;
}

div#interviewDetailsText div#guide div.middle p.add{
	width:475px;
	font-size:100%;
	line-height:130%;
	margin:0;
	padding:0;
}

/* ps/ div#ps
-------------------------------------------*/

div#interviewDetailsText div#ps{
	width:520px;
	background-image: url(../img/tabakoya_interview/ps_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 25px;
	padding-bottom: 10px;
	margin-top: 25px;
}

div#interviewDetailsText div#ps div.psBox{
	width: 475px;
	margin-top: 10px;
	padding-bottom: 10px;
}

div#interviewDetailsText div#ps div.middle{
	width:490px;
	background-image: url(../img/tabakoya_interview/ps_middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin:0;
	padding: 10px 10px 10px 20px;
}

div#interviewDetailsText div#ps div.middle div.psBox p.text{
	width:300px;
	font-size:100%;
	line-height:130%;
}

div#interviewDetailsText div#ps div.middle p.title{
	font-size:100%;
	line-height:130%;
	font-weight: bold;
	color: #66cc33;
}

div#interviewDetailsText div#ps div.middle p.add{
	width:475px;
	font-size:100%;
	line-height:130%;
	margin:0;
	padding:0;
}
	
