@charset "utf-8";
@import url("base.css");

/* CSS Document */

#breadcrumb{
	height: 34px;
	background-image: url(../file/bgBreadcrumb.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
	padding: 10px 20px;
	font-size: 65%;
}

#breadcrumb a{
	color: #FF0176;
	text-decoration: underline;
}

#breadcrumb a:hover{
	color: #aaaaaa;
}
	
#second .contents {
	width: 700px;
	margin:0;
	padding:0;
	font-size: 75%;
}

#second .contents h2{
	width:680px;
	padding: 7px 10px;
	height: 20px;
}

#second .contents #topImage{
	width: 700px;
	margin:0;
	padding:0;
}

#second .contents #mainContents{
	width: 680px;
	margin-top: 30px;
	padding-left: 20px;
	text-align: left;
}

#second .contents #mainContents #introCaption01 {
	margin: 0;
	padding: 15px 0 20px 60px;
	text-align: left;
}

#second .contents #mainContents #introCaption02 {
	margin: 0;
	padding: 15px 0 30px 20px;
	text-align: left;
}

#second .contents #mainContents #introCaption03 {
	margin: 0;
	padding: 15px 0 0 20px;
	text-align: left;
}

#second .contents #mainContents #introCaption04 {
	margin: 0;
	padding: 15px 0 0 10px;
	text-align: left;
}

#second .contents #mainContents #introCaption05 {
	margin: 0;
	padding: 15px 0 20px 20px;
	text-align: left;
}

#second .contents #mainContents #introTitle01 {
	width: 653px;
	height: 263px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../file/introImg01.jpg) no-repeat;
}

#second .contents #mainContents #introTitle01 span {
	text-indent:-9999px;
	display:block;
}

#second .contents #mainContents #introTitle02 {
	width: 653px;
	height: 191px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../file/introImg04.jpg) no-repeat;
}

#second .contents #mainContents #introTitle02 span {
	text-indent:-9999px;
	display:block;
}

#second .contents #mainContents #introTitle03 {
	width: 653px;
	height: 191px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../file/introImg08.jpg) no-repeat;
}

#second .contents #mainContents #introTitle03 span {
	text-indent:-9999px;
	display:block;
}

#second .contents #mainContents #introTitle04 {
	width: 653px;
	height: 231px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../file/introImg13.jpg) no-repeat;
}

#second .contents #mainContents #introTitle04 span {
	text-indent:-9999px;
	display:block;
}

#second .contents #mainContents #introTitle05 {
	width: 653px;
	height: 170px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../file/introImg16.jpg) no-repeat;
}

#second .contents #mainContents #introTitle05 span {
	text-indent:-9999px;
	display:block;
}

#second .contents #mainContents #introSentences {
	width: 613px;
	margin: 0;
	padding:45px 20px 0 20px;
	text-align: left;
	display:block;
	line-height: 160%;
}

#second .layoutTable #subNav {
	padding-bottom:20px;
}
	
#second .layoutTable #subNav ul{
	width: 652px;
	height: 80px;
	margin:0 auto;
}
	
#second .layoutTable #subNav li{ 
	float: left;
	display: inline;
	padding: 0 2px 2px 2px;
	height: 80px;
}
	
#second .layoutTable #subNav02 {
	padding:0;
}
	
#second .layoutTable #subNav02 ul{
	width: 519px;
	height: 390px;
	padding-left:20px;
}
	
#second .layoutTable #subNav02 li{ 
	float: left;
	display: inline;
	padding:0;
	height: 390px;
}
	
#second .layoutTable #subNav03 {
	padding:0;
}
	
#second .layoutTable #subNav03 ul{
	width: 613px;
	height: 300px;
	padding-left:20px;
}
	
#second .layoutTable #subNav03 li{ 
	float: left;
	display: inline;
	padding: 0 10px 0 0;
	height: 300px;
}

#second .lead{
	text-align: left;
	margin-bottom: 30px;
}
	
#second .lead02{
	text-align: left;
	margin: 30px 0 30px 0;
}

#second .emphasis{
	text-align: left;
	color:#E02731;
	font-weight:bold;
	font-size:180%;
}
	
#second .essentialSentence{
	width: 650px;
	text-align: left;
	line-height: 1.6;
	margin-bottom: 40px;
}

#second .essentialSentence2{
	width: 650px;
	text-align: left;
	line-height: 1.6;
	margin-bottom: 20px;
}

#second .essentialSentence3{
	width: 650px;
	text-align: left;
	line-height: 1.6;
	margin:30px 0 10px 0;
}

#aboutComment{
	width: 650px;
	text-align: left;
	line-height: 1.6;
	font-size:90%;
	margin-bottom: 20px;
}

#second dl{
	clear: both;
	width: 650px;
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	text-align: center;
}

#second dl.last{
	margin-bottom:20px; 
	border:none;
}

#second dt{ 
	background-image: none;
	width: 650px;
	margin:0;
	padding:0;
}
	
#second .contents h3{
	background-image: none;
	text-align: left;
	margin:0;
	padding:0;
}

#second .layoutTable{
	width:656px;
}	

#second .layoutTable .textArea{
	padding-left:30px;
}
	
#second .layoutTable .textArea strong{
	color:#E02731;
	font-weight:normal;
}
	
#second .layoutTable .bar{
	margin-bottom:20px;
}
	
#second .layoutTable .bar02{
	margin:20px 0 20px 0;
}

#second .page{
	font-weight:bold;
	font-size:120%;
}

#second .page a{
	font-weight:bold;
	text-decoration:underline;
}
	
#second .pageTop01{
	padding:30px 0 10px 0;
	text-align:right;
}
	
#second .pageTop01 img{
	border-style:none;
}

#second .pageTop02{
	padding:30px 20px 0 20px;
	text-align:right;
}
	
#second .pageTop02 img{
	border-style:none;
}

#second .pageTop03{
	padding:10px 0 10px 0;
	text-align:right;
}
	
#second .pageTop03 img{
	border-style:none;
}

#second .pageTop04{
	padding:0 0 10px 0;
	text-align:right;
}
	
#second .pageTop04 img{
	border-style:none;
}

#second .pageTop05{
	padding:0 30px 5px 0;
	text-align:right;
}
	
#second .pageTop05 img{
	border-style:none;
}


#second .btnInquiry{
	padding:40px;
	text-align:center;
}
	
#second .btnInquiry img{
	border-style:none;
}

#second .btnInquiry02{
	padding:30px 0 20px 0;
	text-align:center;
}
	
#second .btnInquiry02 img{
	border-style:none;
}
	
#second  .aboutBtnArea{
	margin-left:20px;
	margin-top:30px;
}

#second .introArea .textArea{
	padding-left:15px;
}

#second .developmentSchedule{
	margin-left:15px;
	text-align:left;
	margin-top:0;
}

#second .developmentSchedule dt{
	font-size:120%;
	color:#188bcc;
	margin:15px 0 10px;
	font-weight:bold;
}

#second .developmentSchedule dt a{
	font-size:100%;
	color:#188bcc;
	font-weight:bold;
}
	
#second .developmentSchedule dd{
	margin:0 0 20px;
	line-height:1.4;
}
	
#second dd.imageComment{
	text-align: left;
	margin: 0 auto 0 20px;
	padding:0;
}
	
#second dd.imageComment a{
	color: #FF0176;
	text-decoration: underline;
}

#second dd.imageComment a:hover{
	color: #aaaaaa;
}
	
#second dd.imageComment2{
	text-align: left;
	margin: 0 auto 30px 20px;
	padding:0;
}
	
#second dd.photoArea {
	width: 630px;
	margin: 0 auto 30px 20px;
	clear:both;
	height:310px;
	padding:0;
}

#second dl .leftPhoto{
	float: left;
	display: inherit;
	width: 286px;
	height:299px;
	margin: 0;
	padding:0;
	text-align: left;
}

#second dl .rightPhoto{
	float: right;
	display: inherit;
	width: 285px;
	height:299px;
	margin: 0;
	padding:0;
	text-align: left;
}

.introComment{
	width: 285px;
	text-align: left;
	line-height:1.2;
	font-size:90%;
	margin-bottom: 10px;
	margin-top: 5px;
}

.introPhoto{
	width: 285px;
	text-align: left;
	line-height: 1.6;
	font-size:90%;
	margin-left: 10px;
}

#second dd.customize{
	width: 590px;
	text-align: center;
	margin: 30px auto 0px;
	padding:0;
}

#second dd.stepArrow{
	width:627px;
	margin:0;
	margin-left:22px;
	padding:0;
	height: 20px;
	color: #999999;
}

#second div.step{
	width: 480px;
	height: 20px;
	font-size: 80%;
	float: left;
	clear: left;
	display: inline;
}

.flexibleDivt {
	clear:both;
	}

#second dd span.emphasis{
	color: #E02731;
}

#second .nextToIntro02 {
	margin-top: 10px;
	text-align: center;
	margin:0;
	padding-bottom:15px;
}

#second .nextToIntro02 img{
	border-style:none;
}

#second .nextToIntro03 {
	margin: 30px auto 20px auto;
	text-align: center;
}
	
#second .nextToIntro04 {
	margin-top: 30px;
	text-align: center;
	margin:0;
	padding-top:15px;
}

#second .nextToIntro04 img{
	border-style:none;
}


/* optionRailway */

#second .contents #mainContents .optionRailway01 {
	width: 653px;
	height: 854px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../file/introImgNew01.jpg) no-repeat;
}

#second .contents #mainContents .optionRailway01 .optionRailwayTitle {
	padding: 120px 0 0 25px;
	text-align: left;
}

#second .contents #mainContents .optionRailway01 .optionRailwayTxt {
	padding: 20px 0 0 25px;
	text-align: left;
}

#second .contents #mainContents .optionRailway01 .optionRailwayTxt p {
	padding: 12px 0 0 0;
	text-align: left;
	line-height:150%;
}


/* caption */
#second #captionG{
	width: 649px;
	background-color: #f7f7f7;
	border: dashed #CCCCCC 1px;
	border-left: none;
	border-right: none; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 50px;
}

#second div.captionLeft{
	float: left;
	text-align: center;
	width: 100px;
	font-weight: bold;
	color: #82a180;
	line-height: 1.4;
}

#second div.captionRight{
	float: right;
	width: 530px;
	font-size: 85%;
	margin-top: 2px;
	padding-right:10px;
	text-align:left;
	color:#666666;
	line-height: 1.5;
}

#second dl.clearfix #captionG{
	width: 629px;
	margin:40px auto 0px;
}

#second dl.clearfix div.captionRight{
	width: 510px;
	line-height: 1.5;
}

/* side area */

#second #sideArea {
	float: right;
	display: inline;
	margin:0;
	padding:0;
	width: 220px;
	min-height: 270px;
	background-image: url(../file/bgSide2.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	text-align: left;
	line-height:5;
}

#second #sideArea .sideNav{
	width: 207px;
	margin-top: 7px;
	background-color: #FAFAF1;
	border: solid 1px #DCE395;
	font-size: 80%;
	line-height:1;
}
	
#second #sideArea .sideNav ul{
	width: 207px;
}
	
#second #sideArea .sideNav li{
	height: 33px;
	border-bottom: solid 1px #DCE395;
	border-top: solid 1px #fff;
	background:url(../file/pointSideList.gif) 10px 10px no-repeat;
}
	
#second #sideArea .sideNav li .sideList{
	padding-left: 30px;
	font-size: 85%;
	display:inline-block;
}
	
#second #sideArea .sideNav li .sideList a {
	line-height:1.4;
	display:block;
	margin:2px 0 0 0;
}
	
#second #sideArea .sideNav li.title{
	background: url(../file/bgSidenav.gif) left top no-repeat;
	height: 26px;
	line-height:26px;	
	border-top:none;
}
	
#second #sideArea .sideNav li.title span{
	padding-left:10px;
	font-weight: bold;
	color: #ffffff;
}

#second #sideArea .sideNav .banner{
	width: 207px;
	text-align: center;
	margin: 10px auto 10px;
	background: none;
	border: none;
}
	
#second #sideArea .sideNav .bannerLast{
	width: 27px;
	text-align: center;
	margin: 0px auto 30px;
	background: none;
	border: none;
}
	
#second #sideArea .sideNav li.title a{
	font-weight: bold;
	color: #ffffff;
}
	

/* for full width page */

#second .contentsFull {
	width: 920px;
	margin:0;
	padding:0;
	font-size: 76%;
}

#second .contentsFull h2{
	width:900px;
	margin-bottom:30px;
	padding: 7px 10px;
	height: 20px;
	text-align: left;
	background-color:#2FADE2;
}
	

#second .contentsFull dl{
	clear: both;
	width: 880px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: center;
}
	

#second .contentsFull dt{ 
	background-image: none;
	width: 880px;
	margin:0;
	padding: 0 0 10px 0;
}
	
#second .contentsFull h3{
	background-image: none;
	text-align: left;
	margin:0;
	padding:0;
}
	
#second .contentsFull h3.image2{
	text-align: center;
	margin: 15px 0 0 0;
	padding: 0;
}
	
#second .contentsFull dd{
	width: 880px;
	margin: 0;
	padding: 0;
	text-align: left;
	line-height: 1.7;
}

#second .contentsFull dd.image{
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
}
	
#second .contentsFull dd.image2{
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
}
	
#second .contentsFull p{
	width: 880px;
	margin: 0;
	padding: 5px 0 0 20px;
	text-align: left;
	line-height: 1.5;
	font-weight:normal;
	color: #999;
	font-size:96%;
}
	
#second .contentsFull .domain{
	margin: 0;
	padding: 30px 0 20px 0;
	text-align: center;
}
	


/* site map page */

#sitemap{
	text-align: center;
	width: 880px;
	margin: 0 auto;
	padding:0;
	font-size: 130%;
}

#sitemap .contents{ 
	width: 880px;
	margin: 0 auto 40px auto;
}

#sitemap .contents a{
	color: #2FADE2;
	text-decoration: underline;
}

#sitemap .contents a:hover{
	color: #2FADE2;
	text-decoration: none;
}

#sitemap .map{
	width: 280px;
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}

#sitemap .map h3{
	width: 280px;
	height: 33px;
	margin: 0 auto;
	padding:0;
}

#sitemap .map .lead{
	width: 280px;
	margin: 10px auto 0 auto;
	padding:0;
	text-align: left;
	line-height: 1.3;
}

#sitemap .map ul{
	width: 270px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	line-height: 1;
}

#sitemap .map li{
	width: 245px;
	height: 13px;
	text-align: left;
	margin: 10px 0;
	padding: 2px 0 0 18px;
	background-image: url(../file/pointSitemap.gif);
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: baseline;
}

#sitemap .contents div.map.last{ 
	margin-right: 0;
}


#sitemap .outside{
	width: 280px;
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	border: solid 1px #cdcdcd;
	text-align: left;
}

#sitemap .outside ul{
	padding: 0;
	margin: 20px;
	line-height: 1;
}

#sitemap .outside li{
	height: 13px;
	text-align: left;
	margin: 10px 0;
	padding: 2px 0 0 18px;
	background-image: url(../file/pointSitemap.gif);
	background-position: left;
	background-repeat: no-repeat;
}
	
/* priceTable */
.priceTable{
	width: 880px;
	border-collapse: collapse;
	border-style: none;
	margin: 20px auto 0 auto;
	padding: 0px;
}

.priceTable{
	border: 1px solid #dfdfdf;
}

.priceTable th{
	width: 210px;
	border: 1px solid #dfdfdf;
	background: #f5fcfe;
	padding: 10px 10px 10px 15px;
	text-align: left;
	font-weight: bold;
	line-height:180%;
}

.priceTable .priceTh1 span{
	font-size:90%;
}

.priceTable .priceTh2{
	width: 170px;
	vertical-align:top;
}

.priceTable .priceTh3{
	width: 60px;
	background: #f6f6f6;
	text-align: center;
	font-weight:normal;
}


.priceTable td{
	border: 1px solid #dfdfdf;
	padding: 10px 5px 10px 10px;
	text-align: left;
	line-height:180%;
}

.priceTable .priceTd1{
	width: 95px;
	text-align: center;
	font-weight: bold;
}

.priceTable .priceTd2{
	width: 95px;
	text-align: center;
	font-weight: bold;
}

.priceTable .priceTd3{
	width: 75px;
	text-align: center;
}

.priceTable .priceTd4{
	color:#999;
}

.priceTable .priceTd5{
	text-align: center;
}



/* caseSutdy */
#CaseStudy {
	margin:15px 0 0 20px;
}
	
#CaseStudy img {
    border-style:none;
}

#CaseStudy .caseStudyText01{
	text-align:left;
	margin-bottom:30px;
	margin-top:15px;
}


#region01 {
	background:url(../file/bgRegion01.gif) no-repeat top left;
	text-align:left;
	margin-bottom:30px;
}
	
#region02 {
	background:url(../file/bgRegion02.gif) no-repeat top left;
	text-align:left;
	clear:both;
	margin-bottom:30px;
}

#region03 {
	background:url(../file/bgRegion03.gif) no-repeat top left;
	text-align:left;
	clear:both;
	margin-bottom:30px;
}

#region04 {
	background:url(../file/bgRegion04.gif) no-repeat top left;
	text-align:left;
	clear:both;
	margin-bottom:30px;
}
	
#region05 {
	background:url(../file/bgRegion05.gif) no-repeat top left;
	text-align:left;
	clear:both;
	margin-bottom:30px;
}

#region06 {
	background:url(../file/bgRegion06.gif) no-repeat top left;
	text-align:left;
	clear:both;
	margin-bottom:30px;
}
	
#region07 {
	background:url(../file/bgRegion07.gif) no-repeat top left;
	text-align:left;
	clear:both;
	margin-bottom:30px;
}

#region08 {
	background:url(../file/bgRegion08.gif) no-repeat top left;
	text-align:left;
	clear:both;
	margin-bottom:30px;
}

/* common class */
.regionName {
	font-weight:bold;
	font-size:160%;
	color:#333333;
	margin-bottom:30px;
}

.subRegion {
	clear:both;
	width:900px;
	margin-top:15px;
}

.subRegionName {
	width:90px;
	text-align:center;
	float:left;
	font-size:120%;
	font-weight:bold;
	color:#2FADE2;
	margin-bottom:20px;
}
	
.companyNameG {
	width:700px;
	float:left;
	text-align:left;
	border:0px #CCCCCC solid;
	border-left-width:1px;
	margin-bottom:15px;
	padding-bottom: 5px;
}

.companyNameG ul {
	width:700px;
	text-align:left;
}

.companyNameG li {
	display:block;
	width:270px;
	height:74px;
	float:left;
	padding:0 0 0 30px;
	margin-top:5px;
	margin-bottom:0px;
}
	

.companyNameTop {
	margin:0;
	float:right;
	width:170px;
	padding-top:30px;
}
	
.qr {
	float:left;
	width:74px;
	padding:0;
}
	
.qrTop {
	float:left;
	width:74px;
	padding:0;}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { zoom: 1; } 


.explanation{
	width: 880px;
	margin: 0 auto;
	padding:0;
}

.explanation .explanation_left{
	float: left;
	display: block;
	padding: 0;
	margin:0;
	width:605px;
	font-size:12px;
	line-height:150%;
	text-align:left;
}

.explanation .explanation_right{
	float: right;
	width:250px;
	height: 109px;
	background: url(../file/aboutBunner_off.jpg) no-repeat;
}

.explanation .explanation_right a{
	display: block;
	height: 109px;
	text-indent:-9999px;
	overflow:hidden;
}

.explanation .explanation_right a:hover{
	background: url(../file/aboutBunner_on.jpg) no-repeat;
}

.explanation .explanation_right img{
	border-style:none;
}

#topImage .InquiryBtn {
	display: block;
	margin: 0;
	padding-top:27px;
	padding-left:52px;
	width:285px;
}

#topImage .InquiryBtn a{
	display: block;
	width:285px;
	height: 59px;
}

#topImage .InquiryBtn a:hover{

}

#topImage img{
	border-style:none;
}

.developmentScheduleLink{
	color:#FF0176;
	text-decoration:none;
}

.developmentScheduleLink:hover{
	text-decoration:underline;
	color:#FF0176;
}


/* side navi for 5 feature */
#second #sideArea .sideNav li.feature01,
#second #sideArea .sideNav li.feature02,
#second #sideArea .sideNav li.feature03,
#second #sideArea .sideNav li.feature04,
#second #sideArea .sideNav li.feature05{ padding: 5px 0;}
#second #sideArea .sideNav li.feature01{ background: url(iconFeature01.gif) 5px center no-repeat;}
#second #sideArea .sideNav li.feature02{ background: url(iconFeature02.gif) 5px center no-repeat;}
#second #sideArea .sideNav li.feature03{ background: url(iconFeature03.gif) 5px center no-repeat;}
#second #sideArea .sideNav li.feature04{ background: url(iconFeature04.gif) 5px center no-repeat;}
#second #sideArea .sideNav li.feature05{ background: url(iconFeature05.gif) 5px center no-repeat;}
#second #sideArea .sideNav li .sideList{ padding: 0 0 0 45px;}
#second #sideArea .sideNav li .sideList a{ text-decoration:underline;}
#second #sideArea .sideNav li .sideList a:hover{ color: #999999;}

#sitemap .map li{ height: auto; line-height: 1.3;}
#sitemap .map li{ background-position: left 2px;}
#sitemap .map li span{font-size: 85%;}
#sitemap .map ul.feature{ margin-bottom:20px;}
