@charset "UTF-8";

/*-----------------------------------

CSS Information

Site URL:			http://www.k-foresthome.com
File name:			page.css (http://www.k-foresthome.com/admin/business/page.css)
Copyright:		(c)

-----------------------------------*/

.contentsCompo{}

.contentsCompo p{
	padding:0 0 20px;
	}
	
.packCompo{}

.packCompo ul{
	background:url(images/grade_back.jpg) 0 bottom no-repeat;
	padding:20px 0 50px 150px;
	margin:0 0 20px;
	list-style:disc;
	}
	
.kaiketu{}

.kaiketu p{
	padding:20px 0 50px;
	}

.contactBT{
	height:45px;
	text-align:center;
	margin:0 auto 50px;
	padding:0;
	}
	
.contactBT a:hover{
	filter:alpha(opacity=70);opacity:0.7;
	}
	
.contactBT p{
	text-align:center;
	margin:10px auto;
	}
	
.flow{}


.flow ul{
	margin:20px 0 0 0;
	list-style:none;
	}

.flow ul li .stepContents{
	padding:0 30px 0 130px;
	height:145px;
	}

.flow ul li#step1 .stepContents{ background:url(images/step_contents1_s1.jpg) 0 0 no-repeat;}
.flow ul li#step2 .stepContents{ background:url(images/step_contents2_s1.jpg) 0 0 no-repeat;}
.flow ul li#step3 .stepContents{ background:url(images/step_contents3_s1.jpg) 0 0 no-repeat;}
.flow ul li#step4 .stepContents{ background:url(images/step_contents4_s1.jpg) 0 0 no-repeat;}
.flow ul li#step5 .stepContents{ background:url(images/step_contents5_s1.jpg) 0 0 no-repeat; height:220px;}