﻿@charset "utf-8";

/* ---------------------------------
  共通
------------------------------------*/

body {
	background-image: url(../../cordinate/images/bg_cordinate.jpg);
}

.title h1 {
	background-image: url(../../cordinate/images/title.jpg);
}

.nav li.link01 a {
	background-position: -1px -54px;
}

/* ---------------------------------
  index
------------------------------------*/

#about01 h2 {
	background-image: url(../../cordinate/images/about01_hl.png);
}

#about02 h2 {
	background-image: url(../../cordinate/images/about02_hl.png);
}

#about02 ul {
	margin-bottom: 1em;
	margin-left: 20px;
	list-style: disc;
}

#about02 .more {
	position: relative;
	padding-top: 25px;
	padding-left: 30px;
	width: 606px;
	height: 151px;
	background-image: url(../../cordinate/images/about02_more_bg.png);
}

#about02 .more h3 {
	margin-bottom: 20px;
	overflow: hidden;
	width: 280px;
	height: 18px;
	background-image: url(../../cordinate/images/about02_more_hl.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}

#about02 .more img {
	position: absolute;
	top: -24px;
	left: 385px;
}

#about02 .more p {
	width: 345px;
}

#about03 h2 {
	background-image: url(../../cordinate/images/about03_hl.png);
}

#about03 .more {
	margin-left: 0;
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
	width: 630px;
	height: 667px;
	background-image: url(../../cordinate/images/about03_more_bg.png);
}

*html #about03 .more {
	position: inherit;
}

#about03 .more h3 {
	position: absolute;
	left: 196px;
	top: 298px;
	width: 224px;
	height: 72px;
	background-image: url(../../cordinate/images/about03_more_hl.png);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}

#about03 .more ol {
	list-style: none;
}

#about03 .more li {
	position: absolute;
}

#about03 .more li dt {
	margin-bottom: 10px;
	overflow: hidden;
	height: 16px;
	background-image: url(../../cordinate/images/step_hls.png);
	background-repeat: no-repeat;
	text-indent: -10000em;
}

#step1 {
	top: 110px;
	left: 22px;
	width: 180px;
}

#step1 dt {
	background-position: center 0;
}

#step1 dd.additional {
	position: absolute;
	top: 135px;
	left: -2px;
	width: 182px;
	height: 91px;
}

#step1 dd.additional a {
	display: block;
	width: 182px;
	height: 91px;
	background-image: url(../../cordinate/images/step1_additional.png);
	text-indent: -10000em;
}

#step2 {
	top: 37px;
	left: 270px;
	width: 170px;
}

#step2 dd.additional {
	position: absolute;
	top: -28px;
	left: 156px;
	width: 130px;
	height: 94px;
	background-image: url(../../cordinate/images/step2_additional.png);
	text-indent: -10000em;
}

#step2 dt {
	background-position: center -16px;
}

#step3 {
	top: 213px;
	left: 460px;
	width: 140px;
}

#step3 dt {
	background-position: center -32px;
}

#step4 {
	top: 430px;
	left: 424px;
	width: 150px;
}

#step4 dt {
	background-position: center -48px;
}

#step4 dd.additional {
	position: absolute;
	top: -48px;
	left: -130px;
	width: 134px;
	height: 97px;
	background-image: url(../../cordinate/images/step4_additional.png);
	text-indent: -10000em;
}

#step5 {
	top: 520px;
	left: 225px;
	width: 140px;
}

#step5 dt {
	background-position: center -64px;
}

#step6 {
	top: 390px;
	left: 55px;
	width: 140px;
}

#step6 dt {
	background-position: center -80px;
}

#step6 dd.additional {
	position: absolute;
	top: 118px;
	left: -30px;
	width: 101px;
	height: 68px;
	background-image: url(../../cordinate/images/step6_additional.png);
	text-indent: -10000em;
}

