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

#content {
	position:relative;
	width:900px;
	padding-bottom:30px;
}
/* トップへ戻るボタン */
.btnTop {
	position:absolute;
	right:0;
	top:0;
}
#contentInner {
	border:1px solid #e5e5e5;
	padding-bottom:7px;
	margin-bottom:16px;
}
.section {
	margin:8px auto 0;
	/*background:url(/SERVICE/NISSAN-SERVICE/TS/IMAGES/article_bg_01.gif) repeat-x left top;*/
	background:url(../IMAGES/article_bg_01.gif) repeat-x left top;
	border:1px solid #e5e5e5;
	border-top:1px solid #d85a7c;
	line-height:1.5em;
}
.imgLeft {
	padding:28px 33px 0 26px;
	width:823px;
}
.imgLeft2 {
	padding:28px 33px 0 26px;
	width:823px;
}
.imgRight {
	padding:28px 25px 0 38px;
	width:819px;
}
.imgRight2 {
	padding:28px 25px 0 38px;
	width:819px;
}
.imgNone {
	padding:28px 37px 0 38px;
	width:810px;
}
.section .txt {
	text-align:left;
	letter-spacing:0.5px;
	padding-bottom:25px;
}
.section .txt h2 {
	margin-bottom:11px;
}
.section .txt p {
	padding-left:3px;
	padding-bottom:1.5em;
}
.section .txt p.last {
	padding-bottom:0;
}
.section .txt .voice {
	font-weight:bold;
}
.section .txt ul {
	margin-top:10px;
}
.section .txt li {
	/*background:url(/SERVICE/NISSAN-SERVICE/TS/IMAGES/article_icon_01.gif) no-repeat 5px 7px;*/
	background:url(../IMAGES/article_icon_01.gif) no-repeat 5px 7px;
	padding-left:13px;
}
.section .pic {
	padding-bottom:25px;
	width:280px;
}
.section .pic2 {
	padding-bottom:25px;
	width:373px;
}
.section .sPic {
	width:241px;
	float:left;
	padding-top:11px;
	margin-right:8px;
}
.section .sPic201 {
	width:201px;
	float:left;
	padding-top:11px;
	margin-right:8px;
}
.section .sPic p, .section .sPic201 p {
	padding-left:0;
	padding-bottom:0;
}
.section .pb10 {
	padding-bottom:10px;
}
.section .pb15 {
	padding-bottom:15px;
}
.section .pb20 {
	padding-bottom:20px;
}
.section .pb25 {
	padding-bottom:25px;
}
.section .pb16 {
	padding-bottom:16px;
}
.section .pb48 {
	padding-bottom:48px;
}
.section .pic .img {
}
.section .caption {
	padding-top:6px;
	font-size:10px;
	line-height:1.3em;
	letter-spacing:1px;
	text-align:left;
	color:#666;
}
.section .captionRightBottom {
	margin-top: 210px;
}
.imgLeft .pic {
	float:left;
}
.imgLeft .txt {
	float:right;
	width:513px;
}
.imgLeft2 .pic {
	float:left;
}
.imgLeft2 .txt {
	float:right;
	width:425px;
}
.imgRight .pic {
	float:right;
}
.imgRight2 .pic2 {
	float:right;
}
.imgRight .txt {
	float:left;
	width:513px;
}
.imgRight2 .txt {
	float:left;
	width:425px;
}
div.InnerRight {
	clear:both;
}
div.InnerRight div {
	width:280px;
	float:right;
	padding-bottom:25px;
}
div.InnerRight p.txtArea {
	float:left;
	width:513px;
	margin-bottom:1.5em;
}
div.InnerLeft {
	clear:both;
}
div.InnerLeft div {
	width:280px;
	float:left;
	padding-bottom:25px;
}
div.InnerLeft p.txtArea {
	float:right;
	width:513px;
	margin-bottom:1.5em;
}
.txtB {
	font-weight:bold;
}
/*--/11/index.html--テキスト幅変更*/
div.InnerRight p.txtArea_file11 {
	float:left;
	width:520px;
	margin-bottom:1.5em;
}

/* 外部リンクアイコン */
img.external {
	margin-left:4px;
	vertical-align:middle;
}
/* ページトップへ */
.pageTopLink {
	margin-top:13px;
	padding:0 15px 0 14px;
	/*background:url(/SERVICE/NISSAN-SERVICE/TS/IMAGES/article_icon_02.gif) no-repeat left 3px;*/
	background:url(../IMAGES/article_icon_02.gif) no-repeat left 3px;
	float:right;
}
/* ローカルナビ */
.localNav {
	padding-bottom:17px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:27px;
	position:relative;
	height:50px;
}
.localNav li {
	font-size:0px;
	line-height:0px;
}
.localNav li.linkLeft {
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	width:290px;
	background:url(../IMAGES/article_btn_left.gif) no-repeat right top;
}
.localNav li.current {
	text-align:center;
}
.localNav li.linkRight {
	position:absolute;
	right:0px;
	top:0px;
	text-align:right;
	width:290px;
	background:url(../IMAGES/article_btn_right.gif) no-repeat left top;
}
/* サイト内リンク */
.siteLink {
}
.siteLink li {
	float:left;
	width:440px;
}
.siteLink li.linkIndex {
	text-align:right;
	padding-right:10px;
}
.siteLink li.linkList {
	text-align:left;
	padding-left:10px;
}
.siteLink li a {
	/*background:url(/SERVICE/NISSAN-SERVICE/TS/IMAGES/article_icon_01.gif) no-repeat left 3px;*/
	background:url(../IMAGES/article_icon_01.gif) no-repeat left 3px;
	padding-left:10px;
}
