body {
	font-size:100%;
	font-weight:100;
	font-style:normal;
	color:darkgreen;
	background-color:#ddffcc;
}
body.top {
	background:#ddffcc url(img/title2.gif) no-repeat 0 0;
}

/* Anchor Style */
a {
	color:blue;
	text-decoration:underline;
	display:list;
	list-style-image:none;
}
a:hover {
	color:#fefedd;
	background:#332255;
	text-decoration:none;
	border-color:lightgreen;
	border-style:outset;
	border-width:2px;
	list-style-image:url(img/cursor-active.gif);
}
a:active {
	text-decoration:none;
	border-color:lightgreen;
	border-style:inset;
	border-width:2px;
	list-style-image:url(img/cursor-active.gif);
}

h1, h2, h3, h4, h5 {
	font-style:normal;
	font-weight:900;
	text-decoration:none;
	text-indent:0;
	margin-top:0;
	margin-bottom:0;
}
h1 {
	font-size:180%;
}
h2 {
	font-size:160%;
}
h3 {
	font-size:130%;
}
h4 {
	font-size:120%;
}
h5 {
	font-size:110%;
}
.generic-h-0 {
	border-color:#227711;
	border-style:solid;
	border-width:1px 10px 1px 10px;
	background:#cceebb;
	margin-top:1em;
	margin-bottom:0.5em;
}
.generic-h-1 {
	color:#ffeedd;
	background:#227711 url(img/corner-h1.gif) 0% 0% no-repeat;
	margin-top:1.5em;
	margin-bottom:0.5em;
	padding-left:2em;
}
.topics-title {
	background:url(img/new.gif) 0% 50% no-repeat;
	padding-left:40px;
}

em {
	font-style:normal;
	font-size:120%;
	font-weight:900;
}

strong {
	font-style:normal;
	font-size:150%;
	font-weight:900;
	text-decoration:underline;
}

address {
	font-style:normal;
	font-weight:900;
	margin-top:1em;
	margin-left:2em;
}

.f-letter {
	font-size:200%;
	float:left;
}


#copy-right, #creater {
	display:block;
}

img {
	border-width:0;
}

.key {
	font-style:normal;
	border-width:1px;
	border-style:outset;
	border-color:lightgreen;
}
.head-print {
	font-size:50%;
	font-weight:100;
	font-style:normal;
	text-decoration:none;
	text-indent:0;
	display:block;
}
.foot-print {
	font-size:50%;
	font-weight:100;
	font-style:italic;
	text-decoration:none;
	text-indent:1em;
	display:block;
	margin-bottom:0.5em;
}
.comment {
	font-size:80%;
	margin-left:4em;
	margin-top:0.5em;
}
.group-name {
}

#header {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:50%;
	height:30em;
	margin:0 1% 0 1%;
	overflow:visible;
}

#group-title {
	display:none;
}

#headline-comment {
	position:absolute;
	left:1em;
	top:18em;
}

#information, #topics, #home-care {
	background:#ddffcc  url(img/generic-headline.gif) no-repeat 0 0;
}
#information {
	position:absolute;
	left:50%;
	top:0;
	z-index:2;
	width:50%;
	height:10em;
}
#topics {
	position:absolute;
	left:50%;
	top:10em;
	z-index:2;
	width:50%;
	height:15em;
}
#home-care {
	position:absolute;
	left:50%;
	top:22em;
	z-index:2;
	width:50%;
	height:10em;
}



#keiyukai {
	background:transparent url(img/generic-headline.gif) no-repeat 0 0;
	position:absolute;
	left:0;
	top:32em;
	z-index:3;
	width:100%;
	height:auto;
}

#elderly-care-welfare, #elderly-care-nursing, #subsided-elderly-home, #care-house,
#for-disabled, #elderly-welfare-home
{
	width:15em;
	height:10em;
	float:left;
	background:transparent url(img/inst-bg.jpg) no-repeat 0 0;
}
#aged-elderly-care-house {
	width:16em;
	height:10em;
	float:left;
	background:transparent url(img/inst-bg.jpg) no-repeat 0 0;
}
#demencia-care, #day-service-center
{
	width:18em;
	height:10em;
	float:left;
	background:transparent url(img/inst-bg.jpg) no-repeat 0 0;
}
#nursing-care-center, #resident-housing
{
	width:25em;
	height:10em;
	float:left;
	background:transparent url(img/inst-bg.jpg) no-repeat 0 0;
}

/* 株式会社サンオーシャン */
#sun-ocean {
	position:absolute;
	left:55%;
	top:31em;
	z-index:5;
}

