@charset "UTF-8";


/* -----------------------------------------------
Common
----------------------------------------------- */
body.interview h1{
	width:704px;
	height:37px;
	background:transparent url(/interview/images/title_interview.gif) no-repeat 0 0;
	overflow:hidden;
}

body.interview h1 a{
	width:704px;
	height:37px;
	display:block;

	text-indent:-9999px;
	background:transparent url(/interview/images/title_interview.gif) no-repeat 0 0;
}


body.interview .columnWrapper {
	width:703px;
	margin:24px 0 0 0;

}

body.interview .itemWrapper{
	width:490px;
	
	border:none;
	
	margin:0;
	padding:0;
}


.itemContents_upper {
	width:340px;
	float:left;

	padding:0 0 0 5px;
	border-bottom:solid 1px #D9D9D9;
}

.itemContents_upperL {
	width:475px;
	float:left;

	margin:0 0 15px 0;
	padding:0 0 10px 5px;
	border-bottom:solid 1px #D9D9D9;
}

.itemMaster{
	margin:40px 0 40px 0;
	padding:10px 10px 0 10px;
	
	background:#E8E8E8;
	border:solid 1px #A7A7A7;
}

body.interview .itemContents {
	width:336px;
	float:left;
	/*display:inline;*/

	padding:5px;
}

/*商品タイトル　ハーフ*/
body.interview .itemTitle {
	width:326px;
	float:left;
	/*display:block;*/
	
	background:#EBEBEB;
	
	margin:0 0 2px 0;
	padding:6px 10px;
}

/*商品タイトル　フル*/
body.interview .itemTitleL {
	width:480px;
	float:left;
	display:block;
	
	background:#EBEBEB;
		
	margin:0 0 12px 0;
	padding:6px 0 6px 10px;
}

body.interview h4{
	margin:0 0 10px 0;	
}

 hr {
 padding: 0px;
 height: 1px;
 border-bottom-width: 1px;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: dotted;
 border-left-style: none;
 border-bottom-color: #A7A7A7;
 }

 /* コラム右
----------------------------------------------- */
body.interview .detail {
	width:100px;
	float:right;
}

.interview .textS{
	font-weight:normal;
	color:#F57762;
	
}


/* コラム左
----------------------------------------------- */

dt.interviewArchive {
	width:195px;
	height:26px;

	background:transparent url(/interview/images/head_archive_s.gif) no-repeat 0 0;
	text-indent:-9999px;
	/*overflow:hidden;*/
}


dt.interviewCategory {
	width:195px;
	height:26px;

	background:transparent url(/interview/images/head_category_s.gif) no-repeat 0 0;
	text-indent:-9999px;
	/*overflow:hidden;*/
}
