@charset "utf-8";

/* --------------------
 @Wellness.
 home pages css.
-------------------- */


/*
 **********div#primary**********[
----------------------------------------------------------- */

#primary {
	font-size: 90%;
	line-height: 1.4;
}

#primary img {
	vertical-align: bottom;
}

#primary #profile {
	margin: 30px 0;
}
#primary #profile dl {
	border-top: 1px solid #dfdfdf;
	padding: 7px 0;
}
#primary #profile dt {
	font-weight: bold;
	width: 130px;
	overflow: hidden;
	float: left;
}
#primary #profile dd {
	margin-left: 130px;
}
#primary #profile dd a.map {
	display: block;
	width: 133px;
	height: 25px;
	margin: 6px 0;
}
#primary #profile dd span {
	display: block;
	padding-left: 20px;
	background: url("/common/img/share/icon/ic_newWindow.gif") left center no-repeat;
}


#work_contents p {
	padding: 10px;
	margin-top: -10px;
	background-color: #f3f3f3;
}


#primary #customer ul {
	margin-left: 10px;
}
#primary #customer p {
	margin: 20px 20px 0 0;
	text-align: right;
}


/* ==========principles========== */

#principles p {
	padding: 10px;
	margin-top: -10px;
	background-color: #f3f3f3;
}
#agenda p {
	padding: 10px;
	margin-top: -10px;
	background-color: #f3f3f3;
}
#agenda ol ol {
	margin: -10px 10px 0;
}
#agenda ol li dl dt {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dfdfdf;
}
#agenda ol li dl dd {
	margin: 0 0 20px 1.4em;
}
#agenda ol li dl dd ol {
	margin: 0;
}


/* ==========motto========== */

#motto {
	margin-bottom: 30px;
}
#motto p.image {
	margin: 30px 0;
	text-align: center;
}
#motto div.history {
	margin-top: 30px;
	padding: 10px 10px 0;
	border: 1px solid #bfbfbf;
	background: url("/common/img/aboutus/bg_motto_history.gif") left bottom repeat-x #fff;
}
#motto div.history h5 {
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
	background: url("/common/img/aboutus/bg_motto_history_headline.gif") right center repeat-x #fff;
}
#motto div.history h5 span {
	display: block;
	width: 70px;
	background-color: #fff;
}
#motto div.history p {
	margin: 0 10px 15px;
	line-height: 1.5;
	text-shadow: 1px 1px 0 #fff;
}
#motto div.history p.signature {
	font-weight: bold;
	text-align: right;
}
#motto div.profile h4 {
	border-bottom: 1px solid #bfbfbf;
	padding-left: 0;
	margin-bottom: 15px;
}


/*
 **********div#secondary**********[
----------------------------------------------------------- */

#secondary {
	font-size: 90%;
}
#secondary h3 img {
	vertical-align: bottom;
}
#secondary h3 {
	border-bottom: 1px solid #969696;
}
#secondary .serviceMenu {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-right: 1px solid #969696 ;
	border-left: 1px solid #969696 ;
	border-bottom: 1px solid #969696 ;
	-webkit-box-shadow: 0px 3px 0px #d9d9d9; -moz-box-shadow: 0px 3px 0px #d9d9d9; box-shadow: 0px 3px 0px #d9d9d9;
}
#secondary .serviceMenu ul {
	width: 235px;
	margin: 0 auto 10px;
	padding-top: 10px;
}
#secondary .serviceMenu ul li {
	background: url("/common/img/share/icon/ic_arrow_link_single.gif") left center no-repeat;
	margin: 1px 0;
}
#secondary .serviceMenu ul li a {
	display: block;
	line-height: 28px;
	padding-left: 10px;
	zoom: 1;
}
#secondary .serviceMenu ul li.active a {
	cursor: default;
}
#secondary .serviceMenu ul li a:hover,#secondary .serviceMenu ul li.active a {
	background: url("/common/img/service/bg_service_secondary.gif") left top repeat-y;
	text-decoration: none;
}



















