@charset "utf-8";

@import url("../../css/common.css");
@import url("common.css");

/*===========================================

    use_of_land
		change.css
===========================================*/

/*	intro

===================================================================*/
div#intro {
	width: 936px;
	height:180px;
	margin: 0 auto 0 auto;
	padding: 0 0 50px 0;
	background:url(../img/change/img.jpg) top right no-repeat;
}

div#intro h3 {
	width: 936px;
	margin: 0 0 25px 0;
	padding-bottom: 0;
}

div#intro p {
	width: 936px;
	margin: 0 0 25px 0;
	text-align: left;
}

div#intro p.last {
	margin: 0 0 0 0;
}


/*	example
===================================================================*/
div#example {
	width: 934px;
	margin: 0 auto 30px auto;
	font-size: 75%;
}
div#example div.case {
	width: 932px;
	padding: 16px 0 32px 0;
	border: 1px #CCCCCC solid;
	border-top: none;
	text-align:left
}
div#example div.case ul{
	width:910px;
	margin:0 auto;
}
div#example div.case ul li.title01{
	padding-top:25px;
}
div#example div.case div {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
div#example div.case div:after {
	content: " ";
	display: block;
	clear: both; height: 0;
}
div#example div.case div {
	display: inline-block;
}
div#example div.case div {
		display: block;
}




/*	pagetop
===================================================================*/
div.pagetop {
	clear: both;
	width: 935px;
	margin: 0 auto 0 auto;
	text-align: right;
}



/*	date:20101203
==========================================================*/
.tochi_change05{
	width: 467px;
	position: relative;
	vertical-align: top;
	background: url("../img/change/bg_bt_case05.jpg") top left no-repeat;
}

.foot05{
	width: 467px;
	height: 77px;
	text-align: left;
	float: left;
	background: url("../img/change/ft_bt_case05.jpg") bottom center no-repeat;
}

.tochi_change04{
	width: 468px;
	position: relative;
	vertical-align: top;
	background: url("../img/change/bg_bt_case04.jpg") top left no-repeat;
}

.foot04{
	width: 468px;
	height: 77px;
	text-align: left;
	float: left;
	background: url("../img/change/ft_bt_case04.jpg") bottom center no-repeat;
}

.tochi_change03{
	width: 467px;
	position: relative;
	vertical-align: top;
	background: url("../img/change/bg_bt_case03.jpg") top left no-repeat;
}
.foot03{
	width: 467px;
	float: left;
	text-align: left;
	height: 77px;
	background: url("../img/change/ft_bt_case03.jpg") bottom center no-repeat;
}


.tochi_change02{
	width: 468px;
	position: relative;
	vertical-align: top;
	background: url("../img/change/bg_bt_case02.jpg") top left no-repeat;
}
.foot02{
	width: 468px;
	height: 77px;
	text-align: left;

	float: left;
	background: url("../img/change/ft_bt_case02.jpg") bottom center no-repeat;
}

.tochi_change01{
	width: 467px;
	position: relative;
	vertical-align: top;
	background: url("../img/change/bg_bt_case01.jpg") top left no-repeat;
}
.foot01{
	width: 467px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
	height: 77px;
	background: url("../img/change/ft_bt_case01.jpg") bottom center no-repeat;
}

.tochi_change00{
	width: 468px;
	position: relative;
	vertical-align: top;
	background: url("../img/change/bg_bt_case00.jpg") bottom left no-repeat;
}

.foot00{
	width: 468px;
	height: 77px;
	text-align: left;
	margin-bottom: 15px;
	float: left;
	background: url("../img/change/ft_bt_case00.jpg") bottom center no-repeat;
}

.tochi_change01 p,
.tochi_change02 p,
.tochi_change03 p,
.tochi_change04 p,
.tochi_change05 p{
	width: 417px;
	text-align: left;
	margin-left: 20px;
	/margin-left:-5px;
	font-size: 75%;

}


a.btn{
	margin-left: 20px;
}




/*	追加　*/
.titleMain {
	background:url(../img/change/title_img.jpg) left top no-repeat;
	width:980px;
	height:240px;
	margin:0 auto;
	position:relative;
	text-align:left;
}


.titleMain .titletext_s {
	width:143px;
	height:16px;
	position:relative;
	top:10px;
	left:826px;
	line-height:0.1;
}

.titleMain .titletext {
	width:443px;
	height:68px;
	position:relative;
	top:71px;
	left:524px;
	line-height:0.1;
}

.titleMain .explanation {
	width:360px;
	position:relative;
	top:73px;
	left:595px;
	font-size:75%;
	color:#000000;
	line-height:160%;
}

