/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image:url(../images/body_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a, a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#wrap {
	margin: auto;
	width: 950px;
	height: auto;
}

#content {
	height: 838px;
	width: 940px;
	background-image: url(../images/profbg.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 20px;
}
.rogo {
	float: right;
	height: 46px;
	width: 191px;
}
.rogo  :hover{
	opacity: 0.60; /* Opera・Safari */
	-moz-opacity:0.60; /* Firefox */
	filter: alpha(opacity=60); /* IE */
	zoom: 1;
}

.main_f {
	background-image: url(../images/bg_kawabata.jpg);
}
.main_n {
	background-image: url(../images/bg_nakama.jpg);
}
.main_k {
	background-image: url(../images/bg_kawano.jpg);
}
.main_h {
	background-image: url(../images/bg_hidaka.jpg);
}
.main_f, .main_n, .main_k, .main_h{
	background-repeat: no-repeat;
	height: 638px;
	width: 928px;
	background-position: left 52px;
}
.main_fujii {
	background-image: url(../images/bg_fujii.jpg);
}
.main_imuta {
	background-image: url(../images/bg_imuta.jpg);
}
.main_kawano {
	background-image: url(../images/bg_kawano.jpg);
}
.main_hidaka {
	background-image: url(../images/bg_hidaka.jpg);
}
.main_fujii, .main_imuta, .main_kawano, .main_hidaka{
	background-repeat: no-repeat;
	height: 638px;
	width: 928px;
	background-position: left 52px;
}

.texbox {
	padding-left: 80px;
	clear: both;
	float: left;
	width: auto;
}
.texbox ul {
	list-style-type: none;
	margin-bottom: 20px;
}
.texbox li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px;
	color: #333333;
	width: 600px;
}
.prof1 {
	background-image: url(../images/prof1.gif);
	text-indent: 90px;
}
.prof2 {
	background-image: url(../images/prof2.gif);
	text-indent: 90px;
}
.prof3 {
	background-image: url(../images/prof3.gif);
	text-indent: 150px;
}
.prof4 {
	background-image: url(../images/prof4.gif);
	text-indent: 130px;
}
.prof5 {
	background-image: url(../images/prof5.gif);
	text-indent: 165px;
}
.prof6 {
	background-image: url(../images/prof6.gif);
	text-indent: 150px;
}
.prof7 {
	background-image: url(../images/prof7.gif);
	text-indent: 148px;
}
.prof_text {
	text-indent: 130px;
	margin-top: -10px;
}


.prof1, .prof2, .prof3, .prof4, .prof5, .prof6, .prof7{
	background-repeat: no-repeat;
	height: 20px;
}
#member {
	float: left;
	width: 926px;
	padding-right: 12px;
	height: 100px;
	padding-top: 20px;
}
#member li {
	float: left;
	height: 70px;
	width: 182px;
	list-style-type: none;
	padding-right: 24px;
	padding-left: 24px;
}
#member li a:hover {
	position: relative; 
	top: 1px; 
	left: 1px; 
}

h1 {
	float: left;
	height: 234px;
	width: 473px;
	font-size: 1px;
	color: #FFFFFF;
}

.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-left: 30px;
	padding-top: 5px;
	width: 600px;
	letter-spacing: 0.1em;
}

.name_i { 
	background-image: url(../images/tag_imuta.png);
	background-repeat: no-repeat;
	height: 234px;
	width: 473px;
}
.name_h { 
	background-image: url(../images/tag_hidaka.png);
	background-repeat: no-repeat;
	height: 234px;
	width: 473px;
}
.name_f { 
	background-image: url(../images/tag_fujii.png);
	background-repeat: no-repeat;
	height: 234px;
	width: 473px;
}
.name_k { 
	background-image: url(../images/tag_kawano.png);
	background-repeat: no-repeat;
	height: 234px;
	width: 473px;
}

#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #666666;
	line-height: 25px;
	height: 25px;
	margin: auto;
}

