@charset "utf-8";

/*-- default setting --*/
body {
	color:#000;
	font-size:75%;
	font-family:"ヒラギノ角ゴ Pro W3", hirakakupro-w3, "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "ms pgothic", verdana, sans-serif;
	line-height:160%;
	background-color:#fff;
}

a:link,
a:visited {
	color:#000;
	text-decoration:underline;
}

img {
	border:0;
}

em {
	font-weight:bold;
	font-style:normal;
}

table,
th,
td {
	border-collapse:collapse;
	border-spacing:0;
}

table {
	margin:0 0 20px 0;
	padding:5px;
	border:1px solid #666;
	width:100%;
}

caption {
	text-align:left;
}

table th,
table td {
	padding:5px;
	border: 1px solid #666;
}


body#ctSearch table,
body#ctSearch th,
body#ctSearch td {
	border:none;
}

h1 {
	font-size:167%;
}

h2 {
	margin:2em 0 1.5em 0;
	padding:0 0 0.2em 0;
	border-bottom:2px solid #f7bc84;
	font-size:167%;
}

h3 {
	margin:2em 0 1em 0;
	padding:0 0 0.2em 0;
	border-bottom:1px solid #ccc;
	font-size:134%;
}

h4 {
	display:inline-block;
	margin:1.5em 0 0.5em 0;
	padding:0.5em;
	border:1px solid #ccc;
	font-size:110%;
}

*html h4 {/* IE6.x */
	display:inline;
	zoom:1;
}

*+html h4 {/* IE7.x */
	display:inline;
	zoom:1;
}

h5,h6 {
	font-size:100%;
}

p {
	margin:0 1em 1em 0;
}

dl {
	margin:1em;
}

dt {
	font-weight:bold;
}

dd {
	margin:0 0 0.5em 0;
}

ul,ol {
	margin:1em;
	padding:1em;
}


/*-- display --*/
hr,
.txtNav,
#hdNavBlock,
#hdArea form,
#hdArea dl,
#gnavArea,
#siBlock,
#pageTopBlock,
#ftBlock ul,
#breadCrumbSection,
#ct_personalTab,
#ct_lifeTabSection,
#ct_lifeNavSection,
#ct_personalTab_02,
#closeBtnBlock,
#breadCrumbBlock,
#faqSearchSection,
#pageTopSection,
#ct_dictionaryIndexSection{
	display:none;
}


/*-- header --*/
#hdArea {
	margin:0 0 20px 0;
	border-bottom:2px solid #666;
}


/*-- footer --*/
#ftArea {
	padding:10px;
	border-top:2px solid #666;
	background-color:transparent;
}


/*-- etc --*/
.noetsList_02,
.noetsList_03 {
	margin:1em 1em 2em 1em;
	border:1px solid #ccc;
}

.noetsList_02 ul,
.noetsList_03 ul {
	margin:0;
}

.noetsList_01 li,
.noetsList_02 li,
.noetsList_03 li,
#ct_targetSection li,
#actoinLinksection li {
	list-style:none;
}

.noetsList_01 li strong {
	font-weight:normal;
}

.noetsList_02 p {
	margin:0 1em 1em 1em;
}

#printPerviewSection {
	position:absolute;
	top:15px;
	right:0;
}

#privacySection {
	margin:2em;
	padding:1em;
	border:1px dotted #666;
}

.alignCenter{text-align:center !important;}
tr.alignCenter td{text-align:center !important;}
