@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 83%;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr oSVbN", arial,helvetica,clean,sans-serif;
	line-height: 1.5;
	color: #333333;
	background: #FFFFFF url(../images/js-bg.jpg) left -30px repeat-x;
}
/*
	all link 
*/
a, a:link, a:visited {
	color: #069;
	text-decoration: none;
}
a:hover, a:active {
	color: #09f;
	text-decoration: none;
}

img {
	border: none;
	vertical-align: top;
}
.clr { clear: both; }
address {
	font-style: normal;
}
em { 
	font-size: 80%;
	font-style: normal;
}
.check-w {
	color:#990000;
}
.t-right {
	clear: both;
	text-align: right
} 
.center { text-align: center; }
#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 {
	height: 80px;
	}
#logo { 
	float: left;
}
#globalNav {
	float: right;
	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段絁E
---------------------------------------------*/
#jscape-banner { 
	margin-bottom: 20px; 
	width: 780px;
	height: 420px;
}
#content {
	clear: both;
	overflow: auto;
	overflow /**/: hidden;
	width: 100%;
	padding-bottom: 20px;
}
#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: 850px;
	font-size:80%;
	overflow: hidden;
}
#footer-menu li { 
	margin-right: 15px;
	width: 150px;
	display: inline;	
	letter-spacing: 1.5;
	float: left;
	font-weight: bold;
}
#footer-menu li ul li { font-weight: normal;}
/* 本斁EEレイアウチE
---------------------------------------------*/
h3 {
	font-size: 135%;
	color: #002244;
}
h4 {
	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;
}
#home h2 {
	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 h3 {
	padding: 6px 10px;
	font-size: 125%;
	color: #fff;
	background: #0066cc;
	clear: both;
}

#tool-common h3 { 
	margin: 0 auto;
	width: 720px;
}
#tool h4 {
	clear: both;
	margin: .5em 0;
}

#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;
}
.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;
}

/* 2カラムレイアウチE
---------------------------------------------*/
.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;
}

/* 機閨E
---------------------------------------------*/
#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 { 
	margin-bottom: 70px; 
	width: 780px;
	height: 350px;
}
.f-l400 {
	float: left;
	width: 400px;
	margin: 10px;
}
.f-r350 {
	float: right;
	width: 310px;
}
.tool-list {
	float: left;
	display: inline;
	width: 330px;
	margin: 5px 20px 0 20px;
}
.tool-list ul {
	margin-left: 1.5em;
	list-style: inside circle;
}

.m-sp-b15 {
	margin-bottom: 15px;
	clear: both;
}
.tool-step3 {
	margin-bottom: 1.8em;
	padding: 20px 20px 20px 120px;
	border: 1px solid #06c;
	font-size: 105%;
	background: url(../images/step.gif) 20px center no-repeat; 
}
.tool-user, .tool-owner {
	margin-bottom: 1.8em;
	padding: 10px;
	border: 1px solid #06c;
	font-size: 105%;	
}
.tool-user p.center, .tool-owner p.center {
	margin-top: 1.5em;
}
.tool-user strong, .tool-owner strong {
	text-align: center;
	font-size: 145%;
	color:#C00;
	width: 100%;
}
.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: 10px 0 35px 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 {
	margin-top: 2em;
	background: url(../../images/comment-3.png) left 13px no-repeat; 
}
#contact #cmt-3 {
	margin: 0;
}
/* パ縺Eトナー
---------------------------------------------*/
#tool, #partner {	background: #FFFFFF url(../images/js-bg.jpg) left -200px repeat-x;}
#tool #wrapper, #partner #wrapper {
	background: none;
}
#tool #main-wrapper, #partner #main-wrapper {
	background: none;
}

#tool #jscape-banner, #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;
}

