@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 #333399;
 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 .themeIdentity_top {
 padding-bottom: 4px;
 margin-bottom: 4px;
 text-align: right;
}
*/

div#ewContentsBody.special div.contentsNavi {
 background: #F3F3F8;
 border-top: solid 8px #BDBDD9;
 border-bottom: solid 4px #BDBDD9;
 margin-bottom: 8px;
 padding: 8px;
 font-size: 83%;
}

div#ewContentsBody.special div.contentsNavi p.parentTitle {
 border-bottom: dotted 1px #ABABAB;
 color: #0E0054;
 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: #E3E1F3;
}

div#ewContentsBody.special div.contentsNavi li.glayout {
 color:#999999;
}

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

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


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;
 font-family:Verdana, Arial, "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "MS UI Gothic", "Osaka", sans-serif;
}
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 ol {
 margin-left: 2em;
 margin-bottom: 2em;
}
div#ewContentsBody.special div.body ol li {
 margin-bottom: 1em;
}

/* ========== section ========== */
div#ewContentsBody.special div.body div.section {
 /* clear: both; */
 margin-bottom: 3em;
}
/* ========== sub section ========== */
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 0.8em;
 line-height:133%;
}

div#ewContentsBody.special div.body div.subsection h4.heading {
 color:#394483;	
}

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#ewContentsBody.special div.body div.conceptList dl {
 margin-top: 0;
 margin-bottom: 1em;
}

div#ewContentsBody.special div.body div.conceptList dl dd {
 /* padding-left: 4px; */
 color: #669966;
}

div#ewContentsBody.special div.body div.conceptList dl dt {
 /* padding-left: 4px; */
 font-weight: bold;
 margin-top: 0;
}
/* なにこれ？*/


div.opinion {
 border: solid 1px #999;
 background: #e6e9fc;
 color:#333;
 padding: 10px;
}
div.opinion .heading {
 font-size: 117%;
 margin: 0 0 0.8em;
}

div.opinion p.posting {
 text-align: right;
 color:#333;
 height: 13px;
}
/* 10/03追加 */
div.opinion p.posting2 {
 text-align: right;
 color:#333;
 height: 13px;
	border-top:1px #999999 solid;
	padding-top:5px;
	margin:3px;
}

/*  関連リンク */

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 div.subsection .heading {
 margin-bottom: 1em;
 color:#394483;	
 font-size: 100%;
}

div.contextLink dl {
 margin-bottom: 1em;
}
div.contextLink dl dd {
 padding-left: 1.2em;
 color: #333;
}
div.contextLink dl dt {
 padding-left: 24px;
 margin-top: 0;
 background:  url(/kurashi/images/kurashi_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%;
 color:#333;
 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 #333399;
 padding: 8px 0;
 margin: 0;
 margin-bottom: 3px;
 font-size: 10px;
 line-height: 16px;
 color: #666666;
}

/* Q&A */
dl.QA {
 margin-bottom: 1em;
}

dl.QA dt {
 font-size:100%;
 font-weight: bold;
 color:#747ca8;
 padding-left: 0;
}
dl.QA dd {
 font-size:86%;
 line-height: 133%;
 color:#666666;
 padding-left: 1em;
}

/* 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 {
 margin-bottom: 1em;
}
dl.interviewer dt {
 font-weight: bold;
 display:inline;
 color:#00542A;
}
dl.interviewer dd {
 display:inline;
 line-height: 133%;
 color:#00542A;
}
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%;
}

/*くらしトップ　プラス*/

.kurashi-body {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	font-style: normal;
}
.h4-kurashi {
	font-size: 14px;
	line-height: 16px;
	color: #737373;
	font-weight: bold;
}
.border-01 {
	border: 1px solid #B7B7B7;
	margin-bottom: 14px;
}
.kurashi-body-10px {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	margin: 6px;
}

.mimi{
 border-top:1px #999999 solid;
 padding:7 0 0 0;
 margin:5 0 0 0;
  }

/* 謎*/
div.sectionList {
 margin: 0;
 font-size: 80%;
 text-align: right;
}

/* ページ数　現在位置　*/
div#ewContentsBody.special div.currentPage {
 margin-top: 0;
 margin-bottom:4px;
 text-align: right;
 font-size: 80%;
 font-family: verdana, Arial, sanselif;
}
div#ewContentsBody.special div.currentPage span.current {
 color: #360;
}
div#ewContentsBody.special div.currentPage span.amount {
 color: #360;
}

div#ewContentsBody.special div.body div.subsection p.continueText {
 margin-bottom: 1em;
 border-bottom:1px #bababa dotted;
 padding-bottom:0.2em;
}

/*鼎談・対談*/
div#ewContentsBody.special div.body div.subsection dt.host {
 color: #333;
 font-size: 100%;
 line-height: 22px;
 font-weight: bold;
 margin-top: 0;
 padding-top: 0;
}
div#ewContentsBody.special div.body div.subsection dt.guest01 {
 color: #0033CC;
 font-size: 100%;
 line-height: 22px;
 font-weight: bold;
 margin-top: 0;
 padding-top: 0;
}
div#ewContentsBody.special div.body div.subsection dt.guest02 {
 color: #0099CC;
 font-size: 100%;
 line-height: 22px;
 font-weight: bold;
 margin-top: 0;
 padding-top: 0;
}
div#ewContentsBody.special div.body div.subsection dt.guest03 {
 color: #ff0000;
 font-size: 100%;
 line-height: 22px;
 font-weight: bold;
 margin-top: 0;
 padding-top: 0;
}
div#ewContentsBody.special div.body div.subsection dd {
 font-size: 100%;
 line-height: 22px;
 margin-top: 0;
 margin-left: 10px;
 padding-top: 0;
 margin-bottom: 10px;
}

/* プロフィール */
div#ewContentsBody.special div.profile {
border: 1px #ccc solid;
margin: 0 0 6px;
padding: 4px;
color:#737373;
}
div#ewContentsBody.special div.profile h4.heading {
font-size:100%;
}
div#ewContentsBody.special div.profile p.name {
 font-weight: bold;
}

/* プロフィール写真付　文字小さめ */
div#ewContentsBody.special div.body div.subsection div.sProfile {
border:1px #CCC solid;
padding: 0.5em 0.5em 0.5em 0.5em;
margin: 1em 0;
}
div#ewContentsBody.special div.body div.subsection div.sProfile p.name {
 font-weight: bold;
}
div#ewContentsBody.special div.body div.subsection div.sProfile p {
color:#333;
font-size:98%;
line-height:133%;
}

div#ewContentsBody.special div.body div.subsection h5.heading {
font-size:98%;
margin: 0 0 0.5em 0;
}




/*鼎談プロフィールエリア（上下点線）*/
div#ewContentsBody.special div.body .area01 {
 color: #737373;
 font-size: 12px;
 line-height: 18px;
 border-top: dotted 1px #ABABAB;
 border-bottom: dotted 1px #ABABAB;
  background: #FFFFFF;
 margin-bottom: 10px;
 padding-bottom: 10px;
}


/*画像マージン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;
}
/*画像マージン10px*/
.boxmargin-10-b {
	margin-bottom: 10px;
}.boxmargin-10-l {
	margin-left: 10px;
}.boxmargin-10-r {
	margin-right: 10px;
}.boxmargin-10-lb {
	margin-bottom: 10px;
	margin-left: 10px;
}.boxmargin-10-rb {
	margin-right: 10px;
	margin-bottom: 10px;
}.boxmargin-10-rtb {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}.boxmargin-10-ltb {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/*キャプション*/

.caption {
	font-size: 9px;
	color: #666666;
}

.caption-r {
	font-size: 9px;
	color: #666666;
        text-align:right;
}


/*プロフィールテーブル01*/

.profileTable01{
 border-bottom: solid 1px #ccc;
 margin-bottom: 10px;
 padding-bottom: 10px;
 clear: both;
}

.profileTable01 td{
 font-size: 12px;
 color: #666666;

}

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

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




/* メテック */
div#ewContentsBody.special div.quiz {
 background: #e1e4f2;
 border: solid 1px #ccc;
 margin-bottom: 8px;
 padding: 5px ;
 line-height: 133%;
}

div#ewContentsBody.special div.quiz h4.quiz {
 font-size:105%;
 font-weight: bold;
 margin: 0 0 0.5em;
}

.question{
 color:#6699cc;
 margin-bottom:2px;
 padding-bottom:2px;
}

/* 通常使う表 */
div#ewContentsBody.special table.generalTable {
 border: 1px #999999 solid ;
 border-collapse: collapse;
 empty-cells: show;
 table-layout: fixed;
 margin-bottom:1em;
 width:362px;
}
div#ewContentsBody.special table.generalTable caption {
font-size: 75%;
text-align: left;
font-weight: bold;
margin-bottom:4px;
margin-left: 4px;
}
div#ewContentsBody.special table.generalTable th, div#ewContentsBody.special table.generalTable td {
 border: 1px #999999 solid ;
 border-width: 0 1px 1px 0;
 padding: 4px;
 font:normal normal normal 80%/133% Verdana, Arial, "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "MS UI Gothic", "Osaka", sans-serif;
}
div#ewContentsBody.special table.generalTable td.label {
background-color: #eee;
}
div#ewContentsBody.special table.generalTable th {
background-color: #e1e4f2;
}
/* インラインの表 */
div#ewContentsBody.special table.inlineTable {
 border: 1px #999999 solid ;
 border-collapse: collapse;
 empty-cells: show;
 table-layout: fixed;
 margin-bottom:1em;
 width:172px;
}
div#ewContentsBody.special table.inlineTable caption {
font-size:75%;
text-align: left;
font-weight: bold;
margin-bottom:4px;
margin-left: 4px;
}
div#ewContentsBody.special table.inlineTable th, div#ewContentsBody.special table.inlineTable td {
 border: 1px #999999 solid ;
 border-width: 0 1px 1px 0;
 padding: 4px;
 font:normal normal normal 75%/133% Verdana, Arial, "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "MS UI Gothic", "Osaka", sans-serif;
}
div#ewContentsBody.special table.inlineTable td.label {
background-color: #eee;
}
div#ewContentsBody.special table.inlineTable th {
background-color: #e1e4f2;
}
/* 線のない表 */
div#ewContentsBody.special table.nolineTable {
 border: 1px #999999 solid ;
 border-collapse: collapse;
 empty-cells: show;
 table-layout: fixed;
 margin-bottom:1em;
 width:362px;
}
div#ewContentsBody.special table.nolineTable caption {
font-size:75%;
text-align: left;
font-weight: bold;
margin-bottom:4px;
margin-left: 4px;
}
div#ewContentsBody.special table.nolineTable td.label {
background-color: #eee;
}

div#ewContentsBody.special table.nolineTable tr.col1 {
 background-color: #e1e4f2;
}
div#ewContentsBody.special table.nolineTable tr.col2 {
 background-color: #eee;
}
div#ewContentsBody.special table.nolineTable th {
 width:5%;
 font-weight:bold;
 padding:2px;
 font-size:10px;
}
div#ewContentsBody.special table.nolineTable td {
 width:45%;
 padding:2px;
 font-size:10px;
}


/* 写真の配置 */
div#ewContentsBody.special table.visualL {
 margin: 0 18px 0 0;
 padding: 0;
}

div#ewContentsBody.special .visualR {
 margin: 0 0 0 18px;
 padding: 0;
}

div#ewContentsBody.special .visualF {
 margin: 0 0 18px;
 padding: 0;
}

div#ewContentsBody.special table.visualL p,div#ewContentsBody.special table.visualR p,div#ewContentsBody.special table.visualF p {
 margin: 0;
}

div#ewContentsBody.special p.caption {
 margin: 0;
 font-size: 10px;
 line-height: 140%;
}

div#ewContentsBody.special div.topic ul {
 margin: 10 -8px;
 margin-bottom: 10px;
}
div#ewContentsBody.special div.topic li {
 list-style: disc inside;
 text-indent: -1em;
 padding: 0 8px 0 20px;
 margin-bottom: 0px;
}
div#ewContentsBody.special div.topic li.glayout {
 color:#999999;
}

div#ewContentsBody.special div.body div.subsection div.ccdProfile {
border:1px #CCC solid;
padding: 10 5 0 10;
margin: 5 0 0 0;
}

div#ewContentsBody.special div.body div.subsection td.ccdProfile02 p {
line-height: 120%;
}

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

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


div.PhRepoAttent {
	font-size: 80%;
	border:1px #CCC solid;
	padding: 10 5 0 10;
	margin: 30 0 0 0;
}
div.PhRepoAttent ul li{
	margin: 0 0 0 0;
}

div.PhRepoAttent h4 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 10px;
}

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


p.a_button{
text-align:center;
}

div#ewContentsBody.special div.body div.subsection dl.svyvoice {
margin:2em,0,0,0;
}

div#ewContentsBody.special div.body div.subsection dl.svyvoice dt{
font-weight:bold;
margin:0.5em,0,0.5em,0;
}


div#ewContentsBody.special div.body div.subsection dl.svyvoice dd p{
line-height:1.3em;
margin:0.8em,0,0.8em,0;
padding:0,0,0,0;
}