* {
margin: 0;
padding: 0;
text-align: left;
font-style: normal;
}

body {
background: #ffffff;
text-align: center;
line-height: 1.5;
color: #333333;
font-size: small;
font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

h1{
text-align: right;
font size:10px;
}

h1,h2, h3, h4, h5, h6 {
font-size: 100%;
}

img {
border: 0;
}

li {
list-style-type: none;
}

hr, legend {
display: none;
}

img {
vertical-align: top;
}

p {
margin-bottom: 1em;
}

a:link {
color: #152a8a;
text-decoration: none;
}

a:visited {
color: #152a8a;
text-decoration: none;
}

a:hover {
text-decoration: none;
}

a:active {
text-decoration: none;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.caution {
color: #FF0000;
}

.return {
padding: 1em 0;
text-align: right;
}

.return a {
text-align: right;
}

#wrapper {
margin: 0 auto;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
width: 764px;
text-align: left;
}

#header {
margin: 0;
background: url(../images/lp1/bg_header.jpg) repeat-x left top;
padding: 0;
width: auto;
height: 88px;
}

#header h2 {
float: left;
}

#header p {
margin: 10px 5px 0 0;
float: right;
}

#contentsHeader p {
margin: 0;
}

#contentsHeader ul {
height: 85px;
}

#contentsHeader li {
float: left;
}

#contentsHeader #navAbout a {
display: block;
width: 153px;
height: 86px;
}

#contentsHeader #navIncome a {
display: block;
width: 152px;
height: 86px;
}

#contentsHeader #navResult a {
display: block;
width: 152px;
height: 86px;
}

#contentsHeader #navVoice a {
display: block;
width: 152px;
height: 85px;
}

#contentsHeader #navQuestion a {
display: block;
width: 155px;
height: 86px;
}

#contents {
margin: 0 auto;
padding: 0;
width: 764px;
}

.bnrArea {
clear: both;
margin-top: 20px;
background: #f7ffde;
padding: 15px;
height: 85px;
}

.bnrArea li {
float: left;
}

.bnrArea li a {
display: block;
margin-left: 5px;
width: 475px;
height: 82px;
}

.cmtArea {
clear: both;
margin: 20px auto 0 auto;
background: #eeeeee;
padding: 10px;
width: 735px;
text-align: right;
}

.cmtArea ul,
.cmtArea p {
}

.cmtArea li {
margin-left: 20px;
list-style: decimal;
}

.cmtArea address {
margin: 25px 0 0 20px;
}

.section {
clear: both;
margin: 20px auto 0 auto;
padding: 0;
width: 745px;
}

.item {
margin: 0 1px;
border: 1px solid #cccccc;
padding: 10px;
width: auto;
overflow: hidden;
}

#footer {
clear: both;
margin: 0;
background: url(../images/lp1/bg_footer.jpg) no-repeat;
padding: 0;
width: auto;
height: 95px;
}

#footer ul,
#footer p,
#footer li {
text-align: center;
}

#footer p {
margin: 0;
}

#footer ul {
padding-top: 10px;
}

#footer li {
display: inline;
}

dl.share dt {
margin-bottom: 0.5em;
font-weight: bold;
}

dl.share dd {
margin: 0 0 1em 1.5em;
}

dl.share dd li {
margin-left: 3em;
list-style: decimal;
}

table.share {
margin-bottom: 20px;
border-collapse: collapse;
width: 100%;
vertical-align: top;
}

table.share th {
padding: 7px 10px;
width: 25%;
font-weight: normal;
}

table.share td {
padding: 7px 10px;
width: 75%;
}

.share td li {
display: inline;
}

.about dl {
position: relative;
top: 0;
left: 0;
overflow: hidden;
}

*html .about dl  {
height: 1%;
}

.about .comment {
margin: 10px 0 0 330px;
}


.about .link {
padding-right: 15px;
text-align: right;
}

.about .link a {
text-align: right;
}

.about .thumb {
position: absolute;
top: 35px;
left: 0;
}

.result td td {
border-bottom: 1px dashed #999999;
vertical-align: top;
padding: 0px 0px 10px;
}
.result td table {
	margin: 0px 0px 20px;
	width: 350px;
}

.voice table {
margin: 0px 0px 15px;
border-bottom: 3px solid #cccccc;
}
.voice table td {
	padding: 0px 0px 20px;
}
.voice .name {
color: #091c55;
font-size: 28px;
padding: 0px 0px 10px;
}
.voice .name span {
margin-left: 20px;
font-size: 16px;
}


.question table {
margin: 0px 0px 15px;
border-bottom: 3px solid #cccccc;
width: 720px;
}
.question table td {
	padding: 0px 0px 10px;
}
.question dt {
margin-bottom: 10px;
background: url(../images/lp1/ico_q.jpg) no-repeat left center;
line-height: 36px;
padding-left: 50px;
}

.question dd {
border-bottom: 3px solid #cccccc;
margin-bottom: 15px;
background: url(../images/lp1/ico_a.jpg) no-repeat left top;
padding: 0 0 15px 50px;
}

