@charset "utf-8";
@import url("../../css/reset.css");
@import url("../../css/common.css");
@import url("common.css");


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

    service_support
	
	stss.css
		
===========================================*/

/* ページ内リンク */
ol#pagelink {
	overflow: hidden;
	margin-left: 17px;
}

ol#pagelink li {
	float: left;
	width: 96px;
	padding-right: 54px;
	_padding-right: 32px;
	background: url(../img/stss/pagelink_arrow.gif) 125px 50px no-repeat;
}

ol#pagelink li.last {
	padding-right: 0;
	background: none;
}

p.pagelink_caption {
	margin-top: 14px;
	margin-bottom: 55px;
	text-align: center;
}


p.pagetop {
	text-align: right;
	margin: 25px 15px 0 0;
	}




div.main_contents div.point_area {
	padding-bottom: 60px;
}

div.main_contents div.point_area h5 {
	padding-bottom: 10px;
}

/* 質問のテキスト */
div.point_area p.question_text {
	width: 596px;
	margin-left: 70px;
	padding-top: 20px;
}


/* 各部門背景 */
div.tyosa {
	background: url(../img/stss/tyosa_img.jpg) 695px 5px no-repeat;
}

div.kikaku {
	background: url(../img/stss/kikaku_img.jpg) 695px 5px no-repeat;
}

div.keiyaku {
	background: url(../img/stss/keiyaku_img.jpg) 695px 5px no-repeat;
}

div.sekkei {
	background: url(../img/stss/sekkei_img.jpg) 695px 5px no-repeat;
}

div.nyukyo {
	background: url(../img/stss/nyukyo_img.jpg) 695px 5px no-repeat;
}

div.keiei {
	background: url(../img/stss/keiei_img.jpg) 695px 5px no-repeat;
}


/* チェック */
div.check_backtop {
	position: relative;
	width: 746px;
	margin-top: 40px;
	margin-left: 115px;
	padding-top: 15px;
	background: url(../img/stss/check_backtop.gif) top left no-repeat;
}

div.check_backbottom {
	width: 766px;
	padding-top: 5px;
	padding-bottom: 20px;
	background: url(../img/stss/check_backbottom.gif) bottom left no-repeat;
}

div.check_backbottom p.icon {
	position: absolute;
	top: -20px;
	left: -45px;
}

div.check_backbottom p.text {
	width: 630px;
	padding-left: 80px;
	line-height: 1.8;
}