@charset "utf-8";


/* Re style
---------------------------------------------------------------------------- */

a { text-decoration: underline; }
a:link     { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:hover   { color: #FFFFFF; text-decoration: none; }
a:active  { color: #FFFFFF; }


/* content ID
---------------------------------------------------------------------------- */

#content #location li {
	background: url(../../individual/images/ico_location.gif) no-repeat right center;
}

#content #infoBlock {
	background: url(../../individual/images/bg_info.gif) repeat left top;
}

#content #infoBlock .infoProduct {
	background: url(../../individual/images/line_info.gif) repeat-x left top;
}

#content #topicsBlock dt {
	background: url(../../individual/images/ico_topics.gif) no-repeat 1px 2px;
}

/* 相談の流れ用
---------------------------------------------------------------------------- */

#content #section .setting {
	font-size: 16px;
	color: #666666;
	text-align: center;
}

#content #section h4 {
	border-bottom: 2px solid #71B9F4;
	border-left: 5px solid #71B9F4;
	padding-left: 5px;
	margin-right: 10px;
}

#content #section td{
	vertical-align: top;
}

/* 当社の特徴（個人）用 */



/* fNavi
---------------------------------------------------------------------------- */
#fNavi ul li {
	background: url(../../individual/images/ico_location.gif) no-repeat left center;
}

#content #section .line-height {
	list-style: url(none) none;
	line-height: 150%;
	display: block;
}
#content #section .trouble li {
	list-style: none;
	background: url(../../individual/images/ico_location02.gif) no-repeat left center;
	_height: 1%;
	padding-left: 10px;
	line-height: 200%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content #newsTopics{
	margin-bottom:10px;
}

#content #section .positionMiddle {
	text-align: center;
}

#content #section a { text-decoration: underline; }
#content #section .linkColor:link     { color: #043CA2; }
#content #section .linkColor:visited { color: #043CA2; }
#content #section .linkColor:hover   { color: #043CA2; text-decoration: none; }
#content #section .linkColor:active  { color: #043CA2; }



/* 2007/07/18 バナー追加
---------------------------------------------------------------------------- */

.marginTop10px{
	margin-top:10px;
}
