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

	site: Utsukushigaoka Mental Clinic
	name: common_medial.css;

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

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	COMMON_MEDICAL
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/**LAYOUT**/
#main {
	position:relative;
}
#headobj {
	position:absolute;;
	top:-258px;
	left:492px;
}
#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;
}
#main .layout-left {
	width: 401px;
	text-align: left;
}
#main .layout-right {
	width: 397px;
	text-align: left;
}

/**TITLE_AREA**/
#title h2 {
	background-image: url(../image/category_title.gif);
	height: 22px;
	width: 139px;
	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;
	text-align: left;
}
#main .categorylayer{
	margin-top: 25px;
}
#main .category-body{
	margin-top: 17px;
}
