@charset "UTF-8";
/* CSS Document */

h1{
	font-size: 14px;
}

/* maincontents */
#maincontents {
	width:760px;
	margin:0px 20px 0 20px;
	font-size:11px;
	line-height:normal;
}

#maincontents a:link {
	color:#808080;
}

#maincontents a:visited {
	color:#909090;
}

#maincontents a:hover {
	color:#ff6666;
}

#maincontents a:active {
	color:#cc9999;
}

/* maincontents box */

#text01 {
	width:450px;
	margin:0 10px 0 10px;
	float:left;
}

#text02 {
	width:450px;
	margin:0 10px 0 10px;
	float:left;
}

#maincontents #photo01 {
	width:250px;
	height:300px;
	background:url(../img/img_tsubasa.jpg) 0 0 repeat;
	float:right;
	margin-right:10px;
}

#maincontents #photo02 {
	width:250px;
	height:167px;
	background:url(../img/img_tad.jpg) 0 0 repeat;
	float:right;
	margin-top:5px;
	margin-right:10px;
}

#maincontents #photo03 {
	width:149px;
	height:169px;
	background:url(../img/therapist/tanaka.jpg) 0 0 repeat;
	float:right;
	margin-top:5px;
	margin-right:10px;
}


#maincontents #photo_s {
	width:175px;
	height:175px;
	background:url(../img/img_prof_s.jpg) 0 0 repeat;
	float:left;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px
}


#maincontents #photo_k {
	width:175px;
	height:175px;
	background:url(../img/img_prof.jpg) 0 0 repeat;
	float:left;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px
}

#maincontents #photo_e {
	width:175px;
	height:175px;
	background:url(../img/img_prof.jpg) 0 0 repeat;
	float:left;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px
}

#line_prof {
	border-bottom:#ccc8b7 solid 1px;
	margin:15px 20px 30px 15px;
}

.text_p{
	margin-bottom: 0.8em;
}


.paper{
	text-align: right;
	margin-right:12px;
	margin-bottom: 2em;
}

#maincontents .paper a:link {
	color:#FF8080;
}

#maincontents .paper a:visited {
	color:#FF8080;
}

#maincontents .paper a:hover {
	color:#FF6600;
}

#maincontents .paper a:active {
	color:#FF6600;
}



/* Lcontents */
#downmenu {
	width:760px;
	margin:10px 10px 20px 18px;
}
	

#downmenu ul li {
	float:left;
}	


#downmenu ul li a {
	height:41px;
	display:block;
	text-indent:-9999px;
	margin:0 0 2px 4px;
}

#downmenu ul li.DM01 a {
	width:140px;
	background:url(../common/images/footer_menu_1.gif) 0 0 no-repeat;
}

#downmenu ul li.DM01 a:hover {
	width:140px;
	background:url(../common/images/footer_menu_1_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM02 a {
	width:98px;
	background:url(../common/images/footer_menu_2.gif) 0 0 no-repeat;
}

#downmenu ul li.DM02 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_2_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM03 a {
	width:98px;
	background:url(../common/images/footer_menu_3.gif) 0 0 no-repeat;
}

#downmenu ul li.DM03 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_3_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM04 a {
	width:98px;
	background:url(../common/images/footer_menu_4.gif) 0 0 no-repeat;
}

#downmenu ul li.DM04 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_4_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM05 a {
	width:98px;
	background:url(../common/images/footer_menu_5.gif) 0 0 no-repeat;
}

#downmenu ul li.DM05 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_5_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM06 a {
	width:98px;
	background:url(../common/images/footer_menu_6.gif) 0 0 no-repeat;
}

#downmenu ul li.DM06 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_6_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM07 a {
	width:98px;
	background:url(../common/images/footer_menu_7.gif) 0 0 no-repeat;
}

#downmenu ul li.DM07 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_7_on.gif) 0 0 no-repeat;
}


#downmenu ul li.DM07 a:hover {
	width:90px;
	background:url(../common/images/footer_menu_7_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM01 a {
	width:140px;
	height:41px;
	display:block;
	background:url(../common/images/footer_menu_1_on.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

#downmenu ul li.DM01 a:hover {
	background:url(../common/images/footer_menu_1_on.gif) 0 0 no-repeat;
}

