/* User Interview */

p.noTop {	padding:0;
	margin-top:5px;
}


/* Head Line */
div#headline{
	margin:20px 0 15px 0;
	}

div#headline h1{
	font-size:18px !important;
	font-weight:bold !important;
	line-height: 1.5;
	}

div#headline h2{
	font:14px bold;
	color:#666666;
	/*margin-top:-0.3em;*/
	line-height: 1.5;
	}

div#headline h3{
	font:20px;
	/*margin-top:-0.3em;*/
	line-height: 1.5;
	}


/* Images */
#lower-area .img462 {
	width:462px;
}

#lower-area .img204 {
	width:204px;
}


#lower-area .imgLeft {
	float: left;
	margin: 0 15px 10px 0;
}

#lower-area .imgRight {
	float: right;
	margin: 0 0 10px 15px;
}

#lower-area .imgFrame {
	border: 1px solid #999;
	padding: 3px;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.imgFrame p.caption {
	font-size:10px;
	color:#666;
	margin:0;
	padding:0;
}


/* User Profile */
#prof {
	background: #f1f1f1;
}

.profTop {
	background: #f1f1f1 url("/images/sidebar/bkgd/sidebar_top_grey.png") no-repeat top!important;
	padding:0 8px 0 8px;
}


#prof p {
	font-size:10px; 
}

#prof h4 {
	font-size:12px; 
}

.prof-imgFrame {
	padding: 3px;
	border:1px solid #999;
}

.profBottom {
	margin-top:-5px!important;
	height:10px;
	background: #f1f1f1 url("/images/sidebar/bkgd/sidebar_bottom_grey.png") no-repeat bottom!important;
}


/* Page Navi */
#lower-area #pagingNext {
	margin-top:1em;
	font-size:12px;
}

#lower-area #pagingPrev {
	margin-top:1em;
	font-size:12px;
}

#pagingNext a.r-arrow {
	font-weight: bold;
	padding: 2px 0 1px 16px;
	background: url("../user_interview/common/right_arrow.gif") 0 2px no-repeat scroll;
}

#pagingPrev a.l-arrow {
	font-weight: bold;
	padding: 2px 0 1px 16px;
	background: url("../user_interview/common/left_arrow.gif") 0 2px no-repeat scroll;
}



/* 追加 2009.12.01 */
div#featureL3 {
	width: 960px;
	height: 35px;
	background-image: url(/images/bg/solutions_l3_titlebar_wide.jpg) !important;
}
div#featureL3 h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/* Modern browsers of Mac and Win */
	*font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/* IE7 of Win */
	_font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/* IE6 of Win */
}

div.img462 {
	margin-left: 130px;
}
a.kakudai {
	margin-left: 130px;
}


/* 追加 2010.03.13 */
#lower-area p {
	margin-top: 1em;
	margin-bottom: 1em;
}
#lower-area h4 {
	font-weight: bold;
	margin-top: 2em;
}

#right-col div.sidebar-box h4 {
	font-size: 12px;
	font-weight: bold;
	border: none;
	margin: 0;
}
div.prof-imgFrame {
	margin-top: 1em;
	margin-right: 19px;
	margin-bottom: 1em;
	margin-left: 20px;
}
#right-col div.sidebar-box p {
	font-size: 11px;
	margin-top: 1em;
	margin-right: 20px;
	margin-bottom: 1em;
	margin-left: 20px;
}
#right-col div.sidebar-box ul {
	font-size: 11px;
	margin-top: 1em !important;
	margin-bottom: 1em !important;
	margin-left: 20px !important;
}

/* End User Interview */

