@charset "Shift_JIS";

/*-------------------------------------------------------------- */
/*--- reset */
html {
	overflow-y: scroll;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
/*--- default */
body {
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 130%;
	color: #999;
	background: url(../prof/img/back.jpg) 0 0 repeat;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
* html body {	/* for IF6 */
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Sans-Serif;
}

a:link {
text-decoration: none;
color: #000000;
}

a:visited {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: underline;
color: #999999;
}

a:active {
text-decoration: none;
color: #000000;
}

#f_nav a:link {
text-decoration: none;
color: #666666;
}

#f_nav a:visited {
text-decoration: none;
color: #666666;
}

#f_nav a:hover {
text-decoration: underline;
color: #999999;
}

#f_nav a:active {
text-decoration: none;
color: #666666;
}

/*-------------------------------------------------------------- */


/*--prof--*/
#prof_box {
	width:950px;
	height:auto;
	background: url(../prof/img/1.jpg) 0 0 no-repeat;
	margin: 0 auto;
}

.prof_txt {
	padding-top:900px;
	text-align:left;
	color:#333333;
	padding-left: 50px;
}

.prof_txt p {
	padding-bottom: 10px;
}

/*--table--*/
#prof_ta1 {
	width: 80px;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dashed #A9A9A9;
}

#prof_ta2 {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px dashed #A9A9A9;
}

/*--txt--*/
.txt1 {
	color:#707327;
	font-weight:bold;
}
.txt2 {
	color: #900;
	font-weight:bold;
	font-size: 16px;
}
.txt3 {
	color: #C00;
	font-weight:bold;
}

/*-------------------------------------------------------------- */
/*--footer_wrap--*/
#footer_wrap {
	width: 100%;
	text-align: left;
	background-color: #E1E1E1;
	clear: both;
}
#footer {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 25px;
}
.border_bottom {
	width: 950px;
	height: 100%;
	overflow: hidden;
	border-bottom: #666 solid 1px;
}
.bana_contents1 {
	width: 298px;
	float: left;
	padding-top: 14px;
	padding-left: 37px;
}
.bana_contents {
	width: 298px;
	float: left;
	padding-top: 14px;
}
.bana1 {
	width: 298px;
	overflow: hidden;
	font-size: 11px;
	color: #000000;
	padding-bottom: 8px;
}
.bana1 p {
	float: left;
}

.bana2 {
	width: 298px;
	overflow: hidden;
	font-size: 11px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 12px;
}
.bana2 p {
	float: left;
}

.banatex_float {
	width: 140px;
	float: right;
	margin-left: 14px;
}
/*--f_nav--*/
#f_nav {
	clear: both;
	width: 640px;
	margin: 0 auto;
	overflow: hidden;
	padding: 11px 0 0 0;
	color: #666666;
	text-decoration: none;
}

#f_nav ul li {
	float: left;
	display: inline;
	padding-left: 2px;
}
.copyright {
	clear: both;
	margin: 0 auto;
	padding: 5px 0 45px 0;
	width:400px;
}
/*--p_top--*/
.p_top {
	width: 150px;
	margin: 0 auto;
	padding-left: 700px;
	padding-top: 25px;
}
.p_top a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.p_top a:hover {
	background-position: left bottom;
}

#footer a:link {
text-decoration: underline;
color: #000;
}

#footer a:visited {
text-decoration: underline;
color: #000;
}

#footer a:hover {
text-decoration: underline;
color: #666;
}

#footer a:active {
text-decoration: underline;
color: #000;
}