@charset "utf-8";

/* リセット
 * -------------------------- */
/*
html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td,form{margin:0;padding:0;}
img{border:0;}
address,caption,th{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
ul {list-style: none;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
*/
html {overflow-y:scroll;}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,th,td { margin:0;padding:0; font-size:100%; line-height:150%; color:#555; font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',/*'メイリオ',Meiryo,*/'ＭＳ Ｐゴシック',sans-serif;}
table {}
fieldset,img { border:0; vertical-align:top; }
caption,th { text-align:left; }
ul { list-style-type:none;}
ol { padding-left:1.5em;}
input {line-height:normal; }



/* リセット
 * -------------------------- */
 
body{
	font-size: 14px;
/*	font-family: "ＭＳ ゴシック", "Osaka－等幅";*/
	background:transparent url(../img/landing/body_bg.gif) center top repeat;
}
a{
	color: #3399FF;
	text-decoration: underline;
}
a:hover{
	color:#FF9933;
}
h1{
	height: 28px;
	line-height:28px;
	padding: 0 7px;
	font-size:13px;
	background:transparent url(../img/landing/h1_bg.gif) left top repeat-x;
}
strong{
	font-weight:normal;
}
h2 {
	margin:0 24px 10px 24px;
	padding:5px 0 5px 0;
	border-top:5px solid #ffc000;
	border-bottom:5px solid #ffc000;
}
h3 {
	margin:0 24px 10px 24px;
}
p {
	margin:0 0 20px 0;
}

#container{
	width: 848px;
	text-align:center;
	margin: 0 auto 0 auto;
	background:transparent url(../img/landing/container_bg.gif) center top repeat-y;
}
#headerLink {
	text-align:right;
	padding:10px 24px 0 0;
	font-size:13px;
}


.txt_g {
	width:700px;
	margin:0 auto 10px auto;
	line-height:170%;
	background:#ededed none left top no-repeat;
	text-align:left;
}
.txt_g p {
	padding:20px 20px 20px 20px;
	margin:0 0 0 0;
}
.human{
	padding:0 4px 0 4px;
	font-size:26px;
	color:#FF0000;
	font-weight:bold;
}

.resultsTxt {
	width:700px;
	margin:0 auto 10px auto;
	line-height:170%;
	background:#ededed none left top no-repeat;
	text-align:left;
}
.resultsTxt p {
	padding:10px 20px 10px 20px;
	margin:0 0 0 0;
}



.detail{
	margin:0 24px 0 24px;
}
.detail p {
	font-size:13px;
	padding:0 0 0 2px;
}
ul.bk_navi {
	overflow:hidden;
}
ul.bk_navi li{
	float:right;
	padding:0 0 0 5px;
	line-height:1px;
}



#menu {
	margin:0 24px 20px 24px;
	padding:5px 0 5px 0;
	border-top:5px solid #ffc000;
	border-bottom:5px solid #ffc000;
}
#menu ul {
	width:800px;
	height:48px;
	overflow:hidden;
}
#menu ul li {
	float:left;
	display:inline;
}
#menu ul li a {
	display:block;
	height:48px;
}
#menu ul li a img {
	visibility:hidden;
}

#menu ul li#menuFeature a     { width:152px; background:transparent url(../img/landing/menu_feature.jpg) left top no-repeat;}
#menu ul li#menuCharge a   { width:152px; background:transparent url(../img/landing/menu_charge.jpg) left top no-repeat;}
#menu ul li#menuResults a { width:152px; background:transparent url(../img/landing/menu_results.jpg) left top no-repeat;}
#menu ul li#menuQa a   { width:152px; background:transparent url(../img/landing/menu_qa.jpg) left top no-repeat;}
#menu ul li#menuEntry a { width:192px;background:transparent url(../img/landing/menu_entry.jpg) left top no-repeat;}

#menu ul li#menuFeature a:hover     { background:transparent url(../img/landing/menu_feature_over.jpg) left top no-repeat;}
#menu ul li#menuCharge a:hover   { background:transparent url(../img/landing/menu_charge_over.jpg) left top no-repeat;}
#menu ul li#menuResults a:hover { background:transparent url(../img/landing/menu_results_over.jpg) left top no-repeat;}
#menu ul li#menuQa a:hover   { background:transparent url(../img/landing/menu_qa_over.jpg) left top no-repeat;}
#menu ul li#menuEntry a:hover { background:transparent url(../img/landing/menu_entry_over.jpg) left top no-repeat;}

dl.featureList {
	width:700px;
	margin:0 auto 20px auto;
}
dl.featureList dt {
	margin:0 0 10px 0;
}
dl.featureList dd {
	text-align:left;
	line-height:170%;
	padding:10px 20px 10px 20px;
	background:#ededed none left top no-repeat;
}
#sampleLink {
	width:800px;
	margin:0 auto 20px auto;
	background:#ededed none left top no-repeat;
}
#sampleLink p {
	padding:10px 10px 10px 10px;
	margin:0 0 0 0;
	text-align:left;
}
#sampleLink ul {
	width:790px;
	margin:0 0 0 10px;
	overflow:hidden;
}
#sampleLink ul li {
	float:left;
	padding:0 10px 10px 0;
}

#sampleLink ul li a img, #sampleLink ul li a           { border: none; overflow: hidden; float: left; }
#sampleLink ul li a:hover                         { border: 4px solid #ffc000; }
#sampleLink ul li a:hover img                     { margin: -4px; opacity:0.8; filter: alpha(opacity=80); }

.qaAns {
	margin:0 24px 20px 24px;
	padding:10px 10px 10px 10px;
	text-align:left;
	background:#ededed none left top no-repeat;
}
.qaAns img.graph {
	padding:10px 0 0 0;
}

.detail2{
	margin:0 auto 14px;
	width:740px;
}
.detail_tdl2{
	width:170px;
	text-align:left;
	font-weight:normal;
}

.detail_tdr2{
	padding:0 14px;
	text-align:left;
	font-weight:normal;
	background:transparent url(../img/landing/flow_bg.jpg) left center no-repeat;
	vertical-align:middle;
}
.detail_tdicon{
	width:718px;
	padding:4px 0 4px 0;
	text-align:center;
}




dl#contactNotes {
	width:780px;
	margin:0 auto 40px auto;
	padding:0 0 10px 0;
	font-size:13px;
	background:transparent url(../img/landing/attention_bottom.gif) left bottom no-repeat;
}
dl#contactNotes dt {
}
dl#contactNotes dd {
	padding:10px 0 10px 0;
	margin:0 0 0 0;
	background:transparent url(../img/landing/attention_bg.gif) left top repeat-y;
}
dl#contactNotes dd ol {
	margin:0 40px 0 40px;
}
dl#contactNotes dd ol li {
	text-align:left;
}



#required{
	text-align:right;
	margin:10px 20px 0 20px;
	font-size:13px;
}
#inq{
	width:800px;
	margin:0 auto 20px auto;
	text-align:left;
	font-size:13px;
}

#inq,#inq th,#inq td{
	border:1px solid #CCC;
	border-collapse:collapse;
}

#inq th{
	width:150px;
	padding:7px 14px;
	font-weight:normal;
}

#inq td{
	padding:7px 14px;
}
.hojyo{
	color:#999;
}



#tableCompany {
	width:800px;
	margin:0 auto 10px auto;
	text-align:left;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-size:13px;
}
#tableCompany tr th {
	width:150px;
	padding:10px 0 10px 0;
	text-indent:20px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	background:#eeeeee none left top no-repeat;
	font-weight:normal;
}
#tableCompany tr td {
	padding:10px 0 10px 20px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
a.iconBlank {
	padding-right:15px;
	background:transparent url(../img/landing/icon_blank.gif) right center no-repeat;
}
.attention {
	color:#ff0000;
}
.btn{
	margin:0 0 30px 0;
}
#googleMap{
	margin:0 0 10px 0;
}
ul#access {
	margin:0 24px 40px 24px;
	font-size:13px;
}
ul#access li {
	text-align:left;
}
#pageTop {
	text-align:right;
	margin:0 24px 0 24px;
	padding:0 0 40px 0;
	font-size:13px;
}



















