/* :::::::::::::::::::::::::::::::::::::::::::::

	site: Utsukushigaoka Mental Clinic
	name: doctor.css;

::::::::::::::::::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	DOCTOR
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/**LAYOUT**/
#main {
	position:relative;
}
#headobj {
	position:absolute;;
	top:-298px;
	left:503px;
}
#title {
	width: 828px;
	margin-right: 33px;
	margin-left: 33px;
	margin-top: 35px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a08686;
}
#title .layout-left {
	width: 401px;
	text-align: left;
}
#title .layout-right {
	width: 397;
	text-align: right;
}
#category-1 .layout-left {
	width: 690px;
	text-align: left;
}
#category-1 .layout-right {
	width: 118px;
	text-align: left;
}
#category-2 .layout-left {
	width: 401px;
	text-align: left;
}
#category-2 .layout-right {
	width: 397px;
	text-align: left;
}

/**NAVI_CURRENT**/
#navigation .navi-2 a{
	background-image: url(../../common/image/navigation_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -72px;
	height: 72px;
	width: 105px;
	text-indent: -9999px;
	display: block;
}

/**TITLE_AREA**/
#title h2 {
	background-image: url(../image/category_title.gif);
	height: 23px;
	width: 138px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#pankuzu li{
	float: left;	
}

/**MAIN**/
#main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6DADA;
	border-left-color: #E6DADA;
	width: 828px;
	padding-right: 33px;
	padding-left: 33px;
}
#main .categorylayer{
	margin-top: 25px;
}
#main .category-body{
	margin-top: 17px;
}

/**CATEGORY_TITLE**/
#category-1 h3 {
	background-image: url(../image/subcategory_title_1.gif);
	height: 26px;
	width: 828px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#category-2 h3 {
	background-image: url(../image/subcategory_title_2.gif);
	height: 26px;
	width: 828px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#category-3 h3 {
	background-image: url(../image/subcategory_title_3.gif);
	height: 26px;
	width: 828px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#category-4 h3 {
	background-image: url(../image/subcategory_title_4.gif);
	height: 26px;
	width: 828px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

/**LIST-LAYOUT**/
#main .underline {
	background-image: url(../../common/image/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

/**CATEGORY-2**/
#category-2 h4 {
	margin-top: 17px;
}
#category-2 .listmargin {
	margin-top: 15px;
}
#subcategory-1 ul, #subcategory-3 ul, #subcategory-4 ul {
	margin-top: 15px;
}
#subcategory-1 h4 {
	background-position: left top;
	background-image: url(../image/subcategory_subtitle_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 397px;
}
#subcategory-2 h4 {
	background-position: left top;
	background-image: url(../image/subcategory_subtitle_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 397px;
}
#subcategory-3 h4 {
	background-position: left top;
	background-image: url(../image/subcategory_subtitle_3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 397px;
}
#subcategory-4 h4 {
	background-position: left top;
	background-image: url(../image/subcategory_subtitle_4.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 828px;
}

/**CATEGORY-3**/
#category-3 ul {
	margin-top: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA9494;
	padding-bottom: 18px;
}
#category-3 .iconarrow {
	background-image: url(../../common/image/icon_arrow_1.gif);
	background-position: left center;
	padding-left: 23px;
	background-repeat: no-repeat;
}
