@import url(/shared/styles/common.css);

a:link {
 color: #000000;
 text-decoration: none;
}
a:visited {
 color: #000000;
 text-decoration: none;
}
a:hover {
 color: #006633;
 text-decoration: underline;
}


td.ewContentBlock {
 font-size: 100%;
 line-height: 133%;
}
td.ewContentBlock table {
 font-size: 100%;
 line-height: 133%;
}

img.icon {
 margin-right: 5px;
}

div#ewContentsBody.special {
 padding-left: 0;
 padding-right: 0;
 margin: 0 19px;
}

div#ewContentsBody.special .themeIdentity {
 border-bottom: solid 3px #006633;
 padding-bottom: 4px;
 margin-bottom: 4px;
 text-align: right;
}
div#ewContentsBody.special table#top-Identity h1.themeIdentity {
 border-bottom: none;
 padding-bottom: 0;
 margin-bottom: 0;
 text-align: left;
}

div#ewContentsBody.special div.contentsNavi {
 background: #F3F8F5;
 border-top: solid 8px #BDD9CB;
 border-bottom: solid 4px #BDD9CB;
 margin-bottom: 8px;
 padding: 8px;
 font-size: 83%;
}
div#ewContentsBody.special div.contentsNavi p.parentTitle {
 border-bottom: dotted 1px #ABABAB;
 color: #00542A;
 font-size: 120%;
 font-weight: bold;
 line-height: 140%;
 padding-bottom: 8px;
}
div#ewContentsBody.special div.contentsNavi ul {
 margin: 0 -8px;
 margin-bottom: 16px;
}
div#ewContentsBody.special div.contentsNavi li {
 text-indent: -1em;
 list-style-type: none;
 padding: 0 8px 0 20px;
 margin-bottom: 8px;
}
div#ewContentsBody.special div.contentsNavi li.current {
 background: #E1F3E6;
}

div#ewContentsBody.special div.categoryNavi img,
div#ewContentsBody.special div.promotionBanners img,
div#ewContentsBody.special div.bannerContentsMenu img {
 margin-bottom: 2px;
}

div#ewContentsBody.special div.promotionBanners {
 margin-bottom: 6px;
}

div#ewContentsBody.special div.specialContentsMenu p{
 margin-bottom: 2px;
}
div#ewContentsBody.special div.categoryNavi {
 margin-bottom: 6px;
}


div#ewContentsBody.special div.header {
 border-bottom: solid 1px #ccc;
 margin: 6px 0 10px;
}
div#ewContentsBody.special div.header p.category {
 margin: 0 0 5px;
 padding: 0;
}
div#ewContentsBody.special div.header .title {
 margin: 0 0 10px;
 padding: 0;
}

div#ewContentsBody.special div.body {
 font-size: 100%;
 width: 362px;
}

div#ewContentsBody.special div.body ul {
 margin-left: 2em;
 margin-bottom: 1em;
}
div#ewContentsBody.special div.body ul li {
 margin-bottom: 1em;
}

div#ewContentsBody.special div.body div.section {
 /* clear: both; */
 margin-bottom: 3em;
}
div#ewContentsBody.special div.body div.subsection {
 /* clear: both; */
}
div#ewContentsBody.special div.body div.section .heading {
 margin: 0 0 1em;
}
div#ewContentsBody.special div.body div.subsection .heading {
 font-size: 117%;
 margin: 0 0 1em;
}

div#ewContentsBody.special div.body div.section p {
 margin: 0 0 1em;
 line-height: 183%;
}

div#ewContentsBody.special div.body div.seqNavigation {
 border-bottom: solid 1px #ccc;
 margin-bottom: 20px;
 padding-bottom: 20px;
}
div#ewContentsBody.special div.body div.seqNavigation ul {
 list-style-type: none;
 margin: 0;
}
div#ewContentsBody.special div.body div.seqNavigation ul li.next {
 float: right;
}
div#ewContentsBody.special div.body div.seqNavigation ul li.prev {
 float: left;
}

div.opinion {
 border: solid 1px #999;
 background: #FAF2DD;
 padding: 10px;
}
div.opinion p.posting {
 text-align: right;
 height: 13px;
}
div.ownersOpinion {
 border: solid 1px #999;
 background: #f4f4f4;
 padding: 10px;
}
div.ownersOpinion p.posting {
 text-align: right;
 height: 13px;
}
hr.line{
 border-bottom: solid 1px #ccc;
 border: 0 none; 
 height: 1px;
 margin-bottom: 5px;
}

/*画像マージン18px*/.boxmargin-18-b {
	margin-bottom: 18px;
}
.boxmargin-18-l {
	margin-left: 18px;
}
.boxmargin-18-r {
	margin-right: 18px;
}
.boxmargin-18-lb {
	margin-bottom: 10px;
	margin-left: 18px;
}
.boxmargin-18-rb {
	margin-right: 18px;
	margin-bottom: 10px;
}
.boxmargin-18-rtb {
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
}
.boxmargin-18-ltb {
	margin-top: 10px;
	margin-left: 18px;
	margin-bottom: 10px;
}

/*  関連リンク */

div.contextLink {
 /* border-bottom: solid 1px #ccc; */
 margin-bottom: 10px;
 padding-bottom: 20px;
 clear: both;
}
div.contextLink .heading {
 margin-bottom: 1em;
 color: #006633;
 font-size: 100%;
}
div.contextLink dl {
 margin-bottom: 1em;
}
div.contextLink dl dd {
 padding-left: 24px;
 color: #669966;
}
div.contextLink dl dt {
 padding-left: 24px;
 margin-top: 0;
 background:  url(/kuruma/images/kuruma_ic006.gif) no-repeat;
}


/* トップ */
div.topics {
 border-bottom: solid 1px #ccc;
 /* padding-bottom: 10px; */
 margin-bottom: 20px;
}
.category-heading {
 margin-bottom: 10px;
}
div.topics div.topic {
 margin-bottom: 20px;
}
div.topics div.topic .heading {
 font-size: 117%;
 line-height: 133%;
 margin: 0;
 margin-bottom: 0.1em;
 padding: 0;
}
div.topics div.topic {
 line-height: 100%;
}
div.topics div.topic p {
 font-size: 100%;
 line-height: 133%;
 margin: 0;
 padding: 0;
}

div.topics img.topicThumbnail {
 margin-bottom: 10px;
}

table#top-Identity {
 margin-bottom: 5px;
}
table#top-Identity p {
 margin: 0;
 padding: 0;
}

p#themeDiscription {
 border-top: solid 3px #006633;
 border-bottom: solid 1px #ccc;
 padding: 8px 0;
 margin: 0;
 margin-bottom: 10px;
}

/* interview */
dl.profile {
 margin-bottom: 1em;
 padding-bottom: 1em;
 border-bottom: 1px #333333 dotted;
}
dl.profile dt {
 font-size:86%;
 font-weight: bold;
 color:#666666;
}
dl.profile dd {
 font-size:86%;
 line-height: 133%;
 color:#666666;
}


dl.interviewer, dl.speaker01, dl.speaker02, dl.speaker03, dl.speaker04, dl.editorM, dl.editorK {
 margin-bottom: 1em;
}
dl.interviewer dt, dl.editorK dt {
 font-weight: bold;
 display:inline;
 color:#00542A;
}
dl.interviewer dd, dl.editorK dd {
 display:inline;
 line-height: 133%;
 color:#00542A;
}
dl.editorM dt {
 font-weight: bold;
 display:inline;
 color:#335064;
}
dl.editorM dd {
 display:inline;
 line-height: 133%;
 color:#335064;
}
dl.speaker01 dt, dl.speaker02 dt, dl.speaker03 dt, dl.speaker04 dt {
 font-weight: bold;
 display:inline;
}
dl.speaker01 dd, dl.speaker02 dd, dl.speaker03 dd, dl.speaker04 dd {
 display:inline;
 line-height: 133%;
}

div.aboutEvent .heading {
 font-weight: bold;
 line-height: 180%;
 color: #006633;
 font-size: 100%;
}
div.aboutEvent {
 margin-top: 2em;
}

/* 世界のクルマ事情 */
div#ewContentsBody.special div.body div.section#map {
 margin-bottom: 3em;
}
div#ewContentsBody.special div.body div.section#map .heading {
 margin: 0.2em 0.3em 0.5em;
}
div#ewContentsBody.special div.body div.section#map div.subsection .heading {
 font-size: 117%;
 margin: 1em 0.3em 0.1em;
}
div#ewContentsBody.special div.body div.section#map p {
 margin: 0 0.5em 1em;
 line-height: 183%;
}

/* フォーム */
div#ewContentsBody.special div.catalogForm {

}
div#ewContentsBody.special div.catalogForm .heading {
 margin: 1em 0 0.2em 0;
 font-size: 117%;
}
div#ewContentsBody.special div.catalogForm h5.heading {
 margin: 1em 0 0.2em 0;
 font-size: 100%;
 color:#c0661d;
}
span.essential {
 color:#ff3600;
}
div#ewContentsBody.special div.catalogForm dl.address {
 margin: 4px 0;
}
div#ewContentsBody.special div.catalogForm dl.address dd {
 display:inline;
}
div#ewContentsBody.special div.catalogForm dl.address dt {
 display:inline;
}
div#ewContentsBody.special div.catalogForm dl.address dd.jstfy {
 display:inline;
 margin-right:2em;
}

div#ewContentsBody.special table.catalogLayout {
 border: 1px #ffd88b solid ;
 border-collapse: collapse;
 empty-cells: show;
 table-layout: fixed;
 margin-bottom:6px;
 width:552px;
 background:url(/kuruma/images/contentsid07_bg001.gif) repeat;
}
div#ewContentsBody.special table.catalogLayout td {
 padding: 4px;
 margin-left:5px;
 border: 1px #ffd88b solid ;
 border-width: 0 1px 1px 0;
}
div#ewContentsBody.special table.catalogLayout td.label {
background-color: #ffeecc;
width:140px;
}

div#ewContentsBody.special table.catalogLayout td ol {
 margin-left: 2em;
 margin-bottom: 0.5em;
}
div#ewContentsBody.special table.catalogLayout td ol li {
 margin-bottom: 0.2em;
}

div#ewContentsBody.special table.formTable {
 border: 1px #999999 solid ;
 border-collapse: collapse;
 empty-cells: show;
 table-layout: fixed;
 margin-bottom:6px;
 width:552px;
}
div#ewContentsBody.special table.formTable td {
 border: 1px #999999 solid ;
 border-width: 0 1px 1px 0;
 padding: 4px;
}
div#ewContentsBody.special table.formTable td.label {
background-color: #eee;
width:140px;
}
div#ewContentsBody.special table.formTable02 {
 border: 1px #999999 solid ;
 border-collapse: collapse;
 empty-cells: show;
 table-layout: fixed;
 margin-bottom:6px;
 width:362px;
}
div#ewContentsBody.special table.formTable02 td {
 border: 1px #999999 solid ;
 border-width: 0 1px 1px 0;
 padding:4px;
 font-size: 75%;
}
div#ewContentsBody.special table.formTable02 td.label {
background-color: #eee;
width:92px;
}
div#ewContentsBody.special table.formTable02 td.exp {
background-color: #eee;
}


/* 出展・引用等々 */ 
dl.quote {
 font-size: 10px;
padding:4px;
}
dl.quote dd {
display:inline;
}
dl.quote dt {
display:inline;
}
p.speaker {
font-size: 10px;
color:#999:
}

.note {
 color:#006633;
}

span.parking {
 color:#006633;
 margin-left:10px;
 font-weight: normal;
}

div#ewContentsBody.special div.fromNissan {
border-top: 1px #006633 dotted;
padding-top:1em;
}

div#ewContentsBody.special div.fromNissan h3 {
 font-size: 114%;
 color:#2c8358;
}
div#ewContentsBody.special div.fromNissan h4 {
 font-size: 114%;
 line-height: 133%;
 margin-top:1em;
}

div#ewContentsBody.special div.ownersCommentArea {
border-top: 1px #eeeeee solid;
border-bottom: 1px #eeeeee solid;
margin: 0 0 18px;
padding: 0 4px:
}
div#ewContentsBody.special div.ownersCommentArea div.memComment {
 line-height: 133%;
 background-color:#FAF2DD;
 border-bottom: 1px #cccccc dotted;
 padding-top:4px;
 padding-bottom: 4px;
 margin-bottom:4px;
}
div#ewContentsBody.special div.ownersCommentArea div.ewComment {
 line-height: 133%;
 color: #333333;
}

/* 通常使う表 */
div#ewContentsBody.special table.generalTable {
 border: 1px #999999 solid ;
 border-collapse: collapse;
 empty-cells: show;
 table-layout: fixed;
 margin-bottom:8px;
 width:362px;
}
div#ewContentsBody.special table.generalTable caption {
font-size: 12px;
text-align: left;
font-weight: bold;
margin-bottom:4px;
}
div#ewContentsBody.special table.generalTable td {
 border: 1px #999999 solid ;
 border-width: 0 1px 1px 0;
 padding:4px;
}
div#ewContentsBody.special table.generalTable td.label {
background-color: #eee;
}

div#ewContentsBody.special ul.catalogNotice {
 margin-left: 2em;
 margin-bottom: 1em;
 margin-top: 2em;
}
div#ewContentsBody.special div.body ul.catalogNotice li {
 margin-bottom: 1em;
}

p.reporter {
 font-size: 83%;
 margin-bottom:12px;
 color:#2c8358;
}

div#ewContentsBody.special div.profile {
border: 1px #ccc solid;
margin: 0 0 6px;
padding: 4px;
}
div#ewContentsBody.special div.profile h4.heading {
font-size:100%;
}


/* 本文内ビジュアル（左） */
div#ewContentsBody.special table.visualL {
 margin: 0 18px 8px 0;
 padding: 0;
}

/* 本文内ビジュアル（右） */
div#ewContentsBody.special table.visualR {
 margin: 0 0 8px 18px;
 padding: 0;
}

/* 本文内ビジュアル（中央） */
div#ewContentsBody.special table.visualF {
 margin: 0 0 18px;
 padding: 0;
}
div#ewContentsBody.special div.section table.visualL p,
div#ewContentsBody.special div.section table.visualR p,
div#ewContentsBody.special div.section table.visualF p {
 margin: 0 0 0 0;
 padding: 0;
}
/* ビジュアルキャプション */
div#ewContentsBody.special p.caption {
 margin: 0;
 font-size: 10px;
 line-height: 140%;

}

div.body p.lead {
 margin-bottom: 1em;
}


div#ewContentsBody.special div.premiumTour {
 background: #E1E8E1;
 padding: 8px;
 margin:0;
}
div#ewContentsBody.special div.premiumTour h2.tour {
 text-align: center;
 margin-bottom:0.5em;
}
div#ewContentsBody.special div.premiumTour p.goApply {
 text-align: center;
}


/* アップデート日付 */

div#ewContentsBody.special .update{
 color:#990000;
 font-size:10px;
 text-align: right;
}

/* 右側「日産からのインフォメーション」 */

div.right-Info{
 border: 1px #999999 solid;
 padding-bottom: 0;
 margin-bottom: 6px;
}

div.utiTopics {
 /* padding-bottom: 10px; */
 margin-bottom: 10px;
 margin-top:8px;
}
div.utiTopics2 {
 /* padding-bottom: 10px; */
 margin-bottom: 10px;
 /*margin-top:8px;*/
}


/* オススメスポット */

div.RecoSpot {
	background-color: #F1F1F1;
	margin-top: 12px;
}

div.RecoSpot h4 {
	background-color: #B9B6B6;
	text-align: center;
	margin: 0 0 10px;
	padding: 3px 3px 3px 3px;
}
/* 枠メッセージ　*/
div.specialMassage {
 padding: 10px;
 border: 1px solid #77A48D;
 line-height: 150%;
 margin-bottom: 1em;
}
div.specialMassage ul{
 font-size: 85%;
}
div.specialMassage dl{
 margin-bottom: 10px;
}
div.specialMassage dt{
 font-weight: bold;
}
div.specialMassageNissan {
background-color: #E1F3E6;
padding: 10px;
margin-bottom: 1em;
}
