@charset "Shift_JIS";

/************************************************************************
	01 : タイトル	
************************************************************************/
.basics{
	width:445px;
	height:30px;
	}



/************************************************************************
	02 : 詳細タイトル
************************************************************************/
.plan-title{
	width:445px;
	margin:20px 0 0 0;
	}

/************************************************************************
	03 : 用語集詳細
************************************************************************/
#details-glossary1{
	width:445px;
	float: left;
	margin: 20px 0 0 0;
	}

#planning-partner1 dl{

	}
	
#planning-partner1 dt{
	margin: 0 0 5px 0;
	line-height:25px;
	}

#planning-partner1 dd{
	color:#333333;
	font-size:11px;
	margin: 5px 0 0 5px;
	line-height:20px;
	}

/************************************************************************
	04 : 問合せボタン
************************************************************************/
#toiawase{
	width:271px;
	text-align:center;
	background-image:url(images/plan/toiawase.gif);
	padding:0 87px 0 87px;
	margin: 50px 0 0 0;
	}
	

/************************************************************************
	05 : スクロールtop
************************************************************************/

	
	
#details-scrolltop-box{
	float:left;
	height:15px;
	width:450px;
	margin:40px 0 0 0;
}
#details-page-top{
	float:right;
	height:12px;
	background:url(../../images/arrow_pagetop.gif) no-repeat;
	position:relative;
	width: 110px;
}
div#details-page-top-text{
	position:absolute;
	left: 17px;
	top: -2px;
	font-size:10px;
}
