/* CSS Document */



#contentsBoxRight{
    width: 540px;
    background-color: #8CA195;
	padding-right: 30px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:right;
}

#contentsBoxRight .topLink{
    text-align:right;
    margin:30px 20px 0px 0px;
	font-size:85%;
	clear:both;
}

#contentsBoxRight .topLink a{
    color:#333;
	text-decoration:none;
}

#contentsBoxRight .topLink a:hover{
    text-decoration:underline;
}



#concept01 dl{
    width:485px;
	margin: 40px 0px 0px 40px;
	padding:0px;
}

#concept01 dt{
    border-bottom:1px solid #fff;
	padding:0px;
	margin: 0px 0px 40px 0px;
	height:15px;
}

#concept01 dt img{
	margin:0px;
}

#concept01 dd{
	background:url(images/bg01.jpg) no-repeat #fff;
	background-position:right top;
	padding:20px 0px 20px 0px;
	margin: 0px 0px 40px 0px;
}

#concept01 h3{
    width:380px;
	font-size:100%;
	font-weight:normal;
	padding: 0px 0px 20px 20px;
}

#concept01 h4{
    font-weight:normal;
	font-size:12px;
	line-height:16px;
	margin: 0px 0px 25px 50px;
	width:300px;
}

#concept01 p{
    margin:0px 50px;
}

#concept01 .txt01{
    padding-top:135px;
	font-size:12px;
}

#concept01 .businessBt a{
    width:165px;
	height:52px;
	display:block;
	background:url(images/work_bt01.jpg) no-repeat;
	background-position: top;
	text-indent:-2000px;
	tetx-decoration:none;
    margin:0px 0px 40px 200px ;
	text-decoration:none;
}

#concept01 .businessBt a:hover{
	background-position: bottom;
}



