@charset "utf-8";
/* CSS Document */
#main{
	height: 1300px;
	width: 840px;
	margin-left: 30px;
	padding-top: 10px;
	text-align: left;
}

#cont_header{
	width			:625px;
	height			:12px;
	position		:relative;
	background-image: url(../img/boxcont01.gif);
	background-repeat: no-repeat;
}


#cont_footer{
	width			:625px;
	height			:12px;
	background-image: url(../img/boxcont02.gif);
	background-repeat: no-repeat;
}

#left_work{
width			:207px;
height			:120px;
float			:left;
}

/* title2
-----------------------------------*/
#therapist_title{
	width			:625px;
	height			:115px;
	float: right;
}

h2#therapist_title{
	text-indent		:-9999px;
	width			:625px;
	height			:115px;
	margin-top: 0px;
	padding-top: 10px;
	background-image: url(img/title.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}



#work{
	width			:625px;
	float: right;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#text{
	width			:605px;
	padding: 10px;
	text-align: left;
	background-color: #FFFFFF;
}


p{
	margin-left: 25px;
	line-height: 18px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-top: 0px;
}


.mt{
	margin-left: 15px;
	line-height: 18px;
	margin-bottom: 25px;
	width: 400px;
	margin-top: 0px;
}

img{
	float			:right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
}

h4{
	font-size		:16px;
	color			:#CC6666;
	margin-left: 10px;
	margin-bottom		:12px;
	font-weight: bold;
}

#box {
	background-repeat: no-repeat;
	height: 470px;
	width: 207px;
	margin-top: 5px;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
}


/* letter
-----------------------------------*/
#letter_container{
width			:585px;
margin-left		:10px;
margin-bottom		:30px;
padding-top		:9px;
}

/* h2
-----------------------------------*/
.letter_title2{
text-indent		:-9999px;
width			:126px;
height			:45px;
margin-bottom	:0px;
background		:url("img/letter_title.gif") no-repeat 0 0;
}
.letter_title2 a{
display			:block;
text-decoration		:none;
width			:126px;
height			:45px;
background		:url("img/letter_title.gif") no-repeat 0 0;
}
.letter_title2 a:hover{
background		:url("img/letter_title.gif") no-repeat 0 0;
}
