@charset "utf-8";

/* interview.css */


/* xxxxx
-------------------------------------------------- */

h3 {
	width: 774px;
	margin-top: 10px;
}

#mainContent {
	width: 550px;
	float: left;
}

#subContent {
	float: right;
	margin-top: 20px;
	width: 200px;
}

.profileBox {
	clear: both;
	margin-top: 25px;
	width: 550px;
	background: url(../../interview/images/profileboxBg.gif) repeat-y top;
}

.profile {
	background: url(../../interview/images/profileboxTop.gif) no-repeat top left;
}

.profile dt {
	width: 460px;
	margin-left: 15px;
	padding-top: 13px;
	padding-left: 61px;
	background: url(../../interview/images/icon_profile.gif) no-repeat 5px 16px;
	border-bottom: 2px solid #c8c8c8;
	font-weight: bold;
	padding-bottom: 1px;
}

.profile dd {
	margin: 0;
	padding: 5px 20px 14px 20px;
	background: url(../../interview/images/profileboxBottom.gif) no-repeat bottom left;
}

.profile p {
	line-height: 16px;
}

h4 {
	padding: 21px 0 5px 0;
}

.lead {
	padding: 20px 16px 0 16px;
	line-height: 22px;
}

.interviewBox {
	padding: 0 14px 0 14px;
}

.interviewBox p {
	padding-top: 14px;
	line-height: 22px;
}

.linkList {
	margin: 12px 0 17px 0;
}

.linkList li {
	padding: 5px 0 5px 14px;
	background: url(../images/arrow02.gif) no-repeat 0 8px;
}

.linkList li a {
	text-decoration: none;
	color: #646464;
}

.linkList li a:visited {
	color: #646464;
	text-decoration: none;
}

.linkList li a:hover {
	color: #8cdc00;
	text-decoration: underline;
}

.linkList li a:active {
	color: #8cdc00;
	text-decoration: underline;
}

.imgClear {
	clear: both;
}

.interviewBox img {
	padding-bottom: 2px;
}

.imgNote {
	line-height: 14px;
	width: 120px;
	display: block;
}

/* vol.3
-------------------------------------------------- */
.text_Right {
	float:right;
	width:265px;
}

.text_Left {
	float:Left;
	width:265px;
}


/* vol.4
-------------------------------------------------- */
.text_01 {
	text-indent:-30px;
	padding-left:23px;
}

.text_02 {
	padding-left: 5px;
	padding-right: 10px;
}

.text_03 { 
	margin-right: 10px;
	margin-bottom: 20px;
}	

.boxtext {
	height: 157px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #faf8f3;
	border: #d6c8a9 1px solid;
}

.imgLeft_02 {
	float: left;
	margin-left: 10px;
	margin-right: 15px;
}

.img_01 {
	border: 1px solid #e6e6e6;
	margin-top: 14px;
}

.text_04 {
	margin-top: 15px;
	margin-bottom: 5px;
}

linkList_02 {
	margin: 5px 0 15px 0;
}

.linkList_02 li {
	padding: 5px 0 5px 14px;
	background: url(../images/arrow02.gif) no-repeat 0 8px;
}
	
.linkList_02 li a {
	text-decoration: none;
	color: #646464;
}

.linkList_02 li a:visited {
	color: #646464;
	text-decoration: none;
}

.linkList_02 li a:hover {
	color: #8cdc00;
	text-decoration: underline;
}

.linkList_02 li a:active {
	color: #8cdc00;
	text-decoration: underline;
}

.text_05 {
	float:right;
	width: 230px;
}	

.text_06 {
	margin-top: 5px;
	margin-bottom: 5px;
}
	
/* 06
-------------------------------------------------- */	
.photo_01 {
	margin-left: 35px;
	display: inline;
}

.photo_02 {
	margin-right: 35px;
	display: inline;
}	

.photo_03 {
	margin-bottom: 10px;
}	

/* 07
-------------------------------------------------- */
.text_wid {
	float: right;
	width: 300px;
}

.boxtext_02 {	
	margin-top: 10px;
	margin-bottom: 10px;
	background: #faf8f3;
	border: #d6c8a9 1px solid;
}

.img_02 {
	margin-bottom: 15px;
}	

/* Justify
-------------------------------------------------- */

.profile p,
.lead,
.interviewBox p {
	text-align: justify;
	text-justify: inter-ideograph;
	/* macIE only \*//*/
		text-align: left;
	/**/
}

/* safari only \*/

html:\66irst-child .profile p,
html:\66irst-child .lead,
html:\66irst-child .interviewBox p {
	text-align: left;
}


/* image
-------------------------------------------------- */

p.imgLeft {
	float: left;
	margin-right: 20px;
	display: inline;
}

p.imgRight {
	float: right;
	margin-left: 20px;
	display: inline;
}

p.imgCenter {
	text-align: center;
	padding-bottom: 3px;
}


/* image
-------------------------------------------------- */

#pageNaviBox02 {
	margin-top: 19px;
}

