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

* {
	padding: 0;
	margin: 0;
}

body {
	background-image: url(images/etc/smile_backGround.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #ffff66;
}

div.contentsDiv {
	width: 800px;
	margin: 0 auto 0 auto;
}

div.headerDiv {
	width: 740px;
	height: 80px;
	margin: 0 auto 20px auto;
}

div.headerDiv h1 {
	width: 740px;
	height: 80px;
	background-image: url(images/etc/smile_topLogo.gif);
	background-position: top left;
	font-size: 12px;
	line-height: 12px;
}

div.headerDiv h2 {
	font-size: 12px;
	line-height: 12px;
}

div.headerDiv span {
	display: none;
}

div.titleDIV {
	text-align: center;
}

div.subLinks {
	position: relative;
	top: -60px;
	left: 600px;
	width: 120px;
}

div.subLinks ul li {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-left: 20px;
}

div.contentsMenu {
	width: 165px;
	float: right;
	padding-right: 30px;
}

div.contentsArea {
	width: 550px;
	float: left;
	margin: 0 auto 0 auto;
	padding-left: 30px;
}

div.juutakusetsubiDIV {
	margin: 0 auto 20px auto;
}

img {
	border: none;
}

img.ArticleHuman {
	margin: 20px auto auto auto;
}

img.ArticleSubTitle {
	margin: 30px auto 10px auto;
}

img.ArticleFooter {
	margin: 30px auto 30px auto;
}

img.ArticlePict {
	float: right;
	margin: 0 0 0.75em 0.75em;
}

img.TaxPict {
	float: Left;
	margin: 0 0.5em 0.5em 0;
}

img.TaxLinks {
	margin: 30px 10px 20px auto;
}

em.interviewEM {
	color: #3399CC;
	font-style: normal;
	font-weight: bold;
}

em.loanEM {
	color: #33A65E;
	font-style: normal;
	font-weight: bold;
}

em.choiceEM {
	color: #76449D;
	font-style: normal;
	font-weight: bold;
}

em.columnEM {
	color: #FF4D00;
	font-style: normal;
	font-weight: bold;
}

p.ArticleCatch {
	margin: 15px auto 0 auto;
	color: #666666;
	font-size: 0.9em;
}

p.ArticleText {
	margin: 5px auto 10px auto;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333333;
}

p.topicPath {
	font-size: 0.8em;
	color: #666666;
}

ul.ArticleUL {
	margin-left: 40px;
}

ol.ArticleOL {
	margin-left: 40px;
}

li.ArticleLI {
	margin: 5px auto 0 auto;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #333333;
}
img.featurePict01 {
	margin-right: 10px;
	margin-bottom: 30px;
}
table.featureTbl {
	margin: 50px 0 0 0;
}
table.featureTbl td.imgTD {
	text-align: left;
	vertical-align: top;
}
table.featureTbl td.pTD {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 25px;
}

dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
dt {
	margin-left: 1em;
	margin-bottom: 5px;
	color: #333333;
}
dd {
	margin-left: 2em;
	margin-bottom: 10px;
	color: #333333;
}

/* - */
p.titleL3 {
	color: #ED6C00;
}
