.text {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.st {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #996633;
}
.index_back {
	background-attachment: fixed;
	background-image: url(images/top_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 800px;
	top: 0px;
}
.contents_back {
	background-attachment: scroll;
	background-image: url(contents/images/contents_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#repeat {
	background-image: url(contents/images/left_repeat.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

/*---staff---*/
p.position, p.name, p.profile, h3.titleBar, table#docPhoto p {
margin:0;
padding:0;
color: #333333;
font-size:16px;
}

h3.titleBar {
margin-bottom:14px;
}

p.position {
width:387px;
font-size:70%;
}

p.name {
width:387px;
background:url(staff/images/dotted.gif) repeat-x left bottom;
padding:4px 0 5px;
}

p.profile {
width:387px;
padding:5px 0;
line-height:1.5;
font-size:80%;
}

table#docPhoto img {
margin-bottom:5px;
}

table#docPhoto p {
text-align:center;
}

table#docPhoto p.position2 {
font-size:70%;
}

table#docPhoto p.name2 {
padding:5px 0;
font-size:80%;
}

table#staffName p.name3 {
width:141px;
padding:0 0 10px 0;
font-size:80%;
}

/*---top ‚¨’m‚ç‚¹---*/
p.information {
margin:40px 0 8px;
padding:0;
}

p.info_txt {
color:#333333;
line-height:1.5;
margin:0;
padding:0;
font-size:x-small;
}

p.info_txt span {
font-weight:bold;
color:#006600;
font-size:x-small;
}