@charset "utf-8";
/* CSS Document */

/**================================= Product Setting =================================**/

/**************** Product common setting *****************/

#talk .imgBox {
	left:50%;
	top:14px;
	margin-left:-572px;
	position:absolute;
}

#talk .mainArea {
	padding-top:10px;
}

#talk .contactArea {
	padding-top:0px;
	margin-bottom:15px;
}

#talk .contactArea .btnArea {
	top:10px;
}

#talk .contactBtn {
	text-align:center;
}

#talk .plinkBox {
	border-bottom:1px dashed #FF4100;
	padding-bottom:20px;
	margin-bottom:20px;
}

#talk .plinkBox li {
	margin:0 8px 5px 0;
	float:left;
}

#talk .plinkBox li.even {
	margin-right:0;
}

#talk .pagetop02 {
	border-bottom:1px dashed #FF4100;
	margin-bottom:20px;
	padding-bottom:15px;
	text-align:right;
}

/**************** section setting *****************/

/* section */

#talk .talkpuro {
	font-size: 14px;
	border: 1px #999 dotted;
	margin: 0 0 20px 0;
	padding: 10px 10px 0 10px;
}

#talk .section {
	background:#E0E0E0 url(../images/common/bg_section_btm.jpg) no-repeat center bottom;
	margin-bottom:5px;
	padding-bottom:22px;
}

#talk .section .sectionTtl {
	color:#FFFFFF;
	font-weight:bold;
	height:52px;
	margin-bottom:15px;
	text-align:right;
	position:relative;
}

#talk .section .sectionInr {
	background:#FFFFFF;
	margin:0 15px 10px 15px;
	padding:25px 25px 45px 25px;
}

#talk .section .sectionHdr {
	background: #FFFFFF;
	margin: 0px 15px;
}

#talk .section .sectionInr .bodyArea p {
    font-size: .875em;
    margin-bottom: 1.5em;
    color: #595959;
}

	#talk .section .sectionInr .bodyArea p.interviewer {
	    color: #008000;
	    font-weight: bold;
	}
	
	#talk .section .sectionInr .bodyArea p span.speaker01 {
	    color: #0000ff;
	    font-weight: bold;
	}
			
	#talk .section .sectionInr .bodyArea p span.speaker02 {
	    color: #ff0000;
	    font-weight: bold;
	}
	
	#talk .section .sectionInr .bodyArea p span.speaker03 {
	    color: #000000;
	    font-weight: bold;
	}

#talk .section .sectionInr .bodyArea h5 {
    font-size: 1.2em;
    padding: 5px;
    margin-bottom: 1.5em;
    font-weight: bold;
    color: #707070;
    border-top: 1px solid #ff9d44;
    border-bottom: 1px solid #ff9d44;
}

#talk .section .sectionInr .bodyArea ul li {
    font-size: .875em;
    margin-bottom: 4px;
}

#talk .section .sectionInr .bodyArea p a {
    color:#ff4100;
}

#talk .section .sectionInr .bodyArea p.migi {
	float: right;
	margin-left: 2em;
	margin-bottom: 2em;
}

#talk .section .sectionInr .bodyArea ul li a {
    color:#ff4100;
}

#talk .section .sectionInr .bodyArea p img{
    max-width: 584px;
    height: auto;
}

#talk ul.list li{
    list-style:disc;
    font-size: .875em;
    line-height: 1.8;
    margin-left: 10px;
}

#talk #section02 .sectionTtl .name {
    font-size: 1.125em;
    left: 15px;
    top: 11px;
    position: absolute;
}


#talk #section02 .sectionTtl {
    background: url(../images/keywords/ttl_keywords02.jpg) no-repeat left top;
    color: #FFFFFF;
    font-weight: bold;
    height: 52px;
    margin-bottom: 15px;
    text-align: right;
    position: relative;
}

table#aiueo {
	margin-top: 30px;
	margin-left: 40px;
}

table#aiueo td {
	color: #ccc;
}

	table#aiueo td a {
	color: #ff4100;
	}
	
		table#aiueo td a:visited {
			color: #ff4100;
		}

div.nav-area-top {
	margin-bottom: 25px;
}

div.nav-area-bottom {
	margin: 70px 0px 0px;
}
		
div.nav-previous {
	width: 42px;
	float: left;
}

div.nav-next {
	width: 42px;
	float: right;
}