@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 83%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", arial,helvetica,clean,sans-serif;
	line-height: 1.5;
	color: #333333;
	background: #FFFFFF url(../images/js-bg.jpg) left -30px repeat-x;
}
a {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
img {
	border: none;
	vertical-align:top;
}
ul { list-style: none inside; }
clr { clear: both; }
address {
	font-style: normal;
}
em { 
	font-size: 80%;
	font-style: normal;
}
.check-w {
	color:#990000;
}
.clr {
	padding-top: 1em;
	clear: both;
} 
.clr-right {
	clear: both;
	text-align: right
} 
#main-wrapper {
	background: url(../images/bg.jpg) center -30px no-repeat;
}
#wrapper {
	margin: 0 auto;
	width: 780px;
	background: url(../images/bg.jpg) center -30px no-repeat;
}

/* ロゴとナビゲーション
---------------------------------------------*/
#head {
	position: relative;
	height: 80px;
	}
#logo { 
	position: absolute;
	top: 0;
	left: 0;
	width:136px;
	height:60px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
}
#logo a { 
	width:136px;
	height:60px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
}
#globalNav {
	position: absolute;
	top: 0;
	right: 0;
	list-style-type: none;
}
#globalNav li {
	display: inline;
}
#globalNav li a {
	color: #FFFFFF;
}
.new {
	padding-right: 26px;
	background:url(../img/new.png) right 2px no-repeat;
}

/* メインイメージと2段組
---------------------------------------------*/
#jscape-banner { 
	margin-bottom: 20px; 
	width: 780px;
	height: 420px;
	color: #fff;
}
#content {
	clear: both;
	overflow: hidden !important;
	overflow /**/: hidden;
	width: 100%;
	padding-bottom: 10px;
}
#about {
	margin-left:5px;
	float: left;
	width: 480px;
}
#newsRelease, #partner-list, #contact #side-bar {
	float: right;
	width: 240px;
}

#footer {
	clear: both;
	padding: 28px 0;
	background: #d9dcde url(../images/footer_bg.gif) center top repeat-x;
}
#footer p {
	margin: 0 auto;
	width: 780px;
	text-align: left;
}
#footer p a { color: #036;}
#footer-menu { 
	margin: 35px auto 0 auto;
	width: 780px;
	font-size:80%;
	overflow: hidden;
}
#footer-menu li { 
	margin-right: 15px;
	width: 170px;
	display: inline;	
	letter-spacing: 1.5;
	float: left;
	font-weight: bold;
}
#footer-menu li ul li { font-weight: normal;}
/* 本文のレイアウト
---------------------------------------------*/
h3 {
	font-size: 135%;
	color: #002244;
}
h4 {
	margin-top: 1.5em;
	margin-bottom: .5em;
	padding-bottom: 3px;
	font-size: 125%;
	color: #003388;
	background: url(../images/line.png) left  bottom repeat-x;
	clear: both;
}
#partner h2, #contact h2 {
	margin: 0;
	padding: 0;
}
#tool h2 {
	margin-bottom: .5em;
	font-size: 150%;
	color: #002244;
}
#home h2, #tool h3 {
	margin-bottom: .75em;
	padding: 6px 10px;
	font-size: 125%;
	color: #fff;
	background: #0066cc;
	clear: both;
}
#home h2 {
	margin: 0;
	font-size: 128%;
}
#home h3{
	clear: both;
	margin: 1em 0 .7em 0;
	font-size: 120%;
	padding: 5px;
	border: 1px solid #ececec;
	background: #bdd6fe;
}
#tool-common h3 { 
	margin: 0 auto;
	width: 720px;
}
#home h3.report {
	margin-top: 30px;
}
#tool h4 {
	clear: both;
	margin: .5em 0;
}

.steps h4 span, #tool-common h4 span {
	padding-left: 25px;
	background: url(../images/square.png) left center no-repeat;
}
#contact #side-bar h3 { margin-bottom: 16px; }
#about .section {
	margin-top: 16px;	
	clear: both;
}
#about .section p {
	margin: 10px 0;
}
.t-right {
	text-align: right;
}
.section .link {
	margin-bottom: 1em;
	text-align: right;
}
.link {
	background: url(../images/arrow.png) left center no-repeat;
	padding: 0 0 2px 20px;
}
#contact #newsRelease a {
	background: url(../images/arrow.png) left center no-repeat;
	padding: 0 0 2px 20px;
	text-decoration: none;
}

#newsRelease dl, #partner-list dl {
	margin-top: 16px;
}
#newsRelease dl dt, #partner-list dl dt{
	font-size: 90%;
	color: #666666;
	margin-left: 0;
	margin-top: 10px;
}

#tool-r p.link, #tool-l p.link {
	clear:both;
}

#home .link {
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	color:#003;
}
/* サイトマップ、レポート機能*/
.steps h2 {
	margin-top: 1.5em;
}
.steps h3 {
	margin-top: 2em;
}
.steps h4 {
	font-size: 110%;
}
.t-right a {
	text-decoration: underline;
}
.new {
	margin-bottom: 1.5em;
}
#home .new h3 {
	padding-bottom: 3px;
	font-size: 120%;
	color: #003388;
	background: #fff url(../images/line.png) left  bottom repeat-x;
	border: none;
}
.new p a {
	text-decoration: none;
}
.new p img {
	margin-left: 2em;
	margin-right: 5px;
}
/* 2カラムレイアウト
---------------------------------------------*/
.f-160 {
	width: 160px;
	padding-bottom: 1.5em;
	float: left;
}
.f-145 {
	width: 145px;
	padding-bottom: 1.5em;
	float: left;
}

.f-330{
	width: 310px;
	padding: 0 1em 1em 0;
	float: right;

}
.f-190 {
	font-size: 85%;
	width: 170px;
	padding: 0 0 1em 0;
	float: right;
}

/* 機能
---------------------------------------------*/
#tool-step3 h3 {
	margin-top:1em;
}
#tool {	background: #FFFFFF url(../images/js-bg.jpg) left top repeat-x;}
#tool #wrapper {
	background: url(../images/bg.jpg) center top no-repeat;
}
#tool #main-wrapper {
	background: url(../images/bg.jpg) center top no-repeat;
}
#tool #jscape-banner {
	position: relative;
	margin-bottom: 30px; 
	width: 780px;
	height: 350px;
	background: url(../images/jscape-img.jpg) left top no-repeat;
	font-size: 80%;
	color: #77FFFF;
}
#tool .steps li img {
	margin-right: 5px;
}
.f-l400 {
	float: left;
	width: 400px;
	margin: 10px;
}
.f-r350 {
	float: right;
	width: 310px;
}
.tool-list {
	float: left;
	display: inline;
	width: 340px;
	margin: 5px 20px 10px 20px;
}

.m-sp-b15 {
	margin-bottom: 15px;
	clear: both;
}
#tool-step3 {
	padding: 10px 20px;
	border: 1px solid #06c;
}
.tools {
	padding: 5px 15px;
	border: 1px solid #06c;
}

.steps {
	clear: both;
	min-height: 275px;
	width: 100%;	
}
#tool-common {
	width: 760px;
}
#tool-common ul {
	margin: 0  15px;
	padding: 16px 0;
	clear: both;
	list-style: none;
	background: url(../images/line.png) left top repeat-x; 
}
.Comment { 
	clear: both;
	margin: 0 30px 0 30px;
	padding: 20px 0 25px 82px;
	border-top: 1px solid #ccc;
}
#cmt-1 {
	background: url(../images/comment-1.png) left 8px no-repeat; 
}
#cmt-2 {
	background: url(../images/comment-2.png) left 13px no-repeat; 
}
#cmt-3 {
	background: url(../images/comment-4.png) left 10px no-repeat; 
}
#contact #cmt-3 {
	margin: 0 0 1.5em 0;
	background: none; 
}
#tool .nrl { 
	background: none;
	color: #002244;
} 
#cmt-3 a, #cmt-1 a {
	color: #0066CC;
	text-decoration: underline;
}
/* パートナー
---------------------------------------------*/
#partner {	background: #FFFFFF url(../images/js-bg.jpg) left -200px repeat-x;}
#partner #wrapper {
	background: none;
}
#partner #main-wrapper {
	background: none;
}

#partner #jscape-banner { 
	margin-bottom: 20px; 
	height: 150px;
}
#partner-list dd { 
	text-align: center;
}
#partner .section  {
	margin-bottom: 2em ;
}
/* お問合せ
---------------------------------------------*/
#contact {	background: #FFFFFF url(../images/js-bg.jpg) left -200px repeat-x;}
#contact #wrapper {
	background: none;
}
#contact #main-wrapper {
	background: none;
}
#contact #jscape-banner { 
	margin-bottom: 40px; 
	height: 150px;
}
#contact dl {
	margin-bottom: 1em;
}
#contact-btn {
	margin: 1em 0;
	text-align: center;
}
table {
	margin-bottom: 1em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	font-size: 100%;
	width: 100%;
}

td {
	border-top: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 5px 10px;
}
th {
	border-top: none;
	border-bottom: 1px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: none;
	background-color: #f3f3f3;
	font-weight: normal;
	padding: 5px;	
	width: 100px;
}
table strong { 
	font-size: 135%;
	color: red;
	font-weight: bold;
}
table em { 
	margin-right: 1em;
	font-size: 135%;
	color: #009;
	font-weight: bold;
}
caption {
	font-size: 85%;
	text-align: right;
}
#msg { font-size: 135%; color: #003; }
noscript { color: #fff; }

#feature01 {
	position: absolute;
	width: 214px;
	height: 37px;
	top: 16px;
	left: 159px;
}
#feature01 a {
	width: 214px;
	height: 37px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -159px -16px no-repeat;
}
#feature01 a:hover {
	background: url(../images/jscape-img02.jpg) -159px -16px no-repeat;
}
#feature02 {
	position: absolute;
	width: 62px;
	height: 90px;
	top: 5px;
	left: 394px;
}
#feature02 a {
	width: 62px;
	height: 90px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -394px -5px no-repeat;
}
#feature02 a:hover {
	background: url(../images/jscape-img02.jpg) -394px -5px no-repeat;
}
#feature03 {
	position: absolute;
	width: 62px;
	height: 90px;
	top: 5px;
	left: 459px;
}
#feature03 a {
	width: 62px;
	height: 90px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -459px -5px no-repeat;
}
#feature03 a:hover {
	background: url(../images/jscape-img02.jpg) -459px -5px no-repeat;
}



#feature05 {
	position: absolute;
	width: 175px;
	height: 79px;
	top: 110px;
	left: 575px;
}
#feature05 a {
	width: 175px;
	height: 79px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -575px -110px no-repeat;
}
#feature05 a:hover {
	background: url(../images/jscape-img02.jpg) -575px -110px no-repeat;
}
#feature06 {
	position: absolute;
	width: 185px;
	height: 67px;
	top: 189px;
	left: 576px;
}
#feature06 a {
	width: 185px;
	height: 67px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -576px -189px no-repeat;
}
#feature06 a:hover {
	background: url(../images/jscape-img02.jpg) -576px -189px no-repeat;
}
#feature07 {
	position: absolute;
	width: 148px;
	height: 52px;
	top: 278px;
	left: 557px;
}
#feature07 a {
	width: 148px;
	height: 52px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -557px -278px no-repeat;
}
#feature07 a:hover {
	background: url(../images/jscape-img02.jpg) -557px -278px no-repeat;
}
#feature08 {
	position: absolute;
	width: 119px;
	height: 74px;
	top: 267px;
	left: 338px;
}
#feature08 a {
	width: 119px;
	height: 74px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -338px -267px no-repeat;
}
#feature08 a:hover {
	background: url(../images/jscape-img02.jpg) -338px -267px no-repeat;
}
#feature09 {
	position: absolute;
	width: 173px;
	height: 61px;
	top: 267px;
	left: 51px;
}
#feature09 a {
	width: 173px;
	height: 61px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -51px -267px no-repeat;
}
#feature09 a:hover {
	background: url(../images/jscape-img02.jpg) -51px -267px no-repeat;
}
#feature10 {
	position: absolute;
	width: 126px;
	height: 68px;
	top: 200px;
	left: 95px;
}
#feature10 a {
	width: 126px;
	height: 68px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -95px -200px no-repeat;
}
#feature10 a:hover {
	background: url(../images/jscape-img02.jpg) -95px -200px no-repeat;
}
#feature11 {
	position: absolute;
	width: 165px;
	height: 74px;
	top: 123px;
	left: 44px;
}
#feature11 a {
	width: 165px;
	height: 74px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -44px -123px no-repeat;
}
#feature11 a:hover {
	background: url(../images/jscape-img02.jpg) -44px -123px no-repeat;
}
#feature12 {
	position: absolute;
	width: 186px;
	height: 59px;
	top: 66px;
	left: 26px;
}
#feature12 a {
	width: 186px;
	height: 59px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -26px -66px no-repeat;
}
#feature12 a:hover {
	background: url(../images/jscape-img02.jpg) -26px -66px no-repeat;
}
#feature04 {
	position: absolute;
	width: 180px;
	height: 95px;
	top: 12px;
	left: 561px;
}
#feature04 a {
	width: 180px;
	height: 95px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/jscape-img.jpg) -561px -12px no-repeat;
}
#feature04 a:hover {
	background: url(../images/jscape-img02.jpg) -561px -12px no-repeat;
}
#tool h3 a {
	color: #fff;
}
